Adsense Beautifier

Adsense beautifier is a plugin available for WordPress to make your Adsense look beautiful in order to increase you Adsense earnings. Images adjacent to ads can help increase click through rate (CTR).

Images can be use to increase our click through rate. You can add image next to your adsense to increase your Click Through Rate.

Is it legal? Yes, but you have to add line to separate your image to adsense. Even google do this way to their new adsense format. You can see articles about these from:

I have a post about it a couple days ago. You can see at Increase CTR. In that post You must add “manually”. I have idea to make WordPress plugin to make it easier. My plugin name is “Adsense Beautifier“, perhaps remind you for another plugin “Download Beautifier“. Yes, I have inspirated from that plugin for my plugin name, cause this plugin have a similar function, to make adsense look beautiful in order to increase your CTR. I hope so ;)

Updated to adsenseBeautifier 1.0.4 (Oct 17, 2006)

  • Support for another ads format: Medium Rectangle (300 x 250), Small Square (200 x 200), Banner (468 x 60), and Half Banner (234×60).

Updated to adsenseBeautifier 1.0.3

  • Support for random images using “AUTOMATIC IMAGE ROTATOR” from automaticlabs. Thanks for the script :D
  • Support for .png, .gif, .jpeg images extensions.
  • Feel free to make your own images and place your images into /wp-content/adsenseBeautifier/images/$folder. $folder should be largerectangle, leaderboard, or square.
  • :D Gud lak

Updated to adsenseBeautifier 1.0.2

Add Options page to generate new adsense code base on your original AdSense code. No changes are made to your original AdSense code (as dictated by Google’s Terms of Service). The code goes around your AdSense code, leaving it intact and unchanged.

Screenshot

Leaderboard (728 x 90)

Leaderboard (728 x 90)

Banner (468 x 60)

Banner (468 x 60)

Half Banner (234×60)

Half Banner (234x60)

Medium Rectangle (300 x 250)

Medium Rectangle (300 x 250)

Square (250 x 250)

Square (250 x 250)

Large Rectangle (336 x 280)

Large Rectangle (336 x 280)

Small Square (200 x 200)

Small Square (200 x 200)

Installation

New Installation

  1. Download the plugin and unzip it to your PC
  2. Upload the folder “adsenseBeautifier” and all of its contents into your wp-content/plugins/ directory
  3. Activate the plugin in your WordPress site Admin
  4. Go to Options page to generate AdSense code base on your original AdSense code
  5. Copy and paste your new AdSense code to display your AdSense
  6. Your done! Enjoy

Upgraded from Previous Version

  1. Download the plugin and unzip it to your PC
  2. Deactivate the plugin in your WordPress site Admin
  3. Delete the folder “adsenseBeautifier” and all of its contents from your wp-content/plugins/ directory. You have to delete your old version directory ;)
  4. Upload the folder “adsenseBeautifier” and all of its contents into your wp-content/plugins/ directory
  5. Activate the plugin in your WordPress site Admin
  6. Go to Options page to generate AdSense code base on your original AdSense code
  7. Copy and paste your new AdSense code to display your AdSense
  8. Your done! Enjoy

Usage

For the new version you do not need add block manually. Go to options page to generate block that will add around to your AdSense code.

Download

Adsense Beautifier 1.0.4
Downloads: 7263

Change Log

  • 10/17/2006: New version (1.0.4) updated. Support for another ads format: Medium Rectangle (300 x 250), Small Square (200 x 200), Banner (468 x 60), and Half Banner (234×60).
  • 09/07/2006: New version (1.0.3) updated. Support for random images. Remove reset button ;)
  • 08/23/2006: New version (1.0.2) updated. Support for Square (250×250) AdSense format.
  • 08/22/2006: New version (1.0.1) updated.
  • 07/30/2006: Edit CSS file to avoid a potensial bug near class largerectangle. Thank’s to Vincent and Rave for your feedback :)
  • 07/30/2006: Fix a bug near adding unwanted syntax on header “\n\n\n”.
  • 07/12/2006: Change line separator to black for more visible. Add space between image and ad.
  • 07/10/2006: Update image and CSS for smaller size
  • 07/10/2006: Upload Adsense Beautifier for the first time

To Do

  • Edit image to smaller size [done]
  • Change image to related post based on post keyword
  • Random image [done]
  • Add for another AdSense format [done]

Notes

  • Make your adsense doesn’t look like ad
  • Increase your CTR
  • Eat your space. For leaderboard ad format, it will eat 60px space from top. For largerectangle ad format, it will eat 50px from left. If you feel it eat your space too much, You can edit CSS and upload another images. Feel free to do that :D
  • Default ad place is at top (above post) and bottom (under the post). You can see my blog as live demo. Because of space eating issue ;) If you prefers to make your ad floating to your post, you should resize image and edit CSS yourself.
  • Only support for largerectangle and leaderboard AdSense format. But another AdSense format will add as soon as possible ;)

Good News

I have ask Google Team again to make sure this plugin is acceptable and doesn’t break Google TOS. They said:

Wed, 12 Jul 2006 14:08:20 -0700
Hello Supriyadi,
Thanks for your emails.
The ad placement on

http://www.supriyadisw.net/2006/07/adsense-beautifier

is acceptable by
our policies; as you’ve noted, we ask that publishers
place a visible border between the ads and the images, in order to
avoid
confusion and invalid clicks.

So if your site use background other than white (#FFFFFF), you have to change border color between image and ad in order to make it visible.

Integrate with Adsense Deluxe Plugin

This plugin can be integrate with Adsense Deluxe plugin. Here is my tip:
In Adsense Deluxe plugin option, place your new AdSense code (from adsenseBeautifier Options page) to AdSense code field in AdSenseDeluxe Options page.

To insert any of your defined ad units within template files, you can call a PHP plugin function with the name of the ad unit you want displayed. The syntax is as follows:

<?php adsense_deluxe_ads('AdBlock_name'); ?>

However, it?s strongly recommended that you always confirm that the function is available to keep from generating PHP errors or breaking your page display, using the following syntax:

<?php if (function_exists(adsense_deluxe_ads('AdBlock_name'))) {
adsense_deluxe_ads('AdBlock_name'); } ?>

Note: This syntax little bit different from recommended syntax from Adsense Deluxe Plugin.

Disclaimer

- If You are not really sure to use this plugin, please contact Google Team. Use with your own risk.
- I never guarantee that your CTR or AdSense earning will rise :)

Support Me

If you find it useful, please consider donating to help me continue work on the plugin. This plugin is, and will remain, freely available and open source, please only donate if you want to and can afford it.

That’s it. Feel free to add comment here.

:D Have a great day and gud lak

Share and Enjoy:

  • Digg
  • del.icio.us
  • StumbleUpon
  • Reddit
  • Facebook
  • BlinkList
  • NewsVine
  • Simpy
  • Slashdot
  • Technorati
  • Google Bookmarks
  • MySpace
  • Twitthis
  • Yahoo! Buzz
 

Related Posts

  • Awesome plugin...but does it violate any adsense terms. Thanks!
  • I'm interested to know how to make the random image.
  • Thanks, it is very cool plugin!
  • i had install adsense beutifier into my wp plugins, but when i try to generate code, it seem to be unsuccessfull. Why?. It then ask for " code field". What is it
  • Hey, thats a really good Plugin. Thanks for this post and your work.
    Best regards from italy
  • I completely agree with Christopher B. It really is inspiring to see carefully considered typography playing a central role in a site’s design. Thanks also for compiling the appetising list of resources that I am very much looking forward to reading.
  • Very interesting and informative piece!
  • I used this plugin since the 1st day it has been released. But since it's prohibited by Google now, I switched to AdsenseDeluxe. However, it's a great plugin. I'm still waiting for more future adjustment.
  • Thanks for the short and sweet introduction.
  • Hi All,

    Over @ my Blog I've been using Adsense Beautifier for a while.

    Do you mean that I could get banned by Google?

    Say it ain't do! Feedback welcome.
  • ... but you still have adsense on your page...?
  • Sorry, but this is not allowed anymore by adsense tos. I got my site banned doing this
  • mh... i would try it, but im afraid of a ban...
  • very interesting but prohibits by Google Inc
  • Is this legal plugin ? What say G?
  • Yes, Google Adsense with Image is nice
  • Excellent plugin, great work. But i heard, that google could kick the google adsense account, because its not allowed to show pics near the ads?
  • Tom
    Cool plugin! AdSense is great, but lately I've been making more with Chitika. In fact, over the last year I compiled some statistics of my earnings and I actually earned twice as much with Chitika compared to AdSense. For those of you curious about Chitika, check out this Chitika review for more info and some screenshots.
  • Wow....
    Good luck buat org Indonesia yg mempunyai kontribusi kepada WP.

    Ym-Online-Status (Huda Toriq)-> Adsense-Beautifier (Supriyadi)->NEXT>>
  • Thanks :)
  • Thanks for this nice plugin.
  • Great plug in man, thanks!
  • Vic
    Hi there,
    Know anyone which plugin to use if I want only the first part (first paragraph) of the article to be displayed? If someone want to read more there will be a "read more" link...
    On my blog right now is displayed all of article content and I don't want this...
    I'm talking about the latest 10 articles displayed on the first page of my blog.
    I'm using Wordpress.
    Can anyone help?
  • I still see many sites with images alongside with their adsense ads until now. These are huge high traffic websites. Mostly are image hosting, myspace resource, video clips sites and more. I think putting some sort of distance and boarder would help abide the rules.. Beautifier still helps boost CTR. Just be creative and we;ll do well.
  • Really useful but m afraid its against adsense TOS.
  • Nice plugin, thanks!
  • Hi,

    Great plug-in!

    Now how to I limit those ads?

    I run Linux, and hate seeing those M$ products appear.
  • Thanks!

    Have to give it a try.
  • VeRTiTO
    How come you're not using your own adsense beautifier?
  • I love this plugin, it's look nice and beautiful...
  • With shoemoney's image maker looks perfect thanks dude :)
  • very useful post. i'm going to use that adsense beautifier on my blogs
  • Is this plugin still valid?
  • Hmm … cool idea. But does it infringe on Google Adsense TOS? You know how unnecessary strict they are.

    I guess I’ve gotta re-arrange my site design and existing Google Adsense placements to accommodate the images. Any ideas, ppl?

    Chrissy
    http://www.MommaDiary.com
  • Coool! Thanks for this nice plugin.:)
  • Nice plugin, thanks!
  • Good !!!
  • I still see many sites with images alongside with their adsense ads until now. These are huge high traffic websites. Mostly are image hosting, myspace resource, video clips sites and more. I think putting some sort of distance and boarder would help abide the rules.. Beautifier still helps boost CTR. Just be creative and we;ll do well.
  • Thanks -:) for this nice plugin.
  • Nice plugin, thanks!

    but it was cool ^)few of my sites were banned )))
  • Thank you. it’s a great idea.
  • awesome plugin, thanks!
  • it is great idea... thank you
  • nice plugin ever made for wordpress. thnks lad.
  • Nice plugin.
    Thanks.
  • nice, thx for pluing
  • hi
    can someone please tell me why we get irrelevant ads in the home page , please help very urgent !!!
  • I think a beautifier can be done by using "background" image "near" the ads.. not really close but near and background image must compliment the site template.
  • Yes. I guess Google does not allow beautifying adsense anymore. Anyway nice plugin it was.
  • keli
    Nice plugin, thanks!
  • Ann
    Nice plugin, thanks! ;-)
  • I think instead read Adsense TOS before using this plugin. I dont think you can use "False" images beside Adsense Links.
  • Is it? I don't really know, but I find it strange. All in all, everything this plugin does is to add some images near the ads, it doesn't alter the ads in ANY way, it doesn't link to them in the images, so, as far as I can see, it's no problem. I would love it the plugin actually altered the code in some way, because I don't need it if all it does is to add some pictures. If anything, it's a pain in the ass for me as I have less control with it then I have with plain code. However, I find this plugin very very nice, and the pictures are very cool. So congrats for that :)
  • proxy
    its againts Adsense TOS.
  • its good idea, images can be use to increase our click through rate.
  • Wow, you might need to take a look at some of these comments...some interesting ones here that you might want to edit.

    I've tried the plugin, and it works great...thanks for developing it.
  • shano
    It will banned you. Becoz it is against adsense policies that you place images with ads
  • Thanks for that 468×60 banner, exactly what I was looking for.
  • good plugin txc
  • Thanks!
  • Absolutely love the plugin, but I've been hearing that Google clarified their position on the issue, so the resulting code from the plugin actually violates the TOS.

    That's a shame, but do you have any other tricks up your sleeve to increase CTR via images? Any thoughts on putting those into another plugin?
  • great tools
  • This is very greate site ? Thanks for this article ? Can i insert this on my site in Poland?
  • gio
    isn't this against Google's TOS to manipulate the placement of your ads in order to encourage clicks?
  • Ive always thought this was done manually (coding the images beside the adsense). thanks for the plugin, itll be easier for me now.
  • Global Business Opportunities Information
  • Hello all,.can u help me the way to make my site indexed at google, .i have submitted but still no result after searching ,,is there the fast way?.

    http://www.get-best-loans.com
  • Supriyadi Widodo
    Cithul, I created this theme my self. This theme is a modified theme from unsleepable and Unmatched Style Inspiration.

    Michael, thax for ur info ;)

    Earn Money free video, no problem ;)
  • thanks for your hard work.I imagine all the headeach trying to please everyone.
    have a great year 2007
  • Hi,

    It's actually a variation off of a wordpress theme that I bought called Semiologic (a program I highly recommend). Semiologic is highly customizable and has a lot of great features. If I remember correctly, it costs around $300.00 (actually, $295.00 to be exact - I just checked). You can check out his the Semiologic website at www.semiologic.com. If you want to buy the program, you can do so at http://www.semiologic.com/solutions/sem-theme-pro/. If you want to buy it using my affiliate link, you can do so at www.getsemiologic.com?aff=sembasics. To learn more about Semiologic, do a Google search, I imagine someone online has written about it.

    Best of luck,

    Michael
  • you have a great template do you make it self or just download on wp free template
  • Hi,

    Never mind, I figured it out (if you want, you can check it out at www.articlenetwork.us). Great plug-in!

    All the best,

    Michael
  • Hi,

    Thanks for this great plug-in. I'm having a slight problem, though. If you take a look at my site I can't seem to get the ads to center. I use a program called ad space which automatically inserts my adsense ads into the appropriate place on the page. When I use ad space without adsense beautifier it centers just fine (I use a
  • Supriyadi Widodo
    AdSense Beautifier still available and please use with your own risk. You can contact Google team to make sure your adsense.

    :D Have a great day and gud lak!
  • tom
    I can not download Adsense Beautifier? Please give me a link!

    Thanks,
    Tom
  • Freddy Murcher
    How can I download Adsense Beautifier ?
  • Supriyadi Widodo
    Thanks for any response guys. Please read my post about this issue here http://www.supriyadisw.net/2006/12/adsense-beau...

    Have a great day!
  • If you can make a way to make the images look separated from google adds wit will work!!!
  • according to this URL is adsense beautifier no longer compliant with Adsense Terms of Service? :(

    http://adsense.blogspot.com/2006/12/ad-and-imag...
  • Coool!!!!
    Thanks for this nice plugin.
  • How can I fixed this error

    "cannot be displayed, because it contains errors"

    on this link

    http://clown.byethost31.com/blog/?page_id=2

    pls help :(
  • Hello thanx for this nice plugin and for information have made a video of the Admin GUI, maybe it is interesting for someone.
    It is in german language but to see how it will work it good enough!

    Another question which I have can I hack the plugin a little bit and also wanted to know to translate it and give for free download on my side or,.... dunno can put it to you if u want?

    visit me and tell me
  • T0bsn
    just btw.: images next to adsense ads are against the adsense TOS... you can get kicked out of adsense for this...
  • Excellent plugin, great work. But i heard, that google could kick the google adsense account, because its not allowed to show pics near the ads?
  • wah a great tools
  • shashi
    my site ctr increased.. but still only 2-4 $ per day ...

    i want it to increase ... any idea ??
    help ???
  • Supriyadi Widodo
    Hi Chris, may I see your site to see the problem? Thx

    David, their adsense position is hot and have fresh content. Thanks for sharing

    Gud lak!
  • Thank you. it's a great idea.
  • Example of very attractive accommodation of ads: http://www.current-news.us and http://sporting-news.net/
    Somewhere has read, that here this site makes on AdSense on $200-250 in day! I want such site. My site while makes 2-4 $ in day. :(
  • Chris
    Problem: the Adsense adverts cover the pictures for 90%. What am I doing wrong?
  • Let me know if you need a beta tester!
  • Please change '
  • Vee
    Thanks. But I'm sure that I have activated the plugin. I'll check it again. I'll try to upload it again to my site. Maybe some file is missing. ;-)
  • Supriyadi Widodo
    Vee: Your second site didn't load adsenseBeautifier.css, therefore this plugin did not work. You should activated adsenseBeautifier in plugin option. Gud lak!

    Stew: I did not tested it yet :D

    Alan: I use Click Counter plugin (http://frenchfragfactory.net/ozh/archives/2004/...) for my download counter and make a little tweak on it :D

    Laundro: Glad to see You again. I still working on it.Wish me luck ;)
  • Love the plugin... Great addition to WP... Can't wait for the plugin change images to related post based on post keyword! Sounds like an excellent feature.
  • Sorry... i really forget... how did you show the download counter near the download link ??

    please help me, if you give a look at my site you will immediately understand.

    Feel free to write me back to email address i provide with this post.

    many many greetings
  • I wish to thank you for your nice work....
  • Hi

    Does it work with Adsense Injection 1.8?
  • Vee
    Hello, I have activate the plugin and follow the instruction. Here is the result:
    1. http://www.secondinfo.com (Working)
    2. http://www.veesite.com (Not Working)
    What is the problem with my second website? Thanks...
  • awesome is the word..

    simply too good..

    i have used this on my site and my CTR has increased...

    thanks a million :)
  • Jam
    This was the plugin I've been looking for weeks now! I've read in some Adsense tricks articles about increasing your clicks through putting catchy images. Thanks really for this. :)
  • Finally, Finally, Finally!!!....Thank You!!!
  • oohh, new version. thanks, supriyadisw. will give it another go. manual tweaking is so tiresome.
  • answer
    i am sorry why i cann't see the front images under firefox?

    when i change to ie ,they showen

    what's wrong ?

    both mine and your site seems has this problem

    can anyone tell me why?
  • Nice plugin!

    I'm also very interested in this dBeautifier script, but it seems that the developers site is sort of offline (http://binslashbash.org/wordpress-plugins/downl...).
    I would love to have a copy of that script!
  • Trying to download adsenseBeautifier.zip the file is empty when I try to open it with win zip.Can you supply a new link to the download page

    Thanks
    Colin
  • JS
    Great plugin!
  • I'll be always checking back for the tutorial. After you've posted the tutorial, I will try to make some images that is related to my blog. Thanks again. :D
  • Supriyadi Widodo
    Hi Vincent, You should use another images format, eg. .gif or .jpeg. I think it will better. You should make your own images for better result of your CTR. Perhaps in next day I will write a little tutorial how to make image that can be use for this plugin. Gud lak
  • Hi, I discovered something today. The stupid IE6 is not displaying the image very well. It sees transparent as grey, if the image is in PNG format. Is changing the image pack to gid format would work better? Also, anyone know if there is any image package? it's boring seeing the same thing over and over again. Thanks in advance.
  • Just some days ago I discovered the existence of dBeautifier. But, unfortunatly, since then the site http://binslashbash.org/ doesn't seem to work properly anymore. At least not giving the posibility to download dBeautifier.
    Could anyone help me out with this?
  • Supriyadi Widodo
    Hi Vincent,

    Yes... If you have rectangle image; put this image into your images/largerectangle/ folder. You can use any image name. :)

    Have a great day and Gud lak
  • Hi dude, may I know if I can use any image name in the folder? So I just name anything on my image and upload it to the folder and it will come out randomly?
  • Supriyadi Widodo
    Connie, You should delete your previous version and upload the entire adsenseBeautifier folder into wp plugin directory. The new version (1.0.3) have a different folder structure from previous version. This structure was made for random images support. Here for preview:
    * Version 1.0.3
     - adsenseBeautifier.php
     - adsenseBeautifier.css
     - rotate.php
     - images/
      - largerectangle/ (contains images for largerectangle ad format)
      - square/ (contains images for square ad format)
      - leaderboard/ (contains images for leaderboard ad format)

    * previous version
     - adsenseBeautifier.php
     - adsenseBeautifier.css
     - images/
      - largerectangle.png (image for largerectangle ad format)
      - square.png (image for square ad format)
      - leaderboard.png (image for leaderboard ad format)

    Pardon me if this changed made confuse. Thanks for your feedback and gud lak
  • Hi supriyadisw. Well when the images wouldn't appear, I implemented it manually via CSS.

    I was wondering if I uploded the folders correctly. The entire folder is should be uploaded or just the contents of the folder?
  • Supriyadi Widodo
    Connie, please try to refresh your page. May I see your "error" page? Perhaps something wrong with this plugin too. Thanks a buck

    Gud lak
  • Hi. The images aren't appearing on the ads after installing the new code. The dotted line is there though.
  • Nice,google adsense have improved!
  • Supriyadi Widodo
    Fauzi,
    Just for example, you can make your own largerectangle images and place this images into /wp-content/plugins/adsenseBeautifier/images/largerectangle/ folder. Please see four images in the largerectangle folder as example. You can upload .png, .gif, or .jpeg images format. Hope this will help you.

    Thanks and gud lak
  • fauzi
    can you explain details on how to make the random image...i am newbies here
  • Supriyadi Widodo
    Apex, Version 1.0.3 now support to random images. Thanks a bunch

    :D Gud lak
  • vin
    Hi,

    Do you have a same plugin\program for blogger blogs?

    Get a free Three Column Blogger Template optimized for Adsense with adsense Ads. already plugged in at :
    http://allblogtemplates.blogspot.com/2006/08/fr...

    Just fill in your Adsense pub no. Then copy and Paste to your Blog Template

    more tips at

    http://allblogtemplates.blogspot.com/
  • Terima Kasih for the plugin.
  • thanks
  • thanks for the plugins ...I use it in three website then http://www.elzahra.com and http://www.iznan.com
  • Supriyadi Widodo
    Dave,
    You should try Apex's suggestion. I think it's a good idea. Try to test which color format will give you the best revenue from adsense. Your current format or "Apex's format" and don't forget to share with us :D Good luck...
  • Dave,
    I cant see your problem in your post...please show the problem...by the way dude, your website has full contents, but your adsense color settings is too bad, honestly from me, please change the color to blend it with your website color.change the white adsense background to the grey and the link color to the black like your site color..it will increase your CTR....
  • Is there a way to right justify the adsense, when I added it to my blog post it pushes the content below the ad.
    http://profectio.com/2006/08/08/inoventiv-launc...
  • Supriyadi Widodo
    Fauzi: You can change the image on adsenseBeautifier/images/ folder. Feel free to make your own image. Good luck... :)
  • So what's the consensus -- is this allowable or not by Google? Seems like there are feelings both ways.

    Help!
  • How to change the image...my blog got nothing to do with the default image :)
  • Thanks for this excellent plugin, a neat and simple one. I did face a while integrating but it was easy one to fix.
  • Thanks for the info. I didn't know I have before this, and I didn't know how to take it off. I didn't see that on my editor. I'm not using the rich text editor, but only plain html. I think it is added automatically. Do you know how do I disable it? Thanks in advance.
  • hi, thanks for cool plugin! is it possible to use any image i'd like or get keywordtargeted ones from flicker (with tags in place already.... would be cool!)?
  • Supriyadi Widodo
    Vincent: When I view you page source, They are little bit different near class="largeraectangle" tag

    .
    * Freedomains:
    <div class="code">



    <div class="largerectangle">

    -- Your adsense code--


    </div>



    </div>
    * Happy Birthday Mei Yean:
    <div class="code">

    <div class="largerectangle">

    -- Your adsense code--



    </div>

    </div>
    Please try to remove tag

    before class="largerectangle" and tag

    after this class at Freedomains.
    <div class="code">

    -- remove this
    <div class="largerectangle">

    -- Your adsense code--


    </div>

    -- remove this

    </div>
    Pardon me, I'm not an expert about it, let's learn together :) Good luck
  • I taken off the /n/n/n tag from the php file earlier. I didn't face any problem using it on my php file, like comment.php. It is so nice, but it is not working when I'm posting it. The image only comes out 10% and the adsense is on top of the image. This blocks the image and it looks weird.

    For example, I added the adsense code on my comment.php, and when I wanted to post a comment, it will look like http://www.vincentchow.net/161/happy-birthday-m...

    And if I add adsense using adsense deluxe with this plugin, it will look like http://www.vincentchow.net/freedomains

    Look at their different. Anyway, I've downloaded again and installed. It's still the same. Thanks in advance.
  • Supriyadi Widodo
    Matis: I think It's not possible to use a background image for your adsense ads instead of a backgroundcolor. But correct me if I wrong. Perhaps if we could make adsense's background transparent, so we can apply background image using CSS. Just an idea :D
    Apex: I'm sorry, still pending your request about random images. I have a lot of assignment on my job :(
    Vincent: Fixed a bug. Try to download it again. Good luck
  • Hi dude, I'm having some problem here. Please head over http://www.vincentchow.net/freedomains and take a look. The image only showing 10% and it's seems to be weird. May I know how do I fix it? Thanks in advance and have a nice day.
  • Apex
    i didn't mean that..i was just too excited...
  • Apex
    matis..the on site advertising is an optional..you can change it in your Adsense account..by the way, how use background images instead of backgroundcolor?can you teach me matis?
  • Apex
    supriyadi, please inform the random images plugin in the comments when its ready...
  • Thank you for the easy-peasy installation! It makes my site much prettier. Only thing I need now is to find some images of my own to replace the images. Once again, thank you!
  • Supriyadi Widodo
    Ashwin: Your adsense has changed, it looks great now. Have a great day and good luck :)

    Apex: Thank You for your suggestion. Currently I used random images for my adsense :D But I used quick and dirty solution. I trying find another way to make it. Be patient :)
    Thx
  • Apex
    supriyadi..
    i have suggestion..
    it will be more wonderful if the images can be random..
    can you do it....please...:(
  • Thanks for the clarification.

    The space did increase, but the color does not change. I changed from #ddd to #000. Still it looks the same.
    Any idea or is my eyes bad?
  • Supriyadi Widodo
    apex: Link fixed. Thank You
    Ashwin: Thank's for using this plugin. Glad you like it. You can edit adsenseBeautifier.css file yourself.
    Line 11: margin: 0px 0px 0px 53px; -> 53px : space between line and image.
    Line 12: padding: 0px 0px 0px 7px; -> 7px : space between line and ad.
    Line 15: border-left-color: #ddd; -> change to #000 (black) or you can choose your own color in order to make this border more visible.

    Or you can download it again. Good luck
  • Hi supriyadisw,
    Did you change the plugin in any way?

    The ads at my site ( I'm using this great plugin :D ) and yours seem to be different?

    If no, then plz tell me how to increase the space and make the border more visible?
  • apex
    the link is dead dude..
  • Thank for your comments.
    - Laundro, Peter: I'll create for another ad formats.
    - Roger, Vamsi: Perhaps I'll try to integrate it with shoemoneys.
    - Thilak: Thx for your suggestion, I will use it with care and make sure use visible border.
    - Brian Chow: Glad You like it. I think they are so cute - the babies ;)
    - Anne: To move dotted line you can edit adsenseBeautifier.css.
    Line 11: margin: 0px 0px 0px 53px; -> 53px : space between line and image.
    Line 12: padding: 0px 0px 0px 7px; -> 7px : space between line and ad.
    - Costas: Still isn't working? Make sure you upload all of files. Where's your site? It should work with WP 2.01 . Good luck...
    - gobala krishnan: It should work with the Adsense Deluxe plugin. No problem. You can do this: When you insert Adsense Code in Adsense Deluxe plugin option, add (eg. largerectangle):
    <div class="code">

    <div class="largerectangle">


    <!-- copy your adsense 336x280 LargeRectangle code here -->


    </div>

    </div>
    You can use Adsense Deluxe plugin like usually. Good Luck...

    Good luck for you all and make sure to "place a visible border between the ads and the images, in order to avoid confusion and invalid clicks."
  • I have installed Adsense Deluxe 0.8 plugin that serves gg ads successfully.
    Beautifier still isn't working :-(
  • cool, but does it work with the Adsense Deluxe plugin?
  • I have your plugin installed following your instruction, but for uknown reason it's not displayed in my plugin list!!!! I use WP 2.01
  • Hi, thanks for a great plugin. How easy would it be to modify it to work with other AdSense sizes - eg 250x250?
  • Hi! Was able to download it and installed it. Just one question, if I want to move the dotted line a bit to the right for the large rectangle adsense, which part of the CSS should I work on?

    Thanks!

    My website is http://www.maniladailyphoto.com
  • Tried downloading it but it brings me to an HT500 error.
  • Hi,

    Thanks for the great Wordpress Plug-in! I have just implemented this on my site: http://myfreebabystuff.com . I have made changes to the graphics to reflect the theme of the site.

    What do you think?

    By the way, is it possible for me to apply the graphic on wide skyscraper ad? Thank you for your help.
  • I was recently busted from Adsense for using this Trick. So use it with care
  • ya as roger says, can you try it integrating with shoemoneys image finder:

    http://dev.shoemoney.com/public-tools/imagegen/

    is that possible?
  • Supriyadi Widodo
    Sebastian,
    Thank you for your suggestion. I have email google to view my page about it. They said

    It's currently acceptable by our program policies.

    I still save their email about it :)
    Btw, I like your blog. It's rock... Have a great day and good luck for you :D
  • Is this legal?

    I did this before, and Google told me to remove it. Isn't it against adsense policy? Unless the image has border going around it.

    I can see that you have a light grey dotted line seperating the images and adsense... did you double check with adsense?

    I did that with my blog before manually, and got a warning.
  • Very Cool-

    You should integrate shoemoneys image finder

    http://dev.shoemoney.com/public-tools/imagegen/
  • Awesome idea. When you get this hooked up for the 468x60 banner, I'll be all over it!

    Thanks so much!
blog comments powered by Disqus