In Views path settings, you can NOT start a path with a "%" variable. Unfortunately, I need to do this with my View of projects to match the hierarchy of my site.
domain.com/%/%/projects
In Views, I set the path to projects/%/%/ and was hoping Views Alias could rewrite them in a different order. I plan on using Rel Canonical to deal with the SEO duplicate problem.
So is there a way I can use Term tokens with Views Alias?
Here is an example of what I'm doing:
Current Path
http://www.bioworldusa.com/projects/government/oil-spill-cleanup
Desired path
http://www.bioworldusa.com/government/oil-spill-cleanup/projects
Comments
Comment #1
john franklin commentedDuplicate of #1007222: Tokens Support | Configurable path templates.