Using Adsense Deluxe Plugin
Writing by shivdev on Tuesday, 30 of October , 2007 at 10:08 am
Want a quick way of adding Adsense to your content? And something real simple to use.
- Download & Install it into the wordpress wp-content/plugins folder
- Activate the plugin from admin page
- Go to Options Tab -> AdsenseDeluxe SubTab
- Add a New Adsense Block and then turn it on
- If your version complains about Cannot load adsense-deluxe.php follow the steps here
- In places where you need to put your ad just paste the following comment such as <!–adsense–>
Comments (2)
Category: Wordpress
- Add this post to
- Del.icio.us -
- Digg -
- -
- Tweet -
-
-
Comment by Beth Whitman
Made Sunday, 24 of February , 2008 at 9:11 am
You mention a fix “here” for the cannot load adsense error, but the link doesn’t go anywhere. Do you have a fix for this by any chance? Please email me, if so. Thanks!
Comment by shivdev
Made Tuesday, 26 of February , 2008 at 11:34 pm
I ended up using a trick and changing the index.php file of my theme. Since google allows only 3 ads per page, in the iteration to display posts, keep a counter and display ads for the first two posts only. For example…
You must be logged in to post a comment.