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

nicholasthompson’s picture

Status: Active » Postponed (maintainer needs more info)

It 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?

HS’s picture

Thank 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?

HS’s picture

Status: Postponed (maintainer needs more info) » Closed (fixed)

This is a views issue. NOT GR. Thank you for you're time.

For others looking for a solution. See: http://drupal.org/node/527158