Forum Moderators: open

Message Too Old, No Replies

What about javascript links?

         

mrdance

1:34 pm on Jul 23, 2004 (gmt 0)

10+ Year Member



I wonder if Google or other searchengines care about javascript links like:

window.open('wwWebmasterWorldebsite.com');

What do the spiders look for <A HREF> tags or HTTP or what.

thanks / Henrik

StupidScript

5:29 pm on Jul 26, 2004 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Yep. HREF attributes are considered to be links, and Javascript link references are not.

It makes sense because who knows WHAT those wacky Javascript developers are putting in their scripts that might SEEM like a link, or use Javascript link-type syntax but are NOT links.

If it ain't an HREF, it ain't a link according to spiders.