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