seo-audit

Diagnose technical, on-page, and content SEO issues and produce prioritized audit reports.

Updated Jul 30, 2026
One-click install
npx skills add https://github.com/executiveusa/SYNTHIA-3.1 --skill seo-audit-executiveusa
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: seo-audit
Source: https://github.com/executiveusa/SYNTHIA-3.1/tree/main/03-brain/apps/control-room/openclaw-logic/synthia-3.0-backend/skills.md/marketingskills-main/marketingskills-main/skills/seo-audit
Command: npx skills add https://github.com/executiveusa/SYNTHIA-3.1 --skill seo-audit-executiveusa

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve? Website owners often cannot tell why their pages fail to rank in search results. This Skill performs a structured SEO audit covering crawlability, indexation, Core Web Vitals, on-page optimization, and content quality, then delivers a prioritized action plan instead of a vague checklist. ## Core Features & Use Cases - Technical SEO Audit: Checks robots.txt, XML sitemaps, canonicalization, HTTPS, mobile-friendliness, and Core Web Vitals (LCP, INP, CLS). - On-Page Review: Evaluates title tags, meta descriptions, heading structure, image alt text, internal linking, and keyword targeting for cannibalization. - Content Quality Assessment: Applies E-E-A-T criteria and flags thin or outdated content, with site-type-specific guidance for SaaS, e-commerce, blogs, and local businesses. - Use Case: A SaaS founder asks why organic traffic dropped after a site migration. The Skill checks indexation status, redirect chains, and canonical tags, then outputs an executive summary with critical fixes, quick wins, and long-term recommendations. ## Quick Start Audit my website example.com for SEO issues and give me a prioritized list of fixes.

Frequently Asked Questions about seo-audit

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I run a technical SEO audit on my website?▼

Start with crawlability and indexation: check robots.txt, XML sitemaps, canonical tags, and Search Console coverage. Then measure Core Web Vitals (LCP under 2.5s, INP under 200ms, CLS under 0.1) with PageSpeed Insights, and verify HTTPS and mobile-friendliness.

Why is my website not ranking in Google search results?▼

Common causes include indexation blocks (noindex tags, wrong canonicals), thin or duplicate content, slow Core Web Vitals, and keyword cannibalization. A structured audit following the priority order of crawlability, technical foundations, on-page optimization, and content quality isolates the root cause.

How do I check if my site has schema markup?▼

Do not rely on curl or static HTML fetches, since CMS plugins like Yoast and RankMath inject JSON-LD via JavaScript. Use Google Rich Results Test, a browser query for script tags with type application/ld+json, or a Screaming Frog crawl that renders JavaScript.

What tools are needed for an SEO audit?▼

Free tools cover most needs: Google Search Console for indexation, PageSpeed Insights for Core Web Vitals, and Rich Results Test for structured data. Paid tools like Screaming Frog, Ahrefs, or Semrush add large-scale crawling and backlink analysis.

What are the limitations of automated SEO audits?▼

Static fetch tools cannot detect JavaScript-injected schema or rendered content, leading to false findings. Content quality and E-E-A-T assessment still require manual judgment, and Search Console access is needed for accurate indexation and traffic data.