This thread is over two years old and may be outdated. Please create a new thread if you need help, or email us if you have an active Premium license.

How do I hide Product Tags?

Open 3 replies questionthemetheme-north
8 years ago · Last reply by Alex S 8 years ago

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.

Need fast email support? Get SiteOrigin Premium

Replies

3
  1. Alex S Staff 8 years, 3 months ago

    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. Multimastery 8 years, 3 months ago

    “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. Alex S Staff 8 years, 3 months ago

    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.

Have a different question or issue?

Start New Thread