WP Plugin for Text ads

embro1

Newbie
Joined
Dec 24, 2008
Messages
16
Reaction score
2
Hi

is there any good wp plugin to create my own text ads and publish it in my blog ?

WP Plugin that let my write the ad title , description, url and give me options to publish them on my blog

thanks for help
 
I use ad rotate..it allow u to do split testing as well as do scheduling ...there might be other plugins ( just do search on WordPress). But Adrotate is my personal favourite..
 
thank you senty4love .. I'll try it
 
I second adrotate. It does a great job for rotating banners and you can just code in the HTML text ads. Just create some div classes in your main styles.css and then use the same when putting in the text ads.

Using the adrotate php function, you can then hardcode the placement into your theme's the_loop or at the end of the post content.
 
Back
Top