Live Link Checker
detail.loadingPreview
Checks if backlinks from a Google Sheet are still live on the target landing page.
🚀Ready to Deploy This Workflow?
About This Workflow
Overview
This workflow automates the process of checking the status of backlinks listed in a Google Sheet. It reads backlink URLs and their corresponding landing pages from a Google Sheet, uses DataForSEO to crawl the landing pages, and then checks if the original backlink still exists and is dofollow. Finally, it updates the Google Sheet with the status of each backlink.
Key Features
- Reads backlink data from Google Sheets.
- Uses DataForSEO API to crawl landing pages.
- Checks for the existence and dofollow status of backlinks.
- Updates the status in the original Google Sheet.
- Includes a 20-second wait to avoid API rate limits.
How To Use
- Import the workflow: Import the provided n8n workflow JSON into your n8n instance.
- Configure Google Sheets credentials: Connect your Google Sheets account to n8n using OAuth2.
- Configure DataForSEO API credentials: Set up your generic HTTP basic authentication credentials for the DataForSEO API.
- Set environment variables: Define
API_BASE_URLandBASE_URLenvironment variables in your n8n settings. - Update Google Sheet IDs: Ensure the
documentIdandsheetNamein the Google Sheets nodes point to your correct spreadsheet and sheet. - Test the workflow: Run the workflow manually or set up a trigger to start the backlink checking process.
Apps Used
Workflow JSON
{
"id": "5205fc67-86e0-4a06-9a3b-dcfa1c21c4ee",
"name": "Live Link Checker",
"nodes": 0,
"category": "SEO & Marketing",
"status": "active",
"version": "1.0.0"
}Note: This is a sample preview. The full workflow JSON contains node configurations, credentials placeholders, and execution logic.
Get This Workflow
ID: 5205fc67-86e0...
About the Author
DevOps_Master_X
Infrastructure Expert
Specializing in CI/CD pipelines, Docker, and Kubernetes automations.
Statistics
Verification Info
Related Integrations
- Google Sheets + Schedule Trigger(394 workflows)
- Google Sheets + Split Out(277 workflows)
- Google Sheets + Slack(268 workflows)
- Gmail + Google Sheets(245 workflows)
- Google Drive + Google Sheets(203 workflows)
- Form Trigger + Google Sheets(163 workflows)
- Google Drive + Google Drive Trigger(135 workflows)
- Google Drive + Split Out(134 workflows)
- Google Sheets + Telegram(118 workflows)
- Execute Workflow Trigger + Google Sheets(101 workflows)
Related Workflows
Discover more workflows you might like
Generate SEO Keywords with Search Volumes
Automates the generation of new SEO keywords and retrieves their search volumes using the Google Ads API.
SerpBear SEO Rank Analysis
Analyzes keyword rankings from SerpBear and generates insights using AI.
Ahrefs Keyword Research Workflow
Automates keyword research using Ahrefs data.
n8n Error Alerting to LINE: Never Miss a Workflow Failure Again
Instantly get notified on LINE whenever an n8n workflow encounters an error. This template ensures you're always aware of issues, allowing for prompt resolution and uninterrupted automation.
Telegram Profanity & Toxicity Filter
This n8n workflow automatically monitors incoming Telegram messages for profanity and toxic language. It leverages Google's Perspective API to analyze message content, and if a message is deemed inappropriate, the workflow sends an automated warning response back to the sender.
Automate Competitor Tracking with Crunchbase & ClickUp
Streamline competitor analysis by automatically fetching data from Crunchbase and creating review tasks in ClickUp. Stay informed about market changes without manual effort.