Answer these questions to help the Community help you get started.
Why you make it impossible to write messages I used the tool not to write links directly yet my message can’t go through…almost 1 hour of my time to write this message…I had to remove all links!
What is the domain name?
Pixellandlord (dot) [com]
foodextension (dot) [com] Have you searched for an answer?
yes
When you tested your domain using the [Cloudflare Diagnostic Center] Cloudflare (dot) [com] /diagnostic-center/, what were the results?
The community (dot) Cloudflare.[com] /t/community-tip-fixing-no-a-aaaa-or-cname-record-found-err-name-not-resolved-errors/42492 sends me to support Cloudflare (dot) [com] /hc/en-us) so unsure what is the next step to find the diagnostic center!
Also in Cloudflare account I see it monitoring people going to the site and says active, but according to this downforeveryoneorjustme (dot) [com] /foodextension (dot) [com] it clearly says it’s down for everyone.
Describe the issue you are having:
Both Foodextension and Pixellandlord websites are not loading.
What error message or number are you receiving?
I get this message for both urls:
Both of these are correctly setup with regards to NS. Cloudflare correctly responds to DNS queries.
In both cases you are in a redirect loop. Which is clear from the error message you are receiving.
The error “ERR_TOO_MANY_REDIRECTS” indicates a redirect loop between Cloudflare and your origin server. The easiest fix for this is to remove the redirect on your origin server. For a more detailed set of options, review the troubleshooting suggestions in this Community Tip.
To confirm there are no issues with redirects from our .htaccess files, I turned Your SSL/TLS encryption mode to Full as it was on flexible…that is the best I can do right now since I have no access to my wordpress site at the moment other than backend file.
Usually this happens if you have a valid certificate on the origin and you set-up a redirect on the origin from HTTP to HTTPS. If on Cloudflare you select Flexible, you will get into that loop as Cloudflare tries to go to HTTP, gets a redirect to itself.
Similarly, you can do the opposite problem.
Your website seems to go from HTTP to HTTPS to HTTP, etc. try unproxying the record.
Hi Matteo thanks for your reply, spoke to hostgator, they said to turn on Full strict…waiting next 30 minutes to see it it’ll make a difference, also retracted to the basic wordpress .htaccess file that can be found here wordpress (dot) [org] /documentation/article/htaccess/ if it doesn’t work I’ll try your other suggestion.