I followed what I thought was right. I have an htaccess file names
htaccess.htaccess and inside it is
RewriteEngine On
RewriteRule ^((urllist|sitemap).*\.(xml|txt)(\.gz)?)$ vbseo_sitemap/vbseo_getsitemap.php?sitemap=$1 [L]
thats located in my b20vtec.com/htaccess
I have also done the following.
I did 777 to every file that has to do with the vbseo sitemap that it would let me..
and the links that do and dont work.
http://www.b20vtec.com/sitemap_index.xml.gz or
http://www.b20vtec.com/forums/sitemap_index.xml.gz since im not sure which it is. they both come back with the same results.
I found that my sitemap_index.xml.gz file isnt 777 but it wont let me change it now.
mod_rewrite and its on.
and this link works
http://b20vtec.com/forums/vbseo_site...p_index.xml.gz but I know thats not how it should show up.