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