Update to the post above…
New site is live but the 301 redirects I put in don’t seem to be working for the tag pages, whilst they are fine for other pages.
We now have duplicate content as a result. e.g. see http://www.google.com/search?q=comscore%20browser – we occupy top two results with the following urls:
http://www.browsermedia.co.uk/index.php?tag=comscore
http://www.browsermedia.co.uk/news/tags/comscore/
I have used the following in the .htaccess file:
Redirect 301 /index.php?tag=comscore /news/tags/comscore/
(same approach used for all tags)
Cany anyone point out why it isn’t working?
I want all the tag pages to follow the http://www.browsermedia.co.uk/news/tags/comscore/ structure.
Thanks in advance.