Skip to main content
Version: Next

Business Check

BusinessCheck

Business Check assesses the non-security business health of a site: web quality, compliance, continuity, and cost or SLA readiness. Like Security Check it runs asynchronously against a URL and returns a graded scorecard.

It is a single screen at /healthcheck/business.

The seven domains

Every assessment scores seven domain modules.

DomainWhat it covers
Web QualitySite and SEO quality
ContinuitySSL, DNS, and email readiness
ComplianceRegulatory posture such as GDPR, KVKK, PCI, SOC 2, and ISO
Analytics & MarketingAnalytics and marketing instrumentation
Trust & ReputationTrust signals
Cost & SLACost and service-level readiness
Advanced WebThe optional deep web pass

All seven cards are always drawn. A domain the run did not cover shows a dash rather than a score — Advanced Web does this on every basic run.

Running an assessment

  1. Choose Basic or Advanced.
  2. Enter the target URL.
  3. Optionally expand Business inputs (optional).
  4. Click Run Assessment.

Basic and Advanced

  • Basic covers SEO, compliance, continuity, and cost or SLA.
  • Advanced adds a deep web pass and reveals a Deep web checks picker.

The five deep checks, all selected by default in Advanced mode:

CheckWhat it looks at
Structured dataStructured-data markup
Broken linksLinks that do not resolve
Mixed contentInsecure resources on a secure page
Social metaSocial sharing metadata
security.txtThe security.txt disclosure file

Business inputs

Four optional numeric inputs feed the assessment.

FieldExample
Monthly Revenue50000
SLA Target %99.9
Current Uptime %99.5
Downtime Cost / Hour1200

They are collapsed by default and can all be left empty. Values that are not numbers are dropped silently, so check what you typed before running.

info

Starting an assessment requires the create permission. Without it the whole run panel is hidden and only saved results are shown.

Reading the results

Assessments run asynchronously and the page polls for the result. If the run has not finished after roughly a minute the page reports The assessment timed out. Please try again.

Grade and counts

The hero shows the letter grade and the score out of 100 returned by the backend, plus three badges counting the items that Pass, produce a Warn, and Fail.

Domain scores

Below the hero, one card per domain shows that domain's score out of 100 with a progress bar.

Result items

Every check the assessment ran is listed, grouped by domain and then by category.

Each item shows:

FieldValues
Statuspass, warn, or fail
Impactcritical, high, medium, or low
TitleWhat was checked
RecommendationWhat to do about it

Executive summary

When the backend produces one, an Executive Summary card appears above the domain cards. It is generated from the assessment result and contains a grade tile, a headline, a narrative, a distribution bar over failing, warning, and passing items, then Top Risks, Quick Wins, and Weakest Areas. A badge marks whether it came from a provider or from rules.

History and trend

Business score trend charts up to the last twenty completed assessments for the target on screen. Assessment history lists recent runs with their grade, target, score, and start time; selecting a completed row loads it. Runs that are still going or that failed cannot be opened.

Opening the page loads the most recent completed assessment automatically.

Exports

Two buttons export the result:

  • JSON — the whole assessment object.
  • CSV — one row per result item, with domain, category, title, status, impact, and recommendation.

Exports are available to anyone who can view the assessment.

Running it from elsewhere

The Assess button on a saved target, the Run Full Check button on the Overview, the Comparison tab, and the Target Report all start a Business Check assessment too. All of them run in basic mode with no business inputs — the deep checks and the input fields are only reachable from this screen.