# Changelog of Open Graph Metadata Checker (`automation-lab/open-graph-metadata-validator`) Actor

- **URL**: https://apify.com/automation-lab/open-graph-metadata-validator/changelog.md
- **Full Actor documentation**: https://apify.com/automation-lab/open-graph-metadata-validator.md

## Changelog

### 0.1.0 — 2026-09-24

- Check supplied public HTML pages for Open Graph title, description, image URL, declared image dimensions, `og:url`, `og:type`, and canonical link.
- Export one status row per page with missing-tag and duplicate-tag warnings; blocked, non-HTML, and unsuccessful fetches are reported explicitly.
- Resolve relative metadata URLs against the fetched page URL. Image dimensions are declared values only; image availability and social network rendering are not verified.
- Reject reserved IPv6 and IPv4-mapped destinations, including redirects, when checking public URLs.
