Duplicate H1-tags
When I did a on-page
SEO crawl with Botify I found out that Clipper 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?