Search engine optimization with Milonic

A forum for, well, anything really.
Gripes, moans, ideas or just general chit chat. EXCEPT SPAM!!! - Don't just register to post here - IT WILL GET DELETED!!!
Post Reply
interweb911
Beginner
Beginner
Posts: 1
Joined: Wed Jan 10, 2007 6:03 am

Search engine optimization with Milonic

Post by interweb911 »

I have used milonic on a county web site that I designed several years ago. I'm about to work on another web site and would like to use this type of menu system, however, for seo purposes, this menu tends to add a lot of javascript to each page it's used on.

My question is if there is a way to link the javascript menu to an external file so that the pages the search engine index will have a lot less code on them and more on-page text that is related to the actual site content.

Is this possible?

Thanks
User avatar
Ruth
 Team
 Team
Posts: 8763
Joined: Thu May 15, 2003 5:02 am
Location: Yucaipa, CA
Contact:

Post by Ruth »

Hi,

I don't know about that but you can set up the menu as a listbased menu which would put all the info as LI items. The list module reads the LI items and then uses the styles you set up to create the menu. The good thing about this is that if a site has js disabled the list menu is there.

http://milonic.com/listbased/

That's a demo using the listbased with different styles and also as a popup menu. [the pop up is at the bottom]

Ruth
User avatar
Andy
Milonic
Milonic
Posts: 3308
Joined: Sun May 19, 2002 8:23 pm
Location: Menu Developer
Contact:

Post by Andy »

There is also a sitemap and noscript builder that creates HTML on the fly based on your menu_data.js file.

You need PHP for this though - the files can be found inside /extras/php_sitemap/ folder in each download. Very easy to use, just specify which data file you want and the php script does the rest.

Cheers,
Andy
Post Reply