|
How does the search engine stuff work for the css hover menu?
Return to Recent Questions
Q:
A web developer told me to stay away from java script css hover menu if you want google to recognize your webpage. Can you
tell me how css hover menu works for spiders?
How does the search engine stuff work?
A:
Spiders can't read dynamically-generated Javascript code, so they
can't read css hover menu links.
Search engine friendly code means that you can add additional html code
within your html page. You can generate such a code using DHTML Tuner
GUI that you can find in the trial menu package. But if you'll use the
css hover menu without any additional html code, spider won't see menu links.
Return to Recent Questions
Related:
- Aug 07, 2009 - Is using search engine friendly code the same as using normal html css menu navigation for google?
- Aug 09, 2009 - Can I create my floating menu in javascript to make it search engines friendly?
- Sep 17, 2009 - Can you let me know, if menu css horizontal supports search engine friendly code?
- Sep 23, 2009 - Is there a way to make your down menus in javascript accessible to the search engine?
- Sep 24, 2009 - Where I should add this search engine code for menu javascript download?
- Nov 22, 2009 - Where should I add this search engine code for css navigation?
- Dec 01, 2009 - Is there a way to make your drop down menus in javascript accessible to the search engine?
- Feb 11, 2010 - Is there a way to make your menu for website accessible to the search engine?
- Feb 13, 2010 - Where I should add this search engine code for css navigation bar?
- April 22, 2010 - Can you confirm where code search engine friendly should be placed in net drop down menu?
|