Response 「Sorry, your browser is not supported.」 from hosting file

Has anyone encountered a similar incident?
I would like to know how you handled this situation.

When accessing the file set in “Hosting Files in the Root Directory” of SEO/metatags, the following response was returned.

<html>
    <body>
        Sorry, your browser is not supported. <br><br>
        For the best experience, using a modern browser such as Chrome, Safari, or Firefox is recommended.
    </body>
</html>

If it’s true, a javascript code should be returned, but it looks like cloudflare is responding like this.

In my case, I re-uploaded the same file under a different name and changed the path, and the problem was resolved.

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