Meta Tag Generator Online
Loading tool...
Every web page should have a title tag, a meta description, and Open Graph tags — these control how your page appears in Google results and how links preview when shared on social platforms. This tool generates the complete HTML block for you based on details you fill in.
How it works
You enter your page title, description, URL, and optionally an image URL, and the tool formats all the relevant meta tags — standard HTML, Open Graph (og:), and Twitter Card — into a ready-to-paste HTML block. Everything is generated client-side in your browser.
How to use it
- Enter your Page Title (aim for under 60 characters so Google doesn't truncate it)
- Write a Description (under 160 characters is the standard guidance for search snippets)
- Enter your Page URL and optionally a Preview Image URL
- Add any keywords if you want them included
- Click Copy HTML Tags to copy the complete block to your clipboard
What gets generated
<title>and<meta name="description">for search enginesog:title,og:description,og:image,og:urlfor Facebook, LinkedIn, Slacktwitter:card,twitter:title,twitter:description,twitter:imagefor X/Twitter
A few things worth knowing
- Keywords meta tag: Google has not used the keywords meta tag as a ranking signal for many years. It's included here for completeness, but don't spend time crafting it
- Image dimensions matter: For OG preview images, 1200×630px is the standard recommendation. Images outside this ratio may be cropped or shown differently on different platforms
- Paste inside
<head>: The generated block goes between your opening and closing<head>tags
FAQ
Where do I put the generated tags?
Inside the <head> section of your HTML. If you're using a framework like Next.js or WordPress, there's usually a specific head or SEO component to add them to.
Why isn't my link showing a preview image on Facebook? Facebook caches OG data. After updating your tags, use the Facebook Sharing Debugger to force a fresh crawl.
Is the description tag guaranteed to show in Google? No — Google may rewrite your description in search results based on the actual page content if it thinks something else is more relevant. But a well-written description improves the chances of it being used.
Related Tools
Professional Resources & Documentation
Stay updated with the latest industry standards and technical specifications. Our team recommends these authoritative sources for deepening your understanding of meta tag generator and related technologies.
The definitive resource for web developers.
Global Q&A community for professional and enthusiast programmers.
World's leading AI-powered developer platform.
Related Tools
QR Code Generator
Create custom QR codes for URLs, text, and more for free.
Insta Bio Font Generator
Create fancy fonts for your Instagram bio and social media.
Twitter Character Counter
Check if your tweet fits the character limit.
How to use Meta Tag Generator
Step-by-step guide, tips, and use cases
