Graphene Themes Forum

Graphene Themes Forum

Community support for Graphene themes

  • Home
  • Register
    • Reset password
  • Contact Us

Home › Forums › Graphene WordPress theme › Support

Hide post tags – will the search engins index them?

  • arczer

    April 13, 2011 at 12:25 pm #838

    Hi,

    When I choose to “Hide post tags” it makes any difference to google? will the tags be seen and indexed? AFAIK tags are very important for SEO.

    arczer

    April 29, 2011 at 12:42 pm #13742

    Well.. can anyone help mi with this question? Will “hide post tags” make them invisible for search engines?

    Admin

    Syahir Hakim

    May 15, 2011 at 11:45 am #13743

    Yes, they’ll be invisible to search engines as well, as the code is not only hidden, but it’s actually removed from the page.

    If you want the search engines to still index them, you can keep the codes there, but use CSS instead to hide the tags.

    Bobby J

    May 21, 2011 at 12:32 am #13744

    “arczer”,

    This is a great idea. Hiding the tags will make the page look much better and still have the benefit of tag pages being indexed.

    Does anyone know what CSS code do we use to make the tags invisible on the page but keep the codes visible for the search engines and being indexed?

    Thanx

    Admin

    Syahir Hakim

    May 21, 2011 at 12:56 am #13745

    This CSS will do:

    .post-tags{
    display: none;
    }

    Keep in mind though that it ultimately depends on the search engine’s algorithm whether or not it will take the hidden elements into account or not. Or you could also probably try something like this:

    .post-tags{
    position: absolute;
    left: -999em;
    }

    Bobby J

    May 21, 2011 at 1:25 am #13746

    Brilliant,

    Thank you Syahir.

    I am trying the second code. Will let you all guys know if the tag pages got indexed

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

  • You must be logged in to reply to this topic.
Log In

Account

Log In
Register Lost Password

Search Forums

Priority Support

This free Support Forum relies on contributions from our support staffs and fellow Graphene themes users. While we endeavour to provide adequate and timely support, due to its voluntary nature responses are not guaranteed and may be delayed.

If you require urgent assistance, you may like to consider our Priority Support option.

Get Priority Support

Forums

  • Graphene WordPress theme
  • Graphene Mobile
  • Graphene Mobile Neo
  • Franz Josef

Recent Topics

  • The photo of my article is loading in the banner??
    12 months ago
  • need the original standard right sidebar back
    1 year ago
  • Hiding Child Listings only on Specific Pages?
    1 year ago
  • Is it possible to move the Comments counter?
    1 year ago
  • Image Size on Slider in home page
    1 year ago

Made with by Graphene Themes.