URL http://www.1step2heaven.co.uk.
-
This post is deleted! -
Use a 301 re-direct to send all of the other pages to whichever page is getting the most links.
-
The SEO Web Developer Cheat Sheet has the code and directions for writing a 301 re-direct:
http://static.seomoz.org/user_files/SEO_Web_Developer_Cheat_Sheet.pdf
-
hmm tried that but this effects my blog and other key parts of the shop stop working.
-
hmm tried that but this effects my blog and other key parts of the shop stop working.
-
It's all a canonical issue.
How about setting one as the primary web page in Google Webmaster Tools?
And then removing the parameters (which would fix the index.php version).
Making this:
http://www.1step2heaven.co.uk/product.php?CAT=All%20Brands&SUBCAT=Wolbar
Become:
http:www.1step2heaven.co.uk/Wolbar or http:www.1step2heaven.co.uk/Brands/Wolbar
-
This post is deleted!