fixing-metadata

Audit and fix HTML metadata across pages for consistency.

6|Updated Mar 24, 2019
One-click install
npx skills add https://github.com/rafifos/dotfiles --skill fixing-metadata-rafifos
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: fixing-metadata
Source: https://github.com/rafifos/dotfiles/tree/main/dot_agents/skills/fixing-metadata
Command: npx skills add https://github.com/rafifos/dotfiles --skill fixing-metadata-rafifos

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Audit and fix HTML metadata including page titles, meta descriptions, canonical URLs, Open Graph tags, Twitter cards, favicons, JSON-LD structured data, and robots directives. Use when adding SEO metadata, fixing social share previews, reviewing Open Graph tags, setting up canonical URLs, or shipping new pages that need correct meta tags.

Core Features & Use Cases

  • Audit metadata for pages to identify missing or conflicting values (titles, descriptions, canonical, robots)
  • Enforce consistency by aligning title, description, canonical, og:url, og:type, and social tags across the site
  • Validate and apply JSON-LD structured data, favicons, and manifest directives for correct page rendering
  • Use Case: when launching a new marketing page or updating metadata across multiple pages to improve SEO and social previews.

Quick Start

Ask the AI to audit and fix the metadata for a target page or pages.

Frequently Asked Questions about fixing-metadata

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

FAQPage Schema
How do I fix missing Open Graph tags for social previews?

Audit missing Open Graph tags by validating og:url, og:type, and social card values against the page canonical URL. This process aligns titles and descriptions to guarantee correct social share previews across platforms.

How do I audit JSON-LD structured data on my website?

Audit JSON-LD structured data by validating markup against page titles, descriptions, and canonical URLs. This process verifies deterministic values and proper mapping to ensure correct page rendering and SEO compliance.

What is the best way to set canonical URLs for SEO?

Set canonical URLs by mapping each page to a single deterministic metadata source. This enforces consistency by aligning the canonical URL with og:url and robots directives to resolve duplicate content issues.

Do I need to update robots directives when launching new marketing pages?

You need to review robots directives when launching new marketing pages to ensure proper indexing. Auditing metadata aligns title, description, and canonical values with the correct robots rules for consistent site rendering.

Why are my social share previews showing the wrong page title?

Social share previews show the wrong page title when Open Graph tags conflict with the HTML title. Auditing metadata enforces consistency by aligning title, og:url, and og:type to ensure correct social preview rendering.