Static site hosting,
as fast as it gets.
Just upload your build folder. No database, no PHP, no runtime — only HTML, CSS and JavaScript served from EU NVMe.
Built for static sites and SPAs.
Hugo, Jekyll, Astro, Eleventy, Next export, Vite — bring whatever you build with. We just serve the files, fast.
HTTP/3 + edge cache
OpenLiteSpeed serves files at near-CDN speed. No PHP, no DB round-trips.
HTTPS by default
Auto-renewing Let's Encrypt. No PHP, no SQL injection — by design.
SFTP, rsync, CI/CD friendly
Push via SFTP, rsync over SSH, or a GitHub Action. No proprietary CLI.
A no-runtime stack, by design.
Static hosting strips away every moving part you don't need. The result: faster pages, lower attack surface, simpler ops.
Pricing that fits your project.
Start free for your portfolio or docs site, or pay only for what you actually use.
Free tier
HobbyHost your portfolio, docs, or landing page on a free Sitequest subdomain.
- 1 GB NVMe storage
- Unmetered file requests
- Free SSL & subdomain
- SSH, SFTP, API & MCP access
- Community support
Pay-as-you-grow
Most popularPick the disk space you need for your build output. Scale up any time — no contracts.
- Everything in Free tier
- Configurable storage
- Custom domains
- SSH, SFTP, API & MCP access
- Priority email support
Frequently asked questions
Which static site generators do you support?
Any of them — we just serve the files in the folder you upload. Hugo, Jekyll, Eleventy, Astro (static output), Next.js export, Nuxt generate, SvelteKit static adapter, Vite, Gatsby, Zola, Pelican, MkDocs, Docusaurus and plain HTML all work without configuration.
How do I deploy?
Three options: drag-and-drop your build folder in the dashboard, push files via SFTP/rsync over SSH, or wire up a GitHub Action / GitLab CI job that uploads your build artifact on every push to main. Sample workflows are in our docs.
Can I use a custom domain?
Yes, on the pay-as-you-grow plan. Point your domain's A record at our edge IP (or a CNAME at your subdomain), and we'll provision a Let's Encrypt certificate automatically. The free tier uses a *.sitequest.eu subdomain.
Do you support clean URLs and SPA routing?
Yes. We rewrite extension-less URLs (about → about.html or about/index.html) by default, and you can configure a SPA fallback (e.g. all unmatched paths serve /index.html) via a simple per-site setting — no .htaccess required.
What about contact forms or dynamic features?
Static hosting only serves files — no server-side processing. For forms, search, comments, or analytics use any third-party service (Formspree, Plausible, Algolia, etc.) or call your own API from JavaScript. If you need server-side rendering or APIs, our regular web hosting plans (with PHP) are a better fit.
Where are your servers located?
All webspaces are hosted in the EU (Eygelshoven, NL) at the SkyLink Datacenter, which is contractually certified to run on 100% renewable energy. Low-latency for European visitors, unlimited traffic, and full GDPR compliance.