Importance: Medium
Error «HTTPS → HTTP Redirects» Description
Shows pages with HTTPS protocol that redirect to the address with HTTP protocol.
The Importance of the Problem
If a site with the HTTPS protocol has addresses which lead to the HTTP protocol, this can cause an infinite redirect loop. Also when users land on an insecure page, they may consider the site low-quality and leave it. Search engines may also consider the website insecure and lower its rankings in search. As a result, the site may lose search traffic.
How to Fix Error
If HTTP is the main site protocol, you can ignore this issue.
In case if the main site protocol is HTTPS, check why some addresses lead to a HTTP protocol, and set the right redirect.
|