Closed (fixed)
Project:
Global Redirect
Version:
6.x-1.2
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
12 Dec 2009 at 08:44 UTC
Updated:
13 Dec 2009 at 04:53 UTC
Hello,
Sorry if this sounds like a stupid question. Isn't Global Redirect supposed to redirect people from 'taxonomy/term/39/all' to 'category/nice-url/nice-name' ?
I have search engines like Yahoo indexing both the system path and the pathauto generated alias.
Any help is appreciated.
Comments
Comment #1
nicholasthompsonIt depends what the source path is for the term. It doesn't usually have the "all" arg on it. Why do you have "all" on the end?
Comment #2
HS commentedThank you for the response.
When I visit 'taxonomy/term/39/all' and 'taxonomy/term/39' they both work but the latter is redirected correctly to the pathauto alias, not the URL with the 'all' in it.
Not sure what is generating multiple URLS, could it be the views module which I have set up to emulate Drupal's default Taxonomy pages?
Comment #3
HS commentedThis is a views issue. NOT GR. Thank you for you're time.
For others looking for a solution. See: http://drupal.org/node/527158