inga
March 1, 2024, 10:56am
1
how do I remove the following error. " No redirect or canonical to HTTPS homepage from HTTP version" It is recommended to do the following " Do either of the following:
Redirect your HTTP page to the HTTPS version via a 301 redirect
Mark up your HTTPS version as the preferred one by adding a rel=“canonical” to your HTTP pages
I don’t know how to do this.
I used the alway use HTTPS method .
I also had a Forwarding URL (Status Code: 301 - Permanent Redirect, Url: for www mysite dot com
I change SSL/TLS encryption mode from flexible to full.
I still have the error.
sandro
March 1, 2024, 10:57am
3
inga:
to full
For starters, this should not be Full but Full Strict.
Then, what’s the domain?
inga
March 1, 2024, 11:08am
4
my website >>> https://www.doyouboo.com is a broken link. I have a 403 error How do I fix this?
sandro
March 1, 2024, 11:10am
7
Did you change to Full Strict?
inga
March 1, 2024, 11:12am
8
Both website have this issue
inga
March 1, 2024, 11:12am
9
Yes, I change to full strict.
sandro
March 1, 2024, 11:13am
10
You are discussing the first domain already in a different thread.
As for the second, you set the naked domain as canonical URL and Cloudflare redirects to that address, so it should be all right.
curl -I https://www.ingafay.com
HTTP/1.1 301 Moved Permanently
Location: https://ingafay.com/
sandro
March 1, 2024, 11:19am
12
You just opened it a few minutes ago.
But the other domain is not the focus here, we are discussing the second one.
inga
March 1, 2024, 11:21am
13
I just opened what a few minutes ago.
I’m a novice and I don’t know how to do this.
sandro
March 1, 2024, 11:23am
14
Again, your domain is properly redirected to the canonical URL, so your configuration should be all right.
inga
March 1, 2024, 11:25am
15
how do I fix the ingafay dot com, then?
What does this mean?
sandro
March 1, 2024, 11:25am
16
What exactly do you want to fix?
inga
March 1, 2024, 11:29am
17
I still have an error for www.doyouboo.me after my site audit.
403 error again
sandro
March 1, 2024, 11:29am
18
This is not the domain we are talking about. Please stay with the same domain.
inga
March 1, 2024, 11:31am
19
I have the error with both domains. That is why I shared both when you asked about the domain.
sandro
March 1, 2024, 11:32am
20
Again, we are talking about a specific domain here and I already addressed the issue.
inga
March 1, 2024, 11:34am
21
Changing from Full but Full Strict address the issue.
sandro
March 1, 2024, 11:34am
22
That is not what I referred to. Changing to Full Strict was required to make sure the site is not insecure.
inga
March 1, 2024, 11:35am
23
What are you referring then?
What was the fix?