Wordpress - Ads between posts

Snatch2014

Regular Member
Joined
Dec 11, 2014
Messages
287
Reaction score
45
Hi!

I want to put ads between every post. Is there any easy way to do this (plugin)?
Or do I need to change the source code? if so, is there any good guide out there for a WP newbie?


Best regards / Snatch
 
Ad Injection has an option to display ads at the bottom of every post, so if you have a Wordpress template where all of your posts are displayed on one page, I would assume that the ad would appear between the posts.
 
Quick Adsense is the name of the Plugin which is Free. I use it.
 
I would just hard code the tag manually into single.php
 
Hi!

I want to put ads between every post. Is there any easy way to do this (plugin)?
Or do I need to change the source code? if so, is there any good guide out there for a WP newbie?


Best regards / Snatch

You want to post ads between posts or whithin post.there many free plugin to do this few are mention here or try to explore wp plugin dir
 
Depends on how many posts are you showing and what ad manager you are using. I personally do not prefer to show them between. You do not want to show too many ads either... adsense for example allows you to show only 3 ads per page.
 
At the moment I have ads in the post and in the sidebar. But on the side for "the loop" where a summary of 10 post are shown only the ads at the side bar ar visuable, I want ads between the post too, not only on the single page.
 
There is a plugin name "adsense integrator wordpress" give it a try..
 
Back
Top