Articles
How do I adjust PHP settings (memory, upload, execution time)?
You can raise PHP limits like memory, upload size and execution time from cPanel:Log in to cPanel...
How do I change my PHP version?
You can switch your PHP version yourself in cPanel:Log in to cPanel from your client area.Under...
How do I choose a fast WordPress theme?
A lightweight theme is one of the biggest speed wins. When choosing:Pick a lean, well-coded theme...
How do I enable Gzip / Brotli compression?
Compression shrinks your pages before sending them, so they load faster. On Toshost's LiteSpeed...
How do I enable Redis or Memcached object cache?
An object cache (Redis or Memcached) stores database query results in memory so dynamic sites...
How do I enable browser caching?
Browser caching tells visitors' browsers to store images, CSS and JavaScript so repeat visits...
How do I enable caching (LiteSpeed Cache / LSCache)?
Toshost servers run LiteSpeed, so you get the powerful LSCache engine built in. To use it:On...
How do I fix "508 Resource Limit Reached"?
A 508 Resource Limit Reached error means your account briefly used more CPU, memory or Entry...
How do I optimize images on my website?
Large images are the most common cause of slow pages. To fix them:Resize images to the dimensions...
How do I optimize my database for speed?
Over time databases collect bloat - old revisions, spam, expired transients - that slows queries....
How do I reduce the number of plugins slowing my site?
Each active plugin adds code that runs on page loads, so fewer, lighter plugins mean a faster...
How do I test my website speed?
Use free online tools to measure how fast your site loads and what's slowing it down:Google...
How do I use a CDN (Cloudflare) with my hosting?
A CDN like Cloudflare caches your site across global servers so visitors load it faster. To set...
What are CPU, Entry Process and IO limits?
Shared hosting gives every account a fair slice of the server, enforced by a few limits:CPU - how...
When should I upgrade from shared hosting to a VPS?
Shared hosting is great for most small to medium sites, but consider a VPS when:You regularly hit...
Why is my account hitting resource limits?
Resource-limit warnings (CPU, Entry Process, IO or memory) mean your site is asking the server...
Why is my site fast for me but slow for others?
This is common and usually harmless. The most likely reasons:Your browser cache - after your...
Why is my website slow and how do I fix it?
Slow sites usually come from a few common causes. Work through these in order:Enable caching with...