English 中文(简体)
https 301 errors and SEO
原标题:

This question is related to a few tools that are returning errors and that I am not sure what to do about them, if anything.

At: http://andylangton.co.uk/online-tools/http-status-analyser

if I analyze http://drchrono.com

I get "Status code is 301. Status is Moved Permanently to https://drchrono.com/."

This makes sense but if I then analyze that address, https://drchrono.com/ I get the same error.

Do I need to fix this?

How?

Does this affect SEO?

最佳回答

I think it s just an error in the tool you are using, if you test this http://www.seoconsultants.com/tools/headers.asp you get correct OK 200 answer

问题回答

暂无回答




相关问题
How should I use https in Ruby on Rails

I m developing an application in Rails (2.3.4) and there are some parts that need to run over a secure protocol, for example, the login form, the credit card form, etc. How can I do just these pages ...

How to open a stream to httpS URL

I want to open a stream to a httpS URL and read the data. Kindly let me know how to do it. Regards Chaitanya

direct http to https on certain pages?

Hi I have added the below code to .ht access but how can I add another page to this? such as login.php also if the user types in www. they get a "untrusted connection" as the SSL is only valid ...

See what content is not sent over HTTPS

I created a page that is HTTPS only. On my browsers, I always get a warning that the page includes resources that are not secured. I just can t find out why! Looking at the source code seems fine. All ...

C# maintaining session over HTTPS on the client

I need to login to a website and perform an action. The website is REST based so I can easily login by doing this (the login info is included as a querystring on the URL, so I dont t need to set the ...

热门标签