Force language prefix in links in language specific sitemaps
HiI have a multilingual website using subdomains to detect language. Example:www.mywebsite.com/blabla = english da.mywebsite.com/blabla = danishThe majority of my nodes are language neutral, but not...
View ArticleLanguage subdomains gives '"Page not found"
HiI have a multilingual website and Ienabled sitemaps for English (www.mywebsite.com) and Danish (da.mywebsite.com).www.mywebsite.com works, returning the english sitemap da.mywebsite.com returns...
View ArticleXML Sitemap creates links but not pages
This is a fresh install of XML Sitemap on a fairly new Drupal 7 site. After install XML Sitemap, the module seems to work as expected, except to add pages to the sitemap.I first visit...
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 ArticleError 500 generating sitemaps
I'm a novive Drupal user, so apologies if my explanatioins are a bit vague. Originally was using v6x-1.2 and all sitemaps were being generated ok (it is a multi-lingual site with a separate sitemap.xml...
View ArticleIs recompiling PHP my only option?
I'm using PHP 5.3.6, Apache/2.2.3, CentOS 5.6 PHP was originally compiled with --disable-xmlwriter which shows up in the "Configure Command" section of phpinfo() I've tried several work arounds...
View ArticleIntegration between Sitemap XML and Facet API
Hi!I have one small question. Is there any solution for integration between Facet API and XML sitemap? It will be good to have an ability to create sitemap links for facets.I will be grateful for links...
View ArticleThe cache-control header should specify a 'max-age' directive to inform...
Hi,We are currently experiencing a problem with varnish caching the XML sitemap for the default lifetime for a resource that does not specific a minimum cache lifetime.Can a 'Cache-Control' header of...
View ArticleDefault base URL setting validation fails to check "/" correctly.
In module's "Advanced settings" (admin/config/search/xmlsitemap/settings), set Default base URL value to a single forward slash "/", and save the configuration.Form is saved without any error.Once the...
View Article404 Not Found
I've just installed the module XML Sitemap. The map has been created and located at http://reshaemzadachi.ru/?q=sitemap.xml But clean link http://reshaemzadachi.ru/sitemap.xml doesn't work (404 Not...
View ArticleDon't use $reset flag with node_load()
Resetting an entity_load cache bin in Drupal 7 can have more drastic consequences than in previous versions of Drupal, as we can have persistent load caches in place of the PHP static memory...
View ArticleChange Frequency homepage hourly
Home page configured as change frequency hourly (because lot of updates per day); This is not generated in the XML sitemap. Here it stays: Daily;In some other pages, that should be daily, this page is...
View Articlexmlsitemap_menu failing to properly create sitemaps for other languages.
Problem:Sitemap generation would only work for the current language - other languages would be incomplete or contain links to the wrong nodes.Steps to reproduce;1. Install Drupal 7, i18n and...
View Articlemodule_load_all_includes does not include xmlsitemap.xmlsitemap.inc
I think the fix in #1392710: Call to undefined function xmlsitemap_link_frontpage_settings() was not complete/correct.Let me explain...We currently call <?phpmodule_load_all_includes('inc',...
View Articlenot understand sitemap...
Hello, first excuse me for my english is speak french...i have module and generate sitemap but i dont understand why i dont have sitemap.xml at the root of my website.. i want to submit in my google...
View ArticleDeleted note remains in XML Sitemap
When I generate the XML sitemap, a node I have long ago deleted still shows up in the map. I have cleared the cache a dozen times. Drupal tells me "The requested page "node/22" could not be found." I...
View ArticleCan't remove index.html from map.
My "front" page is example.com/index.html (content type "basic page") When the XML sitemap is generated, it shows links to both: example.com/ example.com/index.htmlBoth of these are the same page...
View ArticleTranslated sitemap.xml shows node with id's and not aliases
My issue has similar symptoms to others posted here, but differs slightly.I'm trying to create 2 sitemap.xml files for English and Welsh pages. i have the i18n module installed and enabled and have...
View ArticleUpdated version of the patch
Getting "nested indexing" errors in google webmaster for my sitemaps.Not sure exactly what that means.Example: This Sitemap Index is referenced by another Sitemap Index. Sitemap:...
View ArticleIncorrect cache setting in multisite environment
The default cache directory for multisite installation is set to sites/default/files/xmlsitemap which is incorrect, it does not exist.As a result no sitemap is generated.
View Article