Quantcast
Channel: Issues for XML sitemap
Browsing all 1238 articles
Browse latest View live

Use relative path for XSL File

I think it's better to use relative path to sitemap.xsl instead of https://www.drupal.org/node/2244449. Sitemap.xsl is domain-undepended. That's way it is possible to use relative path by default.

View Article


Cache rebuild doesn't work after installing xmlsitemap_custom

PHP Fatal error:  Class Drupal\xmlsitemap_custom\Form\XmlSitemapCustomAddForm contains 1 abstract method and must therefore be declared abstract or implement the remaining methods...

View Article


Add a submodule to integrate Panel pages

I have created implemented the XML Sitemap module and it is reading the urls on my site. I have noticed that the panel pages with unique urls do not seem show up on the XML list.The individual node...

View Article

Generating sitemap of entities doesn't work

At the moment generating sitemap of entities is not possible because of the module isn't able to add then at all to the sitemap.

View Article

The directory public://xmlsitemap does not exist or is not writable

I keep getting the following error logged in watchdog:The directory public://xmlsitemap does not exist or is not writableI have checked this and the xmlsitemap folder does exist in the public files,...

View Article


Child Menu Links Not Adding To XML Sitemap

Hi,My menu structure is in the following format :Menu 1 : Sub menu 1 sub menu 2 sub menu 3 Menu 2When I created sitemap, Menu 1, Menu 2 are adding to sitemap. Sub menu links are not adding to sitemap.

View Article

Error saving settings in Beta10

Problem/MotivationSaving the settings when no entity has been defined (showing only frontpage) generates an error "Error The website has encountered an error. Please try again later"This is due to the...

View Article

Generalize to work with any Entity Type

I guess the title says it all

View Article


Custom URL returns error "is either invalid or it cannot be accessed by...

When I try to enter custom URL's, I get the error message "The custom link xxx-xxx-xxx is either invalid or it cannot be accessed by anonymous users."The whole reason I need to use custom URL's is that...

View Article


"Error loading stylesheet"

When I attempt to visit my sitemap (http://www.simplemovinglabor.com/sitemap.xml), I get a page with the following error:Error loading stylesheet: An unknown error has occurred (805303f4)That's the...

View Article

XML sitemap ESLint errors

As of Drupal 8 all JS needs to follow our JavaScript coding standards. For this we use ESLint to check most of our standards. Here is the summary of running ESLint on this module JS:✖ 8 problems (8...

View Article

XML sitemap needs to bootstrap to DRUPAL_BOOTSTRAP_CONFIGURATION before using...

Problem/MotivationUsing a patch to make variable.inc pluggable, I get a fatal error when xmlsitemap uses variable_get in hook_drush_command.This however means that that variable_get() never worked...

View Article

Sitemap URIs are incorrect

Even though we have about 6 different domains and languages configured, the function xmlsitemap_sitemap_uri() returns the same value for every language/domain. Even if we delete the...

View Article


Allow administrators to set URI scheme

I had issues with having incorrect URI schemes in use in sitemap.xml file.I've found multiple issues about this topic. Some of people are trying to make it always use HTTP and some of people wants to...

View Article

Error on rebuild: Invalid parameter number

I was able to build the sitemap on cron but trying to do a rebuild results in this error:An AJAX HTTP error occurred. HTTP Result Code: 500 Debugging information follows. Path:...

View Article


Custom XML Sitemap links table

Hello dear Drupalers,I'm working on a project that generates multiple pages from a node. Long story short, on the node I define several list of words that the user can choose frome. By combining the...

View Article

frontpage link not added when working with domain_xmlsitemap

Hi there,I know it may be a domain_xmlsitemap issue, but that module not updated for a very long time. Would like to get opinion from here.When i use domain_xmlsitemap module, the frontpage link of my...

View Article


Missing @group annotation in tests

Enabling core's Testing module and navigating to admin/config/development/testing results in an exception: MissingGroupException: Missing @group annotation in...

View Article

Duplicates entries in the sitemap

In the following XML we can see that the 'faq' page appears 3 times. I would think that should not happen.In that one file I had 257 <loc> tags, 238 are distinct. (19 duplicates)<?phpxml...

View Article

Double content in XML sitemap

Hi!I have a question..If you take a look at my sitemap at www.apartmentinrio.net/sitemap.xml, you will find two sites with same content (my front...

View Article
Browsing all 1238 articles
Browse latest View live