Weekly Website Link Checker with Slack Alerts for Broken URLs - n8n Workflow | Neura Market
Weekly Website Link Checker with Slack Alerts for Broken URLs
Automates weekly scans for broken links on your website using HTTP requests, filters issues, and sends instant Slack alerts while compiling a list for tracking.
This n8n workflow automates the monitoring of website link integrity by running weekly scans via HTTP GET requests to detect broken URLs. It starts with a Cron trigger to schedule checks, performs scans on specified site sections like blogs, filters out valid links, and identifies broken ones based on status codes (e.g., 404). For detected issues, it sends targeted Slack notifications to your team and generates a compiled list of broken links with details like URL, status, and timestamp for easy
Platform
n8n
Category
E-commerce
Price
$12.99
Creator
Bryce Yu
monitoring
broken-links
slack
cron
http
website
automation
ecommerce
alerts
seo
How to import this workflow into n8n
1Purchase or download the workflow to get the n8n workflow JSON file.
2In your n8n instance, open Workflows and choose "Import from File" (or paste the JSON with Ctrl+V on the canvas).
3Open each node marked with a credential warning and connect your own accounts and API keys.
4Run the workflow once manually to verify the data flow, then toggle it to Active.