Jump to content

  • Log in with Facebook Log in with Twitter Log In with Google      Sign In   
  • Create Account

Subscribe to HRA Now!

 



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!


Sponsored Content

 

 
 

Photo
- - - - -

Are Links In This Type Of Html Drop Menu Being Followed By Google?


  • Please log in to reply
3 replies to this topic

#1 SERPico

SERPico

    HR 4

  • Active Members
  • PipPipPipPip
  • 249 posts

Posted 20 January 2008 - 10:45 AM

So i am planning to use a menu like this one on a site:

CODE
<form name="menuform">
<select name="menu2"
onChange="top.location.href = this.form.menu2.options[this.form.menu2.selectedIndex].value;
return false;">
<option>Choose...</option>
<option
value="http://www.domain.com/page-1.html">Page 1</option>
<option
value="http://www.domain.com/page-2.html">Page 2</option>
<option
value="http://www.domain.com/page-3.html">Page 3</option>
<option
value="http://www.domain.com/page-4.html">Page 4</option>
<option
value="http://www.domain.com/page-5.html">Page 5</option>
</select>
</form>



Would Google follow the links in this menu?
Or can't Google crawl these type of links?

I would like to stop Google from following the links in the code, if Google does follow the links in the above code, how do i add a nofollow?

I'm sorry for mixing in a coding question as well guys, but i am not that much of a coder so if you can drop some example code how to do this, i would really appreciate it!

Thanks!

#2 Jill

Jill

    High Rankings Advisor

  • Admin
  • 32,324 posts

Posted 20 January 2008 - 12:09 PM

No, they don't follow form options, last I checked.

#3 SERPico

SERPico

    HR 4

  • Active Members
  • PipPipPipPip
  • 249 posts

Posted 20 January 2008 - 12:10 PM

Thanks Jill! goodjob.gif

#4 Randy

Randy

    Convert Me!

  • Moderator
  • 17,540 posts

Posted 20 January 2008 - 03:14 PM

They may however see the URLs in those forms as plain text that is actually a url address. You sometimes see text from a form showing up in a snippet in a search, meaning they at least see it.

I've not tested it in awhile, but when I last did they didn't appear follow any urls they found in a form. I assume they're still not doing that for <option>'s, but it might be wise to test it just in case. I'm pretty sure they'll never follow a url they see in a form action, because they their spider would be trying to buy stuff on every shopping cart out there. However it wouldn't be that hard for them to make the distinction between a form action and an <option> if they felt like it.

Better safe than sorry if it's important. If so I'd set up a quick and dirty test to see if things are still the way they've always been.




0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users