Hi,
I keep getting red X's in Google Webmaster tools, don't really know why the sitemap has errors, here is some info:
htaccess:
Admincp snapshot:Code:RewriteCond %{REQUEST_URI} !(admincp/|modcp/|cron|vbseo_sitemap/) RewriteRule ^((urllist|sitemap).*\.(xml|txt)(\.gz)?)$ vbseo_sitemap/vbseo_getsitemap.php?sitemap=$1 [L] RewriteEngine On ####Charset AddDefaultCharset Off ####Gzip <IfModule mod_rewrite.c> RewriteCond %{REQUEST_FILENAME} -f RewriteRule ^(.*)(js|css)$ redir.php?file=$1$2&type=$2 [L] </IfModule> ####ETags FileETag None ####Expires <IfModule mod_expires.c> ExpiresActive On ExpiresByType image/gif A2592000 ExpiresByType image/jpeg A2592000 ExpiresByType image/png A2592000 ExpiresByType application/x-shockwave-flash A2592000 ExpiresByType text/css A2592000 ExpiresByType application/x-javascript A2592000 </IfModule> RewriteEngine On RewriteCond %{REQUEST_FILENAME} !-f RewriteRule ^view_(.*).htm$ view.php?pg=$1 ErrorDocument 400 /400_forum.php ErrorDocument 401 /401_forum.php ErrorDocument 403 /403_forum.php ErrorDocument 404 /404_forum.php ErrorDocument 500 /500_forum.php Options +FollowSymLinks RewriteEngine On RewriteCond %{HTTP_HOST} ^phornixx\.com$ RewriteRule ^(.*)$ http://www.phornixx.com/$1 [R=301,L]
Please I need to find a solution almost the half of my traffic is gone.
Thanks in advanced!


LinkBack URL
About LinkBacks











Reply With Quote

