This is Interesting: Free Magazines for Graphics designers and webmasters
Home > Archive > Webmaster forum > January 2005 > 301 redirects and awstat
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
301 redirects and awstat
|
|
| NoName 2005-01-28, 7:44 pm |
| How or where I can detect what is causing 301 redirects to show AWSTAT
stats?
I don't have any 301 redirects, and haven't used any, so I wonder what is
causing lot of 301 redirects to shown in awstat statistics?
Where should I start to find out reason for those? Or how do I detect 301
redirect happening in the first place? Can it done with PHP in page or what?
| |
| lostinspace 2005-01-28, 7:44 pm |
| ----- Original Message -----
From: "NoName" <>
Newsgroups: alt.www.webmaster
Sent: Thursday, January 27, 2005 11:22 PM
Subject: 301 redirects and awstat
> How or where I can detect what is causing 301 redirects to show AWSTAT
> stats?
>
> I don't have any 301 redirects, and haven't used any, so I wonder what is
> causing lot of 301 redirects to shown in awstat statistics?
>
> Where should I start to find out reason for those? Or how do I detect 301
> redirect happening in the first place? Can it done with PHP in page or
> what?
>
>
A very common "default" reason for 301's is the result of SEPRS not
providing the "/" at the end of directory only URL.
Your server picks up the invalid (http://www.mysite/folder ) and redirects
it to
http://www.mysite/folder/
I don't recall what SE does this without looking, however one is a more
vaild offender than all the others combined.
| |
| NoName 2005-01-28, 7:44 pm |
|
"lostinspace" <lostinspace@123-universe.com> wrote in message
news:5rjKd.24150$by5.11681@newssvr19.news.prodigy.com...
<
> A very common "default" reason for 301's is the result of SEPRS not
> providing the "/" at the end of directory only URL.
> Your server picks up the invalid (http://www.mysite/folder ) and
redirects
> it to
> http://www.mysite/folder/
>
> I don't recall what SE does this without looking, however one is a more
> vaild offender than all the others combined.
Thanks, I think I have used always trailing / in urls, but I better look
into this too :)
| |
|
|
| lostinspace 2005-01-28, 7:44 pm |
| ----- Original Message -----
From: "NoName" <>
Newsgroups: alt.www.webmaster
Sent: Friday, January 28, 2005 12:00 AM
Subject: Re: 301 redirects and awstat
>
> "lostinspace" <> wrote in message
> ...
> <
> redirects
>
> Thanks, I think I have used always trailing / in urls, but I better look
> into this too :)
>
>
It's NOT through no fault or error of yours.
It's the way the SE's list the URL. It's their error in simple designation
of root folders without a file name after the folder.
|
|
|
| | Copyright 2003 - 2008 forum4designers.com Software forum Computer Hardware reviews |
|