i've done a blank new install of 6.x-1.0-beta5 on my website

the sitemap generated always show all nodes in it with priority 0.5
no matter whether I set the content type setting to "Not in Sitemap" or other priority

if i save a node with its xmlsitemap setting as "Default",
priority of its entry in sitemap becomes 1.0
while the setting for its content type should be 0.5
however saving it with other priority or "Not in Sitemap" works fine

i've tried updating the sitemap by running cron or "update cache" in xmlsitemap setting
but same result

Comments

avpaderno’s picture

Version: 6.x-1.0-beta5 » 6.x-1.x-dev
Issue tags: +beta5

I am changing the referring version to the one that needs to be fixed. The code in the 6.x-1.x-dev version will be the base for the next beta6 version.

Thanks for your report; I am investigating on this issue.

introfini’s picture

I'm not sure if this is related to this problem, but content types marked with "Not in Sitemap" still go in to the sitemap.

introfini

dave reid’s picture

Status: Active » Closed (duplicate)

Marking as a duplicate of #476882: Setting content type to "not in sitemap" does not exclude from the sitemap since a solution has been posted there.