CSS Rollovers and SEO

Discussion in 'Search Engine Optimization' started by johnnyblotter, Apr 10, 2009.

  1. #1
    Hi,

    I have a client that would like to use images for links, with rollover states. The way that I usually do this is by using "Pixy" style rollovers, where I combine two images into one and then just switch the background position using CSS. However, it would seem this isn't as good for SEO as I wouldn't get to use an alt tag. Would you recommend using javascript and separate images for the rollovers to gain the advantage of alt tags?
     
    johnnyblotter, Apr 10, 2009 IP
  2. BILZ

    BILZ Peon

    Messages:
    1,515
    Likes Received:
    62
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Cant you swap the images with CSS and still use the ALT tags?

    In any case, I would check an example in Google's cache to see exactly how google will handle it.
     
    BILZ, Apr 10, 2009 IP
  3. johnnyblotter

    johnnyblotter Peon

    Messages:
    32
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #3
    well I would be using the images as background images and just switching the background position. so, no img tags in the html.
     
    johnnyblotter, Apr 10, 2009 IP
  4. BILZ

    BILZ Peon

    Messages:
    1,515
    Likes Received:
    62
    Best Answers:
    0
    Trophy Points:
    0
    #4
    BILZ, Apr 10, 2009 IP