seo-audit

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

Updated Mar 6, 2026
One-click install
npx skills add https://github.com/Transform24/THE-QUIET-AUTHORITY --skill seo-audit-transform24
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: seo-audit
Source: https://github.com/Transform24/THE-QUIET-AUTHORITY/tree/main/content-ops/_factory/skills/seo-audit
Command: npx skills add https://github.com/Transform24/THE-QUIET-AUTHORITY --skill seo-audit-transform24

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve? Websites lose organic traffic due to hidden crawlability, indexation, speed, and content issues that are hard to diagnose systematically. This Skill runs a structured SEO audit that identifies issues, rates their impact, and delivers a prioritized action plan. ## Core Features & Use Cases - Technical SEO Audit: Checks robots.txt, XML sitemaps, canonicalization, Core Web Vitals, HTTPS, mobile-friendliness, and international SEO (hreflang, locale canonicals, multilingual sitemaps). - On-Page & Content Audit: Reviews title tags, meta descriptions, heading structure, internal linking, keyword targeting, and E-E-A-T signals, with site-type-specific frameworks for SaaS, e-commerce, blogs, local business, and multilingual sites. - Use Case: After a WordPress-to-Next.js migration causes a 40% traffic drop, use this Skill to check redirect mappings, canonical tags, and indexation status, then receive a prioritized recovery plan. ## Quick Start Audit the SEO of my website at https://example.com and give me a prioritized list of issues to fix.

Frequently Asked Questions about seo-audit

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

FAQPage Schema
How do I audit my website for SEO issues?▼

Run a structured audit in priority order: crawlability and indexation first, then technical foundations like speed and HTTPS, then on-page optimization, content quality, and authority. The audit produces findings with impact ratings and a prioritized action plan.

Why did my organic traffic drop after a site migration?▼

Traffic drops after migrations usually come from missing 301 redirects, incorrect canonical tags, blocked crawlers in robots.txt, or outdated XML sitemaps. Check Search Console coverage reports and redirect mapping first, then expect recovery to take several weeks.

Can web_fetch or curl detect schema markup on a page?▼

No, web_fetch strips script tags and curl only sees static HTML, so both miss JSON-LD injected by JavaScript through CMS plugins like Yoast or RankMath. Use a browser tool, Google Rich Results Test, or Screaming Frog to detect schema accurately.

What are the Core Web Vitals thresholds for SEO?▼

Core Web Vitals thresholds are LCP under 2.5 seconds, INP under 200 milliseconds, and CLS under 0.1. Pages loading in 5-6 seconds exceed acceptable limits and can negatively affect rankings, especially on mobile.

What are the most common hreflang mistakes on multilingual sites?▼

Common hreflang errors include missing self-referencing entries, non-reciprocal links between pages, invalid codes like en-UK instead of en-GB, and canonical URLs that conflict with the hreflang set. Any of these can cause Google to ignore the annotations entirely.

When should I use an SEO audit versus a schema implementation tool?▼

Use an SEO audit to diagnose ranking, traffic, crawlability, and content issues across a site. For implementing structured data like FAQ schema on specific pages, use a dedicated schema skill instead, since that is an implementation task rather than a diagnostic one.