Would I need Free or Pro for this
-
Becca
-
Topic Author
-
Offline
-
New Member
-
Less
More
-
Posts: 1
-
Thank you received: 0
-
-
12 years 2 months ago - 12 years 2 months ago #266
by Becca
Hi,
I am in the process of creating a site, and want to enable canonical URLs and "noindex" tags on some pages that are duplicate due to dynamically generating the URLs. I understand that "Tag Meta" can add both the canonical and the "noindex" on a URL basis?
Since there are quite a few of these, I would need to add these tags to a lot of pages, and find out how to do this in a quick way (regex, macro?)
Here is an example of the URLs I would need to do this for
www.domainname.com/category/sub-cat/page
www.domainname.com/search/tag/sub-cat/
Is this possible? Which version would I need to do this to a lot of URLs based on the /search/tag/ in the URL?
Last edit: 12 years 2 months ago by Becca.
Please Log in or Create an account to join the conversation.
Less
More
-
Posts: 3194
-
Thank you received: 441
-
-
12 years 2 months ago #268
by admin
Hi,
the rule to match any URL containing /search/tag/... is exactly "^/search/tag/".
To add a dynamic canonical maybe you need to build the canonical itself using some macros, but I have not enough information to tell you more. Try to use the Community version, the last one has a lot of macros which could help you.
Kind regards,
Luigi
Please Log in or Create an account to join the conversation.
Time to create page: 0.149 seconds