Skip to content

Why we split the public site from the client panel

This site is static and lives apart from the panel. Here is why: SEO, speed and a smaller attack surface.

By ArtiakCloud ·

This site and the client panel are two separate projects. That was on purpose.

Two different jobs

  • This site informs: what we offer, what it costs and who runs it. It has to load fast and be easy to find in search engines.
  • The panel manages contracts, invoices, payments, domains and tickets. It sits behind a login and does not need search ranking.

What we gain

Speed and SEO. A static site is served as pre-built files, with no server code running on every visit.

A smaller attack surface. This site handles no authentication and no customer data. The “Log in” and “Create account” buttons simply lead to the panel.

Independent changes. We can redesign the site without touching billing, and the other way around.

How it stays current

The plans and prices you see here are read from the same catalogue the panel uses, at the moment the site is deployed. That way there are not two price lists that can drift apart.

← Back to the blog

Deploy your project today.

Create your account in the panel, or review the plans and prices first.

  • Monthly billing
  • HTTPS included
  • Git deploys