Home Forums WoodMart support forum Prevent Google Double Content

Prevent Google Double Content

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #368949

    prattsy
    Participant

    Hello,

    please see Images.

    Have two double Category Links.
    How to remove the bottom “Kategorie: T-Shirts” Link ?

    Best Regards

    Attachments:
    You must be logged in to view attached files.
    #369010

    Hello,

    Please add this code to the Theme Settings > Custom CSS > Global:

    body.single .product_meta > span.posted_in {
    display:none;
    }

    Best Regards

Viewing 2 posts - 1 through 2 (of 2 total)