Host Lighthouse reports online for reviews that outlive the CI job

Lighthouse HTML output is the clearest way to walk through performance, accessibility, and SEO audits. ReportArk keeps that viewer intact behind one shareable URL.

Lighthouse-style performance report preview

Produce a Lighthouse HTML package you can upload

Whether you run Lighthouse in Chrome DevTools, the CLI, or Lighthouse CI, finish with an HTML (or HTML-containing) artifact, then ship the files together.

  • CLI or CI HTML output
    Use lighthouse <url> --output=html --output-path=./lh-report.html, or configure Lighthouse CI to emit HTML. Prefer a folder if your pipeline also writes JSON beside the HTML.
  • Keep referenced assets local
    If your export is a single self-contained HTML file, zip that file as index.html. If the run emitted companion assets, include them in the same archive root.
  • Upload and send the review link
    ReportArk unpacks the zip, serves it privately through the app, and gives you a link stakeholders can reopen after the pipeline logs are gone.
Built for performance reviews

Scores are easy to paste. Audits are not.

A single Performance number in chat loses the opportunity tree, third-party impact, and before/after filmstrip. Hosting the HTML report keeps the full audit narrative available during prioritization.

01

Interactive audits stay clickable

Expand failed audits, jump between categories, and keep the same Lighthouse navigation your engineers already know.

02

Stable link for release gates

Attach the ReportArk URL to a PR or release ticket. Optional passwords protect pre-release URLs without forcing every viewer through your CI system.

03

Comment on the finding, not a screenshot

Ask for owners and deadlines beside the audit that failed, so the discussion remains tied to the metric that moved.

FAQ

Lighthouse hosting questions

What to upload and what reviewers will see.

1

Does ReportArk re-run Lighthouse?

No. It only hosts the HTML (and related static files) you already generated. Re-measure in your own pipeline when the site changes.

2

Can I share JSON instead of HTML?

JSON alone is not a viewer. Upload the HTML report (or a package that includes index.html). Keep JSON in CI artifacts if you still need machine-readable diffs.

3

Will Google index my Lighthouse results?

Report pages are noindex. Use share links for teammates and clients; do not rely on search engines to discover report content.

4

How is this different from gist or object storage?

Public buckets and gists are easy to overshare and hard to discuss in context. ReportArk keeps private delivery, optional passwords, and signed-in comments in one product surface.

Give the next performance review a permanent home

Export Lighthouse HTML, upload it once, and keep the audit trail available for the people closing the gaps.