Importance: Low
Error «Non-HTTPS Protocol» Description
Indicates URLs without secure HTTPS protocol.
The Importance of the Problem
If a secure website with HTTPS protocol has HTML pages, images, or other files with HTTP protocol, it may cause the 'Mixed content' issue.
In this case, users may see a corresponding warning in browser, consider the site low-quality and leave it. Search engines may also consider it insecure and lower its rankings in search. As a result, the site may lose search traffic.
How to Fix Error
If a website uses an insecure HTTP protocol, ignore this issue.
If the main website protocol is HTTPS, check why specific pages use the HTTP protocol. Maybe redirects from the HTTP versions of URLs to the HTTPS ones have stopped working.
After the check, edit or delete all links pointing to pages with the HTTP protocol.
|