Autoblogging Tips and Tutorials

On this blog I will share my knowledge about autoblogging and try to give you a few valuable tips in order to become successful. I will also try to explain a few of the less known features of WP Robot in order to help you utilize the plugin to the fullest.

How to pre-configure WP Robot’s Options

Update: This post is outdated and talks about WP Robot 2. To learn how to pre-confgure your options in WP Robot 3 please go here!

When building many autoblogs how much time you need to set up each new blog from scratch is a very important factor. A good way to safe some times on the way is to pre-configure the options of WP Robot in order to prevent you from having to enter the same details for each autoblog. Editing the default options is actually quite simple, here is what you have to do:

  1. Open the file mainstall.php (from your WPRobot folder) in a text editor.
  2. Scroll to line 61. This is where the default options are specified, ordered by module. Each option consists of a line looking like this: add_option( ‘ma_eb_affkey’, ” ); Important is the part in the brackets: The first part is the name of the option (here ma_eb_affkey, which is the eBay affiliate ID) and the second part (here ” = empty) is the default value of the option.
  3. Change the line 77 from add_option( ‘ma_eb_affkey’, ” ); to add_option( ‘ma_eb_affkey’, ‘youraffid’ );
  4. Safe the file.

That’s it. After that change your eBay affiliate ID will now automatically be populated with the value you entered after installing WP Robot on a new blog. Of course you call also change the default values of all other options, some important ones are:

add_option(“ma_yap_appkey”,””);  –  Yahoo Application ID, line 86

add_option(‘ma_aa_apikey’,””);  –  Amazon Affiliate Key, line 93
add_option(‘ma_aa_secretkey’,””); –  Amazon API Key, line 94
add_option(‘ma_aa_skip’,””);  –  Amazon Secret Key, line 95

add_option(‘ma_cb_affkey’,”);-  Clickbank Affiliate Key, line 105

Of course, be sure to only edit an option if you know for certain what it does and what you have to enter in the value field!

2 Comments

  1. Thomas,
    Would it be possible to change everything via the dashboard and make sure everything is working then go back to the mainstall.php file copy it from your server and then paste it to the file you upload from on your local?

    Comment by Starfire — December 30, 2009 @ 4:22 am

  2. No, that won’t work because when updating the options in the admin menu only the WP database is changed and not the file.

    Comment by admin — January 1, 2010 @ 9:13 pm

Sorry, the comment form is closed at this time.

Order WP Robot Risk Free Now:

Buy the Full Version (best value)

The full version of WP Robot 4 includes all 24 modules, can post content from 23 different sources and lets you earn commission from 9 affiliate networks! You may use the plugin on all your websites!

Order Now!

Buy a Custom Version

Build yourself a custom version of WP Robot 4 and select only the modules and features you need! Order 3 or more modules to get a rebate and free bonuses!

Build Now!

Your Advantages:

  • Plugin will be delivered to you instantly after payment has been made!
  • You have a 14 day money-back guarantee in case you are not satisfied - no questions asked!
  • Free support via the WP Robot support forum and free updates included with every order!
  • By making a purchase you agree to the terms of service.