Google indexing error

What is the name of the domain?

blog-club.org

What is the issue you’re encountering

When running a site through cloudflare, a problem arises with indexing pages in Google.

What steps have you taken to resolve the issue?

I completely disabled all blocking rules and cleared the cache. But the indexing error did not go away.

Screenshot of the error

Hello,

If you’re seeing a 403 error without Cloudflare branding, this is always returned directly from the origin web server, not Cloudflare, and is generally related to permission rules on your server. The top reasons for this error are:

  1. Permission rules you have set on the origin web server (in the Apache .htaccess for example)
  2. Mod_security rules
  3. IP deny rules. You need to make sure that Cloudflare’s IP ranges :arrow_upper_right: aren’t being blocked

Cloudflare will serve 403 responses if the request violated either a default WAF managed rule enabled for all orange-clouded Cloudflare domains or a WAF managed rule enabled for that particular zone. Read more at WAF Managed Rules.

To investigate a blocked or challenged request, navigate to Security > Security Events section of your Cloudflare Dashboard.

If you’re seeing a 403 response that contains Cloudflare branding in the response body, this is the HTTP response code returned along with many of our security features:

This topic was automatically closed after 15 days. New replies are no longer allowed.