Introduction:
Site Mojo is a quick way to build a mini site using rss and xml feeds. The entire package
contains only 2 files to edit. The configuration file, and sitemojo.php which is basically
just an html page template that runs the script. An optional sitemojo.css is included.
Demo: www.gametavern.com
Download: sitemojo.zip
Quick Start:
- Edit config.php -
Add your site name, keywords, desired ads to display, etc.
- Upload files
- Edit or create .htaccess -
ErrorDocument 404 /sitemojo.php
- Visit your site -
http://www.yoursite.com/sitemojo.php
Tips:
- Copy sitemojo.php to index.php if you want this to be your complete site
- Add a link to any section of your new sitemojo site to any default page or other of your existing site
- Add additional pages to your site easily by adding new feeds to config.php
- Change the link names to anything you want by modifying the keyword in $rss[keyword]
- Comment or remove any pages you don't want
Useful Links:
|