Closed (duplicate)
Project:
XML sitemap
Version:
5.x-2.x-dev
Component:
xmlsitemap
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
21 Sep 2008 at 19:29 UTC
Updated:
24 Nov 2008 at 17:30 UTC
I'm using Path Auto to generate aliases for my node titles and just noticed that any URL alias (i.e., http:// + domain name + node alias) that's longer than 128 characters is being truncated down to that length in the site map itself, so the sitemap link returns a 404 error. Is this limitation on URL length arbitrary or is it part of the parameters set by Google/Yahoo/etc? Or do I have a configuration problem w/ XML Sitemap?
BTW, I'm using the 19 June development snapshot version
Comments
Comment #1
CtrlAltDel911 commentedAny insights on this?
Comment #2
wwwoliondorcom commentedHi,
I have the same problem but it's 120 characters for me !
http://drupal.org/node/334711
Thanks for help.
Comment #3
avpadernoComment #4
avpadernoThis is also happens with 5.x-1.6.
Comment #5
avpadernoNew code will be added just to the 5.x-2.x-dev version. I change this issue to be reported for that version.
Comment #6
darren ohDuplicate of issue 272416.
Comment #7
avpadernoThis is not a problem of the module, but of the core module which handles the alias; on its tables the space for the URLs is 128 bytes.
I change the category to support request, as this is not really a bug of the module.
Comment #8
darren ohComment #9
avpadernoComment #10
darren ohWe're having a comment collision! Check out comment #4 on issue 272416 to see why this issue is a duplicate.
Comment #11
avpadernoWe were editing the same issue at the same time; I was wondering why the issue would not keep the status I set.