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