Structured Data for SEO: How to Help Google Understand Your Pages
Meta tags are HTML elements that live in the document head, invisible to website visitors but critically important to search engines, social media platforms, and browsers. Getting meta tags right is one of the most impactful and underappreciated aspects of on-page SEO. A well-crafted title and meta description can increase click-through rate by 5-15%, making meta tags worth far more attention than they typically receive.
The Title Tag: Your Most Important SEO Element
The title tag (<title>) is displayed as the clickable headline in search results and in the browser tab. It is the single most important on-page SEO element. Google typically displays 50-60 characters before truncating; aim for under 60 characters while including your primary keyword near the beginning. Every page on your site should have a unique, descriptive title tag.
Effective title tag formulas include "Primary Keyword — Secondary Keyword | Brand Name" for product and category pages, and "How to [Do Thing]: Complete Guide — Brand Name" for informational content. Avoid keyword stuffing (repeating the same word multiple times) and generic titles like "Home" or "Page 1" that tell users nothing about the content.
Meta Description: Your Search Result Pitch
The meta description appears below the title in search results. Google officially ignores it for ranking purposes but uses it when displaying search snippets. A compelling meta description increases click-through rate — which is an indirect ranking signal. Aim for 150-160 characters. Include your primary keyword naturally (Google bolds matching terms in snippets), describe the specific value the page provides, and include a soft call-to-action when appropriate.
Google increasingly rewrites meta descriptions, substituting content from the page that better matches the specific search query. This makes it more important to have high-quality, clearly organized page content than to craft the perfect meta description — but providing a good description still ensures you control the default snippet when Google doesn't override it.
Robots Meta Tag
The robots meta tag controls search engine crawling and indexing on a page-by-page basis. Key directives: index/noindex (whether the page appears in search results), follow/nofollow (whether to follow links on the page). The default is index, follow, so you only need the robots tag when you want non-default behavior. Use noindex for thank-you pages, internal search results, and duplicate content pages you don't want indexed.
Open Graph Tags: Controlling Social Sharing
Open Graph (OG) tags control how your pages appear when shared on Facebook, LinkedIn, WhatsApp, and other social platforms. The four essential OG tags are og:title (social headline, can differ from SEO title), og:description (social snippet), og:image (the preview image — use 1200x630 pixels for best results across platforms), and og:url (canonical URL of the page).
Without OG tags, social platforms pull arbitrary content from your page — often with poor results. A well-optimized OG image can dramatically increase engagement when your content is shared. Use images with text overlays carefully; some platforms compress images aggressively and text can become unreadable at low resolution.
Twitter Card Tags
Twitter has its own meta tags separate from Open Graph. The most important is twitter:card, which determines how your tweet preview appears. summary_large_image shows a large image preview (most engaging), while summary shows a small thumbnail. Twitter falls back to OG tags if Twitter-specific tags are absent, but providing explicit Twitter tags gives you more control over appearance on that platform specifically.
Viewport Meta Tag for Mobile
The viewport meta tag is not an SEO tag per se, but it is a technical requirement for mobile usability. Without <meta name="viewport" content="width=device-width, initial-scale=1">, your page will render at desktop width on mobile devices and be flagged as not mobile-friendly by Google — a significant ranking penalty. Every website should include this tag.
Canonical Tags
The canonical tag (<link rel="canonical" href="...">) tells Google which version of a page is the "original" when the same content is accessible at multiple URLs. This prevents duplicate content penalties. Common scenarios requiring canonicalization: HTTPS vs HTTP, www vs non-www, URL parameters that don't change content (like session IDs or sorting parameters), and paginated content.
Frequently Asked Questions
Does the meta keywords tag still affect SEO?
Google officially stopped using the meta keywords tag for ranking in 2009. Bing followed in 2011. No major search engine uses it for ranking, and some argue it can tip off competitors about your keyword targets. It is safe to include if your CMS adds it automatically, but there is no SEO benefit in crafting it carefully. Your time is better spent on title tags, meta descriptions, and page content.
How long should my meta description be?
Google displays approximately 155-160 characters on desktop and 120 characters on mobile before truncating. Write descriptions that are complete and compelling at 120 characters (for mobile), and add additional value up to 155 characters for desktop. Avoid going much longer — truncated descriptions that cut off mid-sentence look unprofessional in search results.
Do meta tags alone improve my Google rankings?
Meta tags are necessary but not sufficient for good rankings. The title tag is a significant ranking signal; meta description and OG tags are not direct ranking factors but affect click-through rate and social sharing. Strong rankings require compelling meta tags AND high-quality content AND good site authority (backlinks) AND technical SEO fundamentals. Think of meta tags as the packaging — essential, but the product (content) has to be good too.