Uploading, permissions and where files belong.
Getting files onto the server and putting them in the right place. FTP and SFTP clients, the browser-based file manager, what public_html is, which permissions files and folders should have, and why an upload that "worked" is not showing up on the site.
Three protocols with confusingly similar names, one of which sends your password in the open. Here is what actually separates them.
File permissions, explainedWhat those three-digit numbers on your files actually control, and why almost everything on a website should be either 755 or 644.
How to change file permissionsSetting the right permission number on a file or folder using your FTP client or file manager, and the one number to never use.
How to connect to your hosting with FTPA plain walkthrough of connecting to your hosting account with an FTP client, from finding your login details to seeing your files on the server.
How to delete files without breaking your siteThe habits that keep a clean-up from turning into an outage, and what to do before deleting anything you cannot immediately identify.
How to edit a file directly on the serverMaking a quick change to a file already on the server, using the editor built into your control panel, without downloading and re-uploading it by hand.
How to find a file on your hosting accountUsing the search built into your file manager, or narrowing it down folder by folder in an FTP client, when you cannot remember where a file went.
How to fix FTP connection problemsThe handful of things that actually stop an FTP connection working, checked in the order most likely to fix it fastest.
How to free up disk space on your accountWhere disk space actually goes on a typical hosting account, and what to clear before assuming you need a bigger plan.
How to get back a file you overwroteWhere to look immediately after overwriting a file by mistake, in the order most likely to get it back without restoring anything you did not need to.
How to give a developer FTP access safelyCreating a separate, limited FTP account for someone working on your site, rather than handing over your own main login.
How to manage files from the command lineThe handful of Linux commands that handle everyday file management jobs faster than an FTP client, once you have shell access set up.
How to move files directly between two hostsCopying files straight from an old hosting account to a new one without routing everything through your own computer first.
How to organise a website's filesA sensible folder structure inside public_html saves far more time than it costs to set up, especially once a site has grown past a handful of pages.
How to unzip a file on the serverUpload the archive once, then use the Extract option in your control panel file manager instead of downloading and re-uploading every file inside it.
How to upload a very large fileGetting one very large file, or a great many small ones, onto your hosting account without the transfer failing partway through.
How to use FileZillaInstalling FileZilla, connecting it to your hosting account, and using its two-panel layout to move files on and off the server.
What are hidden files, and how do I see them?Files whose name starts with a dot, like .htaccess, are hidden by default in most listings until you turn on show hidden files.
Where do I upload my website files?Into the public_html folder, and nowhere else, if you want visitors to actually see what you have uploaded.
Why is my uploaded file not showing on the site?Usually one of three things: the file went into the wrong folder, its permissions are wrong, or your browser is showing you a cached page.
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 Billing & AccountInvoices, renewals, upgrades and cancellations.
18 articles SEO & MarketingGetting found once the site is live.
26 articles