Caching, images, Core Web Vitals and slow sites.
Why a site is slow and what actually fixes it. Most speed problems on shared hosting are caused by a handful of things — uncached pages, unoptimised images, too many plugins, a slow database query — and they are worth checking in that order before anyone upgrades a plan.
What LCP, CLS and INP actually measure, why Google picked these three, and the published thresholds for each.
Does hosting actually affect site speed?Yes, for the server response part specifically, but it explains far less of a slow page than most people assume.
How page caching worksWhy rebuilding a page from scratch on every visit is expensive, and what caching actually does instead.
How to cache a site that changes constantlyHow to get the benefits of caching on a site that has logins, carts or content updating constantly.
How to compress images for the webHow to get images down to a sensible size for the web without the loss of quality being visible.
How to enable compression on your siteHow to turn on text compression for your site, and how to check it is actually being applied afterwards.
How to fix Cumulative Layout ShiftWhy pages jump around as they load, and how to reserve space in advance so they stop doing it.
How to improve Largest Contentful PaintHow to find the specific element dragging down your LCP score, and the fixes that actually move it.
How to lazy-load imagesHow native lazy-loading works, and the one image on every page that should never use it.
How to minify CSS and JavaScriptHow minification actually reduces file size, and how to test for the breakage it occasionally causes.
How to monitor your website uptimeHow uptime monitoring actually works, and what to check first the moment an alert arrives.
How to read a waterfall chartWhat every bar, gap and colour in a waterfall chart actually means, and how to use it to find a real cause.
How to reduce database load on a busy siteHow to find what is actually straining the database, and the maintenance most busy sites are quietly overdue for.
How to reduce the number of requests a page makesWhy every extra file a page loads adds delay, and how to cut the number down without changing how the page looks.
How to serve WebP imagesHow WebP compares to older image formats, and how to add a fallback for the rare browser that needs one.
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 speed up a slow WordPress adminWhy the admin area is often slower than the site itself, and the plugins usually responsible for it.
How to speed up a WooCommerce storeWhere a WooCommerce store actually loses its speed, and why the fix is different for catalogue pages and the checkout.
How to stop web fonts slowing your pageHow a web font ends up delaying the page or shifting its layout, and the specific settings that fix each cause.
How to survive a traffic spikeWhat actually breaks first when traffic surges, and the preparation that matters more than reacting in the moment.
How to tell when you have outgrown your planThe real signals that a plan is genuinely undersized, as opposed to a page that just needs optimising first.
How to test your website speed properlyHow to run a speed test that gives you a real answer, and the common mistakes that produce a misleading one.
Is a CDN worth it for a small website?Usually yes to turn one on, but the honest answer depends on how spread out your actual visitors are.
NVMe and SSD storage: what the difference meansWhat actually differs between NVMe and standard SSD storage, and which part of a hosting request it actually affects.
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 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