View Single Post
  #7  
Old 09-12-2006, 07:12 AM
 
intel352 intel352 is offline
 

X-Wizard
  
Join Date: Dec 2005
Posts: 1,071
 

Default Re: Xuru SEO Mod --> Free SEO Mod

the outputfilter file replaces the php urls with the html counterparts, at the Smarty level.

i dunno if you've seen how other SEO mods work for x-cart, but DSEFU for instance, had edits for every template that referenced .php urls, which was a huge amount of work. I wanted to replace everything everywhere fairly easily, so the outputfilter parses the smarty templates before the content gets sent to the browser

the reference to "lofi" is where I attempt to cleanup for SE's, but that mode is optional, and only a part of the outputfilter.
__________________
-Jon Langevin
WARNING: Unethical developer - NOT RECOMMENDED
See details here
Reply With Quote