Strange sitemap on HTTPS after update to 7.x-2.0
After update from 7.x-2.0-rc2 to 7.x-2.0 the sitemap looks strange on the https page variant. With strange I mean like in https://www.inforwijzer.nl/sitemap.xml. In Chrome I get a blank page, in FF I...
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 ArticleLimit option specified wrong in drush
Need to specify the limit option without dashes in hook_drush_command or it fails validation.
View ArticleUpgrade XML Sitemap to Drupal 8
Upgrade XML Sitemap to Drupal 8 based on the Drupal 7 version. I will work for this project during the GSoC 2014 coding period and then.
View ArticleWhy xmlsitemap table id is not autoincrement ?
Hello !!I've just install xmlsitemap (and xmlsitemap_custom) to create my sitemap. It works fine, but i want to create a script to insert custom links by running a hook_update. And db_insert query...
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 ArticleBetter support for continuous integration with Features
I partly successfully exported settings by Strongarm, but there are some other bad things.For example, when I deploy new version with changed settings I have to manually trigger rebuild of sitemap at...
View ArticleCan't regenerate XML cached files
I upgraded from XML Sitemap 7.x-2.0-rc2 to the latest 7.x-2.0 version and get an error message stating “The XML cached files are out of date and need to be regenerated. You can run cron manually to...
View ArticleInvalid argument supplied for foreach() xmlsitemap.module:966
Hey!Whenever i clear cache with drush cc all or run cron, I get the following error message:Warning: Invalid argument supplied for foreach() in xmlsitemap_get_link_type_enabled_bundles() (line 966 of...
View ArticleRemove duplicate links when using both menu and node sitemap
Realized that using both xmlsitemap_menu and xmlsitemap_node can result in duplicate items in the sitemap for nodes also having a link in a menu. After a quick search in the issue queue it seems that...
View ArticleSitemap contains one link only, to homepage
I have built an Internet law site http://www.digitprofessionals.com using Drupal 7-alpha-5 but cannot get Sitemap to work either in 7.x-2.0-beta1 or in current dev version of June 9, 2010. Both give...
View ArticleXML Parsing Error: XML or text declaration not at start of entity
I've discovered that this error is a result of lines being added before the <?php of a module or theme. My question is: how would one best optimize the search for whatever is doing this?
View Articlechange frequency option for nodes
I added nodes to the sitemap and they all have a change frequency of "yearly". I didn't see an option to change that.
View ArticleXML Sitemap Custom allows duplicate entries
Tried submitting the same path twice and the validation did not catch the error. The UI shows both values and they are in the DB. This allows getting duplicates for a given path, which is totally...
View ArticleNotices when generating sitemap
I got some notices when generating the sitemap for nodes where the language is not set. Although this is not a normal situation apparently it does happen so I added a check for this.
View Article404 when submitting/testing sitemap.xml in Google WMT
In Google WebMaster Tools, I test and/or submit my sitemap.xml and it returns 404, not found. However, if I click on the sitemap.xml link in GWT it displays the sitemap. How can I get the sitemap.xml...
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 ArticlePossibility to filter nodes to be indexed
Is there any possibility to filter what nodes to index for the sitemap? I use a shared contenttype/node table for two different Domains. I use a term to decide what nodes to show on each Domain but...
View Articleunpublished nodes
I have the latest xmlsite map module installed, yet it is still showing unpublished nodes in the sitemap, which I dont want the search engines to reach. What can be done ?
View Article