Can you let me know, if javascript moving menu supports search engine friendly code?
Return to Recent Questions
Q:
Hello, you write, that your menu is search engine friendly.
But viewing the source of your samples, I don't see anything search
engine friendly in there.
A Javascript is called, that's all, which I doublt could ever be Search
Engine friendy?
The only thing I have seen as search engine friendly is the menu you
have added at your own homepage.
Can this be set at your menue automatically?
Can you let me know, if the menu supports this kind. Your Features and
Functions don't say anything about that either.
A:
Deluxe Menu is a search engine friendly menu since v1.12.
To create a search engine friendly 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>
To generate such a code use Deluxe Tuner application.
You can find this GUI in the trial package.
Run Tuner, load your menu and click Tools/Generate SE-friendly Code (F3).
Return to Recent Questions
|