© 2026 Chirp Inc.

Developer Tool

Open Graph & Social Link Card Validator

Test and validate any Web or PDF URL's Open Graph metadata, Twitter Card tags, and social media preview card formatting.

Open Graph Audit Checks

og:title PASS

Title tag found and valid.

Chirp | Modern Microblogging Platform

og:description PASS

Description tag found.

Connect, share markdown posts, follow friends, and view rich link cards on Chirp — the 100% algorithm-free chronological microblogging platform.

og:image PASS

Image URL found.

https://images.unsplash.com/photo-1618005182384-a83a8bd57fbe?w=1200

og:url PASS

Canonical URL tag found.

https://chirp.edu.scot/

Extracted Metadata Payload

JSON Format
{
    "success": true,
    "data": {
        "og_url": "https://chirp.edu.scot/",
        "og_title": "Chirp | Modern Microblogging Platform",
        "og_description": "Connect, share markdown posts, follow friends, and view rich link cards on Chirp \u2014 the 100% algorithm-free chronological microblogging platform.",
        "og_image": "https://images.unsplash.com/photo-1618005182384-a83a8bd57fbe?w=1200"
    },
    "validation": [
        {
            "tag": "og:title",
            "status": "pass",
            "label": "Open Graph Title",
            "value": "Chirp | Modern Microblogging Platform",
            "message": "Title tag found and valid."
        },
        {
            "tag": "og:description",
            "status": "pass",
            "label": "Open Graph Description",
            "value": "Connect, share markdown posts, follow friends, and view rich link cards on Chirp \u2014 the 100% algorithm-free chronological microblogging platform.",
            "message": "Description tag found."
        },
        {
            "tag": "og:image",
            "status": "pass",
            "label": "Open Graph Image",
            "value": "https://images.unsplash.com/photo-1618005182384-a83a8bd57fbe?w=1200",
            "message": "Image URL found."
        },
        {
            "tag": "og:url",
            "status": "pass",
            "label": "Open Graph URL",
            "value": "https://chirp.edu.scot/",
            "message": "Canonical URL tag found."
        }
    ]
}