Meta tags are invisible to your visitors but critical for search engines and social media platforms. They tell Google what your page is about, control how your content appears in search results, and determine what people see when your link is shared on Twitter or Facebook. Getting them right is one of the easiest SEO wins available.
Title Tags
The title tag is the single most important on-page SEO element. It appears as the clickable headline in search results and in the browser tab. Best practices:
- Keep it under 60 characters to avoid truncation in search results
- Put your primary keyword near the beginning — Google gives more weight to early words
- Make it compelling — your title competes with 9 other results on the page
- Include your brand name at the end, separated by a pipe or dash
Meta Descriptions
The meta description is the 2-3 line summary shown below your title in search results. Google doesn't use it as a ranking factor, but a well-written description dramatically improves click-through rates. Keep it under 160 characters, include your target keyword naturally, and write it as a compelling pitch for why someone should click your result over the others.
Open Graph Tags
Open Graph (OG) tags control how your page appears when shared on Facebook, LinkedIn, Twitter, Slack, and other platforms. The essential OG tags are:
- og:title — the title shown in the share card
- og:description — a short summary for the share card
- og:image — the preview image (aim for 1200x630px)
- og:url — the canonical URL of your page
Use an Open Graph preview tool to see exactly how your link will look before publishing. A missing or broken OG image can make the difference between a post that gets clicked and one that gets scrolled past.
Robots Meta Tag
The robots meta tag tells search engine crawlers what to do with your page. Common directives
include index / noindex (whether to include the page in search results)
and follow / nofollow (whether to follow links on the page). Most
pages should use index, follow — the default. Use noindex for
pages like login screens, internal dashboards, or duplicate content you don't want ranked.
Generating Meta Tags Quickly
Writing meta tags by hand is tedious and error-prone. Use a
meta tag generator to fill in your title, description, and
OG properties, then copy the generated HTML into your page's <head> section.
This ensures correct syntax, proper character limits, and nothing gets missed.
The Bottom Line
Meta tags take 5 minutes to set up per page but have an outsized impact on search visibility and social sharing. Start with the title tag and meta description, add Open Graph tags for social, and use a robots directive when needed. It's low effort, high reward.