AI AGENT ADDONS
Marketing & SEO
841installs

Open Graph meta tags control how your web page looks when shared on social media. When someone posts a link to your site on Facebook, LinkedIn, Slack, or Discord, these tags create a rich preview with a title, description, and image. Pages with proper Open Graph tags get 2 to 3 times more clicks than plain URL links.

The four essential tags are og:title, og:description, og:image, and og:url. Each one has simple rules, like keeping the title under 60 characters and using an image that is 1200 by 630 pixels. You can also add extra tags for the site name, content type, and language.

This skill guides you through the best practices, common mistakes to avoid, and code examples for Next.js and plain HTML. It also includes tools to test your previews on Facebook and LinkedIn.

Add Open Graph skill to your workflow

Global

mkdir -p ~/.claude/skills/open-graph

Project

mkdir -p .claude/skills/open-graph

Source Repository

Stars
676
Forks
100
Watchers
676
License
MIT
Last Push
1 month ago
Created
4 months ago