The <title> and <meta name="description"> tags should be unique per page. Duplicates cause keyword cannibalization, where pages compete with each other for the same query and damage their own rankings.
Why this matters
When Google sees two pages with the same title "Cloud Hosting Services | Brand X", it cannot decide which one is more relevant for the query "cloud hosting services". Instead of ranking one high, the algorithm splits signals between them - both end up at mid-position five to twelve instead of one of them claiming position one. This is the textbook reason a content-heavy site stagnates with no individual page breaking out.
A related symptom in Search Console > Performance > Pages: severe rank fluctuation. The two pages keep swapping positions on the same query for weeks while Google tries (and fails) to pick a canonical winner. CTR also drops - users seeing two identical-looking results from your domain perceive spam and skip both.
A duplicate meta description is less damaging than a duplicate title, but still hurts. Identically-described pages render the same SERP snippet, eroding distinctiveness and click-through. Google often discards your description in favor of an algorithmically generated one when it detects duplication.
How to detect
The best approach is an SEO crawler - Screaming Frog SEO Spider, Sitebulb, Ahrefs Site Audit. They crawl the entire site and surface a "Duplicate Titles" and "Duplicate Meta Descriptions" report listing each affected URL group.
Without a paid crawler: in Google Search Console > Performance > Queries click into a single query - if multiple URLs from your site rank for it, that is the signal. Also try the operator site:example.com "the repeating title fragment" in Google to enumerate every page using that title.
For quick manual spot-checks: open two suspect pages, view source on each, and compare the <title> and the name="description" meta tag side by side.
How to fix
First, identify the primary page in each duplicate cluster - the one with the most backlinks (use Ahrefs or Semrush) or highest organic traffic (Search Console). It keeps the current title. The rest get unique titles targeting complementary keywords.
Example: if five pages share the title "Moving Services | Company X", rebrand them to "Moving Services Tel Aviv", "Office Relocation Services", "International Moving Services", and so on. Each targets a distinct keyword while staying semantically related.
In practice: open each post or page for editing, scroll to your SEO plugin's box (Yoast / Rank Math / RankPlus), and rewrite "SEO Title" and "Meta Description". Use the snippet preview to confirm the length lands inside the recommended ranges (50-60 chars for title, 130-160 for description).
If two pages serve genuinely identical content (not just identical metadata), consolidate them into one strong page and 301 redirect the deprecated URLs. All signals converge into a single document instead of being split.
Common mistakes
First mistake: changing only the title while leaving the content untouched. If two pages truly display the same content, unique titles will not save them - Google will detect duplicate body content and filter one out. Differentiate substance, not just metadata.
Second mistake: relying on auto-templates that generate generic titles. An SEO plugin set to %postname% | %sitename% can produce duplicate titles when different posts share words in their slugs. Invest time in writing a unique title manually for every important page rather than trusting a template alone.
Third mistake: ignoring categories, tags, and author archives. Most duplicate-title issues come from taxonomy pages - if 50 categories share an identical auto-generated title, configure the plugin to use %category_title% - Articles | %sitename% or similar to guarantee uniqueness.
Verifying the fix
Re-run the crawler 24 hours after edits and confirm zero duplicates. In Search Console > Performance > Queries watch for rank stabilization on each cluster within 2-4 weeks. If the primary page begins ranking higher on its target query, the cannibalization is resolved.