Automate SEO Content Audit Reports with n8n & DataForSEO

Discover how to automate detailed SEO content audits for any website using n8n integrated with DataForSEO and Google Search Console. This workflow saves hours by generating branded HTML reports highlighting SEO issues like 404 errors, thin content, and meta problems.
httpRequest
code
set
+5
Workflow Identifier: 1148
NODES in Use: Manual Trigger, Set, HTTP Request, If, Wait, Code, SplitInBatches, ConvertToFile

Press CTRL+F5 if the workflow didn't load.

Learn how to Build this Workflow with AI:

Visit through Desktop for Best experience

What this workflow does

This workflow crawls up to 1000 website pages to find SEO problems automatically.

It collects page status codes, meta tag info, and content quality details from DataForSEO’s API.

Then, it fetches real search data like clicks and impressions from Google Search Console for each page.

Combining these data helps to identify broken links, redirects, thin or outdated content, missing tags, and other SEO issues.

Finally, it creates a branded HTML report summing up all findings and recommendations.


Who should use this workflow

This is for SEO consultants and website auditors who spend many hours checking hundreds of pages manually.

It fits people needing faster, accurate SEO audits with clear, client-ready reports.

Users with websites up to 1000 pages and access to DataForSEO and Google Search Console can apply it well.


Tools and services used

  • DataForSEO API: Crawls site pages to gather SEO data like status codes and meta tags.
  • Google Search Console API: Provides search analytics with clicks and impressions for each URL.
  • n8n automation platform: Runs the workflow, connects API calls, processes data, and generates the report.

Inputs, processing steps, and output

Inputs

  • Target domain name (up to 1000 pages)
  • DataForSEO account credentials (Basic Auth)
  • Google Search Console OAuth2 credentials
  • Brand details: company name, logo URL, and brand colors (optional)

Processing steps

  • Send request to DataForSEO to start crawling the site.
  • Wait and regularly check task status until crawl completes.
  • Download raw crawl data including URLs and SEO metrics.
  • Filter URLs with HTTP status 200 to focus on active pages.
  • Query Google Search Console for clicks and impressions by URL.
  • Pause requests to avoid API rate limits.
  • Match Google data with crawl results to enrich page info.
  • Extract pages with 404 errors or 301 redirects for problem focus.
  • Get source links pointing to broken or redirected URLs.
  • Analyze all data to detect SEO problems like thin content, missing metadata, or crawl depth issues.
  • Create a structured summary and detailed lists of findings.
  • Build a branded HTML audit report including summaries, tables, and recommendations.
  • Convert the HTML to a downloadable file ready to share with clients.

Output

A fully branded, detailed SEO audit report in HTML format, ready for download and client presentation.


Beginner step-by-step: How to use this workflow in n8n

Import the workflow

  1. Download the workflow file using the Download button on this page.
  2. In the n8n editor, click “Import from File” and select the downloaded workflow JSON file.

Configure credentials

  1. Add your DataForSEO Basic Auth credentials under n8n Settings → Credentials.
  2. Set up your Google OAuth2 credentials for Search Console API and add them in n8n Credentials.
  3. Assign these credentials to the corresponding HTTP Request nodes in the workflow.

Update workflow inputs

  1. Open the Set Fields node.
  2. Enter the target domain name in dfs_domain.
  3. Adjust max crawl pages or enable JavaScript rendering if needed.
  4. Add your company name, website, logo URL, and brand colors to personalize the report.

Test and activate

  1. Run the workflow manually inside n8n to check for errors and make sure it runs correctly.
  2. If the test run succeeds, set the workflow to active for production use.

Consider scheduling regular runs using a cron trigger (not included) for ongoing SEO audits.

For more control or scaling, consider self-host n8n.


Customization ideas

  • Change max crawl pages in Set Fields to audit smaller or larger parts of a site.
  • Turn on JavaScript crawling for sites relying on rendered content.
  • Modify brand colors and logo URL for personalized reports.
  • Adjust batch size in the looping node for Google API requests depending on quota limits.
  • Switch Google Search Console property type (domain or URL) to match your setup.

Handling common issues

DataForSEO API authentication failure

Check that Basic Auth credentials are correct and assigned to all DataForSEO HTTP nodes.

Google Search Console API errors or 403 responses

Make sure OAuth2 credentials have Search Console API enabled and the authenticated user has access to the site property.

Workflow waiting too long for crawl completion

Verify crawl task status on DataForSEO dashboard; abort or retry if stuck.

Summary of workflow result

✓ Automated crawl of up to 1000 pages for SEO data collection.

✓ Integration with Google Search Console to get real clicks and impressions.

✓ Identification and categorization of SEO issues including errors and thin content.

✓ Generation of a fully branded, easy-to-read HTML SEO audit report.

✓ Saves many hours of manual work and reduces human mistakes.

Frequently Asked Questions

It uses DataForSEO’s API to crawl up to 1000 pages of the target website and collect SEO-related data.
It provides search analytics like total clicks and impressions for each audited URL from the last 90 days.
The workflow limits crawls to 1000 pages but users can run multiple batches to cover bigger sites.
Check and update DataForSEO Basic Auth credentials and Google OAuth2 credentials in n8n settings and reassign them to relevant nodes.

Promoted by BULDRR AI

Related Workflows

Automate Viral UGC Video Creation Using n8n + Degaus (Beginner-Friendly Guide)

Learn how to automate viral UGC video creation using n8n, AI prompts, and Degaus. This beginner-friendly guide shows how to import, configure, and run the workflow without technical complexity.
Form Trigger
Google Sheets
Gmail
+37
Free

AI SEO Blog Writer Automation Workflows in n8n

A complete beginner guide to building an AI SEO blog writer automation using n8n.
AI Agent
Google Sheets
httpRequest
+5
Free

Automate CrowdStrike Alerts with VirusTotal, Jira & Slack

This workflow automates processing of CrowdStrike detections by enriching threat data via VirusTotal, creating Jira tickets for incident tracking, and notifying teams on Slack for quick response. Save hours daily by transforming complex threat data into actionable alerts effortlessly.
scheduleTrigger
httpRequest
jira
+5
Free

Automate Telegram Invoices to Notion with AI Summaries & Reports

Save hours on financial tracking by automating invoice extraction from Telegram photos to Notion using Google Gemini AI. This workflow extracts data, records transactions, and generates detailed spending reports with charts sent on schedule via Telegram.
lmChatGoogleGemini
telegramTrigger
notion
+9
Free

Automate Email Replies with n8n and AI-Powered Summarization

Save hours managing your inbox with this n8n workflow that uses IMAP email triggers, AI summarization, and vector search to draft concise replies requiring minimal review. Automate business email processing efficiently with AI guidance and Gmail integration.
emailReadImap
vectorStoreQdrant
emailSend
+12
Free

Automate Email Campaigns Using n8n with Gmail & Google Sheets

This n8n workflow automates personalized email outreach campaigns by integrating Gmail and Google Sheets, saving hours of manual follow-up work and reducing errors in email sequences. It ensures timely follow-ups based on previous email interactions, optimizing communication efficiency.
googleSheets
gmail
code
+5
Free