I have a custom content type and am using the Pathauto module. If I create a new content type the sitemap.xml file appears to show the new file with alias but but when I look at the older nodes the sitemap.xml file doesn't show the alias to these older files but just mysite.com/node/123. Do i need to run a bulk update or something?

Comments

darren oh’s picture

Status: Active » Closed (works as designed)

Actually bulk update is the cause of the problem. XML Sitemap only registers aliases when it is installed or when a node is updated. Bulk update creates aliases without performing the node update action, so you will need to reinstall the xmlsitemap_node module to get XML Sitemap to use them.

avpaderno’s picture

Title: Sitemap not showing aliases? » Site map is not showing aliases
Status: Closed (works as designed) » Fixed

I am changing the status to fixed to make the report close automatically after 2 weeks.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.