Meta tags are HTML code that search engines and users see in search results. A bad title or description is lost clicks. A good meta tag is a click you wouldn't have gotten otherwise. Our generator creates correct meta tags in a minute.
Why meta tags matter for SEO
- Title- page heading in SERPs. Directly impacts click-through rate.
- Description- brief description under title. Helps users understand what's inside.
- Open Graph- link preview in social networks. Affects visibility on Facebook, LinkedIn, Telegram.
- Twitter Cards- preview for Twitter. Increases reach on retweets.
What the tool generates
<title> | Browser tab, Google snippet |
|---|---|
<meta name="description"> | Text under title in SERPs |
<meta property="og:*"> | Preview in social networks |
<meta name="twitter:*"> | Preview on Twitter |
<link rel="canonical"> | Main page URL |
How to use the generator
- Enter page title
- Add description
- Specify page URL
- Add image for social media (optional)
- Copy generated HTML
- Paste into the
<head>section of your page
Tips for writing meta tags
Title
- Up to 60 characters- won't be cut in SERPs
- Primary keyword at the start
- Unique for each page
Description
- 150-160 characters
- Call to action or value proposition
- Keywords naturally included
Open Graph
- og:title- up to 35 characters
- og:description- up to 65 characters
- og:image- minimum 1200×630
Why it's convenient
- Valid HTML- code passes validation
- Preview- see the result before copying
- All tags- no need to use multiple tools
- Free- no registration required
FAQ
Where do I paste these tags?
In the <head> section of your HTML page, before the closing </head>.
What's the difference between OG and Twitter Card?
Open Graph is used by Facebook, LinkedIn, VK. Twitter Card is only for Twitter. Better to use both.
Can I use it for WordPress?
Yes, the code goes into the theme head section or via plugin (Rank Math, Yoast).
What is canonical?
The canonical tag tells search engines the main URL of the page. Useful for duplicate content issues.
