What are Meta Tags?
Meta tags are HTML elements in the <head> section that provide information about your webpage to search engines and social media platforms. They don't appear on the page itself but significantly affect how your page appears in search results and social shares.
Essential Meta Tags for SEO
- <title>: The most important on-page SEO element. Displayed in search results, browser tabs, and bookmarks. Keep under 60 characters. Include your primary keyword.
- meta description: The snippet shown below your title in search results. Keep between 150-160 characters. Write it like ad copy — include a call to action.
- meta robots: Controls whether search engines index the page and follow links. Values: index/noindex, follow/nofollow.
- canonical: Tells search engines the preferred URL for duplicate or similar pages. Essential for preventing duplicate content issues.
- viewport: Required for mobile-responsive design:
<meta name="viewport" content="width=device-width, initial-scale=1">
Title Tag Best Practices
- Put your primary keyword near the beginning
- Keep under 60 characters (Google truncates at ~580 pixels width)
- Make each page's title unique across your entire site
- Include your brand name — typically at the end, separated by | or -
- Write for humans first, search engines second. Click-worthy titles win.
Meta Description Best Practices
- 150-160 characters — Google truncates longer descriptions
- Include your target keyword — it gets bolded in search results when it matches the query
- Include a clear value proposition or call to action
- Make it unique for every page
- Don't stuff keywords — write naturally