Forum Moderators: open
We've been doing this for years (before we even knew about Pagerank etc.), and are not trying to sell PR to sponsors, the purpose is just for the actual traffic it delivers to them (which is very good).
After reading several posts here about potential problems with these types of sitewide links to advertisers (identical text link on hundreds of pages on a site, purchasing PR), I'm getting concerned.
Right now we use server side includes to put the sponsor links on all of our pages, so the links are indexed by google as part of the page content.
If we displayed the site sponsor links through javascript, would this eliminate potential problems for us or our sponsors, since the links and sponsor text ads wouldn't get indexed, and there is clearly no intent in selling PR?
One of our sponsors recently dropped out, not because of the level of traffic they were receiving, but because of the worry about being penalized for buying links as an artificial means of inflating PR.
So, I'm wondering if there is anything wrong with displaying the links through javascript, and if this would basically eliminate any doubt from google or anyone else that we are trying to sell PR.
We converted their links to graphics btw.
I don't worry too much about sponsors pulling out based on PR issues, because the traffic to their sites is very good irregardless of any PR effect. (I do understand that some might not like it if the ads are done through javascript, but if they feel that way then they are clearly trying to buy PR as well as traffic, which is something that could possible backfire on them anyway, and something we don't really want to be associated with).
It seems like javascript is the most straightforward way, as these are advertisements, and this seems to be method that google delivers its own Adsense advertisements on so many sites now.
I just wonder if there is any other negative effect of displaying content through javascript from the google point of view. (e.g. you're trying to hide page content somehow).
When I changed the link to a redirect (e.g. redirect.asp) instead of linking directly to the advertiser's site, my page came back up the rankings very quickly.
I would devise a javascript alternative that can be dropped into the existing SSI slots. Having an alternative available, I would consider offering it to sponsors if I thought they might prefer it. Otherwise, I would keep it in reserve in case my own site appeared to be suffering.
Kaled.
The issue is not ideology - it is a whether Google might wrongly apply a penalty.I would devise a javascript alternative that can be dropped into the existing SSI slots...
Thanks Kaled, you hit the issue right on the nose, and thanks for that suggestion about the javascript alternative.
I'm sure that Google takes into account that there are a lot of legitimate sites that aren't trying to sell PR with their sitewide links, but I don't know if some competitor might try to bring us to the attention of Google as trying to sell PR (although we have no interest/intention of doing so).
So, I'll prepare the javascript alternative, and might just go ahead and implement it, to get rid of any doubt about it. It seems that using javascript in this way isn't a problem for Google in terms of any penalties, shady behavior, etc.