Help Section of Auto-Blog Builder

Section 1: How to install
Section 2: Understanding the Application
Section 3: User Panel
Section 4: Build Non-English Content Website


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 :

  1. Download 'auto_blog_builder.zip' to your local machine.
  2. Unzip the file
  3. Create a folder within 'public_html' on your server.
  4. Upload all the folders and files within 'auto_blog_builder.zip' to this new folder i.e.
  5. Change the permission for following to '777'
 
  • 'config.php' within 'http://yourdomainname.com/newfolder/include/'
  • 'config.php' within 'http://yourdomainname.com/newfolder/newadmin/include/'
  • 'config.php' within 'http://yourdomainname.com/newfolder/newadmin/'.
  • Give 777 permission to 'http://yourdomainname.com/newfolder/newadmin/Keywords' folder.
  • Give 777 permission to 'http://yourdomainname.com/newfolder/codelock.php' file.
  • Give 777 permission to 'http://yourdomainname.com/newfolder/newadmin/codelock.php' file.
  • Give 777 permission to 'http://yourdomainname.com/newfolder/newadmin/editor/codelock.php' file.
  • Give 777 permission to 'http://yourdomainname.com/newfolder/newadmin/install/codelock.php' file.

B. Create a database and user in MySQL Database

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

C. Install the script .

  1. Now open following link in browser:
    'http://yourdomainname.com/newfolder/newadmin/install/install.php'
    where,
    yourdomainname.com, would be your domain name

    newfolder: this can be any foldername, where you would have uploaded all the files.
  2. You will see the following screen.



    Provide all the inputs for MySQL Database

    • DB Host Name : This can be the IP address of the Database server or ‘localhost'
    • DB Name : The name of the database created in step B.
    • DB User Name : The name of the user created and linked with the database.
    • DB Password : Password of the user linked with the database.

    • As soon as, you click on ‘Submit Information', the following message gets displayed.


  3. o run the application/script you need to click on ‘Index Page' or enter following link in the browser: http://www.yourdomainname.com/newfolder/newadmin/index.php

    where, yourdomainname.com, would be your domain name

    newfolder: would be 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 & Using Admin Panel

This application helps in displaying latest news as per the user-defined categories and that too having specified keywords .

A. How to reach the Administrative Section of 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://www.yourdomainname.com/newfolder/newadmin/
Where, newfolder: the folder where you have uploaded the files.





Provide the Login Name and Password to login the application.
The login details for first-time login is:

Login Name: admin
Password: admin

After successful login, you will see following screen:




B. Category Management

Here you can create and manage categories. The category-name depends on your wish. This is basically for categorizing the feeds.

There are two sub-section of this:

 

1. Add Category : Here you can add a category. You need to provide following inputs :

 
  • Category Name : Any text can be given as the Category name. This is the mandatory field.
  • Description : Any relevant text, which describes the category can come here.
  • Keywords : Click on 'Browse' to select a textfile containing comma delimited keywords.

Then click on 'Add Category' to add it for further use.


2. Edit/Delete Category : This deals with the management of categories. All the created Categories are listed here. It provides following facilities also:

 
  • Edit : The category name can be edited

  • Delete : The category can be deleted. It needs to be noted that as soon as the category gets deleted, all the related keywords also get deleted.

  • Show List : This lists all the keywords for this category

  • Add Keyword : Here, a single keyword or even a textfile containing comma delimited keywords can be added here. All such added keywords gets appended in the same list of keywords.

C. Banner Management:

Here, the looks of the created web-page can be customized to provide a personalized look. This is done in two steps:

  1. Top Banner : Whatever is added here gets reflected in the top area of the page. The page where this addition is done, depends on the Section Selection. The main page as well as any other category page can be edited accordingly.



  2. Bottom Banner : Whatever is added here gets added at the end of the page. The page where this addition is done, depends on the Section Selection. The main page as well as any other category page can be edited accordingly.



D. XML Parser Management

In this section, the actual processing is done. Here, the feeds are parsed and the contents are retrieved for all such feeds. These are used as the main contents of the page created. This is done in following two steps:

  1. Parse XML Links: Here, all the category names are listed as shown below:



    On clicking on the 'Parse XML Links' will parse and import all the XML links for the related category on the basis of the keywords used.

    On clicking on the ' Category Name' , all the available XML feeds gets listed for that category. Each feed can be edited/deleted by using their respective option.


  2. Gets XML Contents : Here the contents for all the added XML feeds gets imported and added in the database for future use. This is done by clicking on ‘Get XML Contents' option for the related category.



You are able to set Cron file for Automatic Gets XML Contents. This cron file will fetch all XML links content automatically which you added from admin panel.
For Cron file is : cron_getXMLcontent.php
File Location : http://www.yourdomainname.com/newfolder/newadmin/
 
Section 3: User Panel

The user panel can be reached by using the following URL:
http://www.yourdomainname.com/newfolder/
Where, newfolder: the folder where you have uploaded the files.
You will see the following page format:





The whole page is divided into basic 4 categories:

  • Main Contents: Here the XML Feeds's contents get listed for either the first category (this is by default) or for whatever category is selected. For viewing more description about the feed, there will be ‘read more' link wherever needed.
  • Previous 10 Posts : This would display the title of the last 10 posts added in the database.
  • Categories: This shows all the category added by the admin. Clicking on a category would display the posts related to the keywords for that category.
  • Archives: This helps is viewing posts of any selected day of previous month.
Section 4: Build Non-English Content Website

Auto-Blog Builder script supports Multilingual content.
From this script you are able to parse Multiple Language content.For this one you need add XML link manually in your admin panel XML Parser Management.
If you want to fetch content from non-English rss site just get the non-English rss link.

Procedure:

Open your admin panel.Click on Parse XML Links under Section XML Parser Management.
Here you will get all Category added by you.



Now click on Category Name for which you would like to add this non-English rss link.
After cliking category name you will get link 'Add New Link'.



Click on this link you will get 'Add New XML Link' section at the bottom of page.
Add your non-English rss link here and click 'Add Link' button.





Link will get added under that category.Then click on 'Get XML Content' link under 'XML Parser Management' section.

And fetch XML content for that category.After fetching content you are able to get bon-English results under that category.

----------------------------------------------------------------------------------------------------------------------------------------------------
NEED HELP IN INSTALLING AND USING AUTO-BlOG BUILDER?
----------------------------------------------------------------------------------------------------------------------------------------------------

If you require help setting up or using Auto-Blog Builder at any time, you can access the online help center 24 hours a day at:
http://helpdesk.ambatch.com

If you need any further assistance, you can access our Technical Support Team at: http://helpdesk.ambatch.com

I hope you enjoy this exciting new software!

Best of luck!

Copyright: The Internet Marketing Profits Center, Inc.