Youtube Niche Video Script Installation
- Upload all files to your server.
- CHMOD 777 /cache_xml folder
- CHMOD 777 /templates_c folder
- Edit init.php, line 8. Set to your website url.
$config['website_url'] = 'http://www.yourdomain.extn/'; // with slash
- Edit keywords.php
On line 3. Set your keyword for front page
$frontpage_keyword = "Bollywood Videos";
On line 5, enter your keyword list
Clean up cache files
- Run remove_xml_cache.php. For security reason, you may rename it to other name like remove_xml_cache_secretword.php
- As an optional, you may set cron job to run this script.
0 0 * * * GET http://www.yourdomain.extn/remove_xml_cache.php > /dev/null
Editing Advertisements
To edit advertisements, modify following files in "templates/default" folder.
* banner_top.html * banner_bottom.html * banner_sidebar.html * banner_inner_list.html
Back to Youtube Niche Video Script
