seo

Apply frontmatter-driven SEO defaults for head tags, JSON-LD, and URL structure.

Updated Apr 10, 2026
One-click install
npx skills add https://github.com/AnanyaBanerjee/front-end-expert --skill seo-ananyabanerjee
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: seo
Source: https://github.com/AnanyaBanerjee/front-end-expert/tree/main/skills/seo
Command: npx skills add https://github.com/AnanyaBanerjee/front-end-expert --skill seo-ananyabanerjee

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Centralizes and enforces search-engine optimization across pages so every page starts with a solid SEO foundation, reducing manual setup and inconsistencies.

Core Features & Use Cases

  • HTML head tags: standardized title, description, canonical URL, and Open Graph data across pages.
  • JSON-LD and semantic HTML: structured data and accessible markup to improve indexing and comprehension.
  • Page speed and URL hygiene: guidance for faster pages, proper image handling, and clean, descriptive URLs.
  • Use Case: apply to landing pages, blog posts, and product pages to ensure consistent SEO baseline without repeated configuration.

Quick Start

Integrate the SEO defaults into a new page by applying the frontmatter-driven guidance and including the standard head and JSON-LD blocks.

Frequently Asked Questions about seo

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

FAQPage Schema
How do I improve on-page SEO across multiple web pages consistently?

To improve on-page SEO consistently, apply centralized frontmatter-driven guidance that standardizes HTML head tags, JSON-LD structured data, and semantic HTML across all pages. This enforces best practices and reduces manual setup inconsistencies.

What is the best way to add JSON-LD structured data to my website?

The best way to add JSON-LD structured data is by using a reusable default implementation block integrated into your page templates. This ensures search engines receive consistent structured data for indexing and comprehension without repeated manual configuration.

Do I need to manually configure Open Graph tags for every new landing page?

No, you do not need to manually configure Open Graph tags for every new landing page. By applying a reusable SEO default implementation, standardized title, description, canonical URL, and Open Graph data are automatically generated from your page's frontmatter.

How does semantic HTML affect page speed and search indexing?

Semantic HTML improves search indexing by providing accessible markup that helps search engines comprehend page structure and content relationships. Applying page speed rules and clean URL hygiene further enhances this by ensuring faster loading times and proper image handling.