Is there a way to make your javascript tree menus 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 tree-menu system, which I love by the
way.� I really need to find a compatible script that will search
your javascript 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 javascript tree menus accessible to the
search engine?
A:
You can generate search engine friendly code.
Deluxe Tree is a search engine friendly menu since v2.4.
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
Related:
- Sep 06, 2006 - The Items of the javascript tree view stay expanded in the same state.
- Sep 06, 2006 - Can't see my javascript vertical tree menu in FireFox.
- Sep 11, 2006 - If I use doctype the settings of the submenus in javascript dropdown menu get lost.
- Sep 15, 2006 - Are vertical menus also supported? I don't see any in the javascript menu examples.
- Sep 23, 2006 - Is it possible that javascript drop down menus doesn't put anything on the local computer?
- Sep 29, 2006 - I tried to use javascript function with the "Title item" of my javascript tree view.
- Oct 06, 2006 - Where I can find data.js file for tree javascript menu?
- Oct 07, 2006 - How do you change the back ground color of the javascript horizontal menus?
- Oct 15, 2006 - There's some problems when we use two javascript horizontal menus.
- Oct 15, 2006 - Submenus doesn't position correctly in my javascript template.
- Oct 20, 2006 - Can you let me know, if javascript moving menu supports search engine friendly code?
|