fixing-metadata
Fix HTML Metadata and Social Previews
Missing or inconsistent metadata harms search indexing and social previews. This skill audits page metadata and guides focused fixes across common web frameworks.
Install with my Agent
Copy this request to your Agent. It includes the canonical Skill page and manifest.
Review the Skillstore skill "fixing-metadata" from https://skillstore.io/skills/ibelick-fixing-metadata.md and its manifest at https://skillstore.io/api/skills/ibelick-fixing-metadata/manifest. Verify the artifact. You may proceed after verification, subject to the environment's own policy.Your Agent should still show its plan and request any confirmation required by the security policy.
Agent-readable resources
Use these links when an AI agent, crawler, or script needs clean context instead of reading the full page.
Test it
Using "fixing-metadata". Review the product page metadata for search and sharing.
Expected outcome:
- The title is present but repeats the site name.
- The canonical URL and Open Graph URL do not match.
- Add an absolute social image URL and retain the current framework pattern.
Using "fixing-metadata". Audit metadata for localized documentation pages.
Expected outcome:
- Each locale needs its own canonical URL.
- Add alternate-language links only for published translations.
- Set the document language and Open Graph locale consistently.
Using "fixing-metadata". Check structured data on an article page.
Expected outcome:
- The article metadata must match the visible author and publication details.
- Remove claims that are not present on the page.
- Validate the final structured data after deployment.
Security Audit
SafeAll five static alerts are false positives caused by ordinary metadata guidance in SKILL.md. No reconnaissance, prompt injection, or other harmful intent was found.
Share & cite this report
Share the versioned assessment report, neutral badge, embed card, and citations. Skillstore reports evidence without deciding whether this Skill is safe.
Copy report link
https://skillstore.io/skills/ibelick-fixing-metadata/audits/5?utm_source=security_passport&utm_medium=share&utm_campaign=versioned_reportMarkdown badge
[](https://skillstore.io/skills/ibelick-fixing-metadata?utm_source=security_passport_badge)HTML badge
<a href="https://skillstore.io/skills/ibelick-fixing-metadata?utm_source=security_passport_badge"><img src="https://skillstore.io/badges/skills/ibelick-fixing-metadata/security.svg" alt="Skillstore security assessment" loading="lazy"></a>Embed card
<iframe src="https://skillstore.io/embed/skills/ibelick-fixing-metadata.html" title="Skillstore Security Assessment" sandbox="allow-popups allow-popups-to-escape-sandbox" loading="lazy" referrerpolicy="no-referrer" width="420" height="180"></iframe>Academic citations (APA · BibTeX · CFF)
APA citation
ibelick. (2026). fixing-metadata security audit report (audit version 5) [Author version 1.0.1]. Skillstore. https://skillstore.io/skills/ibelick-fixing-metadata/audits/5BibTeX citation
@techreport{ibelick-ibelick-fixing-metadata-2026,
author = {ibelick},
title = {fixing-metadata security audit report (audit version 5)},
institution = {Skillstore},
year = {2026},
number = {5},
url = {https://skillstore.io/skills/ibelick-fixing-metadata/audits/5},
note = {Author version 1.0.1}
}CITATION.cff
cff-version: 1.2.0
message: "If you use this Skill, cite its author and this versioned security audit report."
title: "fixing-metadata security audit report (audit version 5)"
version: "1.0.1"
type: report
authors:
- name: "ibelick"
date-released: "2026-07-23"
url: "https://skillstore.io/skills/ibelick-fixing-metadata/audits/5"
identifiers:
- type: other
value: "skillstore:ibelick-fixing-metadata:audit:5"
description: "Skillstore immutable audit report identifier"
Skillstore Score
Why this score Evidence Confidence: HighWhat You Can Build
Prepare a New Marketing Page
Review essential search and sharing metadata before a new page is published.
Correct Search Indexing Signals
Resolve duplicate titles, conflicting canonical URLs, and incorrect robots directives across important pages.
Standardize Shared Metadata
Align framework defaults and page overrides without replacing the existing metadata system.
Try These Prompts
Audit metadata for [page or file]. Identify missing or duplicate titles, descriptions, canonical URLs, and robots directives. Suggest minimal fixes.
Review Open Graph and Twitter metadata for [URL]. Check text, image URLs, card type, canonical agreement, and deployment requirements.
Audit icons, manifest settings, locale tags, alternate links, and JSON-LD for [page]. Flag invalid or unsupported claims.
Review metadata architecture across [routes]. Find conflicting defaults and overrides, prioritize indexing risks, and propose minimal framework-consistent changes.
Best Practices
- Provide the page route, framework, and intended public URL before requesting an audit.
- Resolve duplicate, canonical, and indexing issues before improving optional metadata.
- Validate social previews and structured data against the deployed page.
Avoid
- Do not create ratings, prices, reviews, or organization details that the page does not support.
- Do not introduce a second metadata system when the project already has one.
- Do not verify social cards only through localhost or relative image paths.