← Learn

Missing page title (WCAG 2.4.2)

Why empty or missing <title> tags hurt accessibility and SEO, and how Curbcut reports them.

What fails

A page with a <head> but no non-empty <title> fails the page titled criterion. Assistive tech announces the title first.

Shopify notes

Most product and collection templates set title from object fields. Custom landing pages and some app-rendered templates skip it.

Related