Linux 软件免费装

Ads Benedict

开发者 binarygary
更新时间 2016年6月3日 20:19
PHP版本: 4.0 及以上
WordPress版本: 4.5
版权: GPLv3 or later
版权网址: 版权信息

标签

ad network banner ads easy ads double click for publishers

下载

0.0.2 0.1.2 0.2.0 0.2.1 0.2.2 0.2.3 0.2.4 0.2.5 0.2.6 0.2.7 0.2.8 0.3.0

详情介绍:

I run ads for long periods of time so I don't care about accurate display statistics or anything of that nature. I needed to show banner ads on my site, but double click for publishers was messing up my template and other plugins were too heavy for what I needed. So, I made a super-basic banner plugin and named it after my favorite breakfast. Create a banner, paste the link it should point to, name the zone you want it in, and make a note of the advertiser. Then put the shortcode into your template or directly in a post. If you put multiple banners into one zone then 1 will randomly be selected when the page loads.

安装:

  1. Install from repository
  2. Update your template <?php do_shortcode('[adsbenedict zone=zonename]') ?> (change the zone name to whatever ads you want displayed here)
  3. In posts/pages just use shortcode: [adsbenedict zone=zonename] (change the zone name to whatever ads you want displayed here)
  4. Go to the adsbenedict menu page and add some ads.

屏幕截图:

  • If you choose to use an install of YOURLS as a means of keeping track of clicks, this the setup page.
  • Ah...where the magic happens. This is a view of the live ads.  Editing/Adding is just like editing/adding a post in WordPress. Lovely.
  • And...a shortcode.  If you were using ads within a post you'd do it this way.  Change the zone to whatever zone your ads are in.  Were you to want to use this inside a theme something like: <?php do_shortcode('[adsbenedict zone=zonename]'); ?> would be a better choice.

常见问题:

Aren't there enough bad banner ad plugins?

Yep. And this one makes no claims to superiority other than that it is insanely simple and fixes some problems I was having with other ad plugins.

What about click tracking? weighting? alternate networks?

If you use YOURLS link shortener you can have some rudimentary tracking. Set your YOURLS address and secret token and a column will be added that keeps track of statistics. There is no protection against fraudulent clicks. I use this on ads that are sold and run for a period of time as opposed to ads that have a certain number of impressions or clicks associated with them.

Will it ever...

The only "features" I think I'm going to add are a start date. Subject to change as I need to add features for myself.

Can I request a feature?

Of course. If it's interesting or seems helpful to the rest of the world I might add it.

Does it handle billing?

Nope.

If I put the same zone in my template twice could it possibly display the same ad twice?

Yes.

更新日志:

0.3.0 0.2.8 0.2.7 0.2.6 0.2.5 0.2.4 0.2.3 0.2.2 0.2.1 0.2.0 0.1.3 0.1.2