It uses all resource from server
Hi There,A while ago when I used XML Site Map Module to create the Site Map for my site.It used all the resources of my website. Like my server went over the roof and I actually couldn't access the...
View Article2850 links, 1 pages
Hello,I must be missing some point in the configuration of the tool. I have set up my content types to be included in the map, i can see there are indeed +2500 links included in the xml version but...
View Articlexmlsitemap_link_bundle_access($bundle_info) for menus is checking the wrong...
A patch in #1817124: Disable showing "XML sitemap" fieldset on Taxonomy term edit page for users without 'administer xmlsitemap' permission revealed an issue with the xmlsitemap_link_bundle_access()...
View ArticleField Collection Items
What is the best way to get field collection items within XML Sitemap? We have a use case of a photo gallery where would like individual photo (field collection item) needs to be present in the...
View ArticleIs it possible to use wildcard values in XML Sitemap custom links?
I would like to be able to add custom links which contain a nid parameter. For example "/products/ham/23". Is there a way I can add a general custom link which will capture all similar links when...
View ArticleAliases/Views with arguments?
Found old module - https://drupal.org/project/xmlsitemap_aliases, it has written something interesting in its descriptionIf you have aliases for your missing pages, this module can include them for...
View ArticleInclusion of paginated views and nodes
Hi,I know that there are some tricks to include views as sitemap items through menu or custom link, but there are no ways to include other view pages except the first one.
View ArticleUnable to upload xml to S3
When creating a sitemap we receive the following error in watchdogXMLSitemapGenerationException: Could not open file s3://xmlsitemap/NXhscRe0440PFpI5dSznEVgmauL25KojD7u4e9aZwOM/1.xml for writing. in...
View Articlesitemap.xml file is not displayed when i18n module is enabled.
The i18n module adds 'en' to $context which is used to generate 'smid'. Therefore, if you have sitemaps that were created before enabling i18n they won't be displayed. Typically:#1 install...
View ArticleHow to Create seperated sitemap for each Taxonomy?
Hi, I need more then one sitemap includes nodes. for example; taxonomy-term-1-sitemap.xml (including node/5 , node/7 etc.) , taxonomy-term-2-sitemap.xml (including node/3, node/1, node/6 etc. )How can...
View ArticleSitemap Rebuild fails almost immediately...
Sitemap has been working well for me for quite a while, but one feature that has never worked is the complete rebuild. The sitemap.xml gets built with each cron, but the standard drupal 7 error reports...
View ArticlePriority is always rounded to an integer (0 or 1)
When I write the priority in an node, menu item or custom link the value that is saved changes to 0 if I chose 0.1, 0.2, 0.3, 0.4 or 0.5 and to 1 if I chose 0.6, 0.7, 0.8 or 0.9 I end up with a xml...
View ArticleError while calling function xmlsitemap_rebuild_batch
As last step of installing site with custom installation profile I trying to rebuild xmlsitemap with xmlsitemap_rebuild_batch function. Everything work great but after adding some translation modules...
View Articlesettings "menu link" vs "content" vs "custom links"
I have a lot of panels3 pages (not Panel nodes), it seems that I should input them manually through "custom links".I wanted to input them but these links actually are already in Sitemap, seems that...
View Articleadd bulk custom links
Please create possibility to add bulk custom links.There is no Panels3 pages integration with SitemapXML and I have about 100 pages, it would be not easy to input all them manually one-by-one to custom...
View ArticleStrange link on sitemap
Hey,I am using XML sitemap module even tho there ain't too much to show for the search engines. I have only chosen the front page to appear on the sitemap. But when I create the sitemap, there is a one...
View ArticleHTTP Error 500 when running Cron
Hi,I was looking on similar issues here, but could not find the solution or fix. When I'm running the CRON with module enabled the page returns with the HTTP 500 Error ( screenshot attached ), and I...
View Article404 Error - Site map is created but goes to 404 Error page
I have installed, uninstalled and reinstalled the XML Sitemap module and it still goes to a 404 Error page. I can not even access the files with the long link.It works on my development site on the...
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 ArticleBad Link Generation.
I have a view set up via a template and on that view are 4 pages that are shown as testimonials page. In side the view the url is correct and good and it matches the content link. All links I can find...
View Article