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

troelsfeodor’s picture

Forgot 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...

troelsfeodor’s picture

Anyone?

avpaderno’s picture

Title: Udgraded to xmlsitemap - some urls still shows /node/* path » Upgraded to xmlsitemap - some URLs still shows /node/* path

Sometimes 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.

avpaderno’s picture

Title: Upgraded to xmlsitemap - some URLs still shows /node/* path » Some URLs show a /node/* path
avpaderno’s picture

Status: Active » Closed (duplicate)

I am setting this as duplicate of #217374: Node path aliases are not resolved, which was open before this.