fixing-metadata

Audit and fix HTML metadata across web pages.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/brp00005/site2 --skill fixing-metadata-brp00005
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: fixing-metadata
Source: https://github.com/brp00005/site2/tree/main/.cursor/skills/fixing-metadata
Command: npx skills add https://github.com/brp00005/site2 --skill fixing-metadata-brp00005

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Audit and fix HTML metadata across web pages.

Core Features & Use Cases

  • Metadata auditing and fixes aligned with best practices.
  • Ensures consistency between title, description, canonical, og:url, and social cards.
  • Example: Fix missing OG tags on a marketing page and align with canonical URL.

Quick Start

Audit a page and apply fixes to title, description, canonical, og tags, and robots directives.

Frequently Asked Questions about fixing-metadata

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

FAQPage Schema
How do I audit and fix missing HTML metadata across multiple web pages?

Audit and fix HTML metadata by applying deterministic rules to identify missing or inconsistent title, description, canonical, and social tags. This enforces correctness and consistency for crawlable, accessible pages.

What's the best way to ensure canonical URLs and og:url tags are consistent?

Ensuring canonical URLs and og:url tags are consistent requires aligning social preview requirements with canonical links. This prevents duplicate content issues and ensures correct page indexing and social sharing previews.

How do I add JSON-LD structured data and twitter cards to product pages?

Add JSON-LD structured data and twitter cards to product pages by applying standardized metadata rules. This ensures social preview cards and structured data are properly formatted and crawlable by search engines.

Why does my marketing page show incorrect social preview images and missing favicons?

Incorrect social preview images and missing favicons occur when og:image and favicon tags are missing or inconsistent. Auditing metadata enforces deterministic rules to fix these gaps and align with social preview requirements.

Can I use automated rules to prevent duplicate title tags and missing meta descriptions?

Yes, you can use automated deterministic rules to prevent duplicate title tags and missing meta descriptions. This approach avoids duplicates and enforces correctness across marketing, product, and content pages.