Direct answers to the questions people ask us most, one question per page, without the sales pitch.
Files whose name starts with a dot, like .htaccess, are hidden by default in most listings until you turn on show hidden files.
What are MX records?What an MX record does, why it is separate from your website's DNS, and where to find the ones set for your domain.
What are nameservers?They decide who gets to answer questions about your domain — and changing them hands your whole domain to a different company.
What causes a 500 error in a PHP script?PHP hit a problem it could not recover from — usually a broken .htaccess, a fatal error in the code, or a limit it ran straight into.
What control panel do I get with my hosting?StackCP, provided through our hosting platform partner 20i, and reached from inside your client area.
What currency will I be charged in?The currency shown at checkout is the one you are billed in, then and for every renewal that follows.
What does a 500 error actually mean?It means the server tried, failed, and chose not to tell you why in public — the real reason is written to a log only you can read.
What happens if a payment fails?A declined renewal is common and rarely urgent — here is what generally happens next and the fastest way to sort it.
What hosting does an online store need?Broadly the same hosting a brochure site needs, but with less tolerance for the things that go wrong when you skip on any of it.
What is bandwidth and how much do I need?The total data your site sends to visitors each month. Most sites use far less of it than the number on the plan suggests.
What is crawl budget, and does it affect me?The limit on how much of a site Google chooses to crawl. For most small sites it is not the bottleneck it sounds like.
What is disk space and how much do I need?The total storage on your hosting account, shared between your website files, database and email. Most sites need surprisingly little.
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 KVM virtualisation?KVM gives every VPS its own genuine virtual machine and kernel, isolated from every other guest on the same physical host.
What is OPcache and should it be switched on?OPcache keeps compiled PHP in memory instead of recompiling it on every request, and there is no good reason to leave it switched off.
What is overselling, and is it safe?Selling more resource than a plan technically has, on the assumption most accounts never use their full allowance at once.
What is PHP-FPM and why does it matter?The process manager that runs PHP behind most modern hosting stacks, and the reason your host almost certainly already uses it.
What is server response time, and what is good?What the server is actually doing during that measurement, and how it differs from the total time a page takes to load.
What is TTFB and why does mine look high?What the wait before the first byte actually measures, and the short list of things that usually cause it.
What is WHOIS privacy and do I need it?A service that swaps your personal contact details on the public domain record for the registrar's own, so spam and cold callers reach them instead.
What is a CAA record?A record that restricts which certificate authorities are allowed to issue an SSL certificate for your domain at all.
What is a canonical tag?A line in the page head that tells search engines which of several similar URLs is the one that should actually be indexed.
What is a DNS TTL?The number of seconds a DNS answer is allowed to be cached before it has to be checked again, and why it decides how fast a change spreads.
What is a database table prefix?A short string in front of every table name, mainly so more than one application can share the same database.
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