Google Affiliate Network WordPress Plugin 2.0 Released
Tags: deepwoods software, Google Affiliate Network, News, open source, widget, word press
Deepwoods Software is pleased to announce the release of version 2.0 of the Goggle Affiliate Network WordPress Plugin. This plugin maintains a database of Google Affiliate Network ads, which can then be displayed in rotation via widgets. Both text links and image ads can be displayed. The widgets are parameterized. There is backend access to the database table of links. Links can be added and/or edited by hand. A Tcl script is included to insert E-Mailed links (link subscriptions). The Widgets are parameterized for both sidebar display (vertical layout) as well as leader/footer display (horizontal layout). Changes in this release include:
- Major changes:
- Ads are now served in iframes, which helps isolate the ad content from the page content (avoids confusing search engines).
- Code broken up into multiple files (more modular).
- Impression counting added. Used to spread the impressions out across merchants and ads. Also used for statistical reporting.
- Tested under 3.1
Plugin page: https://www.deepsoft.com/GAN
Deepwoods Software is a software and system consultation company, specializing in Linux system installation and administration and contract programming in C/C++, Tcl/Tk, FORTRAN and LISP, in a Linux or UNIX environment. Deepwoods Software also sells low-cost, hassle-free web hosting, with personalized support. The staff of Deepwoods Software has over 20 years of experience in computer programming and over 10 years of Linux system administration. Follow Deepwoods Software on Facebook
This entry was posted on Thursday, March 10th, 2011 at 3:20 pm and is filed under News.
Tuesday, April 5th 2011 at 9:49 pm |
What must i do if i get this message
“Warning: Cannot modify header information – headers already sent by (output started at /home/unique7/public_html/wp-content/plugins/google-affiliate-network/GAN_Database.php:481) in /home/unique7/public_html/wp-includes/pluggable.php on line 897”
Wednesday, April 6th 2011 at 8:15 am |
Install the development version. There is extra whitespace at the end of the GAN_Database.php file. I just fixed it.