Multiple Meta Descriptions
- December 7, 2025
Quick Reference
Element Code: ON-018
Issue: Page contains more than one meta description tag
Impact: Google may ignore all of them or pick unpredictably
Fix: Remove duplicate meta descriptions, keep only one
Detection: Screaming Frog, View Source search for "meta name="description"
What Is This Issue?
Having multiple meta description tags on a page creates ambiguity about which one represents your intended snippet. Google typically uses the first one it encounters, but this behavior isn't guaranteed. Multiple tags often indicate plugin conflicts or template issues.
Common Causes
- Multiple SEO plugins active simultaneously
- Theme adds meta description, plugin adds another
- Hard-coded description plus CMS-generated one
- Child theme and parent theme both outputting tags
How to Fix This Issue
- Identify All Tags: Search View Source for all meta description tags
- Determine Source: Which plugin, theme, or code is generating each?
- Choose One Source: Decide which should control meta descriptions
- Disable Others: Turn off duplicate sources in plugins or themes
- Verify Fix: Confirm only one meta description remains
WordPress-Specific Fixes
- Use only one SEO plugin (Yoast, Rank Math, etc.)
- Check theme settings for meta description options
- Review functions.php for hard-coded meta tags
TL;DR (The Simple Version)
Your page has more than one meta description tag. This confuses Google about which one to use. Find where each one is coming from (usually conflicting plugins) and remove the extras so you have just one.
About SEO ProCheck
Technical SEO consulting and GEO strategy with 20 years of enterprise experience. Case studies, resources, and tools for search and AI visibility.
Work With Me
Technical SEO audits, GEO strategy, site migrations, and international SEO. Hourly consulting for teams who need hands-on support, not just reports.
Subscribe to our newsletter!
Recent Posts
- No Social Schema December 7, 2025
- Missing Social Profile Links December 7, 2025
- Social Image Wrong Size December 7, 2025
