Does not honour URL aliases
tarmo - May 22, 2007 - 10:11
| Project: | Google Sitemap |
| Version: | 5.x-1.10 |
| Component: | Code |
| Category: | bug report |
| Priority: | critical |
| Assigned: | Unassigned |
| Status: | duplicate |
Jump to:
Description
I'm running Drupal 5.1 with XML Sitemap 5.x-1.10 with clean urls. Every node has manually created URL alias. After upgrading XML Sitemaps to ver 5.x-1.10 all urls in sitemap are listed as nodes, not as node aliases.
I am afraid that this creates problems with Google duplicate content policy.

#1
It is about "URL aliases" not "clean urls" to be exact.
#2
Similar discussion is going on here http://drupal.org/node/143994 too. It is PathAuto specific, though.
#3
Module weight is the problem.
Set weight to 10 solves the problem.
#4
Duplicate of http://drupal.org/node/143994