Every XFORG project runs on its own dedicated services: its own database, its own servers and its own storage. Your site and your data never share anything with another client.
Dedicated by design
Most platforms put thousands of sites in one shared database. XFORG doesn't. Each client's project is created with its own services, so one client's site is never in contact with another's.
A database of your own
Your users, orders, forms and tables live in a database created only for your project. No other client's data sits next to yours.
Dedicated servers
Your site and its backend run on their own services, set up for your project alone.
Separate file storage
Images, videos and documents you upload are stored in your project's own space.
Your own keys and settings
Payment, email and SMS connections are configured per project and never shared.
No noisy neighbours
A traffic spike on someone else's site can't slow yours down, because you don't share resources.
Problems stay contained
If something goes wrong on another project, it has no path to reach yours.
Reliability
Your project is monitored from the moment it's created, so problems get fixed instead of waiting for a customer to complain.
Automatic error reporting
Errors in the browser and on the server are reported to our team automatically, with the details needed to fix them.
Every save is versioned
Each time you save a page, menu or footer, a new version is kept instead of overwriting the old one.
A log of every run
Every function run is recorded. When one fails, you can see why and run it again.
Security
Protection isn't a setting you have to remember to turn on. It's how the platform works.
Hashed passwords
Passwords are stored hashed with bcrypt, never as plain text. Not even we can read them.
Secure sessions
Login sessions live in HttpOnly cookies, out of reach of scripts running on the page.
Access checked on the server
Every private page and every query is checked on the server, so users only ever see what they're allowed to.
Validated requests
Every request is validated before it reaches your data. Anything malformed is turned away.
Payments through Stripe
Card details go straight to Stripe and never touch your project's servers.
Roles and tags
Decide exactly who sees each page, link and piece of data: visitors, users, specific groups or admins.
Modern stack
Built on proven, open technology: PostgreSQL, Node.js, React and Next.js.
Server-rendered pages
Pages arrive ready to read, which is faster for visitors and better for search engines.
Search-ready
Titles, descriptions and social previews for every page, plus control over what gets indexed.
Every screen
Separate settings for computer, tablet and phone, plus light and dark mode.
Every language
Each language gets its own URLs, and every text can be translated from the dashboard.
FAQ
Is my data stored alongside other clients' data?
No. Every project is created with its own database, servers and storage. Your data is never in the same place as another client's, and their site has no way to reach yours.
Can another client's traffic slow down my site?
What happens when something breaks?
Where are my customers' card details stored?
Do I need to install or maintain anything?
Your own database, your own servers and a team that hears about problems first. Start building today.