Forum Moderators: open

Message Too Old, No Replies

Will Google Follow

Will Google follow this link?

         

Duncan

7:07 pm on Aug 4, 2003 (gmt 0)

10+ Year Member



I've got a couple of links that I don't want Google to follow and wondered if this will do the trick?

<a href="JavaScript:openWin('URL','target','menubar,toolbar,location,directories,status,scrollbars,resizable')">

Duncan

ciml

7:23 pm on Aug 4, 2003 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Somewhere, you need to have the 'URL' variable to call from that link. If it is of the form [example.com...] then you should expect Google to follow it.

If it is of the form www.example.com then historically it wouldn't count, but indications are that it probably will count at some point, if not already.

vincevincevince

7:26 pm on Aug 4, 2003 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



if the URL is written in there in hardcode - indications are YES. if the URL is actually a string which is set elsewhere, indications are UNCERTAIN AT THIS TIME.