• when I inspect the site it keeps on sending the request using admin-ajax.php

    access-control-allow-credentials: true
    access-control-allow-origin: https://sgl-labs.com
    alt-svc: h3=”:443″; ma=86400, h3-29=”:443″; ma=86400, h3-28=”:443″; ma=86400, h3-27=”:443″; ma=86400
    cache-control: no-cache, must-revalidate, max-age=0
    cf-cache-status: DYNAMIC
    cf-edge-cache: cache,platform=wordpress
    cf-ray: 6bde1f827f2f85ba-BOM
    content-encoding: br
    content-type: text/html; charset=UTF-8
    date: Wed, 15 Dec 2021 07:57:47 GMT
    expect-ct: max-age=604800, report-uri=”https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct”
    expires: Wed, 11 Jan 1984 05:00:00 GMT
    nel: {“success_fraction”:0,”report_to”:”cf-nel”,”max_age”:604800}
    referrer-policy: strict-origin-when-cross-origin
    report-to: {“endpoints”:[{“url”:”https:\/\/a.nel.cloudflare.com\/report\/v3?s=bBwTktm93dyaIbenflw3WuMd68X0%2B0Rz2wD473ef2RPS4gP0xRYCdtKOiYC50EJzAylOgLU3eGadtKCYr4oM9aLv6zpjRJRrXmqGU%2Fi7Vn5shklWyN8xXG8zT7bKcQ%3D%3D”}],”group”:”cf-nel”,”max_age”:604800}
    server: cloudflare
    vary: Accept-Encoding
    x-content-type-options: nosniff
    x-frame-options: SAMEORIGIN
    x-powered-by: PHP/7.4.15
    x-robots-tag: noindex

Viewing 1 replies (of 1 total)
  • If you inspect the AJAX request in developer tools and look at the payload and response, that should help you find out what is making the AJAX request. On the sites I have with the Cloudflare plugin no AJAX requests are being made on the frontend by the Cloudflare plugin.

Viewing 1 replies (of 1 total)
  • The topic ‘To many admin-ajaj.php requests to report-uri.cloudflare.com’ is closed to new replies.