Duplicate H1-tags
Since I don't know if this issue is a problem with Clipper or Flatter I am posting here to. I posted the same thread in the Clipper forums as well.
When I did a on-page
SEO crawl with Botify I found out that Clipper (with Flatter theme) is returning duplicate H1 tags between all the individual coupon pages and the redirect pages for signup and login. Let me show the structure of the duplicate pages:
An ordinary coupon:
Code:
www.domain.com/coupons/amazon-30-off/
duplicates with:
Code:
www.domain.com/login/?redirect_to=www.domain.com/coupons/amazon-30-off/
and also with:
Code:
www.domain.com/signup/?redirect_to=www.domain.com/coupons/amazon-30-off/
This is really bad
SEO-wise and I really need help how to solve this. Any ideas?