HTML / XML / JS, low-level validity (cross-cutting)MediumInferred

Malformed/duplicate meta tags

What it is

Malformed or duplicated meta tags, two descriptions, a broken robots tag, give conflicting or invalid instructions. Each meta should appear once and be well-formed. Broken or repeated metas. Ambiguous/ignored directives. Clean up meta tags. Low-medium. Inferred.

Why does malformed/duplicate meta tags matter for AI search?

Ambiguous/ignored directives.

How do you fix it?

Clean up meta tags.

How do you find it on your site?

  1. View source and review the meta tags for duplicates and malformed syntax.
  2. Identify templates or plugins producing the clashes.
  3. Consolidate to single, valid meta tags.
  4. Re-validate.

Which ranking and citation factors does it touch?

Malformed or duplicate meta tags cause conflicting or ignored directives. Clean, single tags keep behaviour predictable.

What is the impact?

Low-medium. Inferred.

What is the evidence?

Valid meta tags ensure intended handling. Google Search Central, Robots Meta Tags Specifications

Frequently asked questions about malformed/duplicate meta tags

What does "Malformed/duplicate meta tags" mean?

Broken or repeated metas.

How do you fix malformed/duplicate meta tags?

Clean up meta tags.