|
Can you let me know, if script drop down menu supports search engine friendly code?
Return to Recent Questions
Q:
Hello, you write, that your script drop down 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 script drop down 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 script drop down 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 script drop down 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 bars?
- Aug 07, 2009 - Is using search engine friendly code the same as using normal html menu css html for google?
- Aug 09, 2009 - Can I create my floating web menu to make it search engines friendly?
- Sep 23, 2009 - Is there a way to make your dynamic context menu accessible to the search engine?
- Sep 24, 2009 - Where I should add this search engine code for css menu vertical?
- Nov 22, 2009 - Where should I add this search engine code for simple popup menu?
- Dec 01, 2009 - Is there a way to make your menu javascript html accessible to the search engine?
- Feb 11, 2010 - Is there a way to make your drop down menu in html accessible to the search engine?
- Feb 13, 2010 - Where I should add this search engine code for css dhtml menu?
- April 22, 2010 - Can you confirm where code search engine friendly should be placed in web drop down menu?
|