Can I create my floating menu to make it easier for search engines to crawl through?
Return to Recent Questions
Q:
Hi I recently bought a menu from you - which is great. However, i
have been told that search engines will find it hard to crawl
through the menu and find the other parts of my site.
Is it possible
for me to create my menu to make it easier for search engines to
crawl through?
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"> 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
|