I am running a smf forum at http://www.belmos.com. But i don't know how to create a sitemap for the forum. I hear somewhere that sitemap is very important. can anyone help me to create a sitemap
You don't necessarily need a SMF sitemap, there is SMF plugins to make a SMF sitemap. The alternative is to use a script to generate a site map. Most common ones come in php, python etc and requie you to either run the script manually to update your sitemap as your sites content gets updated or to automate it through a cron job on your webhost. I use google.com/webmasters/tools/docs/en/sitemap-generator.html Its highly configurable and you can configure it to notify google whenever a new map is generated. I suggest you read up on it as it is a valuable tool to have.