seo-audit

Audit website SEO using Google Search Console and analytics data.

1|Updated Feb 13, 2021
One-click install
npx skills add https://github.com/driftingly/dotfiles --skill seo-audit-driftingly
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: seo-audit
Source: https://github.com/driftingly/dotfiles/tree/main/config/claude/skills/seo-audit
Command: npx skills add https://github.com/driftingly/dotfiles --skill seo-audit-driftingly

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires selenium, requests, beautifulsoup4, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill helps you identify and address SEO issues, enhancing your site's organic search visibility and ranking.

Core Features & Use Cases

  • Technical SEO Audit: Analyze site architecture, crawlability, indexation, speed, mobile-friendliness, and security.
  • On-Page SEO Audit: Review title tags, meta descriptions, headings, content quality, and image optimization.
  • Content Quality Assessment: Evaluate expertise, authoritativeness, and trustworthiness of content.
  • Use Case: If you've noticed a drop in organic traffic or suspect technical SEO issues, this Skill can guide you through the audit process.

Quick Start

Use the SEO Audit skill to perform a full site SEO audit.

Frequently Asked Questions about seo-audit

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

FAQPage Schema
How do I perform a technical SEO audit for my website?

A technical SEO audit analyzes site architecture, crawlability, indexation, speed, mobile-friendliness, and security. This process uses Python libraries like Selenium and BeautifulSoup4 to evaluate your site's infrastructure and identify organic search visibility issues.

What is included in an on-page SEO analysis?

An on-page SEO analysis reviews title tags, meta descriptions, headings, content quality, and image optimization. It evaluates the expertise, authoritativeness, and trustworthiness of your content to ensure pages meet search engine ranking requirements.

Do I need Google Search Console data for a site analysis?

Yes, a comprehensive site analysis requires access to Google Search Console and site analytics data. Integrating these data sources allows the audit to accurately diagnose indexation issues and identify specific reasons for drops in organic traffic.

Can I use Selenium and BeautifulSoup4 to check mobile-friendliness?

Yes, Selenium and BeautifulSoup4 are used to crawl and render pages for checking mobile-friendliness and site speed. These Python dependencies automate the extraction of page elements to assess technical SEO factors across your website.

Why has my organic search traffic dropped after a site update?

Dropped organic search traffic often stems from technical SEO issues like broken crawlability or poor mobile-friendliness. An audit diagnoses these site performance problems by analyzing site architecture and indexation using Python scripts.

What is the best way to check website crawlability and indexation?

The best way to check crawlability and indexation is running a comprehensive SEO audit using Python scripts. This process evaluates your site architecture and security protocols to ensure search engines can properly access and rank your pages.