PSA stands for Public Service Ads which mean you will get nothing if peoples click on those ads. These ads will appear on your site if there is not enough contents or adsense crawler has not yet crawled to your website pages.
Beside you can fill the ads with solid color, you can remove the PSAs with this following code:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd ">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<title></title>
<script src="http://pagead2.googlesyndication.com/pagead/google_adsense_script.js" type="text/javascript"></script>
</head>
<body style="background-color: transparent;">
</body>
</html>
-
Copy the code above and save it as a html file. Eg: adsense_script.html.
-
Upload it to your website (usually in root, eg: www.website.com/adsense_script.html)
-
Setup your Adsense ads as usual.
-
In the “Show non-Google ads from another URL”box, type in the html file url.
-
Done!
With this, the PSAs will not show up because they have been replaced with the script above. ๐
[via Malaysia Bloggers][tags]adsense, public service ads, tips, how-to[/tags]
lew..buat amal sekali sekala kan bagus, jgn la buang \:d/
hahaha
hu3. ape salahnye kalau buang kan…:p
What shows up instead of the PSAs? I looked at the code from Google, but couldn’t figure it out…
Thanks!
bro, what about hiding the “ads by google” text and making the ads look like what the premium publisher always use. do you have any tweak for that.? ๐
-bloganything-
[Comment ID #15277 Will Be Quoted Here]
copy the code above and save it as html. and put it as alternate ads url when you setup your adsense code. it will replace the ads with blank space. try it.
[Comment ID #15279 Will Be Quoted Here]
i will try to find out how. i hope it will not against the tos. hu3.
Hi.
Thanks for your response.
I think that you don’t need a hack like that if all you want is to put a blank space in place of a PSA.
You can, using the Google Adsense setup tool, configure your ads to display a solid color, and you’ll have the same effect.
I am sorry, but perhaps because my poor English I am loosing something important, while I can’t say what I want pretty well…
Removing the “Ads by Google” is easy, but it is agains the TOS.
Create a DIV wich heigth is from 9 to 11 pixels below your ad height, and through CSS set its overflow to display no scroll bar, and place your ad inside the DIV.
But, remember, this is against TOS, and if you do it, you are like to be banned.
[Comment ID #15287 Will Be Quoted Here]
i guess if we use solid color, it will still leave blank spaces but with the code above, it will remove the ads with leave any spaces on your ads spot. i hope you understand what i mean. me too not good in english. :d
thank you, very helpful. I was seeking to remove PSA
Hi,
How can anyone REMOVE a any ad from their website?( I mean if the webmaster decides to not run any ad any more). I saw that even I delete any ad from my page, Its shown ACTIVE in my adsense account. How to remove these “NOT USING” ads?
What is captcha code?, pls provide me captcha code codes or plugin, Thanks in advance.