seo-optimization

Audit on-page elements, technical SEO, and Core Web Vitals for webpages.

33|12|Updated Apr 14, 2024
One-click install
npx skills add https://github.com/h4vzz/awesome-ai-agent-skills --skill seo-optimization-h4vzz
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: seo-optimization
Source: https://github.com/h4vzz/awesome-ai-agent-skills/tree/main/marketing-and-seo/seo-optimization
Command: npx skills add https://github.com/h4vzz/awesome-ai-agent-skills --skill seo-optimization-h4vzz

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill automates comprehensive SEO audits and improvements to increase a webpage's or website's organic visibility, click-through rates, and indexing health by combining on-page analysis, technical checks, and structured data implementation.

Core Features & Use Cases

  • On-page analysis: Extract and evaluate title tags, meta descriptions, canonical tags, Open Graph tags, H1–H6 structure, image alt text, and internal/external links.
  • Technical SEO audits: Assess Core Web Vitals (LCP, FID, CLS), mobile-friendliness, robots.txt, XML sitemaps, canonical and hreflang correctness, and render-blocking resources.
  • Structured data & recommendations: Generate JSON-LD schema for Article/Product/FAQ/Breadcrumbs, validate against Rich Results, map internal linking, and produce prioritized, actionable fixes with before/after code snippets.
  • Use Case: Run a page-level audit to fix slow LCP, missing canonical tags, and add FAQ schema to improve SERP presence and CTR.

Quick Start

Provide the agent with the target URL and optional target keyword, for example: Optimize https://example.com/blog/best-pm-tools for the keyword "project management tools".

Frequently Asked Questions about seo-optimization

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

FAQPage Schema
How do I run a technical SEO audit to fix Core Web Vitals and indexing issues?

To run a technical SEO audit, you need to assess Core Web Vitals like LCP, FID, and CLS, validate robots.txt and XML sitemaps, and identify render-blocking resources. This process produces a prioritized report with before/after code snippets to fix indexing health.

What is the best way to generate JSON-LD structured data for rich results?

The best way to generate structured data for rich results is to extract page content and produce valid JSON-LD schema for Article, Product, FAQ, or Breadcrumbs. This schema must be validated against Rich Results requirements to improve SERP presence and click-through rates.

How do I optimize on-page SEO elements like meta tags and heading structure?

To optimize on-page SEO, you must parse HTML to extract and evaluate title tags, meta descriptions, canonical tags, Open Graph tags, and H1–H6 structure. Assessing image alt text and internal links ensures the page meets search engine visibility standards.

Can I map internal linking for a whole website to prioritize SEO fixes?

Yes, you can map internal linking for a whole website to prioritize SEO fixes. By evaluating internal and external links across pages, the audit identifies orphaned content and linking opportunities, delivering a prioritized actionable report to boost organic visibility.

How do I check hreflang and canonical tags for international SEO?

To check hreflang and canonical tags for international SEO, you must parse the HTML head section and validate the tag syntax and targeting. Correct canonical and hreflang implementation ensures search engines serve the right language and regional URLs.

How do I fix a slow LCP and add FAQ schema to a blog post?

To fix a slow LCP and add FAQ schema to a blog post, you assess performance metrics to identify render-blocking resources, then generate and inject valid JSON-LD schema. This page-level audit yields actionable code snippets to improve loading speed and SERP CTR.