Rebuild has error when Language enabled
I'm having no luck fixing this so am going to put what I know and maybe someone else has a clue.I enabled the Language and Content Translation modules on my dev site to work on a different module. When...
View ArticleRedo EFQ in rebuild_batch_fetch
I was trying to port #2392579: Rebuild should skip excluded bundles and, while in xmlsitemap_rebuild_batch_fetch(), I could see that PHPStorm was flagging the EFQ. Turns out that's been rewritten:...
View ArticleXML Sitemap creates links but not pages
This is a fresh install of XML Sitemap on a fairly new Drupal 7 site. After install XML Sitemap, the module seems to work as expected, except to add pages to the sitemap.I first visit...
View Articlexmlsitemap and taxonomy MSSQL issue
PDOException: SQLSTATE[42000]: [Microsoft][SQL Server Native Client 10.0][SQL Server]Incorrect syntax near 'USING'.: SELECT TOP(500) t.tid FROM {taxonomy_term_data} t INNER JOIN {taxonomy_vocabulary}...
View ArticleFalse alarms on Status report
Scenario:Set up XML sitemap including node content of type Basic pageCreate a basic pageConfigure cron to run nightlyLeave the site for a 15 days without changing any pagesEdit a pageThis is a...
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 Articleadmin/config does not load: Url could not be converted to string
After installing xmlsitemap on Drupal 8.0.0-beta9, the admin/config page will not load. The following error message is displayed:Recoverable fatal error: Object of class Drupal\Core\Url could not be...
View Articledisabled by default
Why is everything disabled by default? can you imagine how much clicking is it? I got 10 different content types, 20 categories...
View ArticleCan not set values on immutable configuration...
Found this after enabling xmlsitemap in D8 ver. beta 9Drupal\Core\Config\ImmutableConfigException: Can not set values on immutable configuration xmlsitemap_engines.settings:engines. Use...
View ArticleFilter users by role
I can't find anywhere in the modules settings where I can filter which users are added to the sitemap based on roles. My use case if for a multi-seller ecommerce site. We would like users with the role...
View ArticleParse error on date field lastmod
I wanted to rebuild the sitemap.xml witch worked but there is an xml parse error.XML-parsefout: onjuist gevormdLocatie: http://www.verjaardagsfeestjes.vlaanderen/sitemap.xmlRegelnummer 24, kolom 100:On...
View ArticleNo commas after last multiline array item
As sniffed by the coder module, some multiline array doesn't end with a comma. This violates Drupal's coding standard.
View ArticleThe site map is not being populated
I updated my version of XML Sitemap (Feb 20) and now all my XML files are "empty". Any idea what could be happening? For a few of my sites, I get the front page (I think that happens for those that use...
View ArticleError 500 when enabling XMLsitemap module
Hi all, I'm a newbie and non IT guy trying my hands on Drupal, apologies in advance if this is a stupid question but I really need help on this. >.< When I installed this module (version 7.x-2.2)...
View ArticleToken and Rules integration
The integration with Token would allow to create PHP actions with Rules.
View ArticleGot a "Cannot send session cookie" warning with xmlsitemap from...
Dunno how important it is, but thought you'd like to know. I have XML sitemap installed on Drupal 7.28. XML sitemap custom, engines, node and taxonomy modules are enabled, internationalization, menu...
View ArticleAdd ability to override changefreq
When I add a content type or a menu to the sitemap, I am able to specify the relative priority for the included nodes. But I can't specify the changefreq. This would be nice, especially since the...
View ArticleUse Protocol-less URL for XSL File
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 Article