Skip to main content
Content fix guide

Low Content-to-Code Ratio

The page has more boilerplate code than actual content. Search engines may view this as low-quality.

Issue ID: CONTENT-RATIO-001
Severity: medium
Impact: Med
Effort: M

Use this article when

  • You need deeper remediation guidance than the issue card can show.
  • You want CMS-specific steps before handing the fix to a developer.
  • You want a repeatable re-check path after shipping the change.
Re-run full audit

What this issue is

The page has more boilerplate code than actual content. Search engines may view this as low-quality.

Why it matters

The page has more boilerplate code than actual content. Search engines may view this as low-quality. This affects clarity, topical depth, and whether a visitor sees an obvious reason to keep reading.

How we detect it

  • FreeSiteAudit flags this issue when the rule for CONTENT-RATIO-001 fails and the page evidence points to Dom body.
  • You can usually confirm this by checking the page source or the relevant page settings inside your CMS.

Evidence examples

Check the affected page source, rendered output, or relevant CMS setting to confirm the missing or incorrect element.

How to fix it

  1. 1Add more meaningful text content to the page
  2. 2Move inline CSS and JavaScript to external files
  3. 3Remove unused HTML, comments, and whitespace
  4. 4Reduce framework boilerplate where possible

How to re-check it

  • Check that visible text content is a significant portion of the HTML

Related tools

This issue is best verified with the full FreeSiteAudit crawl rather than a single-point mini tool.