|
Can you let me know, if javascript vertical menu supports search engine friendly code?
Return to Recent Questions
Q:
Hello, you write, that your javascript vertical menu is search engine friendly.
But viewing the source of your samples, I couldn't find search
engine friendly code there.
A Javascript is called, that's all, which I doublt could ever be Search
Engine friendy?
Can you let me know, if the javascript vertical menu supports search engine friendly code. Your Features and
Functions don't say anything about that either.
A:
DHTML Menu is a search engine friendly menu since v1.12.
To create a search engine friendly code for the javascript vertical menu you should add additional html code within your html page:
<div id="dmlinks">
<a href="http://deluxe-menu.com">menu_item_text1</a>
<a href="http://deluxe-tree.com"&glt;menu_item_text2</a>
...etc.
</div>
Generate such a code using DHTML Tuner application.
You can find it in the trial package.
Run Tuner, load your javascript vertical menu and click Tools/Generate SE-friendly Code (F3).
Return to Recent Questions
Related:
- Aug 03, 2009 - How does the search engine stuff work for the javascript menu master?
- Aug 07, 2009 - Is using search engine friendly code the same as using normal html script for menu for google?
- Aug 09, 2009 - Can I create my floating script menu to make it search engines friendly?
- Sep 23, 2009 - Is there a way to make your vertical dhtml menu accessible to the search engine?
- Sep 24, 2009 - Where I should add this search engine code for drop down menu maker?
- Nov 22, 2009 - Where should I add this search engine code for menu page web?
- Dec 01, 2009 - Is there a way to make your context menu popup accessible to the search engine?
- Feb 11, 2010 - Is there a way to make your navigation menu code accessible to the search engine?
- Feb 13, 2010 - Where I should add this search engine code for css tab menu?
- April 22, 2010 - Can you confirm where code search engine friendly should be placed in script dropdown menu?
|