Is there a way to make your vertical slide menu accessible to the search engine?
Return to Recent Questions
Q:
I am trying to install a search engine on my site and am having
trouble due to my use of your vertical slide menu tree-menu system, which I love by the
way. I really need to find a compatible script that will search
your vertical slide menu system, or at the very least search another
file with mirrored links. I DO NOT want to add the links to each
page, this is why I love your menu's, there is one central location
to change navigation statewide.
Do you know if there is a search script that can do this( js,
php) or is there a way to make your tree menus accessible to the
search engine?
A:
You can generate search engine friendly code.
DHTML Tree is a search engine friendly menu since v2.4.
To create a search engine friendly vertical slide 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>
Please use DHTML Tuner application to generate this code.
You can find this GUI in the trial package.
Run Tuner, load your vertical slide menu and click Tools/Generate SE-friendly Code (F3).
Return to Recent Questions
Related:
|