WordPress Plugin AdSense-Deluxe
Category Wordpress, webmasters | Permalink | 25. April 2007
« Creation of depth 26 photos | BlackBerry on Windows phones soon »

Updated for WordPress 2.0…
AdSense-Deluxe is an easy-to-use plugin for WordPress 1.5+ (including WP 2.0) for quickly inserting Google or Yahoo! ads into your blog posts, and managing when and where those ads are displayed. It was developed for my own use after an exhaustive search for a similar tool turned up nothing adequate.Have you added Google AdSense to your WordPress blog yet? Or maybe thought about it? I was thinking about this last year and knew I could do it generically in the templates, or painfully by pasting the AdSense code into each post I wanted it in, but neither seemed like the optimal way to accomplish my aims. I wanted some flexibility in deciding which posts ads appear in and perhaps some control of which ad format would display in any given blog post.
I found Phil Hord’s AdSense WordPress plugin (http://philhord.com/wp-hacks/adsense) and gave it a test. It’s simplicity was great and it offered some of the control I thought I wanted while avoiding template changes. Phil’s plugin is configured by pasting your AdSense code into the plugin PHP file, then adding an HTML comment (““<!–adsense–>””) anywhere in a post, then your ads are substituted for the placeholder when the post is served. The plugin operates in the common role of a WordPress filter hook.
,
Working from phil’s simple and effective design, I started digging into the basics of WordPress plugin coding to add some of my the items on my wish list. The first item on the list was having a choice in different AdSense code blocks. It would have been trivial to just put all the different blocks into the PHP code and use a bit of conditional logic for choosing among them, but that’s not very nice for anyone not comfortable mucking about in PHP source code. Which led me to discovering that plugins can have their own configuration pages….Cool!
AdSense-Deluxe Plugin Download & Version:
Selectively embed Google AdSense and Yahoo! Publisher Network ads in your WordPress posts.
- Latest Version: 0.8 (released Jun 27, 2006 - Release Notes)
- Download URL: Download AdSense-Deluxe Plugin
- WordPress 2.0 Users: AdSense-Deluxe and WordPress 2.0 Support
Installation:
» Requires WordPress 1.5+ (including WP 2.0)
» Installed like most all WordPress plugins, just copy the adsense-deluxe.php file into wp-content/plugins
» See the ReadMe.txt file included with the download (before you email me for support!).
Source : http://wordpress.newspartner.net
More : www.acmetech.com
681 ReadRelated Posts
- Fedafi Stand Alone RSS Generator, Wordpress Plugin and RSS publishing network for everyone Fedafi RSS Wordpress Plugin Download Fedafi RSS Wordpress Plugin To download Fedafi RSS Wordpr...
- Wordpress Plugins iMP Links iMP Links is a wordpress plugin that displayed your link collection from in two columns without tab...
- WordPress Paged Comments Plugin WordPress Paged Comments is a plugin for WordPress 1.5 and 2.x to allow comment paging. Useful ...
- Wordpress Meta Tag Generator Meta Tag Generator creates meta tags for posts and pages, if none are set, the plugin wil use a ...
- WordPress-to-WordPress Import I know there are quite a lot of folks who have wanted to merge WordPress blogs or in one way or anot...
- 5 Ways to Make Your Site Stickier How many pageloads do you get per visitor on average? Are people stopping by, reading a post or ...
- WordPress Plugin Feedburner Feed Stats Your Blog Feedburner Feed Stats is a simple plugin that I put together with the ideas (and some of the code) f...
- Link Indication Plugin Purpose: Link Indication is a WordPress 2.0.x and 2.1 compatible plugin that applies css class attr...
- WP OpenAds Wordpress Plugin I am extremely pleased to announce the beta release WP OpenAds today. WP OpenAds is a Wordpress Plug...
- Reinvigorate.net Wordpress and Drupal Statistics Plugin WordPress users can get started tracking by using the Reinvigorate WordPress Plugin. Drupal u...


































































