A couple of days back I’d made an announcement regarding the launch of the Chaos Laboratory Forums in order to provide technical support for the WordPress plug-ins I’ve written. Now a normal installation of SMF (Simple Machines Forum) is well known for the ugly & non-search-engine-friendly URLs it generates. On the other hand, WordPress comes totally optimised for Search Engines and the crawler bots simply love the URLs generated by WordPress. So I had to figure out a way of making SMF generate the same for proper indexing.
After searching far & wide I came upon this plug-in (or Package, as it’s referred to as in SMF terms) called SEO4SMF. It’s not listed under any easily accessible page in the Simple Machines site. You’ve to dig quite deep to discover it. I’d hunt for quite a while to get at it - more so because simple SEO and SMF related queries in Google somehow failed to get me this page. Finally by a stroke of luck I keyed in “SEO for SMF” and bingo !!
|
|
Really feel happy with the board now - it felt kind of incomplete till I could get this done. As soon I had it up and running, I decided to write a small post about it with a title that’ll hopefully come up on search engines with more common keywords. Just trying to make it easier for the newcomers
In case you don’t want to visit the download page, here’s a direct download link to the package. And for any other problem(s) you face, you can always drop by at the official discussion zone at the WebmasterTalks forum.






Ryan said:
I’ve been using seo4smf for a while on one of my forums and it works to get posts indexed, but my overall SE traffic is still lousy. My guess is that the spiders have a hard time figure out what the content is since it’s buried in a mess of table cells.
One thing I did was to edit the theme so that the title for each post is wrapped in a H1 tag instead of wrapped in nothing and then used a CSS class so that it still looks the same. I don’t know if that had any effect, but it can’t hurt.
Other than that I’m at a loss on what else to try. The mod you mention takes care of a lot of issues like duplicate content and meta tags, but I’m sure that more can be done.