Seo Aeo Audit

🌐Community
by warpdotdev · vlatest · Repository

Helps with SEO, auditing as part of marketing, SEO, and growth tasks workflows.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add seo-aeo-audit npx -- -y @trustedskills/seo-aeo-audit
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "seo-aeo-audit": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/seo-aeo-audit"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

What it does

This skill assists with search engine optimization (SEO) by analyzing a website based on Lighthouse SEO audits and Google Search guidelines. It focuses specifically on technical SEO, on-page optimization, and structured data implementation to improve a site's visibility in search results. The tool provides guidance related to crawlability, robots.txt configuration, meta robots tags, canonical URLs, XML sitemaps, URL structure, and HTTPS security.

When to use it

  • You need help ensuring your website is easily crawled and indexed by search engines.
  • You're troubleshooting issues with a website’s technical SEO performance.
  • You want to optimize your site’s robots.txt file for proper crawling behavior.
  • You are creating or updating an XML sitemap.
  • You need guidance on structuring URLs for better SEO.

Key capabilities

  • Robots.txt Analysis: Provides examples and guidelines for configuring the robots.txt file to control crawler access.
  • Meta Robots Tag Guidance: Offers explanations of how to use meta robots tags (index/noindex, follow/nofollow) to manage page indexing and link following.
  • Canonical URL Implementation: Explains best practices for implementing canonical URLs to prevent duplicate content issues.
  • XML Sitemap Generation & Best Practices: Provides examples of XML sitemaps and outlines key considerations like maximum file size, inclusion criteria, and submission to search consoles.
  • URL Structure Recommendations: Offers guidelines on creating SEO-friendly URLs (hyphens vs. underscores, lowercase, length limits, keyword usage).
  • HTTPS Security Guidance: Emphasizes the importance of HTTPS and provides examples of security headers.

Example prompts

  • "How should I configure my robots.txt file to block access to my admin panel?"
  • "What are some best practices for creating an XML sitemap?"
  • "Give me an example of a canonical URL tag."
  • “What is the correct format for a URL?”

Tips & gotchas

  • The skill provides examples and guidelines based on Google Search guidelines; always refer to official documentation for the most up-to-date information.
  • This skill focuses on technical SEO aspects, not broader marketing strategies or keyword research.

Tags

🛡️

TrustedSkills Verification

Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.

Security Audits

Gen Agent Trust HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
warpdotdev
Installs
53

🌐 Community

Passed automated security scans.