Check for and Fix HTTPS Issues
HTTPS is a confirmed Google ranking signal.
Implementing HTTPS is not difficult. But it can bring about some issues. HTTPS report helps to identify the affected URLs and and steps taken to fix the problem.
Common issues include the following:
- Expired certificate: Lets you know if your security certificate needs to be renewed
- Old security protocol version: Informs you if your website is running an old SSL or TLS (Transport Layer Security) protocol
- No server name indication: Lets you know if your server supports SNI (Server Name Indication), which allows you to host multiple certificates at the same IP address to improve security
- Mixed content: Determines if your site contains any unsecure content, which can trigger a “not secure” warning in browsers