Automated Weekly Website Link Checker with Slack Notifications - n8n Workflow | Neura Market
Automated Weekly Website Link Checker with Slack Notifications
This workflow automates the process of checking for broken links on your website every week and sends notifications via Slack to keep your team informed.
The workflow is designed to maintain the integrity of your website by identifying broken links on a weekly basis. It uses an HTTP request to scan your website's sitemap, filters out links that return a 404 status, and compiles a list of these broken links. The list is then sent to a designated Slack channel, ensuring your team is promptly informed and can take corrective action. This automation helps in maintaining a seamless user experience on your website.
Platform
n8n
Category
Communication
Price
Free
Creator
Tom Anderson
if
cron
noOp
slack
function
stickyNote
httpRequest
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.