user412
January 27, 2022, 11:55am
#1
Hi
I make a curl -I https://labo-uzerche.fr and receive a 403 forbidden answer
What does ths mean ?
Is this ok for SEO and website reputation ?
Is it easy to transform in “200 ok” and how can I go bak to that ?
Thanks for your time and help
Have a very nice sunny day !!!
sandro
January 27, 2022, 11:59am
#2
Appears to load fine.
sitemeer.com/#https://labo-uzerche.fr
You seem to have some user agent filter on your server, which blocks cURL requests.
3 Likes
sandro
January 27, 2022, 12:00pm
#3
You do have a security issue however.
Unencrypted & unverified connections
Imagine you open Paypal and suddenly get that warning
[image]
Would you continue? Probably not. For decades leaders in IT security have advocated that people upgrade their sites from unencrypted HTTP to secure HTTPS. And for a reason, everything you send via an HTTP connection is sent in plain text and can be intercepted at any point between you and the server.
Equally, you’d probably not proceed if you got such a warning, right?
[image]
That’s when th…
2 Likes
hst
January 27, 2022, 12:50pm
#4
No, it is not OK for SEO of your website. any status error code effects the SEO of the website. However it can be fixed when you fix the error. If you get error on special pages that are not important for you, one quick fix would be redirecting those pages to home page using redirect.
1 Like
sandro
January 27, 2022, 12:55pm
#5
@hst , there is no SEO issue. The site is loading fine, the actual issue is the missing certificate.
2 Likes
hst
January 27, 2022, 1:00pm
#6
Yes, I visited the home page successfully but i wanted to note him that having 403 , 404 or other status error codes impact SEO of any website.
1 Like
sandro
January 27, 2022, 1:02pm
#7
Sure, if you don’t serve the desired content, there naturally is a probability that search engines won’t index it but that shouldn’t be the case here. cURL is blocked for whatever reason and the site is not securely configured.
2 Likes
user412
January 27, 2022, 6:34pm
#8
Now we think (!) = we do not renew the godaddy certificate …
We thought that Cloudflare free ssl will be sufficient
Now, what are the options ?
Is it possible to destroy the goddady certificate and use the auto-declared Cloudflare SSL ?
Thanks for your rich, nice and free support
sandro
January 27, 2022, 6:43pm
#9
I am afraid it is not.
Renewing the existing certificate or getting an Origin certificate from Cloudflare. The previously linked article has all on that.
system
closed
January 30, 2022, 6:43pm
#10
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.