CSS and links

Discussion in 'Link Development' started by XandroZ, Nov 16, 2006.

  1. #1
    I don't realy know where to put this post at CSS or here, but is about links so...

    I have a multilevel drop down CSS menu.Because the Internet explorer does not support the css hover menu I needed to put for the first level menu a fake link

    href="#" - so I can use the menu in IE

    The question is if search engine consider this a link, a dead link?
    I have 5 first level menu with #.And the navigation menu is on all the pages.

    Search engine see that like dead links,I lose rating? If I use nofolow what is happening?
     
    XandroZ, Nov 16, 2006 IP
  2. chovy

    chovy Peon

    Messages:
    181
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    0
    #2
    use the url and return false.
     
    chovy, Nov 16, 2006 IP
  3. KC TAN

    KC TAN Well-Known Member

    Messages:
    4,792
    Likes Received:
    353
    Best Answers:
    0
    Trophy Points:
    155
    #3
    You can use nofollows then the bots will not index those links. Don't worry too much, this won't hurt you :)
     
    KC TAN, Nov 17, 2006 IP