PDA

View Full Version : Will google follow this?



Mike
06-23-2004, 02:25 PM
Hi,

A site is linking to me in a way which I'm not sure will help me. They are first including some javascript:


<script language="JavaScript" src="/url.js"></script>

Then in url.js, they have this:


document.write('<br><img src="/image/name.gif"><a target="_blank" href="http://www.urlgoeshere.net"><font face="verdana" size="2" color="#3366FF">Name</font></a>');

Now should this pass on PR to me?

Thanks,
Mike

Chris
06-23-2004, 03:20 PM
Possibly not, though thats about as SE friendly as you can make a javascript link.

Why are they doing it this way?

Jaffro
06-23-2004, 03:21 PM
I dont think it can mike, tho i'm not sure. I've used docuwrite to exclude some of my pages from getting pr and the such, downloads and links pages, but the links page has pr still when the download doesnt.

Mike
06-24-2004, 12:04 AM
Possibly not, though thats about as SE friendly as you can make a javascript link.

Why are they doing it this way?

I'm not sure, I think it's to try and con me out of PR. I'll email them and ask for it to be changed.

Thanks everyone :)