Quote:
Originally Posted by DaveS
For those that are using this mod and the vbSEO mod the following rule will rewrite the URL's to be more SEO friendly.
I've just been working on this with the vbSEO guys and thought it would be useful posted here as well.
It gets entered in to the Define Custom Rewrite Rules Section.
HTML Code:
'^view\.php\?pg=(.+?)$' => 'page-$1.html'
Works a treat!
The URL's now become http://yoursite/forums/page-nameofpage.html
|
Thanks Dave! I added to FAQ.