Publish · Sites and blogs
WordPress
The publishing system behind a large share of the web: company sites, blogs, news and landing pages, edited by people who never touch code.
- PHP
- MySQL / MariaDB
- Install
- A clean install on your domain with SSL, the right PHP version, and only the plugins you need.
- Speed
- Full-page caching, OPcache and an object cache in Redis, and images served at the size they are shown.
- Hardening
- File editing from the dashboard switched off, login attempts limited, XML-RPC closed if you do not use it, and permissions set so an uploaded file cannot run.
- Updates
- Core, theme and plugin updates tried on a copy first, and a plugin its author has abandoned flagged to you.
- Backups
- The database and the uploads folder every day, kept away from the server.
- Migration
- Moved from any host, with the addresses inside the database rewritten so links and images keep working.
