Budget web hosting with domains, email and an AI builder.
Classic shared, WordPress and VPS hosting at low monthly prices, with a domain and email bundled on most plans. Its Horizons plans add an AI builder that creates and hosts a site from a prompt.
Key info
- Pricing
- Paid
- Platform
- Web
- Category
- Hosting
- Best for
- Beginner
- Free plan
- None, but a 30-day money-back guarantee
- Paid plans from
- A few dollars a month on long-term plans
- Hosts
- Shared and WordPress hosting, Node.js apps, cloud hosting and Linux VPS
- Frameworks
- WordPress and PHP, plus Next.js and other Node.js apps on Business and Cloud plans
- Databases
- MySQL included
- Custom domains
- Yes, with a free domain for the first year on most yearly plans
- Email hosting
- Yes, included on most plans
- Deploy from
- GitHub, a file upload or the control panel
Related reading
- Tool reviews
Choosing your first AI coding setup
You need three things, and you probably already have one of them.
Beginner - Fundamentals
Row level security is the security boundary
If your database rows are protected by a check in your application code, they are not protected. Anything holding a key can talk to the database directly, an…
Expert