Forum Moderators: open

Message Too Old, No Replies

menu within <noscript></noscript> tags

         

Old_Nick

8:37 pm on Jan 26, 2007 (gmt 0)

10+ Year Member



I'm not sure that this is most convenient for my post but I want to hear your ideas re following matter.
I'm now remastering my site and thinking to change navigation menu to completely script menu(some colomns of menu were usual html links).
From the other side I want robots easily indexing/crawling my site. I'm thinking of putting within <noscript></noscript> tags html version of menu. Will it work? DO you think that could be considered as cheting with robots? How do you think? Thank you in advance.

Fotiman

10:07 pm on Jan 26, 2007 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



Why not just use a semantic "list" of links, and then use JavaScript to enhance it into whatever you like (tabs, a tree menu, fly-outs, etc.)? That way, your content is available to all users, and for those with JavaScript, it gets enhanced to a menu?

Old_Nick

12:13 pm on Jan 27, 2007 (gmt 0)

10+ Year Member



interesting idea, thank you