• Resolved Rouzy

    (@rouzy)


    Hi, I wanna hide my tags in posts (singe-post) but not widgets.
    Actually I want the tags be hided but search engines still find them.
    Is there anyway to hide tags in the way search engines still find them? I just don’t want people to see them.

    Thanks so much.

Viewing 4 replies - 1 through 4 (of 4 total)
  • Andrew Nevins

    (@anevins)

    WCLDN 2018 Contributor | Volunteer support

    You can hide them with CSS. Your theme should spit out a template class into the <body> element for you to target (for single-post).

    It’s worth asking for the consequences of doing this on Google’s forums too: http://groups.google.com .

    Thread Starter Rouzy

    (@rouzy)

    but what code should I insert?
    Does search engines still find the tags if I hide them?
    my site: playerfa.com | visit if needed, you can see the tags below a post.

    but what code should I insert?

    Try using Firefox with the Firebug add-on for this kind of CSS troubleshooting. Or use whatever developer tool is available in your web browser.

    Does search engines still find the tags if I hide them?

    No.

    Thread Starter Rouzy

    (@rouzy)

    Ok, thanks.

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Hide Tags’ is closed to new replies.