workflows.fit
Back to n8n workflows
n8n templateFreeBy Rodrigue Gbadou

Automate weekly SEO reports from Google Search Console to email

What this workflow does This n8n workflow connects to Google Search Console to fetch SEO performance data (clicks, impressions, CTR, and average position) for the last 7 days. It formats the results into a clean weekl...

DevelopmentCore NodesCommunicationHITLCronHttp RequestFunctionSticky Note
Loading interactive preview...

Template notes

What this workflow does This n8n workflow connects to Google Search Console to fetch SEO performance data (clicks, impressions, CTR, and average position) for the last 7 days. It formats the results into a clean weekly summary and automatically sends it to your email inbox every Monday morning.

Ideal for: - Website owners - Bloggers - SEO consultants who want to track site performance over time without manual reporting.

---

Setup steps

1. Replace YOURSITEURL in the HTTP Request node with your verified domain from Google Search Console. 2. Connect your Google OAuth2 credentials to the HTTP Request node. 3. Set up your SMTP credentials in the "Send Email" node. 4. Adjust the recipient email address and subject line if necessary. 5. (Optional) Customize the Function node to include more queries or format the report as a PDF.

Estimated setup time: ~10 minutes

Sticky notes are included in the workflow canvas to guide you step-by-step.

---