Meta Tag Generator
Generate SEO, Open Graph, and Twitter Card meta tags.
Meta tags
Fill in a title or description to generate the tags.
How to use it
- Enter the page title, description, and URL.
- Add an image URL for richer social previews.
- Copy the generated tags into your page head.
About this tool
The meta tag generator builds the common head tags for search and social: the title and description, plus Open Graph and Twitter Card tags that control how a link looks when shared. Values are HTML escaped so quotes and angle brackets are safe to paste. It generates static tags for one page, so paste them into that page head rather than reusing one set across a whole site.
Examples
Input
Title and description onlyOutput
title, description, and matching OG and Twitter tagsInput
Add an image URLOutput
Adds og:image and a summary_large_image Twitter cardCommon uses
- Add SEO tags to a new page
- Control the link preview on social media
- Generate Open Graph tags quickly
- Set a large image card for Twitter
FAQ
Is anything I enter uploaded?
No. The tags are generated in your browser. Nothing you type is sent anywhere.
Where do these tags go?
Inside the head element of the page they describe. Each page should have its own set rather than sharing one.
Why is the Twitter card type different with an image?
Without an image it uses a summary card, and with an image it uses summary_large_image so the picture shows large.
Related tools
Embed this tool
Paste this snippet to put the tool on your own site. It runs entirely in the visitor's browser, the same as it does here.