Page is a not externally linkable
- WebmasterWorld
-- Website Analytics - Tracking and Logging
---- Awstat return code 302 - Meaning


Blutarsky - 11:59 am on Jul 25, 2009 (gmt 0)


In my Awstats panel, in the HTTP Status codes I have the following stats:

302 Moved temporarily (redirect) 3945 97.6 % 134.89 KB
500 Internal server Error 50 1.2 % 95.27 KB
206 Partial Content 32 0.7 % 486.68 KB
404 Document Not Found 7 0.1 % 22.90 KB
301 Moved permanently (redirect) 6 0.1 % 2.43 KB

As the website has changed from [domain.com...] to [domain.com,...] say two months ago, with little or no links pointing at the www domain, I'm wondering if there's some problems left somewhere and I'm loosing some traffic...

- the site is running on Apache + Wordpress 2.71
- There are some SEO plugin installed
- this is the htacces.conf file content:

# BEGIN WordPress
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]
</IfModule>
# END WordPress

Thanks for helping


Thread source:: http://www.webmasterworld.com/analytics/3959464.htm
Brought to you by WebmasterWorld: http://www.webmasterworld.com