© 2026 Hedgehog Software, LLC

TwitterGitHubDiscord
More
CommunitiesDocsAboutTermsPrivacy
Search
Star
Setup for Free
Cloudflare DevelopersCD
Cloudflare Developers•2y ago•
2 replies
jd

Custom Pages

Hi! I'll like to know if there is a way to change the langueage of the
::CLOUDFLARE_ERROR_500S_BOX::
::CLOUDFLARE_ERROR_500S_BOX::


Since my page is in spanish and it displays something like this once I saw the preview

Connection timed out
The initial connection between Cloudflare's network and the origin web server timed out. As a result, the web page can not be displayed.

Ray ID: 000000000000000
Your IP address: 0.0.0.0
Error reference number: 522
Cloudflare Location: San José
Connection timed out
The initial connection between Cloudflare's network and the origin web server timed out. As a result, the web page can not be displayed.

Ray ID: 000000000000000
Your IP address: 0.0.0.0
Error reference number: 522
Cloudflare Location: San José


My html is simple, i'm just trying to show an image as a custom page

<!DOCTYPE html>
<html>
 <head>
   <meta charset="utf-8">
    <title>Problemas Técnicos</title>
</head>
<body>
  <h1> Problemas Técnicos </h1>
  <h2>::CLOUDFLARE_ERROR_500S_BOX::</h2>
  <img src="alerta.svg" alt="Error 500 - Problemas Técnicos" style="max-width:100%;">
</body>
</html>
<!DOCTYPE html>
<html>
 <head>
   <meta charset="utf-8">
    <title>Problemas Técnicos</title>
</head>
<body>
  <h1> Problemas Técnicos </h1>
  <h2>::CLOUDFLARE_ERROR_500S_BOX::</h2>
  <img src="alerta.svg" alt="Error 500 - Problemas Técnicos" style="max-width:100%;">
</body>
</html>
Cloudflare Developers banner
Cloudflare DevelopersJoin
Welcome to the official Cloudflare Developers server. Here you can ask for help and stay updated with the latest news
85,042Members
Resources

Similar Threads

Was this page helpful?
Recent Announcements

Similar Threads

Custom challenge pages
Cloudflare DevelopersCDCloudflare Developers / general-help
2y ago
Issue with custom pages
Cloudflare DevelopersCDCloudflare Developers / general-help
12mo ago
cloudflare pages custom domain
Cloudflare DevelopersCDCloudflare Developers / general-help
2y ago
Access Custom Pages (Beta)
Cloudflare DevelopersCDCloudflare Developers / general-help
3y ago