=== Adsense for Wordpress === Contributors: linewbie Donate link: http://www.linewbie.com/2011/08/adsense-for-wordpress.html Website link: http://www.linewbie.com/2011/08/adsense-for-wordpress.html Tags: adsense, plugin, post, posts, admin, ads, google, ad, ad manager, adsense insertion, ad insertion Requires at least: 1.5 Tested up to: 3.3 Stable tag: 1.08 Easily manage and automatically insert adsense ads to your blog articles or sidebar. == Description == Adsense for Wordpress offers easy management and automatic insertion of adsense ads into your article and sidebar. There is no need to go to your adsense account to generate ads, you can control all aspects of ad display right in your wordpress backend page. This is a complete and free solution for wordpress users with Google adsense. Note: Make sure all Ad Blockers are disabled when you visit the plugin's options page, or it might interfere with the plugin if it block adsense by keyword. Features: * Choose from adsense text ads, image ads and even adsense link units and search bar. * **Automatically** generate adsense code, no need to go to your google account to modify ads, do everything in your wordpress backend page. * No manual work required, ad code is **dynamically inserted** into your blog by the software. * You could optionally specify not to show ads in a post by using tag <!--noadsense--> * You could optionally specify where to start and end the ads in a post by using tag <!--adsensestart--> and <!--adsenseend--> * Decrease ad blindness by giving you the option to **randomly** place your ad within your posts. * You could optionally define absolute ad position instead of random position. * Allow you to pick how many total ads to show on one page. * Allow you to pick how many ads to show in one post. * [Support](http://www.linewbie.com/2011/08/adsense-for-wordpress.html) * [Version History](http://www.linewbie.com/2011/08/adsense-for-wordpress.html) * [FAQ](http://www.linewbie.com/2011/08/adsense-for-wordpress.html) * [Installation](http://www.linewbie.com/2011/08/adsense-for-wordpress.html) == Installation == 1. Upload the folder adsense-for-wordpress into your wp-content/plugins 2. Log in to WordPress Administration area, choose Plugins from the main menu, find Adsense for Wordpress, and click the Activate button 3. Choose Settings->WP Adsense from the main menu and enter your adsense account number. Then specify your ad color and position and click on the button "save settings and use as default". == Frequently Asked Questions == = Do I need to get adcode from google? = No, the plugin will automatically generate the ad code for you, you just need to put in your publisher id and optionally a channel id. = Do I need to insert any tags into my posts to make it work? = No, the plugin will automatically insert adsense or ypn ads into ALL your posts by default, there is nothing to be done manually, you only need to insert tags when you do not want ads to appear in a certain post or if you want to specify a certain point where the ad should not appear. = Does this plugin change my post content in the database? = No, this plugin inserts the ad code only after the content has been retrieved from the database by wordpress, your content is not changed. So you could just disable this plugin and all the in-post ads would be gone from your blog. = Why does my page only show white blocks but not ads? = First make sure you put only numbers in the adsense account number field, meaning there should be no ca-pub- or pub-, only numbers. If it still doesn't work, then make sure you have less than 3 google ads on your entire page or else google will automatically turn your ads into white block. == Changelog == = 1.00 = * Initial release