Closed (duplicate)
Project:
XML sitemap
Version:
5.x-1.6
Component:
xmlsitemap
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
27 Jun 2008 at 07:18 UTC
Updated:
23 Dec 2008 at 18:03 UTC
I'm pretty much a beginner in Drupal, but are starting to understand everything :)
I had the old Google Sitemap 5.x-1.x-dev running on my site. But as it wouldn't show the correct urls I disabled it (couldn't uninstall - how do I do that?) and installed the xmlsitemap 5.x-1.6 instead.
Now about half of the 600 urls in the sitemap has been automatically updated to the correct pathauto paths. But the rest are still wrong.
What should I do to make the sitemap show the right paths? I need this because I want to disallow /node/ in robots.txt.
Comments
Comment #1
troelsfeodor commentedForgot this:
If it cant be fixed automatically - can I manually change the urls in the sitemap?
I don't want to have to resave all the nodes or anything really drastically like unstalling a lot of modules and generating new paths...
Comment #2
troelsfeodor commentedAnyone?
Comment #3
avpadernoSometimes this happens with the version with Drupal 6, but I get the problem once in a while.
I don't know this really works, but in such cases I simply delete the aliases created by Pathauto, then I edit the page to force the module to recreate the alias. After that XML Sitemap has caught the modify, and cron gets executed, I normally have the sitemap showing the correct alias.
Comment #4
avpadernoComment #5
avpadernoI am setting this as duplicate of #217374: Node path aliases are not resolved, which was open before this.