Step-by-step walkthroughs for the jobs you actually have to do — installing WordPress, pointing a domain, moving a site, fixing what broke.
The commands that show you exactly what is consuming CPU, memory and disk on a VPS, and how to identify the process responsible.
How to sell in more than one currencyMulti-currency is not one setting — it touches pricing, payments, tax and your own bookkeeping all at the same time.
How to send email from PHP reliablymail() sends, but it rarely authenticates — here is how to send through SMTP instead so the message actually reaches the inbox.
How to send and receive your domain email in GmailHow to read and send domain email through Gmail's interface by linking your mailbox as another account, without moving hosting.
How to set browser caching headersHow to tell a browser what it can keep and for how long, so a repeat visit does not re-download everything.
How to set safe file permissionsThe two numbers that cover almost every case on a website: 755 for folders, 644 for files, and why 777 always creates a worse problem.
How to set up 301 redirectsA 301 tells search engines a page has permanently moved. Here is how to set one up correctly and what breaks when you get it wrong.
How to set up automatic backups on a VPSA simple, scripted backup covering files and databases, scheduled with cron and copied off the server, plus how to actually test it.
How to set up caching on WordPressPage caching turns a rebuilt-every-visit page into a stored copy — how to set it up and avoid caching the parts of a site that must stay live.
How to set up cron jobs on a Linux serverThe five-field crontab syntax explained properly, plus the logging habit that stops a failed scheduled job from failing silently.
How to set up DKIM signingHow to enable DKIM signing for your domain and publish the selector record that lets receiving servers verify it.
How to set up email on your domainCreate a mailbox on your domain in your control panel, then connect it to a mail app using the settings your control panel provides.
How to set up Fail2banInstalling Fail2ban to automatically block repeated failed logins, configured safely so you do not end up banning yourself.
How to set up Google Search ConsoleVerifying a site takes minutes. Here is the fastest verification method for your setup and what to look at once you are in.
How to set up private nameserversBranded nameservers like ns1.yourbrand.com make your hosting look like your own infrastructure, and the setup has one step people always forget.
How to set up SSH keys for your hostingGenerate a key pair, add the public half to your hosting account, and connect over SSH without a password from then on.
How to set up shipping in WooCommerceShipping is zones and rates, but the order you set them up in decides whether a customer sees a price at all.
How to set up tax in WooCommerceWooCommerce can calculate tax automatically — what rate to charge whom is a question for an accountant, not a setting.
How to set up WHMCS for a hosting businessInstall it, connect a payment gateway, build products that match your plans, and run one full test order before trusting it with real clients.
How to set up website analyticsAdding the tracking code is the easy part. Here is what to decide first and how to check it is actually working.
How to set up WooCommerceInstalling the plugin is the easy part — this is the order to configure it in so nothing important gets skipped.
How to set up your email in Apple MailHow to connect a domain mailbox to Apple Mail on macOS, including the settings that most often get typed wrong.
How to set up your email in OutlookThe exact settings and steps for adding a domain mailbox to Outlook on desktop, with IMAP recommended over POP3.
How to set up your email on AndroidStep-by-step instructions for adding a domain mailbox to an Android phone through the Gmail app.
Your first hour with a new hosting account.
26 articles WordPressInstalling, securing, updating and repairing WordPress.
43 articles EmailMailboxes, clients, forwarding and deliverability.
33 articles Domains & DNSNameservers, records, transfers and propagation.
36 articles SSL & SecurityCertificates, HTTPS, malware and hardening.
28 articles Control PanelFinding your way around the hosting panel.
26 articles Databases & MySQLMySQL users, phpMyAdmin, backups and repairs.
24 articles PHP & DevelopmentVersions, extensions, limits, cron and the shell.
28 articles Migrations & TransfersMoving a site or a domain in, without downtime.
22 articles Speed & PerformanceCaching, images, Core Web Vitals and slow sites.
28 articles Backups & RecoveryTaking backups, and restoring when it counts.
20 articles Errors & TroubleshootingSpecific error messages, and how to clear them.
44 articles VPS & ServersRoot access, SSH, firewalls and server basics.
30 articles Reseller HostingRunning a hosting business on our platform.
22 articles Ecommerce & WooCommerceOnline stores, checkout, payments and PCI basics.
26 articles FTP & File ManagementUploading, permissions and where files belong.
20 articles Billing & AccountInvoices, renewals, upgrades and cancellations.
18 articles SEO & MarketingGetting found once the site is live.
26 articles