auto amazon store themeoketheme.com/okprs1/okezoner-tutorial.pdf · setting for wprobot user wp...

14
AUTO AMAZON STORE THEME SUPPORT WPROBOT AND ASSOCIATE GOLIATH PLUGINS DEMO FOR WPROBOT USER (PRESS CTRL+CLICK TO FOLLOW LINK) DEMO FOR ASSOCIATE GOLIATH USER (PRESS CTRL+CLICK TO FOLLOW LINK)

Upload: others

Post on 01-Oct-2020

8 views

Category:

Documents


1 download

TRANSCRIPT

Page 1: AUTO AMAZON STORE THEMEoketheme.com/okprs1/okezoner-tutorial.pdf · SETTING FOR WPROBOT USER WP Robot is auto posting plugin to help you develop Amazon store, somehow it is more difficult

AUTO AMAZON STORE THEME SUPPORT WPROBOT AND ASSOCIATE GOLIATH PLUGINS

DEMO FOR WPROBOT USER (PRESS CTRL+CLICK TO FOLLOW LINK)

DEMO FOR ASSOCIATE GOLIATH USER (PRESS CTRL+CLICK TO FOLLOW LINK)

Page 2: AUTO AMAZON STORE THEMEoketheme.com/okprs1/okezoner-tutorial.pdf · SETTING FOR WPROBOT USER WP Robot is auto posting plugin to help you develop Amazon store, somehow it is more difficult

CONTENTS

OKEZoner Tutorial ................................................................................................................................... 3

Installing OKEZoner Theme .................................................................................................................. 3

Install and Activate OKEZoner Theme .............................................................................................. 3

OKEZoner Theme Options .................................................................................................................... 4

Custom Menu ...................................................................................................................................... 5

Setting for Associate Goliath User............................................................................................................ 6

Setting for WPRobot User ........................................................................................................................ 7

WPRobot Options ................................................................................................................................ 7

Amazon Module Template ................................................................................................................... 8

Create a New Campaign .................................................................................................................... 11

Adding a New Post............................................................................................................................. 12

Manual Posting ..................................................................................................................................... 13

FAQs...................................................................................................................................................... 14

Thumbnail or Image Problems ........................................................................................................... 14

Mess up blog or Missing CSS Style ..................................................................................................... 14

License .............................................................................................................................................. 14

Page 3: AUTO AMAZON STORE THEMEoketheme.com/okprs1/okezoner-tutorial.pdf · SETTING FOR WPROBOT USER WP Robot is auto posting plugin to help you develop Amazon store, somehow it is more difficult

OKEZONER TUTORIAL

INSTALLING OKEZONER THEME

INSTALL AND ACTIVATE OKEZONER THEME

1. Login to you WP dashboard and go to “Themes” under “Appearance” (see picture below)

2. Click“Install Themes” tab

3. Choose “Upload”

4. Browse your downloaded OKEZoner Theme under file folder (keep it on .zip extension)

5. Press “Install Now”

6. Wait until the uploading process completed and “Activate”

7. OKEZoner Theme has been installed and activated on your blog now, then you need to setup it,

please go to OKEZoner Theme Options section.

Page 4: AUTO AMAZON STORE THEMEoketheme.com/okprs1/okezoner-tutorial.pdf · SETTING FOR WPROBOT USER WP Robot is auto posting plugin to help you develop Amazon store, somehow it is more difficult

OKEZONER THEME OPTIONS

To configure OKEZoner Theme, you need to go to “OKEZoner Options” placed under “Appearance”.

There are six boxes available to configuring your logo, colors style, advertisement or product banner,

etc.

NOTE! Press “Save Option” button in the first time before doing any setting.

Page 5: AUTO AMAZON STORE THEMEoketheme.com/okprs1/okezoner-tutorial.pdf · SETTING FOR WPROBOT USER WP Robot is auto posting plugin to help you develop Amazon store, somehow it is more difficult

CUSTOM MENU

Default setting navigation menu on OKEZoner theme are Website Pages on the first line, and Website

Categories on the second line. If you want to customize navigation menu you can go to “Menu” under

“Appearance”.

Page 6: AUTO AMAZON STORE THEMEoketheme.com/okprs1/okezoner-tutorial.pdf · SETTING FOR WPROBOT USER WP Robot is auto posting plugin to help you develop Amazon store, somehow it is more difficult

SETTING FOR ASSOCIATE GOLIATH USER

Associate Goliath is one of the plugin to build Amazon store easily, you can bought it here.

Here is example how setting Associate Goliath looks like:

Page 7: AUTO AMAZON STORE THEMEoketheme.com/okprs1/okezoner-tutorial.pdf · SETTING FOR WPROBOT USER WP Robot is auto posting plugin to help you develop Amazon store, somehow it is more difficult

SETTING FOR WPROBOT USER

WP Robot is auto posting plugin to help you develop Amazon store, somehow it is more difficult to

setup. You can take a look WPRobot information at here.

WPROBOT OPTIONS

1. Go to WP Robot options (see picture below)

2. Check the “Save Images to Server” option to make sure your image appear on the featured slider.

3. “AMAZON OPTIONS” setting

Fill in Amazon Affiliate ID with your tracking ID Amazon, for more details you can click (?).

Find your API Key (Access Key ID) at https://affiliate-program.amazon.com/gp/advertising/api/detail/main.html

Find your Secret Access Key at https://affiliate-program.amazon.com/gp/advertising/api/detail/main.html

For “Skip Products If” set to “No description OR no thumbnail”. Also, for Amazon Description Length

make it “Full Description”. Then, choose the Amazon Website you want to use (make sure you are use

Page 8: AUTO AMAZON STORE THEMEoketheme.com/okprs1/okezoner-tutorial.pdf · SETTING FOR WPROBOT USER WP Robot is auto posting plugin to help you develop Amazon store, somehow it is more difficult

the same Amazon Website / Country as you have set in WP Zoner Options. Keep it unchecked on “Post

Shortcode”, and don’t forget to Save Options.

AMAZON MODULE TEMPLATE

Go to “Templates” and Ctrl+A+Del the content on the box under AMAZON MODULE TEMPLATE, replace

with the following code for English user .

AMAZON.COM, .CA, AND .CO.UK:

<center><b><u>{title}</u></b></center>

<a href="{url}" rel="nofollow" target="_blank">

<img class="aligncenter" title="{title}" src="{largeimage} " alt="{title}" /></a>

{description}

{features}

<p style="text-align: center;">

We have searched the web to find the best prices available. <a href="{url}"

rel="nofollow" target="_blank">Click Here</a> to find out where to get the best deal on

<em>{title}</em>

</p>

Page 9: AUTO AMAZON STORE THEMEoketheme.com/okprs1/okezoner-tutorial.pdf · SETTING FOR WPROBOT USER WP Robot is auto posting plugin to help you develop Amazon store, somehow it is more difficult

If you are using different language then you will need to replace with following code:

AMAZON.DE USER

<center><b><u>{title}</u></b></center>

<a href="{url}" rel="nofollow" target="_blank">

<img class="aligncenter" title="{title}" src="{largeimage} " alt="{title}" /></a>

{description}

{features}

<p style="text-align: center;">

Wir haben das Web durchsucht, um zu finden, die besten Preise. <a href="{url}"

rel="nofollow" target="_blank">Klicken Sie hier</a> um herauszufinden, wo man das

beste Angebot auf <em>{title}</em> erhalten

</p>

AMAZON.IT USER

<center><b><u>{title}</u></b></center>

<a href="{url}" rel="nofollow" target="_blank">

<img class="aligncenter" title="{title}" src="{largeimage} " alt="{title}" /></a>

{description}

{features}

<p style="text-align: center;">

Abbiamo cercato il web per trovare i migliori prezzi disponibili. <a href="{url}"

rel="nofollow" target="_blank">Clicca qui</a> per scoprire dove ottenere il migliore

affare su <em>{title}</em>

</p>

Page 10: AUTO AMAZON STORE THEMEoketheme.com/okprs1/okezoner-tutorial.pdf · SETTING FOR WPROBOT USER WP Robot is auto posting plugin to help you develop Amazon store, somehow it is more difficult

AMAZON.ES USER

<center><b><u>{title}</u></b></center>

<a href="{url}" rel="nofollow" target="_blank">

<img class="aligncenter" title="{title}" src="{largeimage} " alt="{title}" /></a>

{description}

{features}

<p style="text-align: center;">

Hemos buscado en la web para encontrar los mejores precios. <a href="{url}"

rel="nofollow" target="_blank">Haga clic aquí</a> para saber dónde conseguir el

mejor reparto en <em>{title}</em>

</p>

AMAZON.FR USER

<center><b><u>{title}</u></b></center>

<a href="{url}" rel="nofollow" target="_blank">

<img class="aligncenter" title="{title}" src="{largeimage} " alt="{title}" /></a>

{description}

{features}

<p style="text-align: center;">

Nous avons cherché sur le web pour trouver les meilleurs prix disponibles. <a

href="{url}" rel="nofollow" target="_blank">Cliquez ici</a> pour savoir où obtenir la

meilleure affaire sur <em>{title}</em>

</p>

You also can fill with your own preferences by using the tags available on the WP Robot Amazon Module

Template.

NOTE! Do not use a tag {reviews-iframe} because this theme uses reviews as reader comments. Press the

Save Changes button when you have finished.

Press the Update File button to save your settings.

Page 11: AUTO AMAZON STORE THEMEoketheme.com/okprs1/okezoner-tutorial.pdf · SETTING FOR WPROBOT USER WP Robot is auto posting plugin to help you develop Amazon store, somehow it is more difficult

CREATE A NEW CAMPAIGN

Go to “Create Campaign” under WP Robot Setting.

Name your campaign, add your keywords (one per line), select categories and if you do not have any

existing categories, then you should check “create categories if not existing”. Check “post every” and fill

with your preference to create a post every X hours.

Check the Amazon reviews column on Post Comments and Load Preset as Amazon Default. Place title

tags {amazontitle} on Post Title and {amazon} on Post Content.

See below to fill custom fields on Optional Settings.

Name: link Value: {amazonlink}

Page 12: AUTO AMAZON STORE THEMEoketheme.com/okprs1/okezoner-tutorial.pdf · SETTING FOR WPROBOT USER WP Robot is auto posting plugin to help you develop Amazon store, somehow it is more difficult

Click Create Campaign

ADDING A NEW POST

Please go to “Campaigns” under “WPRobot” and check campaign name, then

set number of posts you want to create (If you are apply this theme on a new

blog, please set minimum 10 posts in the first time). Afterward, you can push

“Post Now” to publish your campaigns.

If you want to create a new campaign, just copy the campaign, and change the

keywords under a copied campaign. It’s better to create different name of

campaign if you are using different keywords.

Page 13: AUTO AMAZON STORE THEMEoketheme.com/okprs1/okezoner-tutorial.pdf · SETTING FOR WPROBOT USER WP Robot is auto posting plugin to help you develop Amazon store, somehow it is more difficult

MANUAL POSTING

Even you have not both auto posting plugin, you still can use OKEZoner theme

to build your Amazon store manually. It is easy to create a post with your

affiliate on it.

Firstly, you need to log in to your dashboard then click “Add New Post”.

Secondly, you should add your article and image manually. Make sure the

image saved on your blog server by upload the image. Next thing to do is

create a custom field to place your affiliate link. See picture below:

Add a New Custom Field, named as link. Fill ‘link’ custom field value with the Amazon Product URL.

NOTE! Whenever you are adding a product link, you need to make sure your affiliate ID is on it.

You can choose whether you like to preview it or just publish it now.

Page 14: AUTO AMAZON STORE THEMEoketheme.com/okprs1/okezoner-tutorial.pdf · SETTING FOR WPROBOT USER WP Robot is auto posting plugin to help you develop Amazon store, somehow it is more difficult

FAQS

THUMBNAIL OR IMAGE PROBLEMS

We are using TimThumb script that requires the GD library, which is available on any host server with

PHP 4.3+ installed.

Anyway, only if your host server not support PHP 4.3+installed, then you need following instruction:

Once OKE Zoner theme installed, TimThumb will automatically create a /cache/ subfolder with

proper write-permissions. If your host server doesn’t allow this by default, be sure to manually

change the /cache/ folder permissions to 777.

In addition, make sure the folder which contains TimThumb is set to 777.

Especially for HOSTGATOR user you will need to contact their services to activate it.

I suggest you to use HAWKHOST hosting service to speed up your blog loads, get 50% discount by use

whts50v2 coupon code.

MESS UP BLOG OR MISSING CSS STYLE

It was because you have not choose colors style option on the OKE Zoner theme options, that is why I

have told you to save setting options in the first time you installed this theme. (Read page 3)

LICENSE

PERSONAL LICENSE

[Yes] Can Install On Unlimited Domains You Own

[No] Can Install On Unlimited Clients' Domains

[No] Site Flipping Purpose

DEVELOPER LICENSE

[Yes] Can Install On Unlimited Domains You Own

[Yes] Can Install On Unlimited Clients' Domains

[Yes] Site Flipping Purpose

Thank you for purchasing the OKE Zoner theme. Need Support? Submit Here!

Recommended Products:

[JVZOO POTD 3/19] OkeSense WP Theme - Boost Your Adsense Earnings With This Cool HIGH CTR Theme!

[JVZOO POTD 3/31] WPZoner - Premium WP Theme for Amazon Affiliates!

[JVZOO POTD 5/8] Triple Your Amazon Commissions Effortlessly With This Cool WP PLUGIN!