It's much better for SEO if the dhtml side menu links are actually in the HTML rather than in a huge javascript variable.
Return to Recent Questions
Q:
I noticed your excellent smart scroll menu and have a question about it; I
notice that it renders the menu from a javascript array - is it possible to
make the menu run on an HTML unordered list? The reason being that it's much
better for SEO if the dhtml side menu links are actually in the HTML rather than in a huge
javascript variable.
A:
No, it is not possible. Deluxe Menu is javascript menu.
You can generate search engine friendly code and install it on your
page.
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.
Run Tuner, load your menu and click Tools/Generate SE-friendly Code (F3).
Return to Recent Questions
Related:
- Sep 06, 2006 - The first item of the html drop down menu stays highlighted.
- Sep 16, 2006 - I need to be able to highlight the selected menu item of the html tree menu.
- Sep 17, 2006 - How can your javascript onmouseover menu be set to open by click?
- Sep 22, 2006 - Where do I add my "blahblah.htm" page links in js menu?
- Sep 23, 2006 - Is it possible that your menu call some javascript onmouseover event?
- Sep 25, 2006 - My menu icons are not appearing in the preview, or when I launch deluxe-menu.html
- Sep 26, 2006 - Is there a way to change the height of the main buttons in my simple dhtml menu.
- Oct 01, 2006 - All of the items in html pull down menu are different sizes.
- Oct 12, 2006 - Can I create a scroll vertical menu on the right side and the subnav popout on the LEFT?
- Oct 21, 2006 - I want to get the URL or file name to be open in javascript mouseover menu by click...
- Oct 22, 2006 - When the html submenus are over applet in https: the applet disappeared.
|