PDA

View Full Version : Wordpress Adsense Plugins



rosebud2
July 5th, 2014, 12:03 AM
Hi,
Can anyone recommend a good plugin to implement adsense? I'd like to move my posts from the side bar to inside the post, etc and it's driving me crazy that I'm having such a hard time.

Grateful for any help!

angienewton
July 7th, 2014, 08:25 AM
I don't personally use Adsense plugin's but just do it manually. I don't use Adsense a lot so hopefully someone else will have an answer for you.

Lynn Terry
July 10th, 2014, 05:55 PM
Hi Rosebud,

It's best to enter the code manually in the posts where you want to display Adsense, and using the ad format that works best for that particular post. You wouldn't want to have it displayed automatically on every post, such as a post where you're writing a recommendation for a specific product or have your own call to action, as Adsense would compete with that.

You can just switch to the Text Editor in WordPress to insert the code where you want it within your post.

Lynn Terry
July 10th, 2014, 05:57 PM
I use code to align Adsense Ad Blocks left or right in posts like in this one where the Ad Block is aligned at the top left:

http://www.clicknewz.com/3301/how-to-go-global/

Here is the code used (in red - the other is your Adsense code):

<div style="float: left; margin: 0pt 10px;" 10px="" 0px="" 0px;="">
<script type="text/javascript"><!--
google_ad_client = "x";
/* ClickNewz Top Left */
google_ad_slot = "x";
google_ad_width = 300;
google_ad_height = 250;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
<ins style="display; inline-table; border: medium none; height: 250px; position: relative; visibility: visible; width: 300px; margin: 15px; padding: 0pt;">
</script>
</div>

===============

frankcullens
August 7th, 2014, 05:44 AM
you can use Adrotate plugin which let you allow and manage the add from dashboard. AdRotate also supports unlimited groups for banners, which allows you tie certain banners to different areas of the website. The another one is Quick Adsense which is popular for quick and flexible method for insert the adsense. It also doesn't require coding language.