Closed (fixed)
Project:
Pathauto
Version:
6.x-1.2
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
4 Nov 2009 at 08:03 UTC
Updated:
23 Jun 2010 at 05:40 UTC
I was writing about this roblem on xmlsitemap module but they told me that is more probable that this come from pathauto
http://drupal.org/node/621244 :
on xmlsitemap anyweek o maybe also anyday i'm getting some new false urls and they are growing an growing up, now are more of 5000, are here attached now, all false urls founded from google webmaster tools
| Comment | File | Size | Author |
|---|---|---|---|
| Scansione_web_errors_www_forniture-alberghiere_net_20091102T174157Z.zip | 26.4 KB | matteoraggi |
Comments
Comment #1
Froggie-2 commentedI am also getting thousands of "Page Not Found" errors (false urls) after installing pathauto module. I have not deleted a single node on my site yet I keep getting "Page Not Found" errors. On my site I use feeds from external sources using the feedapi module (simple pie) which gets converted into nodes. While the pathauto module generates correct urls for most of the nodes around 10% of them return "Page Not Found" Errors.
Comment #2
matteoraggi commented99% of my wrong url are done in this way:
http://www.forniture-alberghiere.net/ar/taxonomy/term/1309/0
where just AR (language letters) and numbers change and al the rest is always the same text
and here: admin/build/domain/taxonomy I founded this command
taxonomy/term/%t
into the Term link patterns
Plus all the urls are about added languages and no one is about the default italian language, not using the 2 letters in urls.
for this problem I have added this issue on doman access module :
http://drupal.org/node/623812
Comment #3
dave reidI doubt pathauto is to blame since those don't even look like aliases. Do you have anything set as a pattern for your taxonomy terms on admin/build/path/pathauto?
Comment #4
dave reidMarking as fixed due to no response.