Jump to:
| Project: | Nodewords: D6 Meta Tags |
| Version: | 6.x-1.12-beta9 |
| Component: | Tag output |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (won't fix) |
Issue Summary
First, thanks for a very useful module!
I am trying to set up the canonical URL setting on my site which has a variety of domains redirecting to the same database (e.g. with and without the "www" subdomain, durangoparent.com, thedurangoparent.com, durangomoms.com, etc. all point to the same site) because I want to define the base base URL for search engines to give credit to and avoid duplicate content dings.
I set the canonical url in the default meta tags section (/admin/content/nodewords/default) to the desired domain and I am using a token to set that as the "credited" domain for all pages - www.durangoparent.com/ [node-path-raw].
This is working as expected on all aliased pages except on the view pages - where the source is just returning the token string (e.g. <link rel="canonical" href="http://www.durangoparent.com/[node-path-raw]" /> ). Is there another way that this can be accomplished or something that I am missing?
Thank you in advance for any advice or assistance.
Comments
#1
I'm sorry but the 6.x-1.12-x releases are no longer supported, please either try the latest 6.x-1.x release or wait for the (future) v6.x-2.x rewrite.