Tools / Link Preview / Use Cases / Audit Open Graph Tags Across Pages

Audit Open Graph Tags Across Pages

Check whether pages are correctly set up for social sharing by auditing their Open Graph metadata.

Tool
Link Preview icon
Link Preview

When a blog post, product page, or landing page is shared on social media, the preview that appears is controlled by Open Graph tags in the page HTML. Missing tags, mismatched titles, or absent thumbnail images result in ugly, generic link previews that get significantly fewer clicks than correctly configured pages.

The preview_url skill fetches the Open Graph metadata from any URL and reports exactly what is and is not set. You can identify pages with missing OG image tags, descriptions that are too long, or titles that are duplicating the page title rather than using optimised social copy.

SEO teams auditing content libraries, developers checking staging pages before launch, and marketing teams preparing social campaigns all use this to catch OG configuration issues before they affect click-through rates.

Agent Guides

Claude

  1. Connect ToolRouter to Claude: claude mcp add toolrouter -- npx -y toolrouter-mcp
  2. Ask: "Audit the Open Graph tags on this page: [paste URL]"
  3. Claude fetches the metadata and identifies what is present and what is missing
Read full guide →

ChatGPT

  1. Add ToolRouter to ChatGPT using the MCP JSON configuration
  2. Ask: "Check the social sharing tags on this page: [url]"
  3. ChatGPT fetches the metadata and reports what is configured correctly vs missing
Read full guide →

Copilot

  1. Add ToolRouter to your Copilot MCP configuration
  2. In Copilot Chat: "Audit the OG tags on this staging URL: [url]"
  3. Copilot returns the metadata audit results
Read full guide →

OpenClaw

  1. Connect ToolRouter to OpenClaw: openclaw mcp add toolrouter -- npx -y toolrouter-mcp
  2. Provide a list of page URLs: "Audit the Open Graph tags on all these pages"
  3. OpenClaw checks each URL and returns the metadata status
Read full guide →

Related Use Cases

Open Fetch Rich Metadata from URLs

Fetch Rich Metadata from URLs

Pull the title, description, thumbnail image, and Open Graph data from any public URL.

Link Preview icon
Link Preview
4 agent guides
Open Populate Link Cards and Embeds

Populate Link Cards and Embeds

Fetch metadata from shared URLs to power link card previews in your application or content feed.

Link Preview icon
Link Preview
4 agent guides