fixing-metadata

Enforce correct, complete page-level metadata across a site.

27|11|Updated Mar 18, 2022
One-click install
npx skills add https://github.com/dkast/biztro --skill fixing-metadata-dkast
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: fixing-metadata
Source: https://github.com/dkast/biztro/tree/main/.github/skills/fixing-metadata
Command: npx skills add https://github.com/dkast/biztro --skill fixing-metadata-dkast

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps ensure site-wide metadata is accurate, consistent, and deduplicated, reducing SEO risk and content confusion.

Core Features & Use Cases

  • Validation and consistency checks: enforces a single source of truth for titles, descriptions, canonical URLs, and robots meta.
  • Automated corrections: proposes minimal, deterministic updates to align metadata across pages.
  • Use Case: when updating a page, run this Skill to audit its metadata and apply fixes to match the project's standards.

Quick Start

Use the fixing-metadata skill to audit the metadata for a page and apply approved corrections.

Frequently Asked Questions about fixing-metadata

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

FAQPage Schema
How do I validate page metadata for SEO consistency across a site?

You can automate metadata validation by running an audit that checks titles, descriptions, canonical URLs, and robots meta against project standards, proposing deterministic updates to correct any misaligned fields.

What is metadata deduplication and why is it important for SEO?

Metadata deduplication ensures titles, descriptions, and canonical URLs are unique across pages. It reduces SEO risk and content confusion by enforcing a single source of truth for page-level attributes.

Can I automatically fix frontmatter metadata for marketing and content pages?

Yes, you can automatically generate metadata corrections by auditing pages and applying minimal, deterministic updates to align frontmatter fields with predefined project standards.

How do I ensure social cards and structured data match my canonical URLs?

Ensure social cards and structured data match canonical URLs by enforcing a single metadata source that validates proper escaping and non-duplicative fields across all content and marketing pages.

What are the limitations of automated metadata validation for SEO?

Automated metadata validation relies on a predefined source of truth to propose deterministic corrections, but it cannot dynamically generate missing descriptive text or adapt to undefined content strategies.