Rank: Newbie Groups: Member
Joined: 6/4/2007 Posts: 2
|
Hi
I've noticed that our Google Search Appliance is not indexing a site that uses SlideMenu. When looking at the source code for this site i can see that the slidemenu does not produce HREF tags.
Am i correct in thinking that because of this Google cannot index the site as there are no links for it to follow?
If so, what is the resolution to this?
Thanks
Dan
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,194
|
Hi Dan,
That is correct. SlideMenu does not generates regular HTML links. Everything is done by JavaScript. You can provide a <noscript> version of your navigation section and put regular HTML links there. That way it will be indexed correctly.
Thanks
|