Make Sure Your Domain

Redirect Works With HTTPS

HTTPS Everywhere

Why is this important?

Why You Might Lose Visitors

If your website doesn't use HTTPS, search engines might mark it as unsafe. This can lower your website's rank and make it less visible. Also, any links to your site around the internet won't work properly if they expect HTTPS.

Try a Site Without HTTPS

How Redirects Affect Your Site's Visibility

Having proper redirects on your site is good for SEO. It keeps the user experience smooth and makes sure search engines can find and understand your site easily. Good redirects also make your site seem more reliable and can improve its search ranking.

Explore More

HTTPS is the First Choice

When you type a website address, browsers first try to open it with HTTPS. If that doesn't work, they try HTTP. Soon, browsers might stop trying with HTTP at all because it's not secure.

Read More

How to fix it

Using Your Registrar's Redirection?

Most domain registrars (e.g., GoDaddy, NameCheap, etc.) do not support HTTPS redirection for domains. In this case, you can use third-party domain redirection services that offer HTTPS support, such as wardfor.com. After registering and setting up the redirect, all you need to do is update the A record for your domain.

No server? No worries! Try our easy SaaS service. We handle the SSL/TLS certificate for your domain and take care of redirections. First 5 domains are free!

Get Started For Free

Using Your Own Server?

A common issue is that your existing certificate includes "www.your_domain.com" but lacks "your_domain.com". For HTTPS redirection to function properly, it's necessary to have a TLS (Transport Layer Security) certificate for the original domain. Let's Encrypt provides free, automated, and open certificates, making it a popular choice. Here's a step-by-step guide to setting up a Let's Encrypt TLS certificate on your server.

  • Choose a client software First, select a client software to automate the certificate installation process. Certbot is highly recommended by Let's Encrypt for its ease of use and broad compatibility. Visit the Certbot website, choose your web server and operating system, and follow the provided installation instructions.
  • Install the certificate After installing Certbot, run it and follow the prompts. You'll need to provide your domain name. Certbot will then validate your domain and install the TLS certificate, also configuring your web server to use the new certificate.
  • Verify the installation Post-installation, verify that your certificate is correctly set up. Access your site using https:// to check the secure connection. Additionally, for a comprehensive verification, check your domain again on our website, which can help confirm the successful implementation of the TLS certificate.