Open this file each time you want to modify your site, or just to be sure you're not doing something wrong

 

1- Open the config.php file in the "datas" directory and update the informations

- if you don't have a searchfeed account, click on the banner below

Searchfeed.com

 For the Clickbank ads, open a free acount with affiliatesensor by following this link
 
Then in your affiliatesensor control panel :
-  Click in the navbar on the "Script Builder"
- configure your ad (keyword:"gardening", Ad style:"336x280", colors, border "double"
- choose a "Description", save it and then copy and paste the code into the cbaffiliate.php file in the "datas" directory (delet the old code)
 
2- Do not alter / modify the directory structure of the site : you can install it everywhere (root, subdomain, subdirectory) but you should not modify its linking structure

3- To add articles, just upload your articles into "datas/articles" directory : that's all (your articles can have HTML tags for formating purpose, but must not include the delimiter : <HTML></HTML, <HEAD></HEAD><BODY></BODY>

4- If you think you don't have enough keywords included in the site, you can add a new one easily : just duplicate one of the file in the root directory (forex-trader.php for example), change its name to match the keyword you want (use "-" as inter words delimiter) and modify the "$keyword="...." to match your keyword...

My-new-keyword-file.php

<?php $keyword="insert-your-keyword";
include('datas/pages.php'); ?>

 

THAT'S IT, THE SITEMAP UPDATES BY ITSELF!

5 - If this is the first time you open this file or if you added some keywords, RUN THE XML SITEMAP GENERATOR SCRIPT

To run the XML sitemap generator, you have to change the permissions to

- your "root" directories (chmod to 757) ("root" means the location where you've uploaded /uncompressed the package)

- to sitemap.xml (757) in the root directory

- to robot.txt (757)

You can modify the look and feel of your site buy altering

- the CSS file (voodoo.css)

- the articles templates : pages.php ; theindex.php ; thesitemap.php

- google settings and configuration in google_function.php