Certificates, HTTPS, malware and hardening.
Getting the padlock, keeping it, and keeping everything behind it safe. Free SSL is included on every plan here, so most certificate questions are really about mixed content, redirects or a stale cache rather than the certificate itself. This section covers those, plus the practical hardening that stops most compromises before they happen.
The handful of specific, checkable things that account for most of what a secure website setup actually needs, in the order to do them.
Do I need an SSL certificate?Yes, every site needs one now, including a small brochure site with no forms — here is what changes if you skip it.
Free SSL vs paid SSL: what you are buyingThe encryption is identical either way. What paying actually buys is a deeper identity check, a warranty, and features free certificates skip.
How phishing works and how to report itA convincing copy of something you already trust, built to make you act before you think. Here is how it works and where to report it.
How to add security headers to your siteA handful of response headers close off entire categories of attack for very little effort. Here is what each does and how to add them.
How to block an IP address from your siteTwo reliable ways to stop a specific address reaching your site, and why blocking one IP rarely stops a determined, repeated attacker for long.
How to choose passwords worth havingLength beats complexity, reuse is the actual weakness, and a password manager quietly solves both problems at once.
How to clear a Google "deceptive site" warningCleaning the site is only step one. The warning stays until you request a review and Google confirms the site is genuinely clear.
How to fix "Your connection is not private"The warning always means one of three specific things: no certificate, an expired one, or a mismatch. Here is how to tell which and fix it.
How to fix mixed content warningsA secure page quietly loading an image, script or stylesheet over plain HTTP. Here is how to find every instance and fix it properly.
How to force HTTPS on your websiteA certificate being installed does not redirect anyone by itself. Here is the rule that sends every visitor to the secure version automatically.
How to install an SSL certificateFree SSL is already included and issues itself automatically. This covers how to confirm it, speed it up, and add a certificate you bought separately.
How to keep a site out of search enginesA request that well-behaved crawlers respect is very different from actually restricting access. Here is which setting does which job.
How to password-protect a folderAdd a login prompt in front of a folder in a few minutes, using either your control panel directly or an .htpasswd file underneath it.
How to renew an SSL certificateThe free certificate on your hosting renews itself. A certificate you bought separately does not, and needs renewing before it expires.
How to scan your site for malwareThe practical ways to actually check your files for malicious code, and how to read the results without missing what matters.
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 stop brute-force login attacksAutomated tools quietly try thousands of guesses against your login form. A few layered defences make that approach stop being worthwhile.
How to tell whether your website has been hackedThe specific, checkable signs of a genuine compromise, and how to tell them apart from an unrelated glitch before you act.
How to turn on two-factor authenticationA second, independent check beyond the password, so a leaked or guessed password on its own is no longer enough to get in.
Is shared hosting secure?Yes, accounts are kept isolated from each other. In practice, the biggest risk on shared hosting comes from your own setup, not your neighbours.
What is HSTS?A header that tells browsers to never even attempt the insecure version of your site again, closing a gap a redirect alone leaves open.
What is a wildcard SSL certificate?One certificate that covers a domain and every first-level subdomain under it, instead of issuing and managing one for each.
What a DDoS attack is, and what you can doA flood of traffic from many sources at once, aimed at overwhelming a site rather than breaking into it. Here is what it actually looks like.
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 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