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