XML sitemap cache directory error difficult to understand
After upgrading from beta1 to beta2, I get an error after cron:XML sitemap cache directory | Not found or not writable public://xmlsitemap | Not found or not writableThe "public://xmlsitemap" is pretty...
View ArticleError 'directory private://xmlsitemap not found or is not writable' with...
I'm seeing this error message: One or more problems were detected with your XML sitemap configuration: The directory private://xmlsitemap was not found or is not writable by the server. See...
View ArticleCan not exclude taxonomy terms from sitemap
Hi,I've tried everything to exclude taxonomy terms from my sitemap and nothing works. I am using Ubercart and the issue is that the taxonomy terms lead to empty pages, whereas, the aliased catalog...
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 ArticleDrupal 8?
Has anyone started on a Drupal 8 version? Happy to help get an alpha version working on one of my D8 experiments.
View Articlechange frequency option for nodes
I added nodes to the sitemap and they all have a change frequency of "yearly". I didn't see an option to change that.
View ArticleCan't update any sitemap. Sitemaps were not successfully regenerated.
Hello, when i try update my sitmaps.xml i got this error:An error has occurred.Please continue to the error pageAn error occurred. /en/batch?id=211&op=do (no information available). And on 'error...
View ArticleIncompatible with SQL Server databases (and possibly others, too)
I'm getting the following error when running cron:PDOException: SQLSTATE[42000]: [Microsoft][SQL Server Native Client 10.0][SQL Server]Incorrect syntax near 'USING'.: SELECT TOP(100) t.tid FROM...
View ArticleDoes not include items that were published using the "scheduler module"
Assumption: Possible complications with the module: Scheduler 1) Yes, I verified to clear the cache and checked that the content type "article" was INCLUDED 2) Verified that other settings are correct...
View ArticleCall to undefined function xmlsitemap_link_frontpage_settings()
When hitting admin/settings/xmlsitemap/settings, I get the following error:Fatal error: Call to undefined function xmlsitemap_link_frontpage_settings() in...
View ArticleXMLSitemap Menu module causes some node links to lose modification date
With XMLSitemap Node installed and content types enabled, all selected node-based content is correctly indexed with modification dates and update frequencies.If XMLSitemap Menu module is enabled for a...
View ArticlePrevent "http://default/" as base url in sitemaps
I just noticed that XML sitemap is presenting all of the sitemap links as "http://default/" rather than the URL listed in the "default base URL" of the advanced settings for the module.The URLs in the...
View ArticleStatic caching causes excessive memory use when bulk creating/updating nodes
xmlsitemap_node_get_timestamps() maintains a static list of timestamps for every node it has seen in the current request:<?php static $timestamps = array(); if (!isset($timestamps[$node->nid]))...
View Articlesitemap with sitemap_index.xml
Hello,have you ever seen a xmlsitemap from the wordpress plug-in from yoast? this is how a sitemap need to look!!! i got in my webmastertools pictures from the sitemap thats i never have seen before...
View ArticleXML Sitemap could't be updated
Update:The issue is resolved. Followed the patch before but didn't get working so posted here. I tried it again today and it worked.From the last two days my XML sitemap is not being updated after the...
View ArticleDefault settings for content
HiWhen I enable the xml sitemap node module, I get a list of all my content types and I can go to each one and include it. Is there a way to make one change and have it apply to all content types? I...
View ArticleBase URL not working
Hello and thank you for your amazing module!I have gone through several posts with this same concern, but no one really had a 100% fix to this issue.Here is the problem :I installed XML Sitemap on my...
View Articlexmlsitemap doesn't work with nodes translated with entity translation (and...
Currently xmlsitemap uses only the node language to generate URLs and ignores nodes that have been translated with entity translation.
View ArticlePHP timeout while executing xmlsitemap.pages.inc
I get the following error occasionally when the sitemap is accessed:PHP Fatal error: Maximum execution time of 40 seconds exceeded in...
View Article