Hi , I would like to know what is the better way for having a vertical menu that help your optimizing Seo so in every line of nemu putting your anchor text for having good internal links into your pages! in this way it is good to have with jquery menu? or just with css menu! BR
The most effective way for creating your navigation is to use an unordered list , as the menu is after all a list of links. You can then use CSS and/or jQuery to modify the presentation and functionality of the menu to your heart's content and it will not effect anything to do with SEO, because the web spiders are only picking up the HTML markup, they don't bother (afaik) looking at any CSS or Javascript... Therefore the only thing you can do in relation to on-site SEO with your menu is to ensure that you are using correct, appropriate, valid HTML for your menu, and using a list is the most common way to do this... Although on a side note you want to make sure the CSS and jQuery does not effect usability in a negative way as this is more important than SEO.
thanks for your helps guys , Finaly I decide to have a vertical menu just with CSS in order your advices! you can check the site http://www.trilhainkaperu.com Many Thanks