Skip to content

Temei.ro, website audit platform

Temei.ro

Proprietary product: a platform that automatically gathers public data about a website and turns it into a report with a score and prioritized recommendations.

Project brief

Period
2026 – present
Client
proprietary product by Imagine Infinity
Field
SaaS, web audit
Our role
product, architecture, development, and operations
Stage
pre-launch

The Problem

Site owners see the results in the browser, but not the accumulated issues under the hood. SEO deficiencies, performance, structured data, accessibility, cookie consent, security, and email deliverability issues can go unnoticed as long as the site appears to work.

The information is publicly available, but scattered across numerous tools, each with its own technical jargon. None of them alone explain in what order problems should be addressed.

What we did

We built a platform that automatically checks website SEO and health, performance, security, public GDPR compliance indicators, accessibility, reputation, and local presence. The results are compiled into a unified report.

  • independent data collection modules, built on the same technical contract
  • overall score from A to F and recommendations prioritized by impact and effort
  • explanation of business consequences, with data from independently cited studies
  • pointing out relevant legal provisions for visible compliance issues
  • PDF report generation on the server
  • report review and validation by an Imagine Infinity specialist
  • personal data anonymization before storage and data isolation between accounts

The report identifies externally observable risks and does not replace a complete legal assessment.

How we built it

The platform uses Node.js, TypeScript, Payload CMS 3, Next.js, and PostgreSQL, with BullMQ and Redis for asynchronous processes, S3-compatible storage, and Puppeteer for PDF report generation. Services run in Docker containers, behind Traefik.

Data collection uses Lighthouse, TLS analysis, security header checking, DNS and email deliverability verification, as well as accessibility tests with axe-core.