Use 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 ArticleFix broken link in project page
Problem/MotivationFix broken link in project pageProposed resolutionFix broken link in project pageRemaining tasksUser interface changesAPI changesData model changes
View ArticleForeign Domain link generated in sitemap
The last line of my generated sitemap contains a domain URL from a different website, which is not authorized. I can't figure out where it is coming from. I have sitemap, sitemap node, and sitemap...
View ArticleCan't indexed all the links ?
HelloEverything seems running well, but I just noticed the final indexed links is much less than the total links of my site. Totally I have 7828 links, but only indexed 3324, please see attached file...
View ArticleDuplicate URLS - With and Without Mods & Change Frequency
Having problems with duplicate urls showing. Searched around, web solutions don't seem to apply here. No trailing slash or anything, just showing duplicate pages, only thing different is the modified...
View Articlenew post not adding into the sitemap's link
Whenever I have added new node into the system, the links in sitemap won't be updated, even after I run the cron many times, the quantity of the links in sitemap stay the same. ( btw,the setting for...
View ArticleExclude specific user roles from xmlsitemap
Is there a way to exclude specific user role types from xmlsitemapFor example - lets say there are 3 roles - A, B, C. Is there a way that none of users with role B are present in the xmlsitemap.
View ArticleCustom Menu Links Not Visible
I am including Custom Menu Link Entities: http://take.ms/7axviHowever, no menu links are showing up in the sitemap. Only content type entities are. When I look at the "Custom menu link" vertical tab of...
View ArticlePriority 0.5 is not printed
When priority output is enabled, all priority levels are output fine, except default priority 0.5, which is not output at all. Is it expected behaviour or some bug? If it's programmed such way, how can...
View ArticleUnable to uninstall
Hello, I tried this module, as well as its sub-module, on a drupal 8.4.5 install. Unfortunately, the button "Add a sitemap" leads to a blanck page with "This site encountered an unexpected error".But...
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 ArticlePlease add me to the co-maintainer(s) module.
Please add me to the co-maintainer(s) module. Because the module needs co-maintainer(s)
View ArticleAllow alter base url for sitemap
In the code for the hook url alter options we can't override base url. I think we need to add an extra condition to check if we are overriding the base url in the hook. For example with a multisite...
View ArticleAdd support for Entity Translation & Title modules
Currently xmlsitemap uses only the node language to generate URLs and ignores nodes that have been translated with entity translation.
View ArticleProvide upgrade path from 6.x and 7.x to 8,x
Provide upgrade path from 6.x, 7.x. It needs to use Migrate.
View ArticleXMLWriter::openUri(): Unable to resolve file path as returned from...
We have been having trouble getting the xmlsitemap to work in a WAMP setup. We were trying the latest beta version but it was hanging on cron so I tried the most recent dev version (as of yesterday).I...
View ArticleFix the module names in .info file
Problem/MotivationCurrently the module name is 'XML sitemap' which is not Drupal naming standard.Proposed resolutionLet's make it to 'XML Sitemap' so that it follows the standard. Found this issue as...
View ArticleAvoid processing menu link from inactive menu in...
While investigating performances issues on one of our site, I noticed that enabling the XML sitemap menu module was responsible for a time increase of about 40% for a single drush cc menu...
View ArticleWrong destination query param in XmlSitemapEntitiesSettingsForm
Problem/MotivationThe query destination key is wrong mapped, causing not redirecting to the previous form.URL: http://example.com/admin/config/search/xmlsitemap/entities/settings Form:...
View Articlexmlsitemap_element_alter
I need to remove some links from the sitemap, particulary if taxon has level = 4. I can't find a way to display dpm() when generate the sitemap to check variables.function...
View Article