Meta Tags
HTML elements in the page head that provide metadata about the page to search engines.
The Definition
Meta tags are HTML elements placed in the HTML head section of a webpage that provide information about the page to search engines and browsers. Key meta tags for SEO include the title tag, meta description, meta robots, viewport tag, charset declaration, and Open Graph/Twitter Card tags for social sharing.
Why It Matters
The title tag is one of the strongest on-page ranking signals, and the meta description directly influences click-through rates from search results. Missing or poorly written meta tags can reduce your visibility and click-through rates by 30% or more.
Best Practices
Write unique, compelling title tags for every page — each should contain the primary keyword naturally within 60 characters
Craft meta descriptions that summarize the page content and include a call to action within 155 characters
Include a viewport meta tag on every page for proper mobile rendering
Use the charset meta tag (UTF-8) to ensure proper text encoding across all browsers
Do not stuff keywords into meta tags — write for humans first, then ensure keywords appear naturally
Audit meta tags across your entire site to catch duplicates, missing tags, and truncated content
Mistakes to Avoid
- 1
Duplicating the same title tag and meta description across multiple pages
- 2
Writing titles that exceed 60 characters, causing truncation in search results
- 3
Missing meta descriptions entirely, letting Google auto-generate snippets from page content
- 4
Using the same boilerplate meta description template with only the page name swapped
Audit Checks
How Digispot AI identifies and fixes related issues
The meta description tag is in the page body instead of inside the <head>.
Impact: A misplaced description is ignored, so Google auto-generates the snippet instead of you controlling it.
Move the meta description into the <head>. • Keep only one description tag per page. • Confirm the snippet is now under your control.
The page has no meta description — the short summary that appears under the title in Google results.
Impact: Without one, Google writes its own snippet, which is often less compelling and lowers click-through.
Add a meta description tag in the page <head>. • Write 150–160 characters summarizing the page and inviting a click. • Keep it unique to each page.
One or more heading tags contain no text.
Impact: Empty headings add nothing for readers and can confuse search engines.
Add descriptive text to each empty heading. • Or remove headings that aren't needed. • Keep headings meaningful.
The meta description repeats keywords excessively instead of reading naturally.
Impact: Stuffed descriptions look like spam and discourage clicks; Google may rewrite them anyway.
Rewrite it as one or two natural sentences. • Mention the keyword once, then focus on the benefit. • Keep it to 150–160 characters.
The page has more than one meta description tag.
Impact: Multiple descriptions confuse search engines about which snippet to use under your result.
Keep a single <meta name="description"> in the <head>. • Remove duplicates added by themes or plugins. • Re-crawl to confirm one remains.
The meta description is noticeably shorter or longer than the 120–160 character sweet spot. A few characters over (up to ~168) is fine and not flagged.
Impact: Much longer descriptions get cut off in Google results; very short ones waste space that could attract clicks. This is a fine-tuning opportunity, not an error.
Aim for a description of 120–160 characters. • Summarize the page and invite a click. • Keep it unique to this page.
Related Terms
Open Graph Tags
Meta tags that control how your content appears when shared on social media platforms.
Meta Robots Tag
An HTML meta tag that controls how search engines crawl and index a page.
Page Content Optimization
The practice of improving on-page text, headings, and elements to rank better for target keywords.