Customize the Order of URL's in site map or delete URL or nodes from XML...
I want to be able to change the order of how URL's are listed in the sitemap. I want the ability to arrange the order of the links in the site map. I also want to know how to delete the node's from...
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 ArticlePerformance optimisation for xmlsitemap_link_save
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 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 ArticleXML sitemap ESLint errors
As of Drupal 8 all JS needs to follow our JavaScript coding standards. For this we use ESLint to check most of our standards. Here is the summary of running ESLint on this module JS:✖ 8 problems (8...
View ArticleProvide XML Sitemap fields to views
I have a site that is getting very large, and I need to see what nodes have overridden the default XML sitemap settings. I thought I could just create an admin View with a table, and columns that...
View Articlexmlsitemap_menu caused loop in menu_router resulting in Allowed memory size...
We tracked down a problem with a site where the xmlsitemap_menu module was causing the menu_router to exhaust memory and throw an error.Fatal error: Allowed memory size of 268435456 bytes exhausted...
View ArticleLink simple xml sitemap as D8 alternative
At least until xmlsitemap has a stable D8 release, could you please link simple xml sitemap on the module description page as a working alternative for D8 sites?Kind regards
View ArticleAdd loc with query string (get parameters) into drupal xml sitemap link
I need to add urls with query string to sitemap, for example "node?page=2" via API. I setup $xmllink array with 'loc'='node?page=2', but via this way in XML I see "node%3Fpage%3D2" instead of normal...
View ArticleAdd error checking to sitemap insert
I've created a module that extends XML Sitemap by adding a custom context. The additional context allows the creation of different sitemaps which include nodes updated during a certain time period.When...
View ArticleSitemap context URL parameter in sitemaps list
I've created a module that extends XML Sitemap by adding a custom context. The additional context allows the creation of different sitemaps which include nodes updated during a certain time period.To...
View ArticleTranslated nodes and content types not in language specific sitemap
First of all, thank you for this module. I am aware of what a pain it is to be on the admin site of things.I have installed the module and i18 option. My site is running on 2 languages which are EN...
View Article/sitemap.xml blank, do not think it is a duplicate
Hi All,After seeing the blank sitemap.xml, by doing "update cached files" or rebuilt, the sitemap.xml would be back. However, after a while, say one day, the sitemap.xml would be blank again.It is...
View ArticleBlank sitemap page
Hi,I've been trying to get a sitemap set up for a website that was just recently launched. Once I installed the module and set links, I visited the sitemap page only to see it was blank (see here:...
View ArticleUnpublished node still display in sitemap
I found unpublished nodes can be excluded from sitemap on first setup. But if a node is unpublished afterwards, it still display in sitemap even cron job is running regularly. I would be appreciated if...
View ArticleHomepage has a trailing slash
Hello! Homepage in sitemap.xml generated by this module always has a trailing slash. Is it possible to remove it (or make optional)?
View ArticleAdding Yandex to search engine submittting
It would be great if you can add Yandex to "sending sitemap to search engines" part of the module.Thank you
View Articlesitemap.xml returns "page not found"
Problem/Motivation...as per issue's title. See original report for more information.Proposed resolutionLatest workaround (August 2011, post #101 by Willynux):When you have xmlsitemap i18n module...
View ArticleOptimise sitemap.xml for large-weight sites
Firstly thanks for this great module. We are running large-weight newspaper company. Our sitemap.xml getting large and large and seo results complains from that. Is there any solution for those three...
View Article