Closed (fixed)
Project:
XML sitemap
Version:
5.x-1.4
Component:
xmlsitemap_node
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
4 Apr 2008 at 18:40 UTC
Updated:
1 Jan 2009 at 23:40 UTC
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
Comment #1
darren ohActually 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.
Comment #2
avpadernoI am changing the status to fixed to make the report close automatically after 2 weeks.