Redirect Works With HTTPS
Why is this important?
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.
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.
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.

How to fix it
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 FreeA 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.