050104-seo-optimization — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited 050104-seo-optimization (Agent Skill) and scored it 100/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 0 flagged
Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
Technical SEO covers how search engines discover, crawl, and index content. This skill provides the protocol-level knowledge and implementation patterns needed to make any web application search-engine friendly.
| Topic | File |
|---|---|
| Complete XML Sitemaps protocol, validation, cross-submission | references/sitemaps-protocol.md |
| robots.txt syntax, patterns, security | references/robots-txt.md |
| HTML meta, Open Graph, Twitter Cards, canonical, hreflang | references/metadata-og.md |
| JSON-LD structured data (Organization, WebSite, Article, Product, BreadcrumbList, FAQPage, etc.) | references/structured-data.md |
| Search engine submission, ping, monitoring, incremental strategy | references/search-submission.md |
| AI agent content negotiation, Markdown for Agents, Content Signals, llms.txt | references/agent-content-negotiation.md |
# Generate a sitemap.xml from known routes
# Place at root: http://example.com/sitemap.xml
# Notify Google
curl "https://www.google.com/ping?sitemap=http://example.com/sitemap.xml"
# Verify in robots.txt (at root: /robots.txt)
echo "Sitemap: http://example.com/sitemap.xml" >> robots.txt~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.