PROBIE
Fix these issues
Report readyDispatch 19

We found 6 issueson firmafast.clworth fixing.

Probie inspected firmafast.cl the way a new customer would. 5 pages, desktop and phone, 9 minutes. Sep 16, 2026.

5 pages visited76 controls found37 clicked
firmafast.cl's report cardSep 16, 2026

The mobile menu dialog has no accessible title.

1 serious5 minor
See the breakdown
Probie doesn't stop at the report.Sign up and turn these findings into tested pull requests.
Fix these issues →
Probie on site

Watch the inspection.

We navigate your site the way customers would. Idle time is skipped.

Inspect your own site
the grades
AVisualPages rendered the way they should.
AAccessibilityNo contrast or readability problems turned up.
AButtons and linksEverything we clicked did something.
CUnder the hoodThe mobile menu dialog has no accessible title
B-MobileThe curl example is cut off in the terminal block
the issues
Serioushome page · phone

The mobile menu dialog has no accessible title

Opening the mobile navigation from the "Abrir menú" button on / logs a console error: "`DialogContent` requires a `DialogTitle` for the component to be accessible for screen reader users." The dialog that holds the mobile navigation renders without a title element, so screen reader users get no announced name for the panel when it opens. The error repeats on every open of that menu.

firmafast.cl
Captured during the scan: The mobile menu dialog has no accessible title
from the scan · / · mobileopen full capture ↗

Try it: Open / on a phone viewport with the console visible and tap the hamburger button in the header; the DialogContent/DialogTitle error appears each time the menu opens.

Minor/integraciones · phone

The curl example is cut off in the terminal block

On /integraciones at a 390px viewport, the curl example in the terminal code block runs past the panel's right edge and stops mid-word: the line reads "curl -X POST https://api.firmafast.cl/v1/docume" and the rest of the endpoint path is not rendered. The panel shows no scrollbar, fade, or wrap, so the full request line cannot be read on a phone. The surrounding -H and -d lines fit, which makes the truncation on the endpoint line the only missing part of an otherwise copyable snippet.

firmafast.cl/integraciones
Captured during the scan: The curl example is cut off in the terminal block
from the scan · /integraciones · mobileopen full capture ↗

Try it: Open /integraciones on a phone or a 390px-wide window and look at the curl line in the terminal block; the URL stops at "v1/docume" with nothing to scroll.

Minor/integraciones · phone

The curl example is cut off in the code panel

On /integraciones at a 390px viewport, the curl example inside the dark code panel runs past the panel's right edge. The endpoint line renders as "curl -X POST https://api.firmafast.cl/v1/docume" and stops at the panel border, so the rest of the URL and any following arguments are not visible, and no scrollbar or other affordance marks the line as scrollable. The same clipping appears on a second load at the same scroll position.

firmafast.cl/integraciones
Captured during the scan: The curl example is cut off in the code panel
from the scan · /integraciones · mobileopen full capture ↗

Try it: Open /integraciones on a phone or a 390px wide browser window and scroll to the curl code block; the POST URL line is cut at the panel edge.

Minorhome page

The og:image URL returns HTML instead of an image

The home page declares og:image as https://firmafast.cl/og-image.png, but that URL responds 200 with content-type text/html rather than an image, which is the SPA fallback document. The twitter:card is set to summary_large_image, so the preview card has no valid image to render. For comparison, /favicon.ico on the same project returns image/x-icon correctly. Links shared to social networks and messaging apps will fall back to a text-only preview.

Try it: Open https://firmafast.cl/og-image.png directly and check the response content-type, or paste https://firmafast.cl/ into a link preview debugger and see that no image renders.

Minorhome page

Five routes ship the same meta description

Five distinct routes on firmafast.cl serve an identical meta description: "Plataforma líder de firma electrónica en Chile. Firma documentos con validez legal en segundos. Soluciones para empresas, notarías, salud e instituciones públicas." The routes are /, /integraciones, /v, /hablemos and /partners, which cover different topics: integrations, contact, and partners. Search results and link previews for these pages carry no distinguishing summary.

Try it: Load /integraciones, /hablemos and /partners and read the meta name="description" tag in each document head; all three match the homepage description exactly.

Minorhome page

Five security response headers are missing

The response from https://firmafast.cl/ is missing Content-Security-Policy, CSP frame-ancestors or X-Frame-Options, X-Content-Type-Options: nosniff, Referrer-Policy, and Cross-Origin-Resource-Policy.

firmafast.cl
Captured during the scan: Five security response headers are missing
from the scan · / · desktopopen full capture ↗

Try it: Run curl -sI https://firmafast.cl/ and check the response for Content-Security-Policy, X-Frame-Options, X-Content-Type-Options, Referrer-Policy, and Cross-Origin-Resource-Policy.

polish
Polish

The "Soluciones" text sits awkwardly

The footer column headings are misaligned vertically: "Soluciones" sits about 20px higher than "Plataforma" in the same row.

from report to pull request

Probie fixes this for you.

This report came from one visit. When installed on your project, Probie watches real sessions, reproduces failures, and opens tested fixes as pull requests.

Sign up and get this fixed
PRFix: The mobile menu dialog has no accessible title
probie/fix-1+12−4checks passing

Free inspection

What should Probie inspect next?

Enter a project URL. There is nothing to install.

Probie checks every issue twice, respects robots.txt, and backs off at bot challenges.