What is Meta Tags?
Meta tags are HTML elements in a page's head section that provide metadata about the page to search engines and browsers — including the title tag, meta description, robots directives, viewport settings, and Open Graph tags that control how the page appears in search results and social sharing.
Why It Matters
Meta tags are the bridge between your content and how search engines interpret and display it. The title tag determines what appears as the clickable headline in search results. The meta description influences the snippet text below it. Robots meta tags control whether a page is indexed at all. Open Graph tags determine how the page appears when shared on social media.
Getting meta tags wrong has immediate consequences. A missing title tag means Google generates one from the page content — usually poorly. A missing meta description means Google pulls a random snippet. A misconfigured robots tag can deindex an entire section of the site. Meta tags are foundational SEO elements that are easy to get right and costly to get wrong.
How It Works
The key meta tags for SEO:
- Title tag — The
<title>element. Appears as the clickable headline in search results. Should include the primary keyword, be 50-60 characters, and accurately describe the page content. - Meta description —
<meta name="description">. Provides the snippet text in search results. Should be 150-160 characters, include a call to action, and match the search intent. Google may override it with its own snippet. - Robots meta tag —
<meta name="robots">. Controls indexing and crawling directives: index/noindex, follow/nofollow. More granular than robots.txt for per-page control. - Viewport meta tag —
<meta name="viewport">. Controls how the page displays on mobile devices. Essential for mobile-friendly rendering. - Open Graph tags —
<meta property="og:title">,og:description,og:image. Control how the page appears when shared on Facebook, LinkedIn, and other social platforms.
Common Mistakes
Writing duplicate meta tags across multiple pages. Every page needs a unique title tag and meta description that reflects its specific content. Template-generated pages (product pages, location pages) are the worst offenders — the same generic description across hundreds of pages provides no value to users or search engines.
The other mistake is ignoring meta tag length limits. A title tag cut off mid-sentence in search results looks unprofessional and may lose the keyword. A meta description truncated before the call to action misses its purpose. Write within the character limits and check how tags display in search results.
How I Use This
My bulk meta tag optimisation generates unique, keyword-targeted title tags and meta descriptions for every page on a site. The automation pulls from page data (product attributes, service details, location information) to create specific, relevant tags at scale. The SEO automation monitors meta tags across the site and flags issues: duplicates, truncations, missing tags, and tags that have drifted from target keywords.
Related Services
How BrightIQ uses Meta Tags
This concept is central to the following services:
Related Terms
Bulk Meta Tag Optimisation
Bulk meta tag optimisation is the process of generating or rewriting unique, keyword-targeted title tags and meta descriptions for hundreds or thousands of pages at once — using automation to achieve at scale what would take a team weeks to do manually.
Meta Description
A meta description is an HTML attribute that provides a brief summary of a page's content — displayed as the snippet text beneath the title in search results, designed to convince the searcher that this page answers their query and is worth clicking.
Technical SEO
Technical SEO is the foundation layer of search engine optimisation — the crawlability, indexability, site speed, and structural elements that determine whether search engines can find, understand, and rank your pages.
Title Tag
A title tag is the HTML element that defines a page's title — displayed as the clickable headline in search results and the tab name in browsers. It is the single most important on-page SEO element for communicating relevance to search engines and attracting clicks from searchers.