Do hidden images affect SEO?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • bugboy
    New Member
    • Sep 2007
    • 160

    Do hidden images affect SEO?

    I'm building a photo gallery that fades in images using JS. In order to have the images show when JS is not turned on i'm hiding the images with JS immediately on page load before fading them in.

    I know it's 'illegal' to have text just for crawlers then hide it from real users with JS so I'm worried that a search engine crawler will see that I'm hiding images after page load and penalize the page.. even though i am turning them back on again.

    Should i be worried?

    Also... is there a SE safe way to fade in text?

    Thanks!
  • Niheel
    Recognized Expert Moderator Top Contributor
    • Jul 2005
    • 2432

    #2
    In the past google has publicly frowned upon using the hidden:visibili ty to hide text for search engine spamming.
    Let’s continue our ongoing series about things not to do when optimizing your site. Here’s a site that looks great at first glance: But if you use Prefbar or something similar to turn o…


    There's no real definite answer if it has a negative impact, but I'd guess by now they've figured out what is an hidden image, text, navigation menu and search engine spam.

    To be on the safe side, if SEO is that important to you, you can engineer another solution for displaying images that wouldn't require it.

    Let’s continue our ongoing series about things not to do when optimizing your site. Here’s a site that looks great at first glance: But if you use Prefbar or something similar to turn o…
    niheel @ bytes

    Comment

    Working...