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

CtrlAltDel911’s picture

Category: support » bug

Any insights on this?

wwwoliondorcom’s picture

Hi,

I have the same problem but it's 120 characters for me !

http://drupal.org/node/334711

Thanks for help.

avpaderno’s picture

Title: module is truncating node aliases » Module truncates the node aliases
avpaderno’s picture

Title: Module truncates the node aliases » Module truncates URLs
Version: 5.x-2.x-dev » 5.x-1.6

This is also happens with 5.x-1.6.

avpaderno’s picture

Version: 5.x-1.6 » 5.x-2.x-dev

New code will be added just to the 5.x-2.x-dev version. I change this issue to be reported for that version.

darren oh’s picture

Status: Active » Closed (duplicate)

Duplicate of issue 272416.

avpaderno’s picture

Status: Closed (duplicate) » Fixed

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

darren oh’s picture

Category: bug » support
avpaderno’s picture

darren oh’s picture

Status: Fixed » Closed (duplicate)

We're having a comment collision! Check out comment #4 on issue 272416 to see why this issue is a duplicate.

avpaderno’s picture

Category: support » bug

We were editing the same issue at the same time; I was wondering why the issue would not keep the status I set.