Detecting REFERRER 301 redirects in AwStats
Posted
by
Riccardo
on Stack Overflow
See other posts from Stack Overflow
or by Riccardo
Published on 2011-01-10T10:26:26Z
Indexed on
2011/01/10
12:54 UTC
Read the original article
Hit count: 735
http-status-code-301
|awstats
About six months ago, I have moved a website to a new domain, and helped migration using 301 redirects into .htaccess of the old domain.
This morning I was looking at AwStats log of the new domain, and was surpised to notice that in the "HTTP Status codes"section, 301 redirects score 77% of the whole codes (seems 200 are not tracked here). So, what is the proper meaning of the 301 code in those stats? Does it mean that 77% of traffic is incoming (referrer) from 301 redirects or?
© Stack Overflow or respective owner