SEO Class in Chicago, IL
Learn How To Optimize Your Website on July 26, 2013
High Rankings is offering a 1-day customized SEO training class in Chicago. Class size is limited so please sign-up now if you want in!
Are you a Google Analytics enthusiast?
Share and download Custom Google Analytics Reports, dashboards and advanced segments--for FREE!

www.CustomReportSharing.com
From the folks who brought you High Rankings!
More SEO Content
Jump Menus Again
#1
Posted 21 October 2008 - 04:29 AM
Do spiders follow links in Jump Menus ? If so which ones do and which ones don't. Here's a Code Sample:
<form name='jump' action="" style="height: 12px; margin-bottom: 5px;">
<select name='menu' onChange='location=document.jump.menu.options[document.jump.menu.selectedIndex].value;'>
<option>2009 Collection</option>
<option value="eshop.php">Full Range</option>
<option value="eshop.php?category=widgets">Widgets</option>
Any comments on recent findings would be much appreciated.
#2
Posted 21 October 2008 - 06:47 AM
#3
Posted 21 October 2008 - 07:13 AM
The most common way to get those links followed is to remove it from a <form> and instead style a <ul><li> list to look like a form, even though it contains real <a href links.
#4
Posted 21 October 2008 - 12:26 PM
I have just started to change all the links in my photo gallery from ordinary blue links on the page, to a jump list.
I couldn't see any <form> or <ul><li> tags in the code. A java script makes the whole thing work.
<option value="http://www.aaaa.com/a/b/c/abc.html">A B C</option>
Is this bad for the search engines? Can they follow the links?
#5
Posted 21 October 2008 - 12:37 PM
Without one, and without seeing the code, I assume the javascript is reading the option being submitted and doing the form submit via js.
In either case, you're throwing up a big roadblock for the search engine spiders. They won't follow through either to my knowledge.
#6
Posted 21 October 2008 - 01:24 PM
Maybe the time has come to try to get a CSS drop down menu to work.
#7
Posted 21 October 2008 - 06:11 PM
0 user(s) are reading this topic
0 members, 0 guests, 0 anonymous users










