|
How does the search engine stuff work for the dhtml select?
Return to Recent Questions
Q:
A web developer told me to stay away from java script dhtml select if you want google to recognize your webpage. Can you
tell me how dhtml select works for spiders?
How does the search engine stuff work?
A:
Spiders can't read dynamically-generated Javascript code, so they
can't read dhtml select 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
dhtml select 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 shell script menu for google?
- Aug 09, 2009 - Can I create my floating menu button not working to make it search engines friendly?
- Sep 17, 2009 - Can you let me know, if horizontal menu using supports search engine friendly code?
- Sep 23, 2009 - Is there a way to make your pop up menu html accessible to the search engine?
- Sep 24, 2009 - Where I should add this search engine code for navigation menu css?
- Nov 22, 2009 - Where should I add this search engine code for vertical menu using?
- Dec 01, 2009 - Is there a way to make your css pop up menu accessible to the search engine?
- Feb 11, 2010 - Is there a way to make your script menu accessible to the search engine?
- Feb 13, 2010 - Where I should add this search engine code for pull down menu html?
- April 22, 2010 - Can you confirm where code search engine friendly should be placed in javascript menu frame?
|