i check few times in root directory but there was nothing there,after about 3 times i have clicked to generate manually , i did not used any cron job.
and in that box i did put my forum link
http://www.wsogroupbuy.com
now in root .htaccess i have this:
Code:
RewriteEngine on
RewriteRule ^((urllist|sitemap).*\.(xml|txt)(\.gz)?)$ vbseo_sitemap/vbseo_getsitemap.php?sitemap=$1 [L]
RewriteCond %{HTTP_HOST} ^wsogroupbuy\.com$ [OR]
RewriteCond %{HTTP_HOST} ^www\.wsogroupbuy\.com$
RewriteRule ^/?$ "http\:\/\/wsogroupbuy\.com\/forum\.php" [R=301,L]
maybe i need to take this : /forum\ out from there?
all forum files are directly in root.
thank you,