Digital Point Forums
Send Telegram

Go Back   Digital Point Forums > Design & Development > Content Management > Blogging > WordPress
Google Analytics
Log In to view
your analytics

Reply
 
Thread Tools
  #1  
Old Jul 27th 2005, 7:58 pm
wkw's Avatar
wkw wkw is offline
AcmeTech
 
Join Date: Mar 2004
Location: Woodstock, NY
Posts: 205
wkw has a spectacular aura aboutwkw has a spectacular aura about
Thumbs up Announcing AdSense-Deluxe Plugin for WordPress Blogs

Expanding on an idea and work done by Phil Hord (www.philhord.com) several months ago, I wrote a WordPress filter plugin for embedding Google AdSense ads into blog posts. I've finally gotten around to packaging it up so that others might benefit from its ease of use and flexible options for managing AdSense code within your blogs.

Phil's plugin allowed you to embed the HTML comment, <--adsense--> into your posts and before the post was displayed it would substitute the Google AdSense code in place of the comment. You simply edited a variable in the plugin's PHP file to paste your chosen AdSense code in place of his.

The AdSense-Deluxe plugin builds upon this paradigm by giving you a control panel where you can define unlimited "named" AdSense ad styles. To embed any of your various ad code within a post, just type in <!--adsense#SOMENAME-->. But based on my usage of the plugin, I find that I want to use a single style of ads in most blog posts, though I may change what that style is over time. So you can also just use <!--adsense--> in most places, and whichever ad block you've selected as the "default" style will be used for that placeholder. Designating a different "default" style changes the ads everywhere that you've used the default placeholder. You can embed up to three ad blocks per post/page, and use different combinations of default and named ad blocks anywhere.

AdSense-Deluxe features:

* Define unlimited AdSense ad styles for use in your WordPress blog posts.
* Use multiple, different AdSense blocks within a single post.
* Enable/disable individual ad blocks with two clicks.
* Enable/disable where ads are shown (home page, post pages, archives, search pages, etc.)
* Change ad styles globally from the control panel.
* Includes an AdSense Preview tool within the AdSense-Deluxe control panel for quickly viewing the ads Google would place on a given web page.
* WordPress 1.5+ compatible (requires 1.5 or later)
* Simple installation, no understanding of plugin code or PHP required.
* [naturally, ...] it's free!

More information and download available at http://www.acmetech.com/blog/adsense-deluxe/



cheers,
-wayne
__________________
AdSense WordPress Plugin Top Movies and Games

Last edited by wkw; Jul 27th 2005 at 8:05 pm.
Reply With Quote
  #2  
Old Jul 27th 2005, 8:31 pm
honey's Avatar
honey honey is offline
@@ I am Buying Blog Posts
Recent Blog: Pisces the fish
 
Join Date: Feb 2005
Location: I List at www.Trend-Watch.com
Posts: 15,121
honey has a reputation beyond reputehoney has a reputation beyond reputehoney has a reputation beyond reputehoney has a reputation beyond reputehoney has a reputation beyond reputehoney has a reputation beyond reputehoney has a reputation beyond reputehoney has a reputation beyond reputehoney has a reputation beyond reputehoney has a reputation beyond reputehoney has a reputation beyond repute
great plugin, that adds more value to wordpress. I will have this live on my lil blog www.f0ur.com !! Thanks.
__________________
Mailme if you need Niche Links (seomasters @ Gmail.com) - Car Hifi
Best Classifieds Script
Top Web Hosting, Best Web Hosting
Reply With Quote
  #3  
Old Jul 27th 2005, 8:37 pm
wkw's Avatar
wkw wkw is offline
AcmeTech
 
Join Date: Mar 2004
Location: Woodstock, NY
Posts: 205
wkw has a spectacular aura aboutwkw has a spectacular aura about
Thanks Honey. I'ts been great for me thus far. I intended to release it to the masses circa 6 weeks ago, but I can never just call something "release 1.0" and take a rest. So I kept trying to add the other features I think I want in it, and eventually got distracted by other work and it languished all alone in the shadows of my blogs.

I'm glad for the closure and it's much better to see what the rest of the world thinks of it since I can't think of every cool feature myself...

(and I certainly appreciate you mentioning it in your blog.)
__________________
AdSense WordPress Plugin Top Movies and Games
Reply With Quote
  #4  
Old Jul 27th 2005, 9:45 pm
Dreamshop's Avatar
Dreamshop Dreamshop is offline
of the Nightfall
 
Join Date: Aug 2004
Location: Food Central
Posts: 1,026
Dreamshop has a spectacular aura aboutDreamshop has a spectacular aura about
Great contribution...I'm going to test this out tomorrow!
Reply With Quote
  #5  
Old Jul 28th 2005, 6:25 am
largeheartedboy's Avatar
largeheartedboy largeheartedboy is offline
Champion of the Naaru
 
Join Date: Jun 2005
Location: Alabama, USA
Posts: 223
largeheartedboy is on a distinguished road
Wow, thanks! This adds much needed functionality to Wordpress.
__________________
read: Largehearted Boy
Reply With Quote
  #6  
Old Jul 28th 2005, 3:58 pm
Up2U - YourWorld Up2U - YourWorld is offline
Grunt
 
Join Date: Jul 2005
Location: UK
Posts: 47
Up2U - YourWorld is an unknown quantity at this point
Brilliant Idea, will get that in use by tomorrow afternoon on my blog.

Hey, have you listed that on WP or Google APIs?
Reply With Quote
  #7  
Old Jul 28th 2005, 5:26 pm
wkw's Avatar
wkw wkw is offline
AcmeTech
 
Join Date: Mar 2004
Location: Woodstock, NY
Posts: 205
wkw has a spectacular aura aboutwkw has a spectacular aura about
Quote:
Originally Posted by Up2U - YourWorld
Brilliant Idea, will get that in use by tomorrow afternoon on my blog.

Hey, have you listed that on WP or Google APIs?
I've announced in some of the obvious places for wordpress plugins, and any private blogs which ever mentioned wordpress and adsense. but if you have suggestions, I'll take them.

Thanks to a user's suggestion today, I realized I forgot to add a button in the post QuickTags toolbar, and am close to having that in place now.

Really interested in feedback since it's been crafted for what I wanted in the plugin, but not sure what other people are looking for.

-wayne
__________________
AdSense WordPress Plugin Top Movies and Games
Reply With Quote
  #8  
Old Jul 29th 2005, 8:14 pm
swaz swaz is offline
Twilight Vanquisher
 
Join Date: Jan 2005
Location: www._____.com
Posts: 523
swaz will become famous soon enough
yup,the quicktags are missing.Is it possible to have custom block quicktags too? instead of just <!--adsense-->.
Reply With Quote
  #9  
Old Jul 30th 2005, 2:17 am
wkw's Avatar
wkw wkw is offline
AcmeTech
 
Join Date: Mar 2004
Location: Woodstock, NY
Posts: 205
wkw has a spectacular aura aboutwkw has a spectacular aura about
working on the quicktags thingie. got the button in place, but it's not functioning yet.What I'd like to implement is some sort of drop down menu from the button so you can select from all your available AdSense blocks. anyone knows how to make that happy in the WP QT context, please send pointers.
-w
__________________
AdSense WordPress Plugin Top Movies and Games
Reply With Quote
  #10  
Old Aug 2nd 2005, 6:38 am
HomeOfficeVoice's Avatar
HomeOfficeVoice HomeOfficeVoice is offline
Grunt
 
Join Date: Jul 2005
Location: Melbourne, Australia
Posts: 31
HomeOfficeVoice is on a distinguished road
Great plugin, Wayne ... congratulations on all the hard work.

Anything that makes AdSense work better with WP will be a big hit.
__________________

Reply With Quote
  #11  
Old Aug 2nd 2005, 12:52 pm
wkw's Avatar
wkw wkw is offline
AcmeTech
 
Join Date: Mar 2004
Location: Woodstock, NY
Posts: 205
wkw has a spectacular aura aboutwkw has a spectacular aura about
AdSense-Deluxe WordPress Plugin v0.3 Update

Well, 515 downloads since release last thursday and I've gotten good feedback. I've incorporated the fixes and changes into release 0.3. You can Download AdSense-Deluxe from that link.

Quick rundown on changes for v0.3:
- Fixed problem of AdSense showing up in Full Text RSS feeds.
- Fixed call-time pass-by-reference warnings from PHP.
- No longer “rewarding author” on anything other than Post or Page pages.
- Fixed problem with only two (2) ads being shown on a given page.
- Added AdSense-Deluxe quicktag menu to post editor.
- Stopped showing live adsense in post editing previews; now displays a placeholder
- Added stripslashes() around calls to edit an ad and to display adsense code in posts.
[axodys] reported his ads getting escaped on WP 1.5.3 (with magic_quotes_gpc Off).
- Editing an ad which was disabled causes it to be enabled when saving (fixed).
__________________
AdSense WordPress Plugin Top Movies and Games
Reply With Quote
  #12  
Old Aug 3rd 2005, 3:30 am
swaz swaz is offline
Twilight Vanquisher
 
Join Date: Jan 2005
Location: www._____.com
Posts: 523
swaz will become famous soon enough
oo thats fast.how do i upgrade? just upload the new plugin? and will my previous ads disappear?
Reply With Quote
  #13  
Old Aug 3rd 2005, 6:21 am
wkw's Avatar
wkw wkw is offline
AcmeTech
 
Join Date: Mar 2004
Location: Woodstock, NY
Posts: 205
wkw has a spectacular aura aboutwkw has a spectacular aura about
Just replace the plugin .php file. All your data is stored in WP's database so you won't lose anything when upgrading.
-w
__________________
AdSense WordPress Plugin Top Movies and Games
Reply With Quote
  #14  
Old Aug 3rd 2005, 2:48 pm
blacknight blacknight is offline
Hand of A'dal
 
Join Date: Jul 2005
Location: Ireland
Posts: 252
blacknight is on a distinguished road
Very nice plugin. Thanks for all the hard work.
__________________
Blog|VPS Hosting |
Reply With Quote
  #15  
Old Aug 3rd 2005, 6:17 pm
wkw's Avatar
wkw wkw is offline
AcmeTech
 
Join Date: Mar 2004
Location: Woodstock, NY
Posts: 205
wkw has a spectacular aura aboutwkw has a spectacular aura about
Blacknight, hope you got the v0.4 release from today. A couple more little tweaks in it, and now I'm hoping to back off an get to paying work before tackling the big stuff on my wish list for the plugin.
thanks though,

-wayne
__________________
AdSense WordPress Plugin Top Movies and Games
Reply With Quote
  #16  
Old Aug 3rd 2005, 11:46 pm
blacknight blacknight is offline
Hand of A'dal
 
Join Date: Jul 2005
Location: Ireland
Posts: 252
blacknight is on a distinguished road
Wayne

Seems like I am completely up to date

Michele
__________________
Blog|VPS Hosting |
Reply With Quote
  #17  
Old Oct 3rd 2005, 6:59 pm
wkw's Avatar
wkw wkw is offline
AcmeTech
 
Join Date: Mar 2004
Location: Woodstock, NY
Posts: 205
wkw has a spectacular aura aboutwkw has a spectacular aura about
Update for WordPress AdSense Plugin

I've just posted version 0.5 of the AdSense-Deluxe WordPress plugin.

That link explains the new features (support for inserting ads in WordPress template files, and automatic version checking). The main Plugin page can be found at AdSense-Deluxe.
__________________
AdSense WordPress Plugin Top Movies and Games
Reply With Quote
  #18  
Old Oct 3rd 2005, 7:04 pm
Phynder's Avatar
Phynder Phynder is offline
Starcaller
 
Join Date: Feb 2005
Location: Fairfax
Posts: 2,558
Phynder is a splendid one to beholdPhynder is a splendid one to beholdPhynder is a splendid one to beholdPhynder is a splendid one to beholdPhynder is a splendid one to beholdPhynder is a splendid one to beholdPhynder is a splendid one to behold
Excellent! I've been using v.4 for a while - looks like it is time to upgrade...
Reply With Quote
  #19  
Old Jan 20th 2006, 5:14 pm
cdl512 cdl512 is offline
Champion of the Naaru
 
Join Date: Jan 2006
Posts: 117
cdl512 is an unknown quantity at this point
I prefer to put my ads in the code not individual posts, less mistakes that way, but if you have a long post and wan to break it up a bit this is a good way to go!
Reply With Quote
  #20  
Old Jan 20th 2006, 5:46 pm
blacknight blacknight is offline
Hand of A'dal
 
Join Date: Jul 2005
Location: Ireland
Posts: 252
blacknight is on a distinguished road
You can put adsense directly into your template code using the plugin. It contains a number of hooks for you to use
__________________
Blog|VPS Hosting |
Reply With Quote
Reply

Bookmarks

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Blogs and Adsense toocoolforschool Reporting & Stats 15 Dec 31st 2006 9:35 pm
Google Adsense and Blogs claypage Placement / Reviews / Examples 20 Mar 22nd 2006 2:15 am
Adsense blog plugin DarrenC Reporting & Stats 9 Jun 19th 2005 8:52 am
AdSense and Blogs NewComputer Guidelines / Compliance 22 May 13th 2005 11:00 pm
Validation Failed after months of success. All Wordpress blogs affected. TwisterMc Setup / Validation Help 3 Feb 22nd 2005 4:58 pm


All times are GMT -8. The time now is 1:15 pm.