motorscript.com

Sitemap for SMF with Pretty URLs

This is a PHP script that generates a sitemap file from an SMF installation with PrettyURLs mod, which is a must-have SEO package. The generated XML can be submitted to Google via Google Webmaster Tools. The script is very much the http://code.google.com/p/smf-pretty-sitemap itself. It has been modified to work with the latest version of SMF [...]

... read more »

Vbulletin to SMF 301 Permanent URL Redirects

Switching to SMF from vbulletin is easy. The database converters are easily available. The only tricky part is to keep the old links alive, which isn’t difficult either with a little regex knowledge and Apache mod_rewrite power. Since this is a permanent switch, 301 redirects are used to send acknowldgements to web spiders. The old [...]

... read more »