Help Section of ClickBank Profit Feeds Generator

Section 1: How to install
Section 2: Understanding the Application


Section 1: How to install

The installation is very easy. It’s a step-by-step process as written below:

A) Upload files to your server

  • Download ‘ClickBank_Profit_Feeds_Generator.zip’ to your local machine.
  • Unzip the file
  • Create a folder within ‘public_html’ on your server.
  • Upload all the folders and files within ‘CBPFG_Source’ to this new folder i.e.
    • Folder ‘install’
    • Folder ‘newadmin’
    • File ‘index.html’
  • Change the permission for following to '777'
    • Folder ‘newadminl’
    • File 'info.txt' within 'newadmin' folder
    • File ‘tempdata.txt' within 'newadmin' folder
    • File 'connect.inc.php’ within ‘newadmin\include\' folder.

B) Create a database and user in MySQL Database

  • Open your cPanel (Control Panel) to access MySQL Database
  • Create a database
  • Create a User by providing username and password
  • Link the database with the user

C) Install the script

  • Now open following link in browser:
  • Provide all the inputs as specified below:
    • Catalog Directory : /<the folder where the files are uploaded>/
      (Note : This is already have the proper input)
    • Site Name : <any text can be used here>
    • Site URL : <URL for your domain> e.g http://www.ambatch.com
    • Database Server : <your database server> e.g. localhost
    • Username : <username created in MySQL Database>
    • Password : <Password for the above mentioned username>
    • Database : <database created in MySQL Database>
  • Click on Continue
  • If you get the following message, then it means the script has been installed successfully:

Remove ‘install’ folder from the server, to avoid the problems that may caused by tampering the script.

To run the application/script you need to click on ‘Administrator Login’ or enter following link in the browser:

http://yourdomainname.com/foldername/newadmin 

where,
yourdomainname.com : your domain name
foldername : the name of the newly created folder, where you would have uploaded all the files and folder

The Username and Password for login is ‘admin’

Section 2: Understanding the Application

This application helps in generating Feeds from ClickBank and even adding any other Feeds. It also generates PHP Code as well as JavaScript Code for the added RSS Feed, which could be incorporated in your web page, where you want to display the contents and help in making your web-page dynamic.

A) How to start the application?
You need to open the link for the application, where you would have uploaded the script on your server, in the browser. The link would be in the format:
http://yourdomainname.com/foldername/newadmin
where,
yourdomainname.com : your domain name
foldername : the name of the newly created folder, where you would have uploaded all the files and folder.


Provide the Username and Password to login the application

After successful login, you will see following screen.

 

B) Step 1: Synchronize Categories and Products
Through this, you can use ClickBank product’s database and turn it to RSS Feed.

If you want to generate RSS Feeds using the ClickBank Products, then you need to follow below steps.

  • Click on ‘Synchronize categories’: This will synchronize the ClickBank Categories to the one shown in the application. If this is being done for the first time, then all the Click Bank’s categories will be added to the application. And from next time, these Categories will be updated with those in the ClickBank’s site.
  • Click on ‘Synchronize Products’: This would synchronize all the products for each Category. This takes some time so be patient.

C) Step 2: Enter Click Bank Id
This is a very important service, which helps you in generating sales commissions by adding your ClickBank-affiliate name in the product link. And whenever a visitor clicks on the link and buys the product, you will earn the sales-commission. Isn’t it amazing? 
So it is recommended that you provide your Click-Bank Id.

For this, click on “Enter your ClickBank Id” and provide your Click-Bank Id. If you don’t have one yet, then it’s high time to get one. For this click on “Sign up here”

D) Step 3: Generating Feeds and keep a track of them

1] General Feed Validator:
This interface is used to generate XML as well as JavaScript code for the RSS Feed, that can be added to your web-page. Also, the added RSS Feeds can be validated, so that you don’t end up using some invalid feed.

For this you need to follow below mentioned steps:

  • Provide the RSS Link (RSS Feed) in the URL textbox. Click on ‘Validate Feed’ to check whether the URL you had specified is valid or not.
  • Provide some name to this RSS Feed, which could be directly selected in future and hence avoiding to provide the whole link again. Click on ‘Save Feed’ to save this link with the name. As soon as, you click on ‘Save Feed’, the name would get listed in the Feed List shown on the extreme top. So, in future, you just need to select this name to use this link.
  • Provide the total number of links; you want to get displayed from the RSS Feed. By default, the value is 1.
  • Set the Font style and color for the Title of all the links.
  • Set the Font style and color for the description of all the links.
  • Choose the method for opening the links, when the link is being clicked:
    • Same Window: When a link is clicked, the link gets open in the same window.
    • New Window: When a link is clicked, the link gets open in a new window, and the original window remains as it is.
  • If you have some criteria for displaying the links e.g. if you want that the links displayed should have some common word or category, then provide all such keywords comma separated.
  • Generate code by either clicking on ‘Generate PHP Code’ or ‘Generate JavaScript Code’ depending on your requirement. The code gets generated and displayed in the text-area shown just below.



  • Click on ‘Select All’ and then click on ‘Copy’ to copy whole code.
  • Paste this code on the desired location on your web page.
  • In case of PHP Code for Feed, you need to copy following files to the same location, where you have uploaded your web-page with the Feed :
    1) parser.php (if the webpage is PHP or HTM or HTML page)
    2) vipclass.php (if the webpage is PHP or HTM or HTML page)
    These two files are available in the 'newadmin' folder.
    3) .htaccess (if the webpage is HTM or HTML page)

2] Create ClickBank Feed :

  • This helps in using ClickBank products and turns them in RSS Feed. Also, this allows you to select which product categories you'd like to show in the feed, and it can even populate your feed with up to 200 new products every 1 to 24 hours.
  • The options shown are described below:
    • Select All: This will select all the categories as well as their products for the Feed
    • Select by Branch: This will select all the products for the selected Category
    • Categories and sub-categories: Here you can select particular category or even their sub-categories manually by selecting only that combo-box.
    • Keywords: When you want some particular term to be come in all the product links, of the feed, then you can specify such terms here. Only those product links would come in the Feed whose title or the description has this term in it. All such terms need to be specified with comma-separated.
    • No. of products to be displayed : You can select up to 200 products to be shown at a time.
    • Time for CBRSS File Rotation: You can set 1-24 hours, and the Feed will show the fresh products after.

When clicked on ‘Create XML Feed’ after providing all the inputs, this application will create the link for the Feed as shown below:

You need to click on ‘Next’ to validate this feed and to generate XML or JavaScript code, which can be directly pasted on your web page code.

3] Your ClickBank Feeds

This lists all the generated ClickBank Feeds, which can be used for displaying the dynamic contents on the web page. Also, you can delete any of the feed by clicking on for the related link.

4] ClickBank Feeds Tracking

 

This helps in keeping track on the number of clicks of each product. Only those products will be listed which has at least one click on it.

E) Admin Settings:

Change Password : You can change your admin password at any point of time from here.

Change ClickBank Id : The ClickBank Id can be change using this option

Logout : Clicking on this will log you out from the admin

NEED HELP IN INSTALLING AND USING CLICKBANK PROFIT FEEDS GENERATOR?

If you purchased directly from SourceCodeBlowOut.com you can receive Technical Support for 30 days from the date of purchase. Just log into your account here: http://SourceCodeBlowOut.com/Support

Otherwise, please contact your reseller directly for support, according to their support terms.

Please enjoy this exciting new software!

Best of luck!

Copyright: SourceCodeBlowOut.com