Hi all,
Install this little script if you are serious on making a xml sitemap for your BS3 sites to improve their SE position.I have made it unZended so everyone can modify it to to suit your needs.
Requirement :
1) A BS3 system properly installed.
2) MySQL and
PHP5.
Features:
This script is made to generate a tailored and updated xml sitemap for any BS3 site.
It will update your xml sitemap automatically once you add, delete or edit your blog. You do not have to make a generation by third party tool anymore.
It particularly suits those who will change their blog network frequently.
Installation:
1) Download it in the attachment and unzip it
2) Change the setting to suit your need.
3) Upload the whole 'sitemap' folder to the root directory to your BS3 sites. Don't rename it and don't put it elsewhere.
4) CHMOD the 'sitemap' folder into 777. The script need to write the sitemap.xml in this folder.
4.5) Add
RewriteRule ^sitemap(.*)$ -[L] to your .htaccess file to make your sitemap.xml open for Google.
(put
RewriteRule ^sitemap(.*)$ -[L] before
RewriteRule ^(.*)$ index.php [L] in your .htaccess file.)
5) Run the script in
www.bs3site.com/sitemap/index.php6) Now, a sitemap has been made. See
www.bs3site.com/sitemap/sitemap.xml7) Optionally, made a corn job for the index.php and let it run itself.

Submit the sitemap.xml to google.
Now, sit down and never look at it, it will do the job for you!!
Enjoy!
BSMaster (not really)