sitemap visible only after second visit
I'm using this module on different websites but this is the first time I have this kind of problem. When I open sitemap url website redirects me to homepage and only after I resubmit the sitemap url...
View Articlechange frequency option for nodes
Problem/MotivationAdministrators and editors are unable to alter the 'changefreq' for node types and individual nodes.Proposed resolutionImplement altering changefreq in xmlsitemap_node...
View ArticleConsider moving non-constant configuration values for specific sitemap...
I think it would be good to move out frequently changing non static elements from configuration to another storage space. I am thinking about items like max_filesize, updated stamp, links, and context...
View Articlerebuilding sitemap causes too many http requests to the server
Hi whenever I try to rebuild the xml sitemap on a website with around 10000 nodes the process aborts with the following error: An AJAX HTTP error occurred. HTTP Result Code: 403 Debugging information...
View Articlexml sitema links cron task is not executed
Hi I have ultimate cron installed, I run cron every 15 minutes, all tasks are executed without any problem, except Queue: xmlsitemap_link_process which is never executed during cron run, unless i run...
View ArticleDefault base URL ignored
Hello.My website is accessible with http and https. With the module securelogin the user is forwarded to the secure URL when logged in.I installed xmlsitemap and configure the Default base URL to...
View ArticleUnpublished nodes appearing in sitemap.xml
(Marked as major as it could have big SEO implications)I realise this was brought up and listed as fixed, but I have just noticed my sitemap includes all unpublished nodes.It is likely all the content...
View ArticleRemove duplicate links when using both menu and node sitemap
Realized that using both xmlsitemap_menu and xmlsitemap_node can result in duplicate items in the sitemap for nodes also having a link in a menu. After a quick search in the issue queue it seems that...
View ArticleAdd multiple aliases referring to a single node
I'm trying to add a custom link in my sitemap.xml In my site I have the node/176 that has 4 aliases (for SEO optimizations) but if I try to add the aliases as custom links I have the error"There is...
View ArticleUse a different permission for altering per-entity inclusion.
Problem/MotivationIt would be great to allow admins to specify per entity inclusion in the site map instead of using the global 'administer xmlsitemap' permission, which grants a bunch of extra stuff...
View ArticleUnpublished taxonomy terms get indexed when using module termstatus
Hello, I'm not sure if I needed to post this in the xmlsitemap issue queue or the termstatus one.When using the termstatus module unpublished terms get indexed and should not. I believe it should work...
View ArticleNegative changecount value error after node creation
The issue occurs for both PostreSQL and MySQLThe issue occurs by failure of retrieving a record from node_revisions where nr.nid = %nid and failure to retrieve a record from comments where c.nid = %nid...
View ArticleAdd support for entity translations
Drupal 8 has a built-in entity translation API, mostly the same as the Entity Translation module from D7, and we need to support it.
View ArticleMissing @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 ArticlePage not found error on listing Custom links
The custom links page is displaying a 404 error, because the routing uses the _content key in the defaults, instead of _controller.See more here:https://www.drupal.org/node/2378809
View ArticleFatal error when enabling the base XML SiteMap module
When I try to enable the XML SiteMap module, I get the following nasty error screen. The module seems to enable after visiting the the Extend and Configuration pages but does not provide a positive...
View Article