Home>Support>How do I hide Product Tags?

How do I hide Product Tags?

By Multimastery, 7 years ago. Last reply by Alex S, 7 years ago.
Notice: This thread is over two years old; the information may be outdated. Please consider creating a new thread if you require free support. If you have an active SiteOrigin Premium license, you can email our premium support desk at [email protected].

Hello,

I am using the North theme and wondering if there is a way to hide product tags from showing on the product pages. I just would rather for them not to be there but yet I still would like to add tags for the SEO benefit.

This is our free support forum. Replies can take several days. If you need fast email support, please purchase a SiteOrigin Premium license.

  1. 7 years, 8 months ago Alex S
    Hi, I Work Here

    Hi Multimastery,

    You can remove the tags with some custom CSS. If you navigate to AppearanceCustom CSS, you’ll get our custom CSS editor. Please add the following CSS:

    .single-product .tags-list {
        display: none;
    }
    

    You might also need to install the SiteOrigin CSS Editor.

    I just would rather for them not to be there but yet I still would like to add tags for the SEO benefit.

    Please note that if the tags aren’t visible, they won’t be factored into your SEO.

  2. 7 years, 8 months ago Multimastery

    “Please note that if the tags aren’t visible, they won’t be factored into your SEO.”

    So you’re saying that search engines can’t see the tags in the source code?

  3. 7 years, 8 months ago Alex S
    Hi, I Work Here

    Hi Multimastery,

    If it’s not a meta tag (mdn reference – even then, Google will ignore Meta Keywords), and it’s not visible, no. Google won’t directly factor in anything invisible (“why factor it in if it’s not visible?”). It will make a note of how much text is invisible and if appears as though you’re trying to “game the system” it may penalize you.

Replies on this thread are closed. Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.

Get The Most Out of SiteOrigin with SiteOrigin Premium

Find Out More