Internet Marketing Blog
Home      Archives      Tools      Advertising      About      Contact      Free Shipping Subscribe to our Full RSS Feed

Easy Auction Ads Wordpress Plugin

 
 

Easy AuctionAds is a free Wordpress plugin that allows you to easily integrate AuctionAds into posts using different keywords.

Download Easy AuctionAds v. 1.0

Installation

  • Download the Zip-Archive and extract all files into your wp-content/plugins/ directory
  • Open wp-includes/general-template.php and change
    function get_header() {
    do_action( 'get_header' );
    if ( file_exists( TEMPLATEPATH . '/header.php') )
    load_template( TEMPLATEPATH . '/header.php');
    else
    load_template( ABSPATH . 'wp-content/themes/default/header.php');
    }

    to

    function get_header() {
    wp_easy_auctionads_start();
    do_action( 'get_header' );
    if ( file_exists( TEMPLATEPATH . '/header.php') )
    load_template( TEMPLATEPATH . '/header.php');
    else
    load_template( ABSPATH . 'wp-content/themes/default/header.php');
    }

    and change

    function get_footer() {
    do_action( 'get_footer' );
    if ( file_exists( TEMPLATEPATH . '/footer.php') )
    load_template( TEMPLATEPATH . '/footer.php');
    else
    load_template( ABSPATH . 'wp-content/themes/default/footer.php');
    }

    to

    function get_footer() {
    do_action( 'get_footer' );
    if ( file_exists( TEMPLATEPATH . '/footer.php') )
    load_template( TEMPLATEPATH . '/footer.php');
    else
    load_template( ABSPATH . 'wp-content/themes/default/footer.php');
    wp_easy_auctionads_end();
    }

  • Then go into your WordPress administration page, click on Plugins and activate it
  • Then go to your WordPress Options tab and click on “Easy AuctionAds” and edit the options for the plugin

Easy AuctionAds Options

Using Easy AuctionAds

To use Easy AuctionAds, simply place your keywords in between “aads” tags in your post. For example, if you wanted to insert an AuctionAds with the options you specified on the options page and they keywords of “internet marketing”, you would type

Easy AuctionAds Code

Separate multiple keywords with commas.

Easy AuctionAds Installed

License and Warranty

This plugin is licensed under the GPL. Because the plugin is licensed free of charge, I do not accept any responsibility for any damages, direct or indirect, that may arise from using the plugin. This software is provided “AS IS” without warranty of any kind. Please refer to the full version of the GPL for more details.

 
  Comments (29)  
 

very nice plugin and easy install too. Thx.

       Ken Savage May 8, 2007        
 
 

cool plugin, I’ll try it out

thanks for sharing

       alamster May 8, 2007        
 
 

This is impressive. Perfectly integrated into my site and easy to install. Thanks.

       Andrew May 8, 2007        
 
 

Where is wp-content/plugins/ directory ??

       Michelle May 9, 2007        
 
 

You can usually find it at: public_html / wp-content / plugins /

Log into your site’s back end via ftp or your control panel.

       Dave Rigotti May 9, 2007        
 
 

Nice and Cool plugin, Thanks

       Freeze May 9, 2007        
 
 

Hi,
it’s a nice plugin and easy to install.
I’ve running some wp blogs with semiologic-pro 4.28.
I’ve the problem with this theme the ad isn’t displayed.
Including into post I only got this message but no ad. With any other theme it works pretty well.
Do anyone know something about this problem?
Thanks for your response.
John

       baramister May 12, 2007        
 
 

@ baramister: Have you replaced the necessary lines of code in wp-includes/general-template.php?

@ ray: Are you looking in the wp-includes folder? What version of wordpress are you using?

       Dave Rigotti May 15, 2007        
 
 

“@ baramister: Have you replaced the necessary lines of code in wp-includes/general-template.php?

@ ray: Are you looking in the wp-includes folder? What version of wordpress are you using?”

I also don’t see a file named wp-includes/general-template.php … using wp 2.010

What version is this written for?

       minstrel May 16, 2007        
 
 

The change was made in WordPress 2.1, so you’ll have to upgrade.

       Dave Rigotti May 16, 2007        
 
 

Integrate AuctionAds Into Your Posts With Plugin…

Ever since I started testing out AuctionAds on my car forums, I’ve been looking at ways to improve the performance of the program. My AuctionAds earnings have increased tremendously since I first started running them. Now, theres another wa…

       Hate The Grind May 18, 2007        
 
 

How do you get this work with Semiologic 4.2? This is what I am using. Any help would be appreciated.

Thanks

       max June 9, 2007        
 
 

If it doesn’t work with Semilogic, then I’m sorry, however support for Semilogic is not planned at this time.

       Dave Rigotti June 9, 2007        
 
 

When I made the adjustments to the code in the general-template.php file I my blog no longer appeared.

Why do you even need the plugin when you just need to insert the code into your page?

How do you use the plugin?

       Candida June 11, 2007        
 
 

Make sure you edit the general-template.php file correctly. Instead of having to go to auctionads.com for the code when you make every post, this plugin lets you just add:
tags will mess up the related posts and turn them into auctionads. I opted to remove the related post part for the auctionads. Maybe it’s the theme, but it’s a great plugin nevertheless.

       John June 24, 2007        
 
 

AuctionAds+Twitter+Adsense+Wordpress=toBid.info…

Cause AuctionAds allow using multiple AuctionAds units on a single page, so, plan to use AuctionAds as the main content for toBid.info
Use the keywords from search box and title to define the keyword that needed for the AuctionAds to get the fitting c…

       Hong Xiaowan's Studio July 3, 2007        
 
 

@Ray & all

I know this is several months late, but figured I’d say something anyway.

You will get errors on your blog if you make the template changes but do not activate the plugin.

You will get different errors if you alter the code and activate the plugin but do not enter in all the AuctionAd options.

In order to have it run properly you MUST complete all steps.

       Qryztufre July 19, 2007        
 
 

hello…

Agree…

       blog August 1, 2007        
 
 

This was super easy to install, and works like a charm. Nice work!

Is it possible to use this with your eBay affiliate number somehow? I don’t see any obvious way to do that, unless that’s what ‘client’ means under the Options settings.

       Deb January 11, 2008        
 
 

Impressive, cool and easy to install.
Thanks!

       M Lund January 22, 2008        
 
 

Good plugin. thanks..

       Estetik January 30, 2008        
 
 

Great plugin..

       Estetik January 30, 2008        
 
 

This was super easy to install, and works like a charm. Nice work!

       Burun estetiği January 30, 2008        
 
 

hey guys and gals,

Ok, I am still a newbie and probably will be for life. Here’s my question: is an auction ad an ad that people can bid on on your blog/site? What kind of traffic or PR would you need for people to start buying ad space on your blog?

Now a point about the original post…excellent instructions. I was way too confused with wp so I gave up on it and went to blogger. It was easier to manage the template configurations. Can someone please tell me the pros and cons of Blogger vs. WP ?
Thanks,
Chris

       chris February 9, 2008        
 
 

Nice and Cool plugin, Thanks

Make sure you edit the general-template.php file correctly.

       free ebooks February 11, 2008        
 
 

Great plugin. Congrtas.

       Estetik March 1, 2008        
 
 

thanks for wordpress plugin.

       estetik April 29, 2008        
 
 

It seems a nice plugin. Just download it

       Hosting Review May 11, 2008        
 
  Leave a Comment
Please respond with a comment using the form below.

  
  
  
Comments

 
   
 
   
  Internet Marketing Campaigns  
  Sony Bravia Campaign Goes Viral Again
Dove Onslaught Viral Video
Into the Wild Internet Marketing Cross Promotion
Halo 3 Internet Marketing Campaign
Hundai - Lattes vs Airbags "Think About It"
Heinz Top This TV Challenge
McDonalds Uses Viral youTube Video in its Latest TV Ad
The Simpsons Movie Marketing Madness
 
  Must Read Posts  
  Free Shipping Web Site Launches
SEO For Wordpress Series
How to Make Money with Facebook
Everything You Need to Know About rel=nofollow
7 Tips For Starting Your Own Facebook Group
Internet Marketing Case Study: WH Bed & Breakfast
9 Ways to Improve Google Image Search Rankings
Free Samples Equals Viral Marketing Success
4 Reasons Not To Put Your Company in the Wikipedia
Learn How to Make Facebook Applications
Easy Auction Ads Wordpress Plugin
 
  Categories  
 
 
  RSS Feed  
  Subscribe to RSS
Subscribe by Email
 
  Search  
 
 
  Sites  
   
  Commenters
   
 
Home      Archives      Tools      Advertising      About      Contact      Coupons © 2008 Virtual Marketing Blog