Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #994480

    Hello support,
    Goggle Webmaster Tools reports duplicate title tags for all products in my shop.
    How can I fix this? Thanks for any help.

    Best regards,
    Markus

    #995289

    Hey lackformkleber,

    I checked one product page ( https://www.lackformkleber.de/audi-lack-smart-repair-lackreparatur/audi-lx7m-nanograu/ ) and it seems like you’re using multiple h1 headlines. One headline is “Audi LX7M Nanograu Spot-Repair”, the other “Die Smart-Repair Lackreparatur für Audi LX7M Nanograu. Für das Spot-Repair kleiner Lackschäden mit Lack-Formklebern. Lack ausbessern ohne Lackstift.”.

    For best seo results you should only have one h1 headline on each page and change the second headline to h2, other headlines (subitems) to h3, h4, etc.

    Best regards,
    Dude

    #995322

    Hey Dude,
    thank you for your explanation. That would be logical. Can it be that Yoast Seo Plugin does that? At the moment I’m not sure how to solve that, if I’m right with my guess.

    Best Regards,
    Markus

    #995334

    Hi,

    Please create me an admin account – I’ll check the product editor page.

    Best regards,
    Dude

    #995364

    Hi Dude,
    see the link in the Private Content.

    Best regards,
    Markus

    #995387

    Hi,

    Please change the h1 tags in your product description – https://screenshots.firefox.com/kfAZroDAGQk7tbCP/www.lackformkleber.de. The product title “Audi LX7M Nanograu Spot-Repair” will be used as h1 headline automatically.

    Best regards,
    Dude

    #995410

    Hey Dude,
    thank’s a lot for your great support!
    I made all the changes in the product description you suggested.
    Should I change the product categories as well?

    Best regards,
    Markus

    #995445

    Hey!
    If you added h1 headlines manually – yes. I noticed you hided the default woocommerce category headline though – you can use this code to show it again:

    
    #top #wrap_all .template-shop .page-title {
        display: block;
    }
    

    You could also add a margin-top to it to shift it a bit down:

    
    #top #wrap_all .template-shop .page-title {
        display: block;
        margin-top: 15px;
    }
    

    Best regards,
    Peter

    #995627

    Hi Peter,
    thank you very much for your great support! You helped me a lot.

    Best regards,
    Markus

    #995661

    Hi,

    Glad I could help you :)

    Best regards,
    Dude

Viewing 10 posts - 1 through 10 (of 10 total)
  • The topic ‘Double "title"-Tags for Products Enfold with Woocommerce’ is closed to new replies.