Forum Moderators: buckworks & webwork

Message Too Old, No Replies

Redirects - confused!

         

Alan_G

4:03 pm on Jul 2, 2008 (gmt 0)

10+ Year Member



As I mentioned in another post, I'm trying to change domain name and have done much reading up on the subject, but am still not much the wiser!

I'm on GoDaddy and the '.com' is the primary domain name. I also have a 'co.uk' that is pointing at the same IP address. I have used GoDaddy's redirect facility to specify that '.co.uk' is to be re-directed to 'com', as an experiment. I selected 301 as opposed to 302 but have read elsewhere that this still operates as a 302 on GoDaddy, but that's another matter.

What is confusing me, is that when I feed to 2 urls into online redirect detecting software, I'm told they are BOTH direct links, when I would have expected the 'co.uk' domain to be flagged as a redirect.

This whole redirecting thing I'm finding very confusing. Any light shed on this would be welcome.

Alan_G

6:41 pm on Jul 2, 2008 (gmt 0)

10+ Year Member



Reason for my confusion, using fictitious domain names:

On GoDaddy, I have 3 domain names:

www.mydomain1.com (primary domain name)
www.mydomain2.co.uk
www.othername.com

The 1st two domains point to the same IP address, the third somewhere else.

I specified 301 redirect forwarding to www.mydomain1.com from both of the other two.

However, when looking at the headers, www.mydomain2.co.uk reports a 200, whereas www.othername.com returns a 301.

This seems to imply to me that if the same IP address is being used, the 301 redirect becomes redundant. If so, does that mean you don't get the google juice associated with a 301 redirect?

Alan_G

6:16 pm on Jul 2, 2008 (gmt 0)

10+ Year Member




System: The following 2 messages were spliced on to this thread from: http://www.webmasterworld.com/domain_names/3688688.htm [webmasterworld.com] by webwork - 2:39 pm on July 2, 2008 (utc -5)


I have seen a lot of forum messages saying that the GoDaddy 301 Redirect acts like a 302, and there is even a warning on the GoDaddy site saying that some search engines may see it as a 302. So, I did a 301 Redirect courtesy of GoDaddy's forwarding pane, and I got the following when looking at the header of the redirected url.

HTTP/1.1 301 Moved Permanently =>
Connection => close
Date => Wed, 02 Jul 2008 18:12:21 GMT
Server => Microsoft-IIS/6.0
X-Powered-By => ASP.NET
X-AspNet-Version => 2.0.50727
Location => [mydomain.com...]
Cache-Control => private
Content-Length => 0

Does this mean it works properly then?

bwnbwn

7:27 pm on Jul 2, 2008 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



yep that is a 10-4 on that