Check links
Find broken or failing links on a page or inside an Element.
Last updated
Find broken or failing links on a page or inside an Element.
Broken links waste journeys and hide content. Check links requests the links on the page (or inside an Element) and fails when their responses do not match the status rule you set.
Use the Flow Builder for this walkthrough.
Start with Open. Continue until every link you want checked is on screen.
From the Check family, add Check links.
Set Links Types to All Links, Internal, or External.
Set Target Area to Entire Page, or Inside Element when you only want links in one region (choose the Element).
Set Status to the rule that should pass. The default is No Errors (400-599).
All OK (200)
Every link returns 200
All Successful (200-299)
Every link returns a 2xx response
No 404 Errors
No link returns 404
No 400 or 404 Errors
No link returns 400 or 404
No Client Errors (400-499)
No link returns a 4xx response
No Server Errors (500-599)
No link returns a 5xx response
No Errors (400-599)
No link returns a 4xx or 5xx response (default)
Pro tip: Use Inside Element on nav, footer, or a content block when the full page has third-party links you do not own.
Last updated