Here is the SEO Friendly RSS footer Mod!
Demo:
http://wesece.net/Home_and_Garden/Do_It_Yourself/To be able to use this mod, you must have seo friendly links enabled.First due to copyright statements, you must download the original script before applying the mod
Download:
HereYou can now either use the original script and do your own modification or apply our Mod.
If you want to use our Mod complete as follows;
From the original script upload FeedForAll_XMLParser.inc.php to the same folder as your index.php
Disregard all other files that came with the original script
edit init.php:
just before
?>
add
require_once "FeedForAll_XMLParser.inc.php";
Upload rssfooter.tpl and rssfeed.tpl to your templates directory
Upload newssubcat.php to the same directory as your index.php
open main.tpl and before
{/strip}
add
{include file="rssfooter.tpl"}
in newssubcat.php edit only one line
find on line 28
$TEMPLATEfilename = "templates/XXX/rssfeed.tpl";
and replace XXX with the folder name of your templates
examples: Default , RealClean, Singe, 4Points
If you use the Default templates, you would have
$TEMPLATEfilename = "templates/Default/rssfeed.tpl";[/
For support start a new thread please