theos_dias Posted October 16, 2014 Share Posted October 16, 2014 Hello to all, i have a serious problem with duplicate meta-descriptions in my site. Webmaster Tools found to many duplicates meta-desc and the reason is tha pagination (?p=2, ?p=3) etc. I read some solutions in the past for other presta versions and i was trying to fix it but without success. I put URL parameters in WBT and i select (Yes it change the contents, pagination and i exclude all pages with a number 2,3,4 etc.) with this i thought that WBT will reduce the duplicate meta-descriptions but after three updates still the number goes up. Link to comment Share on other sites More sharing options...
NemoPS Posted October 17, 2014 Share Posted October 17, 2014 You should try with the canonical tag. My seo booster implements it, but it's paid. Otherwise just hok a module to the header, get the base category link $this->context->link->getCategoryLink((int)$id_category) And assign it to a link rel="canonical". It *should* take care of it 1 Link to comment Share on other sites More sharing options...
Recommended Posts