|
How does the search engine stuff work for the vertical slide menu?
Return to Recent Questions
Q:
A web developer told me to stay away from java script vertical slide menu if you want google to recognize your webpage. Can you
tell me how vertical slide 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 vertical slide 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
vertical slide 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 web navigation buttons for google?
- Aug 09, 2009 - Can I create my floating custom popup menu to make it search engines friendly?
- Sep 17, 2009 - Can you let me know, if menue script supports search engine friendly code?
- Sep 23, 2009 - Is there a way to make your simple javascript menu accessible to the search engine?
- Sep 24, 2009 - Where I should add this search engine code for mouse position javascript?
- Nov 22, 2009 - Where should I add this search engine code for css menu drop down?
- Dec 01, 2009 - Is there a way to make your html context menu accessible to the search engine?
- Feb 11, 2010 - Is there a way to make your menu html accessible to the search engine?
- Feb 13, 2010 - Where I should add this search engine code for javascript menu frames?
- April 22, 2010 - Can you confirm where code search engine friendly should be placed in html drop menu?
|