Is what the search engines (Googlebot, ...) recognize the links in dynamic html menus?
Return to Recent Questions
Q:
First sorry for my english (I'm french)
Is what the search engines (Googlebot, ...) recognize the links in dynamic html menus?
"deluxe menu" ?
Else Does it has an other solution ?
A:
You should 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:
- Oct 22, 2006 - When the html submenus are over applet in https: the applet disappeared.
- Oct 27, 2006 - In IE 6.0 and Firefox 1.5.0.4, the submenus of my dhtml dropdown menu are not visible
- Jan 05, 2007 - Can html side menu support context menus on right click
- Jan 31, 2007 - I tried to create the html version of the rollover menus. It is still not working.
- Feb 02, 2007 - The background images for dhtml drop down menus are missing in the browser
- Feb 15, 2007 - I can see only the code generated by the GUI tool.How should I install html menus?
- Feb 27, 2007 - Obviously your dynamic drop down menus are NOT cross browser usable
- March 11, 2007 - I cannot configure the actual links or link names in the html floating menu?
- March 15, 2007 - In my dynamic html menu I'm getting an error - Error: 'floatable' is undefined
- April 09, 2007 - We have status bar errors that say: "Done, but with errors on page" in menus html
- April 12, 2007 - How can I add the separator to the submenus of my javascript dynamic menu?
|