We don’t recommend proxying to Netlify via Cloudflare: [Support Guide] What problems could occur when using Cloudflare in front of Netlify?
To get your site up-and-running, I’d recommend first changing the proxy status to “DNS only” as outlined in that support guide. Then, you’ll want to update your DNS settings to the following:
Type | Name | Value |
---|---|---|
A | @ | 75.2.60.5 |
CNAME | www | mehersyeda.netlify.app |
Once that’s complete the site should be successfully up-and-running. Let us know if you have additional questions.