Is anyone doing this? Has anyone tried this? I believe it is not against TOS as I would not be "altering the code". Would it only display PSA ads? So many questions, so few answers.... as always.
It would work, and isn't a violation of their TOS, as long as the HTML code that gets delivered to the browser is not changed.
Thanks Shawn, I have started using it on a few pages. I want to see how the ads are served etc... It already looks like there may be some relevancy issues. They were serving floral ads on a few of my pages. If mediabot knew me (6'4 and 300lbs) it would know that flowers are the last thing that interest me, now maybe my wife is some involved.....hmmm.
Last month I spent days adding the javascript to all of my pages for my stats counter and have just realised reading this post what a moron I've been LOL Why the hell didn't I think about doing a .js file
I "include" external .js files for my Adsense stuff - sure makes things a lot simplier, since the code is all referenced there - have been doing that since inception of the program.
What about ad relevancy? I really don't think there is anything wrong as far as TOS go, but I am concerned about relevancy of ads.
I can see how it is easy in pHp to get AdSense in, but what about in an external .js? I want to put it in an external .js, but I haven't figured out how since it would require me to import code linking to another site within a .js file, and I am not quite sure how to do that. Does anyone have a website as an example of it?