Frequently Asked Questions
What are meta tags?
Meta tags are HTML snippets placed in the <head> section of a webpage that provide information about the page's content to search engines and social media platforms. The most important meta tags for SEO are the meta title (title tag), meta description, canonical tag, robots meta tag, and Open Graph tags. They don't appear on the visible page but play a critical role in how your page is indexed and displayed in search results.
Which meta tags are most important for SEO?
The most important meta tags for SEO are: (1) Title tag — the headline shown in search results, (2) Meta description — the snippet shown below the title, (3) Canonical tag — prevents duplicate content issues, (4) Robots meta tag — tells search engines whether to index and follow a page, and (5) Open Graph tags — control how pages appear when shared on social media.
What is the ideal meta title length?
Google typically displays between 50 and 60 characters of a meta title in search results. Titles shorter than 50 characters may miss keyword opportunities, while titles over 60 characters get truncated. Include your primary keyword near the beginning of the title for maximum SEO impact, and make it compelling enough to encourage users to click.
What is the ideal meta description length?
The ideal meta description length is 120 to 160 characters. Descriptions within this range give enough context to convince users to click through from search results without being cut off. While Google doesn't use meta descriptions as a direct ranking factor, a well-written description significantly improves click-through rate (CTR), which indirectly benefits your rankings.
What are Open Graph (OG) tags?
Open Graph tags are meta tags developed by Facebook that control how your content appears when shared on social media platforms like Facebook, LinkedIn, WhatsApp, and Slack. Key Open Graph tags include og:title, og:description, and og:image. Without OG tags, social platforms will choose random content from your page, which often results in poor-looking previews that reduce shares and click-throughs.
What is a canonical tag and why does it matter?
A canonical tag (<link rel="canonical">) tells search engines which version of a URL is the "master" or preferred version, preventing duplicate content issues. For example, if your page is accessible at both https://example.com/page and https://example.com/page?ref=twitter, a canonical tag ensures Google indexes only the primary version, consolidating ranking authority.
Do meta keywords still affect Google rankings?
No. Google officially stopped using the meta keywords tag as a ranking signal in 2009. While some minor search engines may still consider it, adding meta keywords provides no meaningful SEO benefit for Google rankings. Focus your efforts on the title tag, meta description, canonical URL, and Open Graph tags instead — these are the meta elements that still matter.
What is a robots meta tag and what values can it have?
The robots meta tag instructs search engine crawlers how to handle a page. Common values include: index, follow (crawl and include in results — this is the default), noindex, nofollow (don't index this page and don't follow links on it), noindex, follow (don't index but do follow links), and index, nofollow (index but don't follow links). Use noindex for thank-you pages, login pages, and duplicate content pages.