seo

Fix crawlability, indexing signals, and on-page relevance for web routes.

Updated Apr 16, 2026
One-click install
npx skills add https://github.com/jjmendezrodriguez/jm-claude-plugin --skill seo-jjmendezrodriguez
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: seo
Source: https://github.com/jjmendezrodriguez/jm-claude-plugin/tree/main/skills/seo
Command: npx skills add https://github.com/jjmendezrodriguez/jm-claude-plugin --skill seo-jjmendezrodriguez

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Technical SEO problems like duplicate pages, broken crawl paths, missing metadata, poor indexing signals, and unstructured data prevent web pages from being discovered and understood by search engines.

Core Features & Use Cases

  • Crawl & Index Control: Configure robots.txt and avoid noindexing important pages so search bots can reliably access the right routes.
  • On-page Precision: Standardize titles, meta descriptions, heading hierarchy, canonical tags, and image alt text to improve relevance and reduce duplication.
  • Structured & International SEO: Implement JSON-LD structured data and hreflang tags to enhance rich results and support multi-language targeting.

Quick Start

Implement robots.txt, unique title/meta, canonical URLs, a valid sitemap, and JSON-LD structured data for the new route you just added.

Frequently Asked Questions about seo

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

FAQPage Schema
How do I fix technical SEO issues like broken crawl paths and missing indexing signals?

Fix technical SEO issues by updating robots.txt to ensure search bots can access the right routes, standardizing canonical tags to reduce duplication, and generating valid XML sitemaps for reliable indexing.

When do I need hreflang tags and JSON-LD structured data for my web pages?

You need hreflang tags for multi-language international targeting and JSON-LD structured data to enhance search visibility with rich results. Both validate engineering-grade SEO correctness for search engines.

How do I generate a valid XML sitemap and configure canonical tags for new routes?

Generate a valid XML sitemap using compliant sitemap rules and configure canonical tags by standardizing consistent canonical URLs for each route to improve on-page relevance and prevent duplicate content.

What is the best way to standardize on-page SEO elements like heading hierarchy and image alt text?

The best way to standardize on-page SEO is to validate heading semantics, add descriptive image alt text, and write unique titles and meta descriptions to improve relevance and search engine comprehension.

Can I validate JSON-LD structured data for Google Rich Results?

Yes, you can and should validate JSON-LD structured data for Google Rich Results to ensure engineering-grade SEO correctness and compliance before deploying structured data to your web pages.

Why does my web application have poor search visibility despite having unique content?

Poor search visibility often stems from unstructured data, missing metadata, or incorrect robots directives that prevent search engines from discovering and understanding your web application routes.