Maintenance
I just wanted to ask how the status of the maintenance of this module is. There are a lot of 8.x issues which are RTBC or needs review. It would be nice to get a working version soon, since a lot of...
View ArticleOne or more problems were detected with your XML sitemap configuration
drupal 8.0.2 XML sitemap 8.x-1.x-dev 2016-Feb-02User error: Invalid placeholder (!messages) in string: One or more problems were detected with your XML sitemap configuration: !messages in...
View ArticleChange Frequency and Last Mod for Menu links
After creating a sitemap setup, I noticed that the menu links didn't receive Change Frequency and Last Modification values. I don't know if this is by design or if it isn't possible. I looked through...
View ArticleExclude unaliased paths from sitemap
I wasn't able to exclude a link from the sitemap using any of the API hooks, so I'm attaching a one-off patch that will exclude links from the sitemap if they aren't aliased. This was a specific need...
View ArticleCustom 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 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 ArticleContent priorities not updating
I have set various priority levels for the different content types on my site. However, the priority is always listed as the default 0.5 in the generated sitemap, even after clearing the cache files...
View Articlesitemap.xml not found (Error 404)
I have a site with some 1.800.000 nodes sitemap has now 150.000 i frequently have this error of sitemap not found and the sitemap.xml is not there also the other sitemaps (3) get wrong after some time...
View Articlenolink menu item should not be present in sitemap.xml
When using the module http://drupal.org/project/special_menu_itemsMenu items with should not be inserted in the sitemap.
View ArticleEntity save bug
Uncaught PHP Exception Drupal\\Core\\Entity\\EntityStorageException: "SQLSTATE[HY000]: General error: 1366 Incorrect integer value: '' for column 'access' at row 1:XmlSitemapLinkStorage::create()When...
View ArticleContent shows 0 visible items
After rebuilding my links, the content tab shows 682 Available and Indexed nodes and 0 Visible. The actual sitemap.xml shows no links, how to make my links visible? I can surely access them.
View Articlei18n should grab language key instead of object
In xmlsitemap_i18n_query_xmlsitemap_generate_alter() there is a bug where a call to default_language() returns the full language object where only the language key is required. I'll submit a patch in a...
View Article[drush] xmlsitemap-rebuild should output WARNING instead of ERROR when there...
Problem/MotivationWhen run drush xmlsitemap-rebuild with no rebuildable link types, the drush command output an ERROR (stderr) No link types are rebuildable. [Error].This kind of message make sense to...
View Article[drush] xmlsitemap-rebuild should output WARNING instead of ERROR when there...
Problem/MotivationWhen run drush xmlsitemap-rebuild with no rebuildable link types, the drush command output an ERROR (stderr) No link types are rebuildable. [Error].This kind of message make sense to...
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 ArticleSupport for extended sitemap formats (e.g. video, news, image, mobile)
This was brought up by netaustin at #448000-9: Big, Over-Arching Sitemap Architecture Discussion (tm):"# Google News provides a namespace to extend the Sitemaps.org XML file for their purposes. Can we...
View Articleusing rel="alternate" rather than multiple sitemaps by language...
Google seems to suggest NOT creating multiple sitemaps by language context, but rather using rel="alternate"http://support.google.com/webmasters/bin/answer.py?hl=en&answer=2620865I had to manually...
View ArticleError 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