|
Is using search engine friendly code the same as using normal html dhtml menu for google?
Return to Recent Questions
Q:
Is using search engine friendly code the same as using normal html dhtml menu as far
as spiders are concerned?
A:
Yes, it is really so.
You will have the following code:
<!-- Code for DHTML Menu Items. Generated by DHTML Tuner -->
<div id="dmlinks" style="font:normal 11px Trebuchet MS, Tahoma;color:#000000;text-decoration:none">
<a id="dmI0" href="testlink.html">Home</a>
<a id="dmI2" href="testlink.html">Features</a>
<a id="dmI4" href="testlink.html">Description of Files</a>
<a id="dmI5" href="testlink.html">How To Setup</a>
...
Return to Recent Questions
Related:
- Aug 03, 2007 - How does the search engine stuff work for the simple css menu?
- Aug 09, 2007 - Can I create my floating popup menu css to make it search engines friendly?
- Sep 17, 2007 - Can you let me know, if script drop down menu supports search engine friendly code?
- Sep 23, 2007 - Is there a way to make your net dynamic menu accessible to the search engine?
- Sep 24, 2007 - Where I should add this search engine code for form dropdown menu?
- Nov 22, 2007 - Where should I add this search engine code for horizontal menu javascript?
- Dec 01, 2007 - Is there a way to make your website menu templates accessible to the search engine?
- Feb 11, 2008 - Is there a way to make your javascript horizontal menu accessible to the search engine?
- Feb 13, 2008 - Where I should add this search engine code for css menu generator?
|