Forum Moderators: open
Althoug a lot of messages in this forum are about how to avoid PR transfer via javascript links, I am actually looking for the reverse. It's a long story why I need this so I will not go into that.
Does anyone have a piece of javascript code to link to another page, and that Google can actually read?
Thanks!
DC
Nevertheless, if you explain why you wish to do this, a solution may become apparent.
Have you considered using server-side includes?
Kaled.
Thank you all for the information. The reason why I need this is since the webhosting provider I use (will not disclose the name here for obvious reasons) automatically changes the URL to a javascript link. I am therefore trying to do the reverse so that it not automatically changs. I noticed that if I use a normal "http:// link" it will make it "site.pl?url=http://" etc. and this is exactly what I am trying to avoid. The hosting provider is really good at a lot of other things, so I would not like to swap providers.
After noticing this I tried to put a nofollow:... javascript link on the page as discussed in the how-to-not-loose-PR sections of this site. That link did not get changed by my provider (the AI must not be good enough to recognize it as a link)
Therefore I was looking for a javascript link that (unlike the nofollow one) will actually surely transfer PR to other pages.
Does anyone know of a simple javascript link to place in-page that will gurantee PR transfer? The reason I am so keen to change this link into a PR-transfer link is because the person that I am swapping links with will give me a good PR5 link back.
I am also a bit unclear on the <noscript> tag what it does exactly?
Also, have you guys (and girls :) ) found it hard to get high PR(7-9) links?
Cheers
Roel
The standard DW script with location="HTTP://www.domain.com/page.htm" and location="page.htm" worked in my test and all test pages have PR.
I just wonder if they check to see if script has a trigger to activate it or you could stuff links in script tag.