Methodology: This check follows wSEO methodology 1.1. How the assessment works

Independent CSS check

Compare the error total with the official W3C CSS Validator

Our audit uses genuine CSS errors only. The official validator retains the complete list of files, lines and explanations so the result can be checked independently.

The official CSS validator separates errors from warnings and confirms the result
Record Errors for severity and pricing; Warnings are excluded.

Browser check

  1. Open the official W3C CSS Validator.
  2. Select validation by URL and enter the complete canonical address.
  3. Select the CSS level 3 + SVG profile.
  4. Disable warnings or ignore the Warnings section.
  5. Run the validation and save the number under Errors.

What to count

Differences between validator results
ResultMeaningOur price
ErrorsGenuine CSS errorsYes
WarningsWarnings and recommendationsNo
HTTP 200The validator's response statusNot an error count
Other code typesHTML, JS, PHP and serverSeparate

Response-header check

curl -sS -D - -o /dev/null --get \
  "https://jigsaw.w3.org/css-validator/validator" \
  --data-urlencode "profile=css3svg" \
  --data-urlencode "warning=no" \
  --data-urlencode "output=text" \
  --data-urlencode "uri=https://example.com/"

Scope and evidence

Save the exact URL, result link or screenshot and the Errors total. One page exposes only the styles linked from it; separate templates and stylesheets require representative URLs.

The automatic price covers the submitted page. Our report links to W3C rather than duplicating the complete error list.