Skip to main content
New: 190 SEO checks now available. See what's new
lowMetadataTITLE_STARTS_WITH_SITE_NAME

Title tag starts with site name — the fix

The title tag begins with the brand or site name instead of the page-specific keyword. Important keywords should be placed at the beginning of the title for maximum SEO benefit.

Where this fits: metadata in SEO

Metadata is how your page introduces itself to search engines and social platforms: the title tag, meta description, canonical URL, Open Graph and Twitter cards. Titles remain one of the strongest on-page relevance signals, and descriptions drive click-through rate from the results page even though they aren't a direct ranking factor. Bad metadata rarely breaks a site — it quietly bleeds clicks on every query where you appear.

Why title tag starts with site name hurts your rankings

Search engines give slightly more weight to words at the beginning of the title tag. Starting with the site name pushes the page-specific keywords further back, potentially beyond the truncation point in search results. Users scanning search results also focus on the first few words, so leading with generic branding reduces differentiation.

This is a low-severity issue: a polish item. Fix it in batches during scheduled maintenance; the win is cumulative quality, not a step change.

How to fix it

Move the site name to the end of the title tag, separated by a pipe (|) or dash (-). Lead with the primary keyword or page-specific description. The homepage is an exception where the brand name may appropriately come first.

<!-- Before -->
<title>BrandName - Best Running Shoes Guide</title>

<!-- After -->
<title>Best Running Shoes Guide | BrandName</title>

Metadata best practices

  • Write one unique title per page, 50–60 characters, primary topic first, brand last.
  • Write meta descriptions as ad copy: 140–155 characters, include the query intent, end with a reason to click.
  • Ship Open Graph + Twitter Card tags on every shareable page — social embeds are free impressions.
  • Keep canonical URLs absolute, lowercase, and consistent with your internal links.
  • Never duplicate titles across pages — duplicates tell Google the pages are interchangeable.

The full library: SEO best practices, by category.

Frequently asked questions

What does "Title tag starts with site name" mean?

The title tag begins with the brand or site name instead of the page-specific keyword. Important keywords should be placed at the beginning of the title for maximum SEO benefit.

Why does title tag starts with site name matter for SEO?

Search engines give slightly more weight to words at the beginning of the title tag. Starting with the site name pushes the page-specific keywords further back, potentially beyond the truncation point in search results. Users scanning search results also focus on the first few words, so leading with generic branding reduces differentiation.

How do I fix title tag starts with site name?

Move the site name to the end of the title tag, separated by a pipe (|) or dash (-). Lead with the primary keyword or page-specific description. The homepage is an exception where the brand name may appropriately come first.

How serious is this issue?

This is a low-severity issue: a polish item. Fix it in batches during scheduled maintenance; the win is cumulative quality, not a step change. It belongs to the metadata family of checks.

How do I find every page affected by this on my site?

Run a free Dr Urls audit: it crawls your site, detects title tag starts with site name on every affected page, shows example URLs, and generates a ready-to-use fix task. Re-scan after fixing to verify the issue is gone.

Does your site have this issue?

A free Dr Urls audit crawls your site, finds every page affected by title tag starts with site name, and hands you a ready-made fix task.

Check my site free

Related metadata guides