Adsense inline with WordPress blog posts
I was reading this book about optimizing Google’s Adsense (What Google Never Told You About Making Money with AdSense!). In it, Joel Comm describes how he went from $900/month in Adsense revenue to $15,000+/month! Oh, man! It was too juicy to pass up! One of the many things he talks about is integrating your ads into your site. You’ll have to read the book for all the details, but this plug-in should help.
So, I knew I wanted to put Adsense ad blocks in the middle of WordPress posts. I knew I could do it with some simple hacks to WP, but I thought it should be a plugin. It turned out to be remarkably easy to do, and it turned into my first WP plugin. Of course, I “sampled” lots of code from pioneers who went before me.
Adsense — in case you don’t know, is Google’s little advertising engine for non-Google sites. You know when you see Google ads on a site somewhere, and it says “Ads by Gooooogle” or somesuch? That’s it.
Google has some rules about how you place Adsense code on your site, though, and how many Adsense blocks can appear on a page (two?). I haven’t tried to accomodate these rules in this plugin yet. I probably will have to do that down the road. Caveat emptor.
The plugin [download] is pretty straightforward. Put it in your wp-content/plugins directory, then go to your Plugins configuration page and click Activate.
You’ll need to customize the Adsense code in the plugin itself. Look in the adsense.php file. In the first function there’s a block that says “Begin Google Adsense code”. You want to replace the lines between that line and the one that says “End Google Adsense code” with your actual adsense code provided to you by Google. Otherwise, you’ll be showing ads for me.
Once you activate the plugin, you should notice a new button on your Quicktags toolbar. The new button is “Adsense”, and it works like “more”. Click it to insert the Adsense tag, and enjoy the newfound wealth.
Here’s an example:
[Edit: sometimes I see the ads, and sometimes I don’t. It’s just Google’s peskiness. You can view the source and see the ad code is there.]
Because of Google’s policy on multiple ad blocks per page, I recommend that you always place a “more” tag before the “adsense” tag. This way, users will only see the ad if they click the blog entry to see the full thing. Otherwise, you may have several uncontrolled entries on a page all showing the ads. And Google may frown mightily upon you.
January 28th, 2005 at 8:33 pm
Cool - thanks for writing this plugin, much appreciated. I haven’t tested it yet, but will let you know how it goes
January 31st, 2005 at 2:07 pm
The limit is three Adsense blocks per page. It’s in the Program Policies.
February 2nd, 2005 at 11:17 am
Good work! I just installed it on my site and its working. Thanks a lot…
February 4th, 2005 at 3:10 pm
Phil, I was wondering if your plugin is open source. I would like to know before I edit it for another purpose. Please email me with permission if that is necessary.
February 8th, 2005 at 12:18 am
Many thanks! Very useful plugin! Works perfectly at www.macalua.com
February 12th, 2005 at 8:15 pm
Great little tool, worked like a charm!, Thanks!
Is it possible to create a plugin like this for an RSS feed? I’ve been trying to find a way to make by RSS feed blend in with the page better.
February 14th, 2005 at 8:08 pm
Great plugin! I am using it on both of my sites: TiVoBlog & RaianoFamily.
Thanks!
February 17th, 2005 at 5:05 am
Hi! Thanks for this Plugin. Implemented it fine. But just one Question. Do I have to generate Adsense code with FRAME option enabled or without it.
When I enable FRAME option & generate Code I can see ADs related to Blogs only.
But, when I disable FRAME option while generating, I see only Public Service ADs & only sometimes an AD related to Blogs.
Anyone can help me out? Please.
My email darshanjog.jog@gmail.com
February 24th, 2005 at 1:41 pm
Is there a way to display the ads. on every content page? I tried putting the tag in the default theme index.php but that didn’t seem to do anything.
Thanks …
February 25th, 2005 at 10:02 am
Thakns very much for the adsense plugin, but when used with another custom quicktag with a form script it doesnt work, even when it’s not on the same page. Any ideas how to solve it?
February 26th, 2005 at 11:11 am
Hi
I have used the code sucessfully on one site www.abistudios.co.uk but seem unable to get it to work on any other sites.
Can you help?
Rich
March 8th, 2005 at 1:05 pm
Dave and Richard(s)… Sorry I’ve been out. Did you get your problems resolved with this plugin?
March 11th, 2005 at 6:48 pm
Hi,
Thanks for the plugin. Was easy to install but got one problem with it. If I press the Adsense button nothing happens at all, so I have to manually insert where I like the ad to appear.
Any suggestion on how I can get the button problem solved?
March 16th, 2005 at 6:55 pm
Nice job! Was wondering if you could adapt this to use non google, (as in my own customers) ads? I have three companies that might support my blog if I could run their ads. What do you think?
cheers
Frank
March 16th, 2005 at 9:48 pm
Hi….. I have a problem. I’ve installed this plugin probably a dozen times and even though I can see the ads in my posts I am getting this in the header of my dashboard.
Warning: Cannot modify header information - headers already sent by (output started at /home/twotails/public_html/random/wp-content/plugins/adsense.php:114) in /home/twotails/public_html/random/wp-admin/admin.php on line 6
Warning: Cannot modify header information - headers already sent by (output started at /home/twotails/public_html/random/wp-content/plugins/adsense.php:114) in /home/twotails/public_html/random/wp-admin/admin.php on line 7
Warning: Cannot modify header information - headers already sent by (output started at /home/twotails/public_html/random/wp-content/plugins/adsense.php:114) in /home/twotails/public_html/random/wp-admin/admin.php on line 8
Warning: Cannot modify header information - headers already sent by (output started at /home/twotails/public_html/random/wp-content/plugins/adsense.php:114) in /home/twotails/public_html/random/wp-admin/admin.php on line 9
No matter how I edit the plugin, I get that. If I leave the and what you wrote in between, it’s fine. What am I doing wrong?
March 18th, 2005 at 9:38 am
Check to make sure there aren’t any blank lines at the top or bottom of the plugin php file.
March 20th, 2005 at 4:39 am
hey,
This plugin didnt work for me in 1.5, i can see adsense button and it does not intsert adsense,any suggestion(s)?
Thanks for nice plugins by the way.
SG
March 20th, 2005 at 10:19 pm
Tried to reinstall the plugin several times, checked for blank lines and more … but it still doesn’t work 100%.
My problems are:
1. I can see the Adsense button in my admin area but nothing happen when I press it. So I have to add the manually in each post.
When I add a ad, I get a blank line above it but /not/ below it, it can be seen if you click on any post on www.seansite.net. Tried to add a , but doesn’t help.
All help is appreciated!
March 21st, 2005 at 12:09 am
Hi There;
A couple of edits on my part:
1) I change the $tag value:
$tag = “”;
This made life easier as without the it was making my XHTML invalid.
2) I increased the logic so that I would only see the ad on the individual post pages, except for the first post on the home page:
/**************************************************************************
** All done! No more changes need to be made below this line! Enjoy! **
**************************************************************************/
if( is_single() )
{
return str_replace( $tag, $adsense_code, $data );
}
elseif ( is_home )
{
if ( get_option(’firstPost’) )
{
update_option(’firstPost’, FALSE);
return str_replace( $tag, $adsense_code, $data );
}
else
{
return str_replace( $tag, ‘’, $data );
}
}
else
{
return str_replace( $tag, ‘’, $data );
}
All I had to do was add update_option(’firstPost’, TRUE); to the home page before the post loop began. Now I get an inline ad for the firt post but not the rest, so that it along with my sidebar ad total two ads no matter now many posts on the homepage.
March 21st, 2005 at 12:05 pm
Shob: Does the [!–adsense–] tag get added when you click the button? And then the adsense doesn’t appear on your page? Or does the tag not even get added?
March 21st, 2005 at 12:13 pm
If the Adsense button doesn’t appear:
The adsense button is added to the edit page with a Javascript function. You may have javascript disabled or you might have an overzealous popup blocker that’s blocking it. (But if javascript is disabled, none of the other buttons would appear…)
Add this code to your wp-admin/quicktags.js file in the same area where you find the other edButtons entries (around line 24):
Sorry I haven’t been keeping up with the comments on the blog. I’ve discovered comment notification was broken in 1.5(!!) but I fixed it now.
March 21st, 2005 at 9:04 pm
Thanks for the answer phord. I belive I got the same problem as Shob. I do see the adsense button, but when I press it the [!–adsense–] tag isn’t added to the post and therefor the adsense adv doesn’t appear on the page.
So what I have to do is manually add [!–adsense–] to the post before I post it, and then the adsense adv. appear on the page.
- So, the Button appear in the admin area but nothing happen when I press it.
A second problem I got is that I get a blank line above the adsense adv on the page, but there are no blank line below, as can be seen here: http://www.seansite.net/thailand/bangkok/bangkok-downtown/
Tries to add a to the script but to no avail. Got an idea how I can get that corrected?
Thanks for a nice blugin btw
March 21st, 2005 at 10:08 pm
Hillyer:
I had to make further changes to your code to get it working on my server.
/**************************************************************************
** All done! No more changes need to be made below this line! Enjoy! **
**************************************************************************/
if( is_single() )
{
return str_replace( $tag, $adsense_code, $data );
}
elseif ( is_home() )
{
if ( get_option(”firstPost”) )
{
update_option(”firstPost”, FALSE);
return str_replace( $tag, $adsense_code, $data );
}
else
{
return str_replace( $tag, “”, $data );
}
}
else
{
return str_replace( $tag, $adsense_code, $data );
}
//return str_replace( $tag, $adsense_code, $data );
}
copied “update_option(’firstPost’, TRUE);” to the index.php file:
./wp-content/themes//index.php
after the first div
March 21st, 2005 at 10:09 pm
oops….
copied “update_option(”firstPost”, TRUE);” to the index.php file:
./wp-content/themes//index.php
after the first div
March 22nd, 2005 at 12:28 pm
Sean: To add a blank line below the ad, you should be able to simply add it in the edit field in your comment. Or add a [p /] (with angle brackets) into your post instead. Or a [br]. Did you try these?
The reason there’s a blank line before the ad is that WP puts text inside paragraph tags. And the default behavior of a paragraph tag [p] is to insert a linsepace after a paragraph, but not before. If you put your adsense ad inside a paragraph tag, the blank space should appear, I think.
March 23rd, 2005 at 12:05 am
Wow! this is fantasitc plug-in… was really needed. Working great in my blog!
Thank you very much.
March 24th, 2005 at 12:34 am
any plan to write a adsense plugin that support MULTIPLE ad format?
March 24th, 2005 at 8:46 am
Re: multiple ad formats
Yeah — but I’m not sure how to do it. Should I have mutliple Adsense buttons on the quicktags bar? Or should I have one and have a popup to let you choose which ad to insert? Or let you edit the tag manually?
I’m going to use the new 1.5 features to add an option dialog to configure the plugin, too.
March 27th, 2005 at 10:38 am
Hi Phord,
I have no technical knowledge. But here is the few suggestion-
All the multiple ad code should be inserted into adsense.php file. For each ad format different “adcode’ should be given… like, etc
Whenever we post a new message we can select particular adcode and insert it into our message.
Thanks
April 5th, 2005 at 9:28 pm
I got the plugin installed fine but the ads do not appear. If you view the source on my page you can see the adsense code, but there are also plenty of and tags as well. you can view this by going to my site at krynsky.com I’m a newb to WP and can’t figure out the problem. I’m running WP 1.5. Any help would be appreciated.
April 9th, 2005 at 7:07 pm
Hiya,
Nice adsense plugin…any idea how to get it working with Adsense Gold tracking url, in the directions it says to ad after the AdSense script but i get a parsing error in the plugin when doing that ?
April 10th, 2005 at 6:57 pm
hello!!
great idea for the plugin but should it work for WP1.5?
cant get it to wrok on http://www.top-10-list.com/
any ideas?
greeetings !
April 18th, 2005 at 2:55 pm
Hi Phord
This is great - works fine on my site. Thanks.
Quick question: where is the plugin inserting the code? I’d like to modify it (with a div?) so that the page content wraps around the adsense. I’m new to PHP, so am slow at figuring this out!
April 18th, 2005 at 3:13 pm
If you put the DIVs around your adsense code in the script, it should work “as expected”. The HTML you insert there goes straight into your post.
April 22nd, 2005 at 8:46 pm
doesnt work for me. how do i activate the plugin in the frontend? no ads are shown. Should I invoke a function or something?
April 22nd, 2005 at 8:51 pm
in my case.. no button is shown, the same with de adsense tag.
April 24th, 2005 at 10:54 am
Hi Phord,
thnx for sharing the wealth
April 24th, 2005 at 1:57 pm
Got the button to show. But when I click it, it only reveals the code itself on the blog. So, what you see is the actual code for adsense not the ad showing up???
Any ideas?
Thanks, Jack
April 25th, 2005 at 12:32 pm
It installs fine, inserts fine, but no ads. I seems to have tried everything but cannot get this to work. Any help?
April 26th, 2005 at 1:23 pm
Jeff: The error you’re seeing may be because the code you’re adding has single-quotes in it. The plugin uses those to mark off the code, so you need to quote them or change them. I can try to help if you email me the code you’re trying.
April 26th, 2005 at 1:28 pm
Jack: That’s pretty strange. Can you point me to an example of this happening?
Particle: Do you get the “Adsense” button on your quicktags bar? If you click it, does it add the Adsense tag into your post?
May 2nd, 2005 at 9:53 am
I don’t see an email address so here is the code
May 2nd, 2005 at 10:12 am
The code didn’t show up in your post. Email me at phil-at-phord-dot-com
May 3rd, 2005 at 8:23 am
ug.
sending
May 13th, 2005 at 9:18 am
In the index.php template (wp-content/themes/default/) put your AdSense code between the second and third tags. Your AdSense block will stay on top of every post:
==========index.php================
================================
May 16th, 2005 at 11:33 am
Great work…fantastic plugin..You are a genius man!! I liked your plugin very much ..just what I wanted..
May 24th, 2005 at 9:37 am
Most excellent! Just what I have been looking for…..insalled with no problems.
Thanks phord!
May 25th, 2005 at 11:05 am
Phord,
Simply awesome I say. . .Simply awesome!
I was always trying to add adsense to my posts but to no avail!
The plugin worked the first time out.
Thank you for your brilliance.
May 29th, 2005 at 10:11 pm
Great, I use it and it works fantastic. Thank you. I have summarised the steps I took to install this plugin here, as well as how I added search and other ads in the sidebar also.
Now any clues on how to remove the two question marks? ??
Thanks Max
May 30th, 2005 at 2:39 am
Adding google adsense to wordpress
Google adsense is making good use of the long tail. It’s now so easy (and free) to put advertisements onto your pages. Starting a blog and being interested in these sorts of things I decided to trial the service.
After enrolling, confirming and…
June 1st, 2005 at 1:12 am
Just what I need! Many thanks for your efforts and generosity!
June 1st, 2005 at 3:06 pm
awesome plugin love it. check it out in use at www.dankster.org
June 4th, 2005 at 3:24 am
What a great plugin! Works excellent!
For those who are having problems with the Adsense button above the post form (Adsense code not being inserted automatically): you might want to check if you have the WP-ContactForm plugin installed. The javascript for inserting the contact form tag, broke all my other plugin buttons.
A simple workaround: uncheck the “Show ‘Contact Form’ Quicktag” checkbox on the contact form options page.
June 8th, 2005 at 2:12 am
Johan,
That bug fix was so easy, it’s not even funny. Can’t believe that’s all it is, just unchecking that box.
The next step would be to somehow figure out a way to REMOVE the adsense code once you get to three on a page, so you don’t go over Google’s rules, forgetting that you have code in an older post. I don’t know how that can be done, but I’m sure somone will figure it out.
Everyone’s problem was that you had to cut and paste the code in a new post, because of the bug…now, I’m sure people will be looking for ways to delete code in old posts without having to actually go into the post and remove it themselves.
Tony Z.
June 8th, 2005 at 10:32 am
Thank you, Johan. Unchecking the ContactForm Quicktag finally made the plugin work. Now it’s rockin’
June 10th, 2005 at 7:49 pm
Kaizening the Adsense Plugin for WordPress
» Adsense inline with WordPress blog posts — from the mind of Phord : …Because of Google’s policy on multiple ad blocks per page, I recommend that you always place a “more” tag before the “adsense” tag. This way, users will only…
June 12th, 2005 at 7:27 am
You rock! Excellent plugin, just what I’ve been looking for!!
June 14th, 2005 at 12:53 pm
The plugin is working thanks to your genius!
June 18th, 2005 at 1:10 pm
I added this little tidbit of code to get the adsense block to float inline properly.
Check it out in use at MaxPower. Nice work making this into a plugin! Really usefull, would be very easy to modify the quick tag and plugin to allow for different style ads (I think).
Cheers
[edit: Fixed HTML markup to show up in the comment. You can find the author’s writeup of his changes here:
Adsense for Wordpress — phord ]
June 24th, 2005 at 2:59 am
[…] que he encontrado es uno que ya estoy utilizando, se trata de Adsense inline, un plugin de Philhord que funciona bastante bien, aunque se podrían hacer algunas mej […]
June 24th, 2005 at 4:49 am
hi
thanks a lot..
its working great..perfectly..
plugin is perfect….
thanks a lot..
thanks
shashi
June 30th, 2005 at 12:22 am
I installed the plugin, activated it & see the adsense quicktag in the ‘Write’ toolbar. But when I type in text into the post box & then click “adsense” nothing happens. What is it supposed to do? I expected that it would insert my adsense code (which I did add to the plugin file). Am I wrong?
June 30th, 2005 at 12:37 am
Johan is a genius. I too unchecked the Contact Forum box & adsense is now working. But unlike you, Johan, the Contact Form button had no effect on any of my other quicktag functions.
Phord, might I suggest that you add this info to the file installation instructions. By my acct. at least 5-6 people in this thread had the exact same problema as I & if we had the problem then countless more who’ve tried to install the plugin have had the same problem.
It’d save us all time & effort if we knew what the problem was right from the start instead of having to search through the forum & then come here to find the answer.
July 3rd, 2005 at 1:15 pm
I can’t subscribe to your blog. When I copy the link my aggregator, it say it’s not a valid URL.
July 4th, 2005 at 5:59 am
Great plugin but it doesnt work with the WP Contact form. When you deactivate the WP Contact form plugin the adsense plugin works.
I could see the button but nothing happened when I clicked on it.
I need to use the WP contact form so I’ll have to deactivate the adsense plugin unless anyone has a solution?
July 4th, 2005 at 6:13 am
Sorry unticking the box in the WP contact form didn’t work for me neither.
July 4th, 2005 at 11:52 am
If the Adsense button doesn’t work for you, you can emulate it easily. It doesn’t insert your adsense code into the ad. Instead, it puts in a comment tag like this: <!–adsense–> (for those of you new to HTML, that’s a LESS-THAN, EXCLAMATION, DASH, DASH, adsense, DASH, DASH, GREATER-THAN.)
If you just type that into your post, you should see the same effect.
I’m sorry the quicktag button isn’t working for everyone. I’ll try to get something that will work universally in place soon.
July 8th, 2005 at 4:08 pm
any ideas what plugins might mess up the adsense code?
somehow I end up with all these lovely (not requested) br’s in my code
I’ve turned off all textile-markdown-plugins, but the freeby br’s are still added (which in all my other posts I don’t mind)
any ideas?
July 9th, 2005 at 3:50 pm
[…] sense in WordPress I found some awesome WordPress plugins. It’s very easy to use! http://www.philhord.com/phord/adsense-inline-with-wordpress-blog-posts/ This entry was posted on Sunday, July […]
July 10th, 2005 at 4:54 pm
Phord, an update..
There appears to be a clash with the plugin intouch. When I deactivate the intouch plugin I am able to use the quicktag button. I think it also helps unticking the quicktage box on the WP contact form plugin options.
Once you have clicked on the quicktag button, you can then reactive these plugins, until you need to add another adsense ad.
Hope this helps a few people out.
July 18th, 2005 at 12:26 pm
Nice work!
July 21st, 2005 at 2:42 am
First of all, I am very new to php/blogging. I set up a wordpress blog on insurance and tried to use adsense. I came across the adsense plugin and gave it a try.
It worked well … but I wanted something slightly different. I found editing index.php, single.php and archive.php gave me exactly what I want:
1. Dispaly ads between posts (not as part of posts) both on the main blog, archives and categories.
2. If a particular entry is clicked, the ad should be shown at the end.
I thought this would be kinda popular requirement but could not find any ready solution. This is what I did (not very elegant but works and please do remember that in the php world I am 1 week old):
This will display ads after the 1st, 4th and 7th post.
July 22nd, 2005 at 2:41 pm
Hi, I’ve got a slightly strange problem on my blog, I’m using the default kubrick template with the latest version or Wordpress, when I insert the adsense tag into my posts it displays fine, however, the adsense adverts that were in my sidebar vanish! The ads under my posts only comprise of two ads, where’as the ads in the sidebar are a block of 5. Is there a way to keep both?
Thanks for your help, hope you can help.
[TW]
July 22nd, 2005 at 2:46 pm
One other thing, sorry bout this…. if I post the adsense code to more than one post, it only displays on the first post in my blog. Stranger and Stranger….
July 22nd, 2005 at 3:53 pm
Tiverton: I looked at your site. The Google Adsense code is getting inserted into your pages, but I don’t know why the Adsense blocks are not appearing onscreen. There must be some Google explanation for it. I’ll try to experiment a bit and see what it takes to get multiple Google ad blocks onscreen.
July 23rd, 2005 at 3:35 am
Thanks, always appreciated. [TW]
July 23rd, 2005 at 8:13 am
[…] d investigate further. The original adsense plugin for wordpress isn’t full […]
July 23rd, 2005 at 8:14 pm
Ok…. I am feeling very very stupid. I have downloaded the adsense.php plugin. I have put it in my wp-content/plugins directory.
However, when I go to my blog and try to activate the plugin, its not even shown as an option.
Does anyone know what I am doing wrong?
Please help! Thanks so much.
July 27th, 2005 at 10:45 pm
Phil, don’t want to take anything away from your adsense plugin, but finding your plugin inspired me to take the concept further in the direction of what I was looking for in this type of add-on.
Working from your idea and your code, I put together and have been using for a few months now, my AdSense-Deluxe plugin. It has a lot of cool features including definining multiple adsense blocks which can be referenced from posts by name.
More info is available at: http://www.acmetech.com/blog/adsense-deluxe/
July 29th, 2005 at 9:09 am
Hi,
your plugin causes RSS not to work anymore. Could you please let me know how I could fix that.
Thank you,
Steve
http://www.GeekTavern.com
July 30th, 2005 at 6:50 pm
Ok, i edited the adsense.php file with my info. i uploaded it to the plugins directory, i see the button and it inserts the adsense tag in my post. However, no tags show up.
http://www.randomofferings.com
August 2nd, 2005 at 4:04 am
Thank you!
works like a charm.
August 5th, 2005 at 6:39 pm
this plug-in works great!
August 9th, 2005 at 10:07 pm
Nice work! Thanks for sharing the wealth.
August 12th, 2005 at 7:55 am
All fixed now, google have updated the way in which ads are served to pages, so I can now display both horizontal and vertical ads with no conflicts whatsoever, thanks for a great plug-in!
August 23rd, 2005 at 9:31 am
[…] mph movie trailer available Ad in line of the posts Just followed other’s idea trying to boost my Adsense income, which is still a sh […]
August 23rd, 2005 at 11:11 pm
Greetings,
I have been using Adsense on my blog and I think it is fantastic. Last night I updated WordPress to 1.5.3, and something broke. Where Adsense would only display one set of ads per page it now displays several. My first guess is that one of the security fixes in 1.5.3 broke the way you were setting the counter/flag that was used to control how many times Adsense displayed an ad. Have you seen this problem yet?
-Chris
August 26th, 2005 at 6:05 pm
[…] « Google Well… I added the adsense plugin from here and I hope it starts working. This entry w […]
August 26th, 2005 at 10:12 pm
[…] pposed to work on my WordPress software here at the www.acmetech.com/blog/ and here at the www.philhord.com/blog . Tomorrow, I’ll be trying out these Plug Ins […]
September 11th, 2005 at 1:12 pm
Plugin “WP-Amazon” blockiert(e) andere Plugins
Das WP-Amazon-Plugin funktioniert zwar eigentlich ganz gut, blockierte bei mir jedoch einige andere Interface-Plugins. Eines der Opfer war das Adsense-Plugin, das wie das WP-Amazon einen Button zu der Quicktags-Leiste hinzufügt. Auch das superpra…
September 16th, 2005 at 3:52 pm
I added the plugin to wp but adsense only shows on a few of my posts.
Adsense won’t show on the main blog page (index.php), only if I go read more it will show ads for some posts.
http://www.sherpatrek.com/weblog/
Any suggestions?
Thanks.
September 18th, 2005 at 6:27 am
http://www.fajarweb has test it and work. klik http://www.fajarweb.com to review
September 21st, 2005 at 6:12 am
I have tried to follow this thread. I am very new at this. I do see the ad but I have errors on the dashboard
Warning: Cannot modify header information - headers already sent by (output started at /home2/lelliott/public_html/blog/wp-content/plugins/adsense.php:111) in /home2/lelliott/public_html/blog/wp-admin/admin.php on line 10
many other lines as well. Any help would be appreciated
October 18th, 2005 at 6:09 pm
awesome plugin
October 24th, 2005 at 10:04 pm
working fine here thank alot
http://www.petinsurancesupply.com
October 25th, 2005 at 3:18 am
Thanks! Worked fine here: http://www.medicineassociation.com/
No problems at all! Very good info here.
October 28th, 2005 at 5:20 am
Thanks a ton, Phil! I tried Moosecandy, but it broke my RSS feed, so I had to dump it. In 10 seconds, your code was running flawlessly on my site. Drop by some time! http://blog.gadgetgurutech.com
October 29th, 2005 at 10:22 pm
Thanks, i was looking for this plugin to blend my google ads. and by the way, your blog footer looks kinda weird????fix it
November 3rd, 2005 at 2:36 am
Thanks for making this; been looking for something like it.
November 22nd, 2005 at 11:51 pm
We customized your plugin to show adsense on single posts only between paragraphs and it works great. Good Job.
November 30th, 2005 at 4:55 am
Hi, many thanks for your plugin. It works fine!
December 1st, 2005 at 6:46 pm
Very interesting (and useful tool) ! We have added it to our directory of Adsense tools.
If only the Adsense integration at Blogger could be as elegant as this one…
December 9th, 2005 at 1:39 pm
We japanese like adsense,too.
But not understading the word”adsense”.
because Japanese speaks japanese english.
December 17th, 2005 at 6:10 pm
Nice.
But I have only first ad. Adds in 2nd and further posts are invisible
December 19th, 2005 at 6:18 am
[…] laquo; Adsense in Wordpress Wordpress and Adsense inline Author: PhilHord Download the plugin >> Download here How this plugin works ? Pu […]
December 23rd, 2005 at 2:22 am
Thanks for the plugin- works perfectly and my websites are all the better for it. Good work
December 28th, 2005 at 2:08 pm
Thanks for the plugin.
December 28th, 2005 at 2:14 pm
Hi, many thanks for your plugin.
December 30th, 2005 at 11:02 am
[…] load) Werbung/Affiliate/Geld verdienen-Plugins Adsense Deluxe (Artikel) (Seite) Amazon Media Manager (Artikel) (Seite) Technorati […]
December 30th, 2005 at 2:15 pm
Works perfectly! Thanks a ton!
January 1st, 2006 at 2:58 am
Thanks, it works on http://wwwblog.be
January 1st, 2006 at 8:55 pm
this plugin worked great in wordpress 1.5 but not in 2.0
what should be done
January 3rd, 2006 at 12:39 pm
I was using this plugin in 1.5 but upgraded to 2.0 and it no longer works. Any suggestions or chance of an update?
January 3rd, 2006 at 10:32 pm
Thanks for the plugin!
January 5th, 2006 at 10:16 am
Thanks for the plugin. It was very easy to install and works, absolutely great work.
January 6th, 2006 at 5:22 pm
Breaks in 2.0… any fix just yet?
January 6th, 2006 at 7:17 pm
You are a god! Thanks from all of us at www.teamadness.com (just me really).
January 7th, 2006 at 1:55 am
It doesnt work on wordpress 2.0 on http://wwwblog.be
January 11th, 2006 at 2:27 pm
Mine is working, but the post doesn’t seem to wrap alongside seamlessly like it does in your examples.
Link: http://www.meshio.com/
What could be the problem that might have cause this issue?
Thanks!
January 11th, 2006 at 2:36 pm
Problem solved, I edit the adsense.php and wrapped the AdSense code with the following:
Not sure why it wasn’t there in the first place
January 11th, 2006 at 2:39 pm
Buddy I hd the older version of WP 1.5 now got 2.0 please can u tell me what to do to add this new plugin in WP2 now.
Really need it..
January 12th, 2006 at 4:12 am
I am search for adsense plugin for some finaly i got it .I am using this plugin for for my blog http://www.gadioc.com and http://laptops.gadioc.com
January 13th, 2006 at 2:30 pm
Thanks for the plugin! You have helped my Adsense earnings tremendously. Thanks!
January 17th, 2006 at 9:59 am
[…] some useful plugins: Keyword plugin: this plugin inserts meta keyword tag for every post. Adsense plugin: this plugin helps do adsense easily. Originally I […]
January 24th, 2006 at 10:27 am
[…] in journal
This is a test of a plugin that I just found from: http://www.philhord.com/phord/adsense-inline-with-wordpress-blog-posts/ I’m testing it out right now.
[…]
January 24th, 2006 at 5:42 pm
Great Plugin, I am going to try to integrate it into http://www.hostingcommunity.com later tonight
January 25th, 2006 at 2:26 pm
http://www.sns.ias.edu/~jns/wp/2006/01/25/fix-for-irrelevant-ads-in-wordpress-with-adsense/
January 31st, 2006 at 8:54 pm
I’m using WP 2.0 and I can’t seem to find any quicktags let alone the Adsense quicktag. Looking in wp-admin I don’t seem to have a quicktags.js file either. Would installing quicktags.js solve the problem? Where can I it, if so?
February 2nd, 2006 at 12:38 pm
Hi, Thank you for your plug-in,
It worked for me, and my WP is version 2.0.
February 3rd, 2006 at 7:27 am
Im also have trouble using this in 2.0
There is no quicktag at all and adding the code manually to posts doesnt bring up the adsense.
February 3rd, 2006 at 8:18 am
Ok I just found the solution for WP 2.0.
You need to turn off that annoying visual editor when writing posts.
Go to Users and down the bottom untick “Use the visual rich editor when writing”
Now you can see the Adsense quicktag.
February 4th, 2006 at 8:49 am
Hi When applying adesnse code I am getting the following erroe.
Parse error: parse error, unexpected T_STRING in /home/matynne5/public_html/medical-billing-resource/wp-content/plugins/adsense.php on line 47
How do I resolve this error and activate my Plugins for adsense?
Thank you.
February 4th, 2006 at 9:04 pm
Adsense-Deluxe is the way to go:
http://www.sns.ias.edu/~jns/wp/2006/02/04/try-the-adsense-deluxe-plugin-for-wordpress/
It does the same thing and more ….
James
February 5th, 2006 at 3:35 am
hmmm, adsense-deluxe doesnt’ work for me. Not sure if its 2.0 related or what but this plug in works well. thanks.
February 7th, 2006 at 10:44 am
“unexpected T_STRING” suggests that you added or left out a quote character somewhere. Look at your code closely for any typos.
February 10th, 2006 at 5:52 pm
I got AdSense working and all was well and now, for some reason it’s not inserting code any more. I’ve tried reinstalling, but still no go. Any ideas?
February 12th, 2006 at 1:31 am
Thanks this plug in came in handy, for thouse interested this does work with the new 2.0 reliease of WP however i had to manualy type in the
February 12th, 2006 at 1:32 am
do! what i meant was i had to type in the adsence (surounded by the angle brackets and such) tag.
February 12th, 2006 at 6:43 am
[…] � Adsense inline with WordPress blog posts — from the mind of Phord […]
February 14th, 2006 at 8:39 am
[…] I got the plugin from here, on a single sheet which is always nice. […]
February 16th, 2006 at 10:11 am
Thank you very much for this cool plugin. It working perfectly for my WP 2.0 site.
February 16th, 2006 at 2:29 pm
[…] Step 1) Go and download the AdSense plugin for Wordpress and install it. It takes a very small amount of tweaking - you just have to open up the file with a text editor and paste your AdSense code into it. Really quite easy. So go do that now. […]
February 17th, 2006 at 6:14 pm
Thanx, man, i’m using this great plugin on my blog. Let God be wiyh You!!!
February 18th, 2006 at 11:57 pm
[…] Check it out. […]
March 5th, 2006 at 1:00 am
Very nice plugin. I really appreciate your help. You can check out its implementation at http://www.kansascityseo.com/blog/
March 6th, 2006 at 2:48 pm
[…] Adsense inline with WordPress blog posts — from the mind of Phord I was reading this book about optimizing Google s Adsense ( What Google Never Told You About Making Money with AdSense! ). In it, Joel Comm describes how he went from $900/month in Adsense revenue to […]
March 8th, 2006 at 2:32 am
Thanks for share this plugin!
March 12th, 2006 at 5:25 am
this does not work for me…. i do not see any adsense button in my quicktags bar
March 13th, 2006 at 10:12 am
[…] For anyone that is interested in the Adsense Plugin for WordPress, here’s a link to more info: Adsense Within WordPress Posts. Enjoy! […]
March 13th, 2006 at 11:07 pm
Adsense plugin did not work in my blog. There is no adsense button. WordPress version 2.0 I think it does not support version 2.0.
March 14th, 2006 at 1:38 pm
I found the solution above. Just read this:
Ok I just found the solution for WP 2.0.
You need to turn off that annoying visual editor when writing posts.
Go to Users and down the bottom untick “Use the visual rich editor when writing”
Now you can see the Adsense quicktag.
Thanks
March 15th, 2006 at 10:41 am
Hans,
Thank you for advise. It worked.
I started to use it.
March 18th, 2006 at 12:34 am
Great plugin. Thanks you so much for developing it. Installed easily. Php file is commented perfectly.
WP 2.0 users make sure to check the visual editor button on the users menu.
D
March 18th, 2006 at 5:13 pm
[…] from the mind of Phord » Blog Archive » Adsense inline with WordPress blog posts (tags: adsense WordPress) […]
March 19th, 2006 at 6:38 pm
Ah. I should try this too.
March 19th, 2006 at 6:39 pm
I meant for my website www.bizgods.com
March 30th, 2006 at 4:01 pm
[…] From: http://www.philhord.com/phord/adsense-inline-with-wordpress-blog-posts-43.htm […]
April 14th, 2006 at 4:32 am
Aloha,
Isn’t it possible to have some PHP code around the adsense script?
I have tried adding tags from PHP Exec to the script, but I can’t get my PHP code to execute
For example I have tried the code below. It will then show CODE1, but not the random number and CODE2.
$adsense_code = ‘
CODE1
‘;
April 14th, 2006 at 4:34 am
oops, it didn’t like me adding PHP code to your comments.
Inside the php and phpcode tags we have:
srand(time());
$random = (rand()%9);
print(”Random is: $random”);
CODE2
May 5th, 2006 at 1:24 am
Thank you
It’s working fine in my website. added some amazon pic + asense hmmm great mod
oh you can see my site and the plugin here Pets World
May 16th, 2006 at 11:42 am
Thank you - installed and all working fine…
May 18th, 2006 at 7:14 am
[…] After read these two article this and this one , I try to follow it. I added Google Ads here.. But Wordpress is not for commercial purpose. So I decide to create a blog in blogspot, I have my dormant blog there, I activated and renamed become… […]
June 7th, 2006 at 12:14 pm
GREAT PLUGIN! THANKS SO MUCH!
June 13th, 2006 at 12:13 am
Sounds good… I like to try this…
June 18th, 2006 at 1:20 pm
[…] 2. This blog runs on WordPress so I added the Google ads by updating the footer and header files, therefore placing ads on every page with just a small amount of code. Google’s indexing does the ad selection. This WordPress plug-in places ads directly in the body of a post via a tag. […]
June 21st, 2006 at 2:29 am
I uploaded the adsense.php in the plugins directory of my Word Press and also activated the plug. After that I am not sure what I must be doing. Can you please guide me through. i am not sure what this Quicktags tool bar is.
June 29th, 2006 at 7:32 am
Rebecca! Thanks a lot for getting the adsense button to show up in quicktags. I am also using WP 2.0.
Phil! It works like charm!
June 30th, 2006 at 8:04 pm
Thanks for your time and effort. Works great!
July 5th, 2006 at 11:10 am
[…] Adsense Inline - insert adsense in blog posts […]
July 9th, 2006 at 7:36 am
Excellent tips. I was able to increase my CTR by 50% using your advice. Thanks a lot. You might take a look at my site.
July 19th, 2006 at 11:34 am
Hi , thanks for your plugin, i have just downloaded it and currently messing around with my WP to integrate it.
July 22nd, 2006 at 1:48 pm
I’ve done everything you’ve said, and even have the ‘adsense’ button in my quicktags.
However, the procedure I’m following is I click on the button and the ‘adsense tag’ shows up in the screen. Then I just click publish and the adds should show in the preview, but it doesn’t.
Even after logging off and back in. I checked the source view and the code is definitely there.
Any help you can give me would be appreciated. Anyone!
July 24th, 2006 at 10:31 pm
[…] Adsense Inline - inserta anuncios entre los posts […]
July 26th, 2006 at 2:16 pm
Forget the above comment, I figured it out. However, when I go to the quicktags and click the adsense tag, this is what appears
Then what? My code is in the plugin, do I add the code again in the pane or just click publish, because I still don’t get the ads.
Thanks guys
July 26th, 2006 at 3:28 pm
When you view the posts with the adsense tag on your blog, you should see the Adsense code inserted there instead. If the ads don’t show, it may be Google’s fault. View the source to confirm that the javascript is showing up.
July 27th, 2006 at 8:06 am
Unfortunatly this screws up the blix theme… may have to have a play and see if i can get sorted
July 31st, 2006 at 12:33 am
Initially had problems but finally got it sorted out. So now I am using both, adsense delux and adsense inline. Adsense inline allows me just to show ads only for the first post in my blog’s home page. This is just what I had been wanting to do.
However in the former ads location there are two ” ?? “. Does anyone has this small problem and knows how to resolve this ?
And lastly thank you guys for sharing and Phord for the plugin
.
August 3rd, 2006 at 10:50 am
[…] In Joe Comm’s free ebook “Getting Started With Blogging and Google Adsense ” he mentioned about Adsense Inline. Being curious I visited Phil Hord’s site and found that others had submmitted modify version of the plugin that does exactly what I had been wanting . […]
August 5th, 2006 at 5:40 am
i used most of the adsense plugini find that i dont get content related ad well google vist my blog more than 50 times per day
August 8th, 2006 at 2:37 pm
what a great plug in!!! thanks
August 9th, 2006 at 8:40 pm
how do i upload anything onto wordpress?
August 10th, 2006 at 2:46 pm
The quicktags toolbar only has a very few items (unlike the views I see on sites that discuss such toolbars, which allege that they come packed with icons, but that’s a separate issue), and none of them has to do with Google.
I did put my own AdSense code in the right file. I activated it. Etc.
But no quicktags Google icon….
Any suggestions?
August 20th, 2006 at 1:38 pm
A couple questions.. will this plugin work with the latest version of WP? also i was using Adsense delux from ACME but the problem was, that it replaced the quicktag of my image manager, there was no way i could get both the quicktags to work together.. would you plugin have the same problem?
August 23rd, 2006 at 10:17 am
Phil your plugin is great. I used it on my site - www.rohitblog.com Thanks.
August 24th, 2006 at 5:38 am
[…] To add Google AdSense ads in your post, you can download the Phil Hord plug-in and in few minutes of working, you have the money minter in your blog. | Podcasting » […]
August 24th, 2006 at 1:01 pm
The quicktag tool bar did not appear after i activate it. can you help?
August 26th, 2006 at 3:51 pm
Thanks Phil it works very well. I didn’t see the quicktags toolbar change so I just manually add the “” tag wherever I want an add.
August 26th, 2006 at 3:52 pm
Hmm … the tag didn’t show up in my last comment. Lets try again: <!–adsense–> . That’s the tag I inserted.
September 5th, 2006 at 12:08 am
How do I put Adsense code in Wordpress.com?
September 6th, 2006 at 7:17 am
Hai,
Thanks to Phil. Great Code. Simple and straight.
For those who can’t find quicktag, Here is a way to find it.
In admin go to Users Link -> below you find Personal Options
Uncheck the option for Use the visual rich editor when writing.
Then go to Write Link, in the editor you can find the Adsense button.
Anyone can fix my doubt?
How do i place the ads in right side of every page.
September 8th, 2006 at 4:04 am
Thanks! Works perfectly on [url=http://www.zensbikeshop.com]Zensbikeshop.com[/url]
September 10th, 2006 at 12:56 am
Many many thanks for this great plugin!
I can see now the reason for the huge number of comments in this post.
Keep up the great work.
:)
September 10th, 2006 at 1:00 am
I’m now putting code inside my previous post. Before installing this plugin, i put adsense on the right side bar, which doesn’t always look good.
With your plugin i can choose now which post to get an adsense ad.
Thanks again.
September 12th, 2006 at 12:22 am
Wow, thanks for the plugin, it’s simply great…
how did you learn how to create a wordpress plugin?
September 13th, 2006 at 3:02 am
Phil,
I’ve tried to get this plugin working with WP 2.0 and I haven’t had any success. Is there a specific order that I have to activate the plugin and then add the comment. My quicktags adsense tag shows up but does not do anything. Does it take time for google to figure out it’s on a page? Sorry for being such a newbie.
Thanks
September 13th, 2006 at 4:14 am
Phil,
I faced the same problem as most of the readers. The button appears, but nothing happens. I changed the javascript for placing the tag into
‘);\” />”;
//–>
and then it worked.
Great plugin.
September 13th, 2006 at 4:16 am
Strange the code didn’t appear. Lets try it again
');\" />";
//-->
September 14th, 2006 at 6:24 am
[…] WordPress plugin that allows you to easily add Google AdSense ads […]
September 15th, 2006 at 2:52 am
For some reason the adsense button does not appear, so I can’t even insert the adsense tag. I have activated the adsense plug in, but no button. I am assuming the button should appear when adding/modifying a post just above the post itself (I’m assuming that is what is meant by “Quicktags toolbar”).
Any ideas?
September 15th, 2006 at 3:03 am
Ignore my previous post. I should have read all the other comments first, as someone has already answered this question above.
Here is the answer if you can’t find it:
“For those who can’t find quicktag, Here is a way to find it.
In admin go to Users Link -> below you find Personal Options
Uncheck the option for Use the visual rich editor when writing.
Then go to Write Link, in the editor you can find the Adsense button.”
One more question though - if I want to use different adsense ads on differet post (Eg Firefox with google toolbar on one post, and general adsense on another), can I simply add a second version of the plug in and call it something else (with different adsense code) ?
September 20th, 2006 at 12:17 am
Hi,
I would like to know if this plugin works for free blogs that is hosted by wordpress.com. Or does it only works for WP blogs that are hosted on own server?
Cant seem to find the directory that Philhord mentioned in his instructions???
September 20th, 2006 at 10:42 pm
I in need of your help. I’m using blogger to create my blog and i had adsense code ads, the thing is that I wanted to put my ads in between my blog but whenever i do that my blog will repeat the same code with my other blogs of the days. How can i use only one ad on my blog without repeating it, when I preview the blog?
Got any ideas?
Http://e-buletine.blogspot.com
Thank you
September 21st, 2006 at 11:27 am
I just transfered to WP and am very new to all this. I want to use the code, but am a bit scared with the problems everyone has had. Maybe a revised post with some of this information all in one place?
Do you post regularly on any internet entrepreneurial forums?
September 24th, 2006 at 9:47 pm
“One more question though - if I want to use different adsense ads on differet post (Eg Firefox with google toolbar on one post, and general adsense on another), can I simply add a second version of the plug in and call it something else (with different adsense code) ?”
Im wondering the same thing, is this possible?
September 26th, 2006 at 5:42 pm
Just wondering if you would be able to answer the post above to me, about the plugin being open source, can i re-distribute your plugin. Please email me if you prefer.
October 2nd, 2006 at 7:21 pm
it works great on my site. thanks very much!
October 3rd, 2006 at 3:24 pm
Interesting plugin, keep the good work up!
October 4th, 2006 at 5:45 pm
[…] Adsense Inline - insert adsense in blog posts […]
October 4th, 2006 at 5:51 pm
[…] Adsense Inline - insert adsense in blog posts […]
October 5th, 2006 at 4:19 am
[…] Adsense Inline - insert adsense in blog posts […]
October 16th, 2006 at 1:17 pm
Nice work….Awesome plugin….see it in action on http://www.startupaddict.com
thanks
October 23rd, 2006 at 11:19 pm
hey there Impressive content! How long does it take to bulid a nice website. I applaud you for your work and hope you will enjoy its rewards for years to come.
November 1st, 2006 at 4:58 am
I have installed the plugin on my site http://www.funpal.net but i cant found any adsense button, i dont know how to handle it
November 1st, 2006 at 11:16 pm
Outstanding plug-in. Would have spent hours otherwise trying to figure it out. Thank you.
November 3rd, 2006 at 2:30 pm
[…] http://philhord.com/phord/adsense-inline-with-wordpress-blog-posts/ […]
November 6th, 2006 at 11:47 am
[…] Adsense Inline - insert adsense in blog posts […]
November 13th, 2006 at 12:31 pm
[…] Adsense Inline - inserts Google adsense in blog posts […]
November 14th, 2006 at 9:32 am
There’s no problem with this plugin.
It works fine in my adsense blog.
Thanks.
http://www.grandstart.com
November 14th, 2006 at 3:24 pm
[…] AdSense Inline - fügt ebenfalls den AdSense-Code in die Postings ein. […]
November 15th, 2006 at 12:16 am
[…] Adsense Inline - inserts Google adsense in blog posts […]
November 15th, 2006 at 12:50 am
[…] Adsense Inline – Platziert die Werbung in den Posts […]
November 15th, 2006 at 12:40 pm
Does this plugin really work ?
November 16th, 2006 at 7:01 am
Thanks - works a treat
November 16th, 2006 at 10:07 am
[…] Adsense Inline - inserts Google adsense in blog posts […]
November 19th, 2006 at 9:18 pm
Thank you for this great and easiest to use Adsense Plugin!
Anyway I just found out that there is something problem with this script in IE7. There seems a huge gap before the Adsense Ad where I put in my post. Have anyone experiencing the same?
This plugin works well in Firefox and IE6.
You can visit my blog at http://www.tipshartanah.com/blog and look for English posting.
TQ
November 21st, 2006 at 12:54 pm
[…] Adsense Inline - inserts Google adsense in blog posts […]
November 22nd, 2006 at 11:09 am
Hy,
can anybody help me with AdSense AD?I have AdSense account and some bloggs Blogger-beta, but there I have problem with adding AdSense To Blogger in /*Post HTML. (Work with Blogger-beta). I Ad to /*post in but nothing is happened!!!
Another problem is with WORDPress where I don’t know where I must adding and what I must adding there that AdSense will work in WordPress!! I have “script type-Java codes” for AdSense from AdSense.Must I Adding this code in to WordPress?? Thanks anybody who want help me.My mail is: alesorlic@net.hr Thanks a lot !!
November 22nd, 2006 at 11:15 am
Just one thing,
that AdSense go with adding on top or bottom of post or inside of post ?? If it go inside than I need some help from you good people !!!
Thanks
Ales
November 23rd, 2006 at 7:24 pm
Thats very good plugin!
But it wont work on my site, becouse architecture of my site is little bit different =\…
in “wp-admin/” directory there are no “quicktags.js”,
it’s in other directory.
So… can you explane in a fiew words how make it work going with other way.
Not a plugin… way.
November 25th, 2006 at 4:15 am
[…] Adsense Inline - inserts Google adsense in blog posts […]
November 25th, 2006 at 5:30 am
[…] Adsense Inline - deasemenea introduce reclamele Adsens in postarile de pe blog […]
November 25th, 2006 at 9:10 pm
[…] Adsense Inline - แทรกเพิ่ม Code ของ Google adsense ใน Blog ทุกครั้งที่โพสท์ข้อความ […]
November 26th, 2006 at 3:37 pm
[…] Adsense Inline - Insere o Adsense em cada post. […]
November 27th, 2006 at 6:17 am
its not working with me!!
November 27th, 2006 at 8:01 am
Good work! I just installed it on my site and its working. Thanks a lot…
November 27th, 2006 at 9:46 am
Almost a year now since i use it, its great.
Thanks
November 28th, 2006 at 12:12 pm
[…] Herunterladen könnt Ihr das Plugin von dem Phord Blog. Hier einige ansehnliche Beispiele vom Maxblog mit einer etwas weiterüberarbeiteten adsense.php Datei. Erstens, zweitens und drittens! […]
November 29th, 2006 at 11:28 am
[…] Adsense Inline […]
November 30th, 2006 at 5:47 am
[…] Adsense Inline - Insere o Adsense em cada post. […]
December 3rd, 2006 at 1:25 pm
Thanks for this plugin!
December 7th, 2006 at 8:32 pm
[…] Adsense Inline - inserts Google adsense in blog posts […]
December 8th, 2006 at 4:49 am
I was trying to download “The Plugin” but I failed to open the adsense.php file. My computer doesn’t have any suitable software to read .php files. Any other options?
Thank you for your assistance.
December 8th, 2006 at 2:35 pm
[…] The most easy way for a complete beginner like me to start using Adsense and Word Press is to download the plug in made by acmetech.com and is based on a plug in called Adsense by Phil Hord. […]
December 11th, 2006 at 2:34 am
I installed it and it works thanks!
December 15th, 2006 at 7:37 pm
[…] a. Adsense inline原始作者下載網頁 […]
December 28th, 2006 at 5:42 am
[…] * Adsense Deluxe-offre opzioni avanzate per inserire Adsense nei tuoi post,limitando gli ads secondo il regolamento di Google * Adsense Injection - inserisce Adsense casualmente dentro un blog preesistente * Adsense Inline - Inserisce Adsense dentro ai post * Adsense Beautifier - Rende più bello il tuo Adsense inserendo un’immagine dietro ad esso per aumentare il CTR * AdSense Widget for WordPress Sidebar - * MightyAdsense - Ti permette di inserire adsense in wordpress senza modificare il template. Adsense è inserito nei post e puoi specificare quanti annunci mostrare in una pagina. * AdRotator Wordpress Plugin - Inserisce in rotazione il tuo Adsense con altri codici di affiliazione dove vuoi te * Adsense Earnings Wordpress Plugin -Mostra i tuoi guadagni adsense dentro il pannello di controllo di wordpress * WP-AdsenseProfit - Mostra i tuoi profitti di Adsense ai visitatori semplicemente inserendoun piccolo codice nel template * AdSense Sharing Revenue and Earnings System - Puoi vedere i tuoi guadagni con Adsense e condividere con amici o co autori le impressions degli annunci * Author Adsense Wordpress Plugin - Permette ai vari autori del blog di mettere il proprio publisher ID e mostrare i propri annunci nei propri post. L’amministratore può impostare una % di visualizzazioni […]
January 6th, 2007 at 6:37 am
[…] Adsense Inline - inserts Google adsense in blog posts […]
January 7th, 2007 at 6:35 am
[…] Adsense Inline - inserts Google adsense in blog posts […]
January 10th, 2007 at 6:53 pm
Thanks this is great. Using it at our site http://www.whichvoip.com if you would like to see it in action.
Andy
January 15th, 2007 at 11:05 am
Hi! Very nice site! Thanks you very much! XNJn6ui8CuY4x
January 16th, 2007 at 5:22 pm
The modern world is still living with the consequences of World War 2, the most titanic conflict in history. Just over 67 years ago on September 1st 1939, Germany invaded Poland without warning.
January 17th, 2007 at 8:42 am
i really liked this article. I will implement in my site www.thikthak.com
January 20th, 2007 at 5:22 am
I like your artcle. but where is your google adsense AD? I can’t see anything…
January 23rd, 2007 at 6:28 pm
[…] A1. DownLoad the WordPress AdSense PlugIn. […]
January 24th, 2007 at 2:22 pm
This is my blog : http://indianmba.wordpress.com
Can I use Adsense in free Wordpress blog?
Kindly guide me.
Thanks in advance
February 1st, 2007 at 2:00 am
Not work here.
No button!!
February 2nd, 2007 at 1:50 pm
No button for me either, maybe it is not working with the 2.1 yet? I would try to put the tag in myself but I do not know what it is. I will check back for an update in a couple of days. This looks nice.
-Vince www.cigarbeat.net
February 2nd, 2007 at 2:01 pm
I find that when you go and edit posts work that has been published and you do this under “code” and not visual you get the button. But that is the only place you get it. If you do a new post under “code” the option is not their.
But including where you want the adsense code to go will work. This must be done in “code” not visual.
Good day.
February 2nd, 2007 at 2:04 pm
Okay the code did not take with no spaces. If you still do not see anything then it is the code used whe you click the more button, just replace the word “more” with adsense.
Vince www.cigarbeat.net
February 2nd, 2007 at 3:18 pm
http://nqtvxoqswyx.com
February 2nd, 2007 at 3:19 pm
http://tjmcmner.com
February 14th, 2007 at 7:24 am
I discoverred that the button didn’t show up in the new WP release 2.1.
To make it work with WP2.1 replace the line below with
old —> if(strpos($_SERVER[’REQUEST_URI’], ‘post.php’))
new —> if(strpos($_SERVER[’REQUEST_URI’], ‘post-new.php’))
By the way I use the plugin to add a standaard text to the posts, so not only for adsense.
Cheers,
Paul
February 15th, 2007 at 2:28 pm
Hey, i would like to ask where do i have to put this code, couse i am new in this sphere. Thanks in advance!
February 28th, 2007 at 11:09 am
Even better is to replace the strings as follows
function phord_InsertAdsenseButton()
{
if(
(strpos($_SERVER[’REQUEST_URI’], ‘post-new.php’))
or
(strpos($_SERVER[’REQUEST_URI’], ‘post.php’))
)
{
?>
in that case the button appears in both case, in creating new posts and editing old posts.
March 5th, 2007 at 3:53 pm
Hi! This plugin does not work in my webcomic’s website! ;(
March 21st, 2007 at 5:02 am
That works a treat! Paul, the WP 2.1 fix is perfect - now we can really optimize our Adsense income on our Blogs.
Google Must Pay!
March 22nd, 2007 at 10:27 pm
What do almost retched. I tried to his legs, that arose from bumping the c8wc shadows. He held her ass was pulled out of the way c8w1 with brenda’s tongue in.
March 23rd, 2007 at 3:55 am
Sir,
I have installed the pluging, modified adsense.php and activated the pluging.
but I can’t see the new button in quicktag.
please guide me.
thanks.
March 24th, 2007 at 8:45 am
The next development is Google Adsense success is the rate at which there are other developments for example one service called http://urbanread.com which helps to put the tech news on your blog and inturn it gives the (728 x 90) which i think is good deal rather than put some meaningless stuff.
March 28th, 2007 at 7:52 pm
Great plugin! I was looking for something exactly like this so that I can split my articles in the middle. When I switched over from MT to WP, I had a hard time trying to find a way to duplicate how MT called the tag in their templates. I’ve been using a really weird and complicated workaround to achieve what your plugin does. In fact, I had to fiddle around with the wordpress include files which are too complicated for words! Thanks for lessening my burden of coding!
Allan
hacker not cracker
April 3rd, 2007 at 4:20 pm
Awesome! Thanks Phil!!!
April 3rd, 2007 at 8:37 pm
Yeah just great I am running that with http://www.aimclicks.com and doing quite well
April 5th, 2007 at 11:23 am
l also just read from the adsense official blog of google about this article and l saw they gawe u a backlink of your article and its should be very friendly for you:)
l am also adsense publisher and like all adsense publishers myself also liked the news changes of best pay per click broadcaster of google adsense’s new advertisement blocks.
They are working hard to understand what the advertisers want and how to make them happy with the publishers clicks, from my point of wiew, adsense advertising unit workers also realised that the old wiew of google adsense was becoming unfriendly to the publishers and they become a very apart side of the website they are published. Google is changing this, they are tring to design new templates for their advertisers to let visitors of the adsense publishers pages more good looking and friendly to let them “click” on the advertisement.
l think adsense advertisers also want this new format. They were also realising they advertisers become very unfamilier with the site. They were also looking for the best position to their ads for maximum response. l think google will giwe more friendly looks to their advertisers to let the visitors “click” on the advertisements…
Advertisers happy, Publishers happy. Google happy.
April 5th, 2007 at 1:17 pm
What a bitch.
http://faq.wordpress.com/2006/07/22/where-is-my-plugins-tab/
April 6th, 2007 at 9:04 pm
really, really cool, thanks a lot, may i make some improvement ?
April 7th, 2007 at 2:34 am
this will be great combination if I use your plugins in my blog,
SMS plugins + Adsense plugins..
really .. thanks so much ..
April 7th, 2007 at 6:31 am
great job, I think my site will make more 30% money from this plugins
April 7th, 2007 at 10:58 pm
yes, finally …
your plugins is very very easy to use…
so much thanks
April 8th, 2007 at 7:02 am
thanks for sharing this info.
April 10th, 2007 at 5:19 pm
Spamevade is using this to, although sparingly. It works well and I have adapted it slightly to.
Check it out
Spamevade.com
Thanks,
Dave
April 11th, 2007 at 2:34 am
Can i use your plugin on my blog which is hosted with wordpress. That is i dont have a domain of my own. If yes, how can i upload the plugin? NO such option is available for me. Please help
April 11th, 2007 at 7:47 pm
Great plugin! Thanks for sharing.
For those of you looking for an AdSense alternative, try Chitika!
With Chitika, you can put AdSense and Chitika ads on the same page, just make sure the Chitika ads are in non-contextual mode first.
On some days I earn twice as much with Chitika as I do with AdSense. If anyone’s interested in Chitika, they can read this review of Chitika for more info.
April 15th, 2007 at 12:52 am
Interesting comments..
April 19th, 2007 at 2:13 pm
This is an excellent plugin!
One thing is not mentioned but I bet it’s going to be interesting for most people. You can create a custom CSS style for the google adsense box such as the following one:
#adsense {
float: right;
padding: 10px 10px 10px 10px;
border: 1px dashed #cccccc;
position: relative;
margin: 2em;
}
Then, in the adsense.php file you’ll put the proper div tag around the adsense code and the ads will float the way you want.
(see http://www.cafelamarck.it/22 for an example)
May 23rd, 2007 at 8:15 pm
Nice, I´l use this at http://www.farandulacriolla.com
Thanks a lot!
May 24th, 2007 at 8:25 pm
Very valuable information you have here. Thanks..
May 25th, 2007 at 12:13 am
http://tjhixvpnij.com
May 25th, 2007 at 12:15 am
http://slhupkpmu.com
May 26th, 2007 at 1:04 am
Ich erklare meinen Freunden uber diese Seite. Interessieren!
May 26th, 2007 at 6:43 am
From our site you can read Eric Giguère’s book《Make Easy Money with Google: Using the AdSense Advertising Program》freely!
CLICK HERE:http://www.fabu0816.com/index.html
May 26th, 2007 at 12:58 pm
nice, used in http://web20.altervista.org
and http://web20.altervista.org
May 27th, 2007 at 6:19 pm
sono eccitato circa questo luogo, buon lavoro!:)
May 29th, 2007 at 3:48 am
Was kann ich sagen? Wirklich gute Arbeit erledigt mit dem Aufstellungsort
June 1st, 2007 at 1:10 am
Can anybody pls take me thru step by step on how to use this plugin so I can have adsense on my wordpress blog? I don’t understand what’s going on! Been trying hard but nothing seems to work. What I did was I downloaded the Adsense Inline file and inside I find an adsense file. When I opened it, it brings me to dreamweaver. So I go to google adsense and have one code generated for me. After that, I go back to dreamweaver and did exactly as told by replacing the codes in between “Begin Google Adsense code” and “End Google Adsense code” with the actual adsense code provided to me by Google. What should I do next? This is in dreamweaver, how do I get all this onto wordpress? What do you mean by activating the plugin? There’s no button on my wordpress blog which say’s adsense. Have I done something wrong? Are there anything steps I have missed out? Please help me out here. I really really really appreciate any help.
Confused,
Andy
June 1st, 2007 at 10:32 am
ooo! it’s one of the best sites ever!
June 4th, 2007 at 8:59 am
its good and how do i start
June 7th, 2007 at 2:06 am
Thx so much!
June 10th, 2007 at 3:52 pm
Does this need to be updated now that a new version of Word Press has been released?
June 13th, 2007 at 12:25 pm
The plug in is good for a single ad format, I had not problems. But would if I want multiple types of ad formats on a single page. Like a Square and a Horizontal ad, is there a way to do this with this plugin?
June 14th, 2007 at 3:43 am
I have started to workout my wordpress blog but it seems that they dont allows adsense on your blog.
June 16th, 2007 at 2:02 pm
Very informative site. Good job. when corner is table it will percieve stake
June 18th, 2007 at 8:26 pm
Nice plugins. It works for me. thanks
June 25th, 2007 at 10:53 am
Nice plugin indeed
July 6th, 2007 at 8:52 pm
anyone know where the bathroom is at? I have to take a dump.
July 8th, 2007 at 2:29 pm
OMG…you should put adsense code here.
This site is on the first Google search results page when searching for “adsense”.
July 10th, 2007 at 1:58 am
The plug is good! I’m from china.
July 12th, 2007 at 5:07 pm
I included the adsense to my blog page www.seanquah.com but
I do not have idea how it can generate income from there?
July 13th, 2007 at 6:16 am
It’’s good info but i dont know where my Plugins configuration page and how to put at my blog,coz i’m newbee..
July 17th, 2007 at 8:36 am
Thanks Phil! After editing the Google adsense code to make it a 250 x 250 ad, I installed the plugin in seconds, tried it out and it works like a charm!
Thanks again!
Rosalind
July 18th, 2007 at 3:15 am
This doesn’t work for me…when i activate the adsense plugin, my quick tags in my “Write” category page is gone…there’s supposed to be a “Visual” tab and “Code” tab on it when you write a post,but its gone when I activate the adsense plugin..I think the plugin is causing this..help, guys?….
July 23rd, 2007 at 5:44 pm
aarrrggghhh! Am I missing something? Can this be installed at wordpress.com? I can’t figure out where to do it! can someone help?
July 24th, 2007 at 3:22 am
nice plugin, thanks!
July 26th, 2007 at 12:45 am
Thanks Phil
BUT i don’t known how to use it ,^^
July 27th, 2007 at 9:02 am
Great Plugin, I just found your page by searching google…. Love the plugin
July 27th, 2007 at 8:11 pm
Wow, Verry Great pLuggin. Thanks.
salam kenal om, mampir yo*
*hehe.. kira2 bnr apa gak ya bhs.inggrisku
July 31st, 2007 at 10:04 am
I’ve been looking for bstat plugin for WP or how to make bstat-like feature but i can’t find.. does anyone know?
August 15th, 2007 at 4:19 pm
Thanks for sharing this plugin.. worked perfect.
August 16th, 2007 at 10:31 am
You have done an Awesome job by creating this. Your site appears on the first page that’s a proof that people are intrested in your stuff. Although I would suggest if you can elaborate the steps for installing this plugin for new users so that they can do it easily.
Knowledge is power:
http://www.freeadsensebooks.blogspot.com/
August 19th, 2007 at 11:16 pm
I don’t see the Adsense button, do you know where it is?
August 20th, 2007 at 5:09 am
Thanks for this plugin!
Thats what Im looking for!
August 31st, 2007 at 1:24 am
sao ko co phim kinh di vay kia ta ai cho toi biet biet phim kinh di o dau ko ha cac ban de thuong cua toi oi
August 31st, 2007 at 1:25 am
sao ko ai tra loi vay
September 2nd, 2007 at 7:45 pm
Ads are not showing up. For some strange reason, all that shows up in the post is partial code, This is what you see: adsense->
September 3rd, 2007 at 2:31 am
asg asgf
September 5th, 2007 at 12:52 am
Not working for me. No adsense button and no ads. Does this work for the latest version of Wordpress?
September 5th, 2007 at 5:28 am
No ” quicktags” toolbar in my blog ! WP 2.1
September 8th, 2007 at 4:15 pm
nice job mate!! thanks for such good plugin.
September 11th, 2007 at 12:09 am
Its wonderful, Nice!
September 12th, 2007 at 8:51 am
Great plugin. Thanks. The life much easyly with it =)
September 16th, 2007 at 4:48 pm
Wow, thanks for plug-in
September 21st, 2007 at 3:37 pm
Hi
Beautiful site!
September 30th, 2007 at 7:49 am
mr. philhord, got prblm here, ur plugin works fine in my IE7,
but when i try view my blog with Firefox2.0.07, it didnt show.
I cant figure it out by myself. Plz help me out
Thnx in advance. ^^
October 7th, 2007 at 7:26 pm
Thanks for the great information i will try it out and see how it works on my blog.
October 14th, 2007 at 4:28 am
great articles…we should work hard to earn from adsense
October 14th, 2007 at 11:52 am
Thanks a lot !
October 29th, 2007 at 6:50 am
is it work on wordpress 2.31 i currently using?
November 2nd, 2007 at 12:58 am
Thanks, For great plugin. The adsense ads in the middle of the post works great.
November 6th, 2007 at 12:13 pm
Very Cool!
November 7th, 2007 at 6:31 am
Thanks for making such wonderful contribution ,i was searching for that same, is that valid also for blogs at Wordpress domain ?
November 7th, 2007 at 6:32 am
thats nice and great !
November 16th, 2007 at 2:23 pm
Thanks a lot Works Great on my website http://www.marketsguru.com
November 20th, 2007 at 2:07 pm
i just installed your plugin and activated it but i cannot see the button in quicktags. i tried everything but still no button there. version of WP 2.3.1.
November 21st, 2007 at 8:30 am
hi, i have a question.
“Once you activate the plugin, you should notice a new button on your Quicktags toolbar. ”
i do activate my adsense plugins.
where can i find Quicktags toolbar.
thanks.
November 22nd, 2007 at 10:39 am
Well done phil, great job!
November 23rd, 2007 at 1:25 am
i just installed your plugin and activated it but i cannot see the button in quicktags. i tried everything but still no button there.
November 28th, 2007 at 12:05 am
I am surprised - interesting comments http://doctorhorny.parsehgig.com/
November 28th, 2007 at 4:12 am
Plugin that can create inline Ads. Great stuff, this is what I was searching for. Adsense Ads between Ads certainly increase CTR.
November 29th, 2007 at 3:58 am
ru sure this plugin can working good 4 last wp version?
November 30th, 2007 at 4:28 am
thanks a lot.
December 1st, 2007 at 3:17 pm
Great plugin - works fine.
I changed function adsense_button() to include tags like this:
edInsertContent(edCanvas, ‘’);
to center the ads in my posts.
December 1st, 2007 at 3:22 pm
Well, the code didn’t appear in that last reply, so I’ll try again with commenting
change line 77 to this to center ads:
//—- edInsertContent(edCanvas, ‘’);
December 6th, 2007 at 3:30 am
hmm nice idea…
December 8th, 2007 at 6:12 pm
Get the lastest AdSense Tips and Tricks.
December 9th, 2007 at 8:49 am
great post about google adsense bro
December 11th, 2007 at 6:47 am
Thanx bro,nice to meet someone like you ^^
December 13th, 2007 at 6:06 pm
Hi..I just installed and activated your adsense plugin but I see no adsense button anywhere on the write a page or post area. I am using the latest version of Wordpress (2.3.1). Any help appreciated…thanks!
December 13th, 2007 at 9:18 pm
Stay so good and many people come back - sure http://boymedexams.spazioblog.it/
December 13th, 2007 at 9:40 pm
many thanks.
December 14th, 2007 at 9:56 pm
For those who don’t see an Adsense button, try this. Write your post and save it, then go back and edit it. This is the only way I’ve been able to find the button…
December 15th, 2007 at 6:40 am
very interesting, but I don’t agree with you
Idetrorce
December 17th, 2007 at 2:13 am
fdfdfdfd
December 25th, 2007 at 5:58 am
2Mark, the same problem. Waiting for answer…
December 26th, 2007 at 2:28 pm
Hi,
Would you be interested in a way to earn revenue on 100% of your website traffic? By tapping into a network of big name advertisers like Burger King, Taco Bell, Harley-Davidson and HBO, your website can earn advertising dollars from everyone that visits.
Our partner has developed an innovative technology that is bigger than radio, television, newspapers and all other forms of advertising combined!
66,000 advertisers have jumped on board and are ready to pay you for every visitor you get to you your website.
There is no hype here, it is true, finally you can monetize 100% of your web traffic without anyone having to click anything, complete any forms or buy anything.
Read this special report for full details on this unprecedented opportunity:
http://tinyurl.com/2xhtve
The signup link is at the bottom of the page.
Thanks,
Jim
December 29th, 2007 at 2:41 pm
Thanks for your time and effort to put this plugin together. Have implemented it now.
January 2nd, 2008 at 10:27 pm
Thanks for your nice Adsense plugin. This really works well with my website. I use Pure 12 theme and it fully supports the plugin. I think your plugin deserve to be included in top ten must have plugin for wordpress adsense blogger!
Nice work man! and thanks again!
January 5th, 2008 at 10:50 am
IT IS GOOD JOB PROVIDED BY GOOGLE. I LOVE GOOGLE.IT’S ENOUGH
January 6th, 2008 at 12:40 am
Thanks for the plugin.
January 11th, 2008 at 9:53 pm
thanks for this plugin. i had use it on my new wordpress blog at dot com platform..
cheers..
January 14th, 2008 at 4:05 am
Thanks for the great pluggins.. it will be great tools for my wordpress blog.
Thank you
January 15th, 2008 at 4:06 pm
Thanks for the great plug-in.
January 16th, 2008 at 9:38 pm
Great!!! Great!!! Great!!!
Look at this modifications www.trigy.net …. the ads are playing around the posts wow! thanks for the plugin - Gama
January 20th, 2008 at 2:14 pm
I tried this but cannot find the quiktag button?
January 20th, 2008 at 2:19 pm
Wow what a great tip. So simple. Thanks this is just what I needed.
January 24th, 2008 at 3:08 pm
I played around with this and never could get it to work quite right on wordpress. i ended up scrapping it and going with a content management system. It was even more work but a lot more powerful. its now fully implemented at www.cooldisneytrips.com
January 28th, 2008 at 4:43 pm
read google policy program and keep blogging with adsense.
January 28th, 2008 at 11:25 pm
I had issues finding the button on my “quicktags bar”. I’m using FireFox, and Wordpress 2.3.2. In desperation, I followed Paul’s advice from #comment-12824
Don’t know whether it mattered, in the end, because up to that point I didn’t realize I HAD TO LOOK AT MY POST IN CODE VIEW TO SEE THE BUTTON.
Is this normal? Or should it be appearing in Visual mode, too?
If it only appears in Code view, it would REALLY help to specify that in your instructions above. THANKS! Love the plugin, otherwise. It’s working fine now.
January 29th, 2008 at 1:05 am
Hi phil, thankx for the update. It’s very easy to include & really useful. Thank you so much!
January 29th, 2008 at 3:35 pm
There is no happiness like that of being loved by your these returning vnhxtrrpczayd was very pleasant or desirable no magnet drew me.
January 31st, 2008 at 3:55 pm
Great plug in and info. I’ve purchased a ton of eBooks on Adsense including several of Joels. Some were good, some bad. Many repeated the same things over and over and were a complete waste of money. I’ve reviewed many of them on my blog for those that are thinking about buying eBooks to get started.
Jeff
http://www.webposter.com/blog
February 1st, 2008 at 1:50 pm
Great Plugin indeed. Thaks you so much.
February 2nd, 2008 at 4:56 am
merci beaucoup pour ce plugin
February 5th, 2008 at 7:30 am
thank you for this very useful plugin! this help me a lot to manage my adsense ads
February 8th, 2008 at 7:05 am
Great solution! Thanks.
February 10th, 2008 at 7:29 pm
Thanks for this nice plugin and some great information. I will follow your blog frequently from now.
February 11th, 2008 at 8:30 am
I am really confused how to use this plugin.how to run it ? Please tell me
February 13th, 2008 at 11:44 am
Cool.
February 15th, 2008 at 9:23 pm
My host is www.Hostgator.com
The file URL on their server is:
qualitymarketingtools.com/onlinesupportforparents/wordpress/wp-content/plugins/adsense-deluxe_wp_plugin/adsense-deluxe.php
When I click on the URL above, I receive this error message:
Fatal error: Call to undefined function: add_filter() in /home/scottb62/public_html/onlinesupportforparents/wordpress/wp-content/plugins/adsense-deluxe_wp_plugin/adsense-deluxe.php on line 1081
My host is unsure how to solve this. Any advice to get this working would be highly appreciated.
Scott Barker
February 16th, 2008 at 1:12 pm
hi
thanks a lot..
its working great..perfectly..
plugin is perfect….
thanks a lot..
February 16th, 2008 at 1:13 pm
Hi phil, thankx for the update. It’s very easy to include & really useful. Thank you so much!
February 16th, 2008 at 1:14 pm
Thanks Phil! After editing the Google adsense code to make it a 250 x 250 ad, I installed the plugin in seconds, tried it out and it works like a charm!
Thanks again!
February 21st, 2008 at 11:59 am
Hi phil, thankx for the update. It’s very easy to include & really useful..
February 23rd, 2008 at 9:24 am
Can’t work Adsens Button.
February 26th, 2008 at 12:40 pm
This isn’t working for me. I have Wordpress 2.3.. is that maybe the problem? Please help me!
March 6th, 2008 at 6:10 pm
I can extract the file, what tool a should have? I’m a very newbie
March 8th, 2008 at 1:24 pm
Hello This week on Saturday I was looking all over the web to find some interesting information about . Somehow it got me here to your Adsense inline with WordPress blog posts post, which is very nice written! I like it. Keep posting. Till soon!
March 8th, 2008 at 9:11 pm
My mother used a medical alarm pendant for several years before she died at the age of 94 . That was in 2005. If you have a friend in need of such a service I would recommend medicalalarms-usa.com
March 15th, 2008 at 2:40 am
March 15th, 2008 at 9:52 am
March 15th, 2008 at 3:40 pm
March 17th, 2008 at 3:58 pm
Great plugin !
March 18th, 2008 at 3:40 pm
Phil, many thanks for the pluggin…
March 20th, 2008 at 11:41 am
Thanks Phil, thanks a lot for the plug in.
March 20th, 2008 at 11:42 am
Thanks a lot. It works best for me.
http://www.thanikad.blogspot.com
March 22nd, 2008 at 11:02 am
Thanks for the plugin I’ll be adding it to my new blog shortly
March 24th, 2008 at 3:29 am
It’s an amazing plugin and it works great!
You can see it in action here: http://adrian.filmfestival.hk
Thanks!
March 25th, 2008 at 8:14 am
I’ve made a tutorial for this plugin if anyone would like any help.
You can view it at http://adrian.filmfestival.hk/wordpress/?p=10
Cheers!
March 26th, 2008 at 4:05 am
Thanks a million.
March 30th, 2008 at 9:42 am
Not showing up in 2.5, will there be an update? Its just the button that seems to be not working in the admin, parsing out the rest of the data seems to be just fine.
April 1st, 2008 at 3:26 am
The 2.5 update seems to have broken the plugin.. any update expected ?
April 1st, 2008 at 9:54 am
hi i dont have plugin tab in wordpresstell me how to place ad
April 2nd, 2008 at 10:29 pm
Hey, thanks so much for the plugin. I’ll be trying it out tomorrow. I’m glad a friend recommended this blog to me.
Keep up the good work,
Kathy Pop
April 7th, 2008 at 11:32 pm
Thanks for the plugin!
April 10th, 2008 at 12:42 pm
good..i like..please visit website..http://caribiz.net
April 10th, 2008 at 12:44 pm
i already install plugins..but nothing happen..help me plz…
Free advertising..http://caribiz.net
April 12th, 2008 at 5:59 am
great info thanks will try it out
April 12th, 2008 at 6:00 am
nice plug in thanks
April 12th, 2008 at 6:02 am
ill try this plug in great
April 12th, 2008 at 1:58 pm
wow I really great plugin
April 12th, 2008 at 5:20 pm
I downloaded your plugin and followed instructions here to implement it. I love it. It works like a charm. Thanks so much!
Lanna
April 14th, 2008 at 3:19 pm
Clever plugin. Lots of interesting tips and thoughts in the comments above too!
April 17th, 2008 at 7:25 am
I received an exciting email yesterday from Joel Comm and I couldn’t wait to share it with you. Joel has just released version 4.0 of his famous Adsense Secrets guide. This guide has been selling for $97 for the past few years and has been the #1 top-selling guide on Google Adsense. Well, Joel is releasing it at an attractive $9.95. This is a no brainer investment. To take advantage of this deal, just go to: http://www.imondayblog.com/goto/as4.html
April 17th, 2008 at 2:55 pm
Great plugin exactly what I was looking for!!!
Used some of the suggestions in the comments and made it even better.
Thanks
April 19th, 2008 at 10:36 am
Plugin works great for me. The problems start, when I activate the DigIT plugin. They must interfere somehow and I only see the code lke [ad#sidebar] instead of the ad itself, when both plugins are turned on.
April 23rd, 2008 at 3:42 am
Great Info and great plugin. installed it on one of my sites and is working great. will have to put on some more of my sites
April 23rd, 2008 at 12:35 pm
I use the default WordPress template for my site (http://job4vacancy.wordpress.com). How can I add the Adsense pluggin?
April 23rd, 2008 at 1:57 pm
http://www.dotbb.be/phpbb21/?mforum=replicahandbag
April 28th, 2008 at 11:16 pm
please friends help me to make money .. click on ads plesae
April 29th, 2008 at 10:18 am
Hi,
Your article and Joel Comm’s book also helpful for newcomers. I also provide readymade website with Google ad in it. for more info visit www.onlinejobexpress.com
April 29th, 2008 at 10:53 pm
I followed the instructions, I get the button, but only after I had added test and saved it, then edited it.
Is this correct?
April 30th, 2008 at 3:39 pm
is this still working?
thx anyway
May 2nd, 2008 at 6:52 am
I made something like this for my website. It works like a charm.
May 3rd, 2008 at 10:34 pm
Hi Phil - would you be able to drop me a line (andy at gamerscircle.net) and let me know what I might have done wrong. I only see the ‘adsense’ button after I have saved an entry.
May 9th, 2008 at 12:06 am
man, I wish I would earn than much
May 10th, 2008 at 4:50 am
This nice oppertunity to make money
thank you man
May 11th, 2008 at 6:39 am
Thanks For The Info!
-TechnoPrenuer-
May 15th, 2008 at 3:30 pm
Hi,
I installed the plug in but when I paste my adsense code and click on update adsense block, I get the following message:
Cannot load adsense-deluxe.php.
Can anyone shed some light into this for me?
Thank you!
May 16th, 2008 at 7:23 am
Thanx
!
May 18th, 2008 at 9:24 am
Thanks for it. It is very important plugin.
May 19th, 2008 at 6:12 am
Hi,
Just for $30 get the combo of Adsense Secrets 4.0 By Joel Comm and A Definitive Guide to Adwords By Perry Marshall pay by paypal to jacobavin@gmail.com and after the payment is made send email to jacobavin@gmail.com with subject COMBO OFFER
May 19th, 2008 at 7:02 am
great!
www.bongradz.blogspot.com
May 20th, 2008 at 12:44 pm
Thanks for th
May 20th, 2008 at 5:23 pm
good advice, i’ll give them a go. thanks!
May 22nd, 2008 at 7:36 pm
Good work thank you
May 22nd, 2008 at 7:37 pm
Thank you for great post.
May 25th, 2008 at 1:09 am
Great.I was just searching and surfing over the net for a simple article on this plug-in.After lot of searches i could finally land to this superb site.
May 27th, 2008 at 4:47 am
Hi Phil.
Thanks for trying to teach us newbies how to do the plug-in. However, I have failed!!! I cannot find plug-in on my wordpress page. Where do I look? and at the moment I have saved the download into My Docs. - but am I meant to put it into word processor - I only have works word processor - is that ok? But can’t find it there either!
And lastly, reading the forum page on wordpress it says - no google adsense allowed???
Sorry so many questions but really look forward to hearing from you.
Thanks,
Lola
May 27th, 2008 at 4:40 pm
thanks i got it how to do …
www.srkblog.co.nr
May 27th, 2008 at 4:43 pm
the vdo that shows how to add addsence to wordpress simply says that add text widgits and then add code to it helped me a lot…
May 30th, 2008 at 7:12 am
Does this plug in work for other places on the page apart from the post?
Thanks
May 30th, 2008 at 3:08 pm
Keep up the good work! 10q
May 30th, 2008 at 9:43 pm
What about Blogger Beta? can I insert middle advertisement?
June 3rd, 2008 at 1:33 am
Doing a search for sites related to wordpress adsense theme, you Blog came up. Thanks for the content….
June 4th, 2008 at 9:24 pm
i don`t know is this true but i put the code at my sites and earn more,
Total Popups 766 N/A ¢6.925 0 ¢6.925
if u want to signup pls singup with my ref i want to test
http://www.popuptraffic.com/wsignup.php?assuncao
June 4th, 2008 at 9:55 pm
Thank you for the plug in, gonna try it in my blog.
June 12th, 2008 at 10:34 am
Very good! Nice work….Awesome plugin. See it in action on
http://www.k-doy.com/blog
thanks
June 12th, 2008 at 1:32 pm
Thank you
June 12th, 2008 at 1:36 pm
Thank you for sharing
Turkey web directory web side add free
http://www.iyix.net
June 12th, 2008 at 1:38 pm
thanks
June 12th, 2008 at 1:38 pm
Good work thank you for the plugin
June 12th, 2008 at 1:49 pm
thank you
June 12th, 2008 at 1:51 pm
http://www.kankarizma.com
http://www.egitimcafe.com
thank you
June 12th, 2008 at 2:10 pm
thanx you
June 12th, 2008 at 2:23 pm
it works ty so much
June 12th, 2008 at 2:30 pm
Thank you.
Yazık la adama. Hemen buldunuz blogu dalıyonuz
June 12th, 2008 at 2:57 pm
Thanks a lot
this is amazing plugin
June 12th, 2008 at 2:58 pm
Thank youuu
June 12th, 2008 at 3:51 pm
thanks thats this useful plugin : )
June 12th, 2008 at 5:43 pm
emre aydın, emre aydın fanclub, emre aydın resimleri, emre aydın hakkında, emre aydin
June 13th, 2008 at 1:52 am
thanks you
June 13th, 2008 at 1:57 am
thx man http://www.blackgrup.com
June 13th, 2008 at 1:58 am
thanks you friend http://www.bolgeselteror.com
June 13th, 2008 at 2:07 am
Thank you. Gökhan http://www.gokhanblog.com
June 13th, 2008 at 2:34 am
thats nice and great !
June 13th, 2008 at 2:53 am
Thank you my friend punksehiri.com
June 13th, 2008 at 3:00 am
thanks man
June 13th, 2008 at 4:35 am
Ayıp ulan ayıp..
June 13th, 2008 at 5:02 am
bir bok olmaz bu siteden : )
June 13th, 2008 at 5:13 am
Thanks for the plugin- works perfectly and my websites are all the better for it. Good work
June 13th, 2008 at 5:14 am
Thank You
http://www.forumto.com
June 13th, 2008 at 5:19 am
;)
June 13th, 2008 at 5:58 am
thank you.
June 13th, 2008 at 5:59 am
all right. thanks you…
June 13th, 2008 at 6:02 am
thanks you.
June 13th, 2008 at 6:32 am
thanks
June 13th, 2008 at 6:32 am
thanks
June 13th, 2008 at 8:03 am
Lost Seasons 1-2-3-4 FULL
June 13th, 2008 at 8:32 am
thanks you.
June 13th, 2008 at 8:47 am
thanks a lot
June 13th, 2008 at 6:03 pm
Thanks for the plugin- works perfectly and my websites are all the better for it. Good work
June 13th, 2008 at 6:27 pm
thanks.
June 13th, 2008 at 7:52 pm
thank you__
June 13th, 2008 at 8:03 pm
the vdo that shows how to add addsence to wordpress simply says that add text widgits and then add code to it helped me a lot…
June 14th, 2008 at 2:18 am
thanks….
Gaziantep Universitesi Insaat Programi
http://www.ginsaat.net
June 14th, 2008 at 2:43 am
thanks a lot
June 14th, 2008 at 6:26 am
Good good.
My blog:www.berkankaradag.com
June 14th, 2008 at 6:41 am
Thank you for the plug in, gonna try it in my blog.
June 14th, 2008 at 6:42 am
Thank you.
June 14th, 2008 at 7:02 am
Thank you helpful.
June 14th, 2008 at 7:03 am
awesome!
June 14th, 2008 at 12:24 pm
Thanksss
June 15th, 2008 at 4:07 am
IT IS GOOD JOB PROVIDED BY GOOGLE. I LOVE GOOGLE.IT’S ENOUGH
June 15th, 2008 at 4:08 am
Thank you helpful.
June 15th, 2008 at 4:08 am
Thank you.
June 15th, 2008 at 4:09 am
Thank you..
June 15th, 2008 at 8:16 am
thanks for this really good infos.. good job man
June 15th, 2008 at 8:17 am
Thanks for the plugin- works perfectly and my websites are all the better for it.
June 15th, 2008 at 5:28 pm
thanksss
June 16th, 2008 at 10:02 am
thanks..
June 16th, 2008 at 3:06 pm
thankss
June 16th, 2008 at 3:08 pm
thanks
June 16th, 2008 at 3:10 pm
Thank you
June 17th, 2008 at 5:46 pm
Thank you
June 17th, 2008 at 6:41 pm
Thanks For The Info!
June 18th, 2008 at 1:13 am
thanxxx
June 19th, 2008 at 6:10 pm
saol canım
http://www.hedefoyun.com
June 19th, 2008 at 6:46 pm
Great post about google adsense. Thanks..
Vista Driver Download: http://www.vistadriver.net
June 19th, 2008 at 6:50 pm
Thanks..
June 20th, 2008 at 1:16 am
it works ty
June 20th, 2008 at 1:18 am
thats oke
June 20th, 2008 at 1:20 am
oh thanks
June 20th, 2008 at 3:41 am
thank you !
June 20th, 2008 at 4:03 am
seviye belirleme sınavı hazırlık sitesi
June 20th, 2008 at 4:03 am
çocuk oyunları burada.
June 20th, 2008 at 12:35 pm
thanks my friend..
June 20th, 2008 at 12:37 pm
saoll
June 20th, 2008 at 11:07 pm
Eline Sağlık kardeş
June 21st, 2008 at 5:09 am
Güzel
June 21st, 2008 at 6:05 am
thanks \o/
June 21st, 2008 at 8:14 am
thanks
June 21st, 2008 at 9:56 am
Thanks..
June 21st, 2008 at 10:01 am
Does it also add ads in BETWEEN posts, rather than in them?
June 21st, 2008 at 12:02 pm
Thanks a bunch, Phil! I’ll put this on my old IdeaPro.com internet marketing and web design site. It’s been around for years… since 1996 or so.
I’ve pretty muched graduated from marketing and moved into anti-inflammatory health and operate a big 1.5 million page non-blog site over at Level1Diet.com — wish I could use the plug there. But, converting that monster into a WordPress blog would be a very big job.
However I still dabble and write a few tips about marketing from time to time on Idea Pro. Been wanting this kind of plug-in forever. It’ll be really useful. Cheers!
June 21st, 2008 at 5:44 pm
Thank meen
http://kraltv.forumto.com watch video
June 22nd, 2008 at 1:46 am
thank you for the downloads, its add to my adsense knowledge
June 22nd, 2008 at 2:08 am
Thanks
June 22nd, 2008 at 10:11 am
araba oyunları, araba yarışı, araba yarışı oyunu, Araba Yarışları, arabayarışı,en güzel araba yarışı oyunu,en hızlı araba yarışı, en son araba yarışı oyunları, motor oyunları, yarış oyunları
June 22nd, 2008 at 10:11 am
araba oyunları, araba yarışı, Araba Yarışları, arabayarışı,en güzel araba yarışı oyunu,en hızlı araba yarışı, en son araba yarışı oyunları, motor oyunları, yarış oyunları
June 23rd, 2008 at 2:42 am
BKM Mutfak izle,BKM Mutfak
Thanks for your article
June 23rd, 2008 at 5:18 am
thanks
June 23rd, 2008 at 7:19 am
thanks
June 23rd, 2008 at 7:20 am
thanks
June 23rd, 2008 at 7:21 am
thanks
June 23rd, 2008 at 7:21 am
thanks
June 23rd, 2008 at 7:22 am
thanks
June 23rd, 2008 at 7:23 am
thanks
June 23rd, 2008 at 7:23 am
thanks
June 23rd, 2008 at 7:24 am
thanks
June 23rd, 2008 at 7:25 am
thanks
June 23rd, 2008 at 7:25 am
thanks
June 23rd, 2008 at 7:26 am
thanks
June 23rd, 2008 at 7:26 am
thanks
June 23rd, 2008 at 9:47 am
tks for your information, it is useful!
June 23rd, 2008 at 1:15 pm
thanks.
June 23rd, 2008 at 3:20 pm
Nice article. For full journal on getting rich with AdSense. Everything you need to know and how I have done it. Complete details on progression and tutorials on how to make your blog succesful.
http://becomingrichwithadsense.blogspot.com/
June 23rd, 2008 at 5:20 pm
Thanks for making such wonderful contribution ,i was searching for that same
June 24th, 2008 at 4:13 am
thank you very much!~
June 24th, 2008 at 6:11 am
Bursa, bursa inşaat, bursa inşaat dekorasyon emlak firmaları, bursa hafriyat, bursa cam, bursa pvc doğrama,
June 24th, 2008 at 6:11 am
bursa inşaat firmaları
June 24th, 2008 at 6:12 am
bursa promosyon ürünleri, saat, kalem çakmak, magnet, ajanda bursa
June 24th, 2008 at 7:51 am
this is very useful information, going to try it..
June 24th, 2008 at 1:34 pm
Hi there,
Know anyone which plugin to use if I want only a part 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?
June 25th, 2008 at 2:35 am
thx
June 25th, 2008 at 2:36 am
thxx
June 25th, 2008 at 2:36 am
thxxx
June 25th, 2008 at 2:36 am
yhn
June 25th, 2008 at 3:55 am
adsense is number one
June 25th, 2008 at 3:55 am
thanks a lot
June 26th, 2008 at 8:23 am
www.kayseridostlaremlak.com
June 26th, 2008 at 8:23 am
KAYSERİ, kayseri emlakcısı,kayseride satlık
June 26th, 2008 at 8:08 pm
thanks a lot
June 26th, 2008 at 8:09 pm
this is very useful information, going to try it..
June 26th, 2008 at 8:10 pm
thanks.
June 27th, 2008 at 10:36 pm
I want to try this on my site. Thanks.
June 28th, 2008 at 10:51 am
Really nice tips… Tq for sharing..
June 29th, 2008 at 4:41 am
July 1st, 2008 at 6:48 am
Kurutemizleme,Kuru temizleme,dryhome.org,Dryman,Dry white,Dryhome,Drycenter,dry cleaning, dry clean, dryclean, drycleaning,leke çıkarma
July 1st, 2008 at 6:48 am
Kurutemizleme,Kuru temizleme,dryhome.org,Dryman,Dry white,Dryhome,Drycenter,dry cleaning, dry clean, dryclean, drycleaning,leke çıkarma thank you very much
July 1st, 2008 at 6:50 am
pc toplama,oem,oem parça,bilgisayar parça, pc parça, dell notebook, asus notebook, toshiba notebook, hp notebook, ucuz notebook,
July 3rd, 2008 at 10:12 am
Great plug in man, thanks!
July 3rd, 2008 at 12:36 pm
good info and i’ve success to do it!!! thanks a lot!!!
July 4th, 2008 at 11:42 pm
This is livesafer, great job
July 5th, 2008 at 1:53 pm
. .
July 5th, 2008 at 10:40 pm
thanks phil awesome plug-in very much appreciated.
July 5th, 2008 at 11:18 pm
Los juguetes de Ben 10 mas la imaginacion del niño los transportan a un mundo que gozan al transformanse en los diferentes heroes o villanos ¡Quien fuera niño otra vez!
July 6th, 2008 at 1:37 am
New forum for seller and buyer
Join Now :
www.sellerandbuyerforum.com
July 8th, 2008 at 12:30 pm
This blog have’nt been updates since 2005 ?!!
www.90article.com
July 10th, 2008 at 2:54 pm
Me acuerdo cuando era niño e imaginaba que era un supeheroe. Con los juguetes de Ben 10 y la imaginacion, sus hijos podran tener muchas horas de diversion
July 10th, 2008 at 6:41 pm
Makele ve yazilarinizi okudum. Aydinlattiginiz icin tesekkur ederim
Iyi Calismalar
July 10th, 2008 at 9:36 pm
Thank you, and i want to ask a help:
How can i add two different ads one time? Like: google adsense 480*60,and 300*300
Thank you again.
July 11th, 2008 at 6:50 am
Nice plugin-yet to try. But it seems that including codes inside the wordpress is so difficult. Wether it is Goodle Adsense or simple HTML tag for line spacing.
July 11th, 2008 at 10:32 am
This plugin sounds ideal but as Kim says, “This blog have’nt been updates since 2005 ?!!”
Can you (or anyone!) verify if this works in Wordpress 2.5 please?
Cheers
July 12th, 2008 at 9:16 am
Gerçekten Güzel bir blog beleş ama iyi tutturmuş eleman
July 12th, 2008 at 3:11 pm
Eyvallah
July 13th, 2008 at 8:23 am
Hi guys,
AdSense is great. Here’s our easy tool to monitor the web site : a free toolbar, it also features other cool stuff (adsense related links/rss feeds, and more) -
http://www.metalgrass.com/adsensetoolbar
Ron
July 15th, 2008 at 6:42 am
thanks for excellent plugin. It works well for me
July 15th, 2008 at 2:50 pm
I also do not think it would be a good idea, unless you have some moderaters moderating. Otherwise it will be spammed!
July 18th, 2008 at 7:52 am
Uzamax Bitkisel boy uzatma tozu.
Than:)x masters.
July 21st, 2008 at 11:51 am
thx for your plugin I am Blog
July 21st, 2008 at 11:58 am
thanks.
July 23rd, 2008 at 4:15 am
Thank you
July 23rd, 2008 at 1:43 pm
Thanks… it is very good….
July 24th, 2008 at 7:20 am
Thanks
July 25th, 2008 at 3:45 pm
Thanks for this simple, easy plugin. I totally love it.
July 28th, 2008 at 3:16 am
Thanks for this simple, easy plugin. I totally love it.
July 28th, 2008 at 3:53 pm
Thanks for this simple, easy plugin. I totally love it
July 29th, 2008 at 5:23 am
Thanks man!
July 30th, 2008 at 9:01 pm
Sayglar
July 30th, 2008 at 9:09 pm
thanks a lot.
August 5th, 2008 at 4:22 am
youtube
August 5th, 2008 at 9:34 am
La guida utile ai prestiti.
e’ fatta in wp 2.0 e non visualizza adsense
August 6th, 2008 at 6:54 am
thanks for the plugin
August 6th, 2008 at 8:28 pm
Thanks…
August 7th, 2008 at 6:26 am
This thing still works as-is 3 years later… thank you for putting this together!
August 9th, 2008 at 4:31 am
Great work!
August 9th, 2008 at 6:55 pm
thanks useful
August 10th, 2008 at 11:40 am
I can´t see the “Adsense button”
I´m using Wordpress 2.6, it´s works with this version?
Thanks!!!!!
August 10th, 2008 at 2:09 pm
thank you
August 10th, 2008 at 2:10 pm
THANK you
August 12th, 2008 at 12:57 am
This is great!! I am brand new to this and this was pretty easy to follow compared with everything else I have had to do in starting a blog.
August 19th, 2008 at 3:38 pm
thanks
August 19th, 2008 at 3:40 pm
thanks!!
August 25th, 2008 at 9:43 am
this is what ive been looking for.
thanks phil ..!
August 27th, 2008 at 2:09 pm
I added the plugin and my code. I see adds but they are not wrapped. How is everyone wrapping here? I need it inline. I have even added
after the
and then a
after my adsense code before the
and still nothing
i could scream
August 30th, 2008 at 3:30 am
thanks for you..
August 30th, 2008 at 3:31 am
hi..
August 30th, 2008 at 12:24 pm
SEO COMPANY
September 1st, 2008 at 1:53 pm
Thank you site admin..
September 1st, 2008 at 1:55 pm
Thanks..
September 1st, 2008 at 1:56 pm
thank you site admin
September 1st, 2008 at 1:58 pm
Thank you site admin.
September 1st, 2008 at 2:01 pm
Thank yours
September 1st, 2008 at 2:02 pm
Thank you
September 2nd, 2008 at 1:09 pm
İslamic web sites
September 5th, 2008 at 8:11 pm
thank you
September 6th, 2008 at 7:03 pm
great poste thank you
September 7th, 2008 at 7:27 pm
thank you very much
September 7th, 2008 at 7:27 pm
thanks alot
September 7th, 2008 at 7:28 pm
thank you very much
September 7th, 2008 at 7:28 pm
thanks alot
September 8th, 2008 at 12:18 am
Thank for the info, great blog.
September 9th, 2008 at 9:24 pm
how do insert different adsense code?
September 10th, 2008 at 10:43 pm
Wow, seems like another easy-to-use plugin, i will try it as i am gonna start my wordpress blog very soon. thanks again for sharing
September 13th, 2008 at 1:50 pm
You rock! Excellent plugin, just what I’ve been looking for!!
September 19th, 2008 at 2:11 pm
how can i use this plugin on my current site with wordpress??
its not giving me the option.
i created the site before i installed wordpress. I want to keep my current site aswel as use this plugin.
September 20th, 2008 at 4:29 pm
muhabbet
September 21st, 2008 at 5:50 pm
Just the plugin I’m looking for. Hopefully it’ll work great with WP 2.6.1 so I’ll let you know how it goes.
September 22nd, 2008 at 8:05 am
Thanks for the advice! We just added adsense to our site a week or so ago. Eight days until we depart!!!!
My husband (Justin) and I leave on September 30th to backpack to various countries around the world for a year or so.
As we have been planning for our adventure we have been updating a blog. www.nomadbackpackers.com We would love to have other opinions, ideas, encouragement, advice, helpful tips, and more left as comments.
Thanks,
Natalie
September 24th, 2008 at 3:34 am
arkadas, eglence, komik, muzik, video, resim, bayan
September 26th, 2008 at 4:52 pm
thank you site admin
September 26th, 2008 at 4:53 pm
thank you
September 26th, 2008 at 4:53 pm
thank you
September 26th, 2008 at 4:54 pm
thank you
September 28th, 2008 at 1:56 am
Great plugins…!!!
Thanks for giving your hard work to write this useful plugins.
September 30th, 2008 at 2:41 am
LOL
that doesn’t even make any sense!
October 1st, 2008 at 8:19 am
hai…
October 3rd, 2008 at 11:11 pm
Thanks - Most helpful.
The other adsense plugins either don’t work or a bit too bloated.
October 5th, 2008 at 3:36 am
thanks goodd.
October 6th, 2008 at 7:36 am
thanks for information
October 8th, 2008 at 12:04 am
Thank for the package sharing.
October 16th, 2008 at 10:28 pm
Adsense is great. I just started using and it’s already generation some money!
October 17th, 2008 at 1:29 am
Hi. Nice plug-in. Thanks
October 18th, 2008 at 7:51 am
thank
October 19th, 2008 at 10:44 pm
Very thanks for your plugin, I have installed it on mine and the result is very interesting.
October 23rd, 2008 at 4:28 pm
Very, very useful, just installed on http://www.thegunninghawk.com.
October 24th, 2008 at 5:42 pm
Curious. How much are you making off of ads? I am trying to decide if I should add the ads to my site?
Thanks,
Tim
October 25th, 2008 at 5:07 pm
Great and usefull plugin
I use it on my blogsite www.snygga-hemsidor.se and it works fine.
Thanks a lot
October 29th, 2008 at 1:34 am
thanks…nice plugin..easy to use…its like more…
October 29th, 2008 at 9:45 pm
Good Google Adsence Plugin ,so easy to use it.I have just use it on my website: http://veaca.com
October 30th, 2008 at 9:32 am
Thx so much!
November 4th, 2008 at 12:33 pm
Thanksss
November 4th, 2008 at 12:34 pm
Thank Youuuuu;)
November 4th, 2008 at 12:39 pm
Thankssssssssssssss;)
November 4th, 2008 at 12:43 pm
Thankss
November 4th, 2008 at 12:46 pm
Thank You..
November 5th, 2008 at 7:40 pm
Thanks for creating this amazing plugin
I have been searching something like this for some time now. I shall try implementing it on my WP blog. Do you have any such plugin for Blogger as well ?
November 6th, 2008 at 11:36 am
Very good, an old plugin but still works as it should. Many thanks.
November 9th, 2008 at 9:46 pm
thanks, güzel bir yazı olmuş
November 12th, 2008 at 8:55 am
I use this plugin, great stuff !
November 14th, 2008 at 7:13 pm
I’m at a loss in gettin gthis to work and hope that you’re still responding to posts on this topic. I’ve uploaded the pugin to my Wordpress 2.6.3 site and modified the adsense.php file as suggested:
$adsense_code = ‘
‘;
I activate the plugin and am able to see the Adsense button in the quicktabs list yet I don’t see anything after clicking it. As a matter of fact the only buttons that seem to work are link and img. This is the case on IE7 & Firefox browsers. Adding the also doesn’t work. I’ve tried to follow the suggestions listed in this thread but haven’t been successful in resolving this issue. Could I be missing something?
Any responses appreciated.
November 14th, 2008 at 7:15 pm
Thanks, this is one of the better posts I’ve read today. I share your vision about that. Thanks man!
November 14th, 2008 at 8:34 pm
You share his vision about what? Lol fuck*** spammer!
November 17th, 2008 at 8:36 am
send me some more info
November 17th, 2008 at 9:05 pm
hi, nice info - ill be adding it to my blog site and try and get some cash
November 18th, 2008 at 7:49 am
Good plugin. I’ll try for new my website. Thank you for share.
November 19th, 2008 at 3:48 pm
Just what I was looking for adsense for my wordpress blog. Thx.
November 22nd, 2008 at 12:10 am
It worked great. Thanks. But I did notice it didn’t seem to work when editing an already existing post.
November 23rd, 2008 at 5:55 pm
Thanks, it works great! Using it on my site now
November 23rd, 2008 at 7:53 pm
cool going to put this on my site. excellent. thanks.
November 26th, 2008 at 1:22 pm
nice thanks great plugin
November 30th, 2008 at 12:25 pm
for some reason i couldnt get the plugin appearing in the options panel after i had activated it
December 16th, 2008 at 11:33 pm
I updated my adsense code inside adsense.php and activated the plugin, but there is no adsense button on my quicktag, why?
December 18th, 2008 at 11:25 pm
Thanks for the plugin. Is this compatible with WP 2.7?
December 23rd, 2008 at 9:07 am
really cool!
December 26th, 2008 at 12:40 am
Хорошо! Все бы так писали
December 27th, 2008 at 11:10 am
Thanks very a nice plugin
December 27th, 2008 at 12:37 pm
thanks for developing this plugin… best one out of the lot
December 28th, 2008 at 1:38 am
Cool, thanks for writing this plugin!
January 1st, 2009 at 2:29 pm
il sesso è il divertimento della vita.
January 4th, 2009 at 6:00 pm
www.lifeonadsense.com
How To Triple Your Click-Through Rates, Quadruple Your Earnings Per Click and FINALLY Crack the $10,000 a Month Barrier In AdSense! 10 REAL AdSense Secrets
http://www.lifeonadsense.com
January 6th, 2009 at 4:26 pm
Thanks for the plugin. This is some thing I have looked for long time.
January 6th, 2009 at 8:13 pm
Check this site , how to add your adsense code on your site,example…
January 6th, 2009 at 8:14 pm
Check this site , how to add your adsense code on your site,example…
http://Lm-Asbestos.blogspot.com
January 6th, 2009 at 8:16 pm
best add code in the World,check it out at:
http://di-mesothelioma.blogspot.com
http://di-mesothelioma.blogspot.com
http://di-mesothelioma.blogspot.com
January 8th, 2009 at 8:50 am
I am very interested in this plugin. May I know if it is usable as it is on the Wordpress multiuser?
January 12th, 2009 at 1:54 am
I read Joel´s ebook and implemented his advice, and I have to say that my click through rate have gone up.If you are interested in learning what his techniques are, you can also check out the videos on Joel Comm´s website where he explains his adsense strategies.
Here is the link:
http://ask.joelcomm.com/adsense_secrets_live.shtml
January 12th, 2009 at 3:04 pm
Works for me - easy and straight forward so thanks to you phil.
much easier to use than most of the others
January 15th, 2009 at 12:33 pm
Catherine -
You need to do it from the HTML tab not the visual tab.
January 15th, 2009 at 12:48 pm
What a really cool plugin thanks for that, I know I will be using it!
January 19th, 2009 at 5:16 pm
Thanks for the plugin man!
January 20th, 2009 at 9:08 pm
thanks for the plugin
January 24th, 2009 at 8:36 am
Great plugin, thanks. By the way, this can also be accomplished via a str_replace php function. As you write articles, you add some code inbetween your text. Then you use str_replace in your code to replace that code with adsense code. Here is a great article:
http://www.maxi-pedia.com/difference+between+AdSense+and+AdWords
January 27th, 2009 at 6:49 pm
thanks for the plugin
January 31st, 2009 at 1:51 pm
Good Post, Thanks a lot
January 31st, 2009 at 8:44 pm
thanks
February 1st, 2009 at 8:16 am
Thx for article.i put this article to my bookmarking page..
February 1st, 2009 at 8:18 am
Adsense inline with WordPress blog posts
February 1st, 2009 at 8:20 am
I love adsense & i love wordpress:D
February 1st, 2009 at 8:20 am
Very interesting (and useful tool) ! We have added it to our directory of Adsense tools.
February 2nd, 2009 at 1:40 pm
Samanyolu Hayat Dersi Programı Fan Sitesi
Hayat dersi Müzikleri hayat dersi resimleri hayat dersi izle
February 6th, 2009 at 11:09 am
A simple yet very effective solution!
Kind Regards,
February 7th, 2009 at 2:26 am
thanks for your article, it very helpfull
February 7th, 2009 at 4:20 am
thanks for the plug-in, simple and effective!
Only one problem (but I already solved
):
The button ADSENSE didn’t appear in the quicktags bar (I’ve read above even others had the same problem), or better it did appear only in the “edit post” page, not in the “new post” page.
I followed suggestions about adding code in the quicktags.js but it still didn’t worked.
That’s why:
the exact code to add in the quicktags.js is:
edButtons[edButtons.length] =
new edButton(’Adsense’
,’adsense’
,’‘
,'’
,'’
);
in the example aboove the code “” was missing.
And at last I have commented the following code in the adsense.php, otherwise you will find two adsense buttons in the “edit post” page.
/*
if(!function_exists(’edit_insert_button’))
{
//edit_insert_button: Inserts a button into the editor
function edit_insert_button($caption, $js_onclick, $title = ‘’)
{
?>
if(toolbar)
{
var theButton = document.createElement(’input’);
theButton.type = ‘button’;
theButton.value = ‘’;
theButton.onclick = ;
theButton.className = ‘ed_button’;
theButton.title = “”;
theButton.id = “”;
toolbar.appendChild(theButton);
}
February 7th, 2009 at 4:31 am
ops…
the tag adsense with the wordpress tag obviously doesn’t appear in this post…
so probably the code suggested above was right but the forum didn’t visualize the wordpress code…
February 10th, 2009 at 1:15 pm
Thank’s ßro
February 11th, 2009 at 7:04 am
Thanks for the plugin. This is some thing I have looked for long time.
February 15th, 2009 at 8:19 am
Very nice post buddy! I am going to try it…Thanx…
February 19th, 2009 at 12:12 pm
super thanks
February 20th, 2009 at 9:26 am
really usefull… nice to read your post
i just want to optimize my adsense
February 22nd, 2009 at 1:56 pm
Hi,
“The plugin [download] is pretty straightforward. Put it in your wp-content/plugins directory, then go to your Plugins configuration page and click Activate.”
Where is wp-content/plugins directory. I am using a wordpress url, torontosportsteams.wordpress.com
Thanks,
Nazaar
February 22nd, 2009 at 6:15 pm
Hi i have added your code and put mine into my pluggins and it’s a slow start but we hope we get more of a result many thanks for your help and have you got any more tips and stuff for our blog feel free to have a look to see if we need to change anything many thanks bryan and jo
February 26th, 2009 at 10:33 am
Very good post. Keep it up…
March 3rd, 2009 at 3:22 pm
Thanks for sharing!!! Gooodd
March 7th, 2009 at 1:53 pm
Hello - do you have an updated version of “adsense-inline” that works with the Wordpress 2.7.1?
March 8th, 2009 at 8:50 am
Muhabbet. thanks.
March 9th, 2009 at 12:40 pm
very quality your website
March 10th, 2009 at 1:32 pm
I’ll do it exactly, I use adsense ready wordpress themes.
March 12th, 2009 at 12:35 pm
You can add adsense to wordpress without any plugins!!!
See link
http://www.webdigi.co.uk/blog/2009/add-google-adsense-to-wordpress-without-plugins/
March 14th, 2009 at 4:42 am
i love adsense with wordpress
March 15th, 2009 at 9:51 am
I found your blog on google and read a few of your other posts. I just added you to my Google News Reader. Keep up the good work. Look forward to reading more from you in the future.
March 16th, 2009 at 3:29 am
One of my favourite plugins for Wordpress
March 24th, 2009 at 2:56 am
i will try
March 25th, 2009 at 5:10 pm
March 25th, 2009 at 5:13 pm
well it’s to easy!!!
here you are a code that you can put in your site web to earn lots of money(100$/month)i’m not joking
just copy it then paste it in your site web
March 26th, 2009 at 7:47 pm
Seems like a good plugin. One of the best.
March 30th, 2009 at 12:12 am
nice artikel, but mybe you can make a translattor in this site, hehehe…
my english is bad
March 30th, 2009 at 5:47 pm
thank you
March 31st, 2009 at 4:25 am
good carry on my friends.
April 2nd, 2009 at 1:37 am
Good work! Thank you !!!
April 7th, 2009 at 4:20 am
Thanks, For great plugin. The adsense ads in the middle of the post works great.
April 10th, 2009 at 1:43 pm
Thank you very much. I’ll use it on my Proxy Blog now
April 10th, 2009 at 1:44 pm
I’ll use it on my SMF forum, let’s see if I can get an idea by using your post
April 10th, 2009 at 1:46 pm
Hello, can you help me with my Movies site, plz..
April 10th, 2009 at 1:47 pm
Thank you very much for this useful post mate !
April 10th, 2009 at 1:48 pm
Amazing post mate !!
April 11th, 2009 at 3:48 am
super thanks
April 15th, 2009 at 5:03 pm
thanks..
April 18th, 2009 at 12:30 am
Great plugin!
April 18th, 2009 at 7:16 am
Great plugin! thanks
April 23rd, 2009 at 2:52 am
Does google allow this thing.
April 28th, 2009 at 2:10 am
nice share…hope you can keep sharing
April 30th, 2009 at 3:47 am
Does google allow this thing.
May 1st, 2009 at 3:17 pm
very nice tips. I’m sorry, I can’t speak english well. How to integrated it with blogger, can you help me??
May 2nd, 2009 at 5:53 am
thanks man
May 5th, 2009 at 5:43 pm
Phil online » Blog Archive » Adsense inline with WordPress blog posts great article thank you.
May 7th, 2009 at 1:38 pm
tenkss youu
May 9th, 2009 at 8:23 am
thank you….
May 9th, 2009 at 10:34 am
Thank you for this great Addon. The only things I am missing are a default accesskey (alt+shift+r for example) and a possibility to edit the specific AdSense-Account-Data in /wp-admin.
Maybe you can implement that in the next version
May 10th, 2009 at 2:20 pm
wow, it’s everything i want for my blog… thank you
May 13th, 2009 at 12:21 pm
Thanks for this Phil. I’m really hoping to increase the CTR on my site - currently its a measly .7%. I think that increasing CTR on an adsense site is as important as getting traffic there in the first place.
May 14th, 2009 at 2:51 pm
Looks great! Very nicely done. I will bookmark!
Thank you all.
May 14th, 2009 at 2:51 pm
sperrrrr
May 14th, 2009 at 2:52 pm
thaaaankssss
May 14th, 2009 at 2:53 pm
nice share…hope you can keep sharing
May 16th, 2009 at 5:32 am
nice plugin. i like it very much.
May 17th, 2009 at 2:19 am
This is very cool. Something I really need. Thanks.
May 19th, 2009 at 2:27 am
kameralı chat, sitesidir thank you
May 23rd, 2009 at 11:48 am
Is the plugin compatible with wordpress 2.7?
May 25th, 2009 at 7:01 am
www.oyuncusistesi.net
May 26th, 2009 at 1:44 am
Thanks. It works on wordpress 2.7.1
I’ve tried
May 31st, 2009 at 3:37 am
Автор, а у вас никто записи не тырит? А то у меня достали уже - копируют и копируют. И самое главное, что ссылку на мой блог никто не удосужится поставить.
June 1st, 2009 at 3:34 am
Feel free to check out my blog
June 5th, 2009 at 5:48 am
thanks you for article
June 8th, 2009 at 1:29 am
work like charm.thanks.been looking for this
June 8th, 2009 at 11:20 am
thanks good share
June 9th, 2009 at 5:52 am
hi i cudnt find quick add tag and adsense tag…where it is?
June 9th, 2009 at 4:40 pm
Thanks for this
June 13th, 2009 at 7:43 pm
thanks info gan
June 14th, 2009 at 1:30 pm
Привет создателям блога, блог добрый, только вот я не понимаю… Вы там 1 иначе всё-таки 2 ?? человека… Точно якобы бы пишут 2 человека, честный
Однако пишите безвыездно равно хорошо ))
June 14th, 2009 at 2:11 pm
Привет создателям блога, блог хороший, однако вот я не понимаю… Вы там 1 сиречь всё-таки 2 ?? человека… Сиречь будто желание пишут 2 человека, честно
Только пишите однако равно хорошо ))
June 17th, 2009 at 12:42 am
thanx
June 18th, 2009 at 8:10 am
Just like other question, how about in blogger?
June 18th, 2009 at 7:54 pm
Thanks for the plugin…. works like charm.
On my category pages, I get a long list of full posts - included my adsense.
Any thoughts about how to write something into the plugin (or into the category page itself) that would remove adsense from these pages?
June 19th, 2009 at 1:24 am
Does not work.. The error is with pluggable.php.
June 20th, 2009 at 12:05 am
Thanks for the plugins.. very helpful
June 20th, 2009 at 5:37 am
thanks info gan
June 20th, 2009 at 3:25 pm
Nice post and usefull plagin, but would be better to have option to insert ads to the sidebar additionally.
June 22nd, 2009 at 10:50 am
Действительно удивили и порадовали
Не поверил бы, что даже такое бывает
June 22nd, 2009 at 10:34 pm
Какие нужные слова… супер, замечательная фраза
June 26th, 2009 at 8:46 pm
Nice plagin, thanks.
June 27th, 2009 at 11:48 pm
Great Thing, Thanks more more more more more more more more
July 2nd, 2009 at 8:43 am
Очень понравился ваш блог! Подписался на rss. Буду регулярно читать.