Why Is My Website Slow?

Snail

This is a question we are asked by people on a regular basis: “Why is my website slow?” The answer provided here, since 2012, is generally speaking in a WordPress context – because we are WP specialists – but a lot of the rules will apply to really any website, particularly one which runs on …

Read more

Minimum Requirements for WooCommerce

woocommerce logo image

Below are the minimum requirements for WooCommerce and (by extension) WordPress. Some are taken from WooCommerce, some from WordPress, and also, some, we are adding as recommendations. It should be apparent, below, which is which! Before getting started, if you’re here to assess a WooCommerce host, then you may be interested to check out our …

Read more

How to add Push Notifications to your AMP website

AMP Banner turquoise

The AMP-wp team posted this content over here, at the official website, and it may well be of interest to anyone running AMP WordPress sites – certainly it’s something that our clients running AMP sites have asked for. We have our own approach, which we may tutorialize here, if you would like an alternative method. …

Read more

WordPress Hosting – Best hosts for your website

Double white datacentre

Clients often ask for our recommendation when buying web hosting for WordPress websites. Here, developer Robin Scott gives guidance on choosing the right home for your WP site. The order and post, below, was amended on 2 August 2022. The below will be updated in future as recommendations are updated. Best Hosts for WordPress Here’s …

Read more

How to start with Cumulative Layout Shift (CLS) on WordPress

Still lake - staying still

It’s nice when thing’s stay still – especially when you’re looking at a webpage. Simply put, CLS is a measure of how still a webpage stays while a user is looking at it. Google rates this as an important user experience factor. Cumulative Layout Shift scoring and how to improve your site’s score is a …

Read more

Using Amazon S3 Bucket to offload site images

A bucket with stuff in it

Offloading the entire uploads directory into an Amazon Simple Storage Service (Amazon S3) bucket helps to speed up a site and can also be essential if you have an especially large uploads folder which is preventing other processes from completing – for example: spinning up a staging environment. Benefits Saves money on hosting all the …

Read more

How to run WordPress cron with WP CLI via crontab on Cloudways

cloudways application id image

Sometimes you need to run WordPress cron a non-standard way, in order to guarantee successful execution on a regular schedule. The issue with “standard” WordPress cron tasks (which are a pseudo cron in themselves) is these are processed upon certain triggers, which run under PHP as your admin is loaded. This can both slow life …

Read more

The Silicon Dales Guide to Updating WordPress

Update icon against magenta background

WordPress is used by 65.2% of websites – even in a sample of the top million websites. It’s popular and it works.

In order to keep up with a changing world, the code powering WordPress is updated on a regular basis. As a result, the plugins, themes and integrations which work with WordPress also update on a regular basis (at least, the good ones do!).

Read more

Resolving err_too_many_redirects

connections made with pins, wire and string

Have you seen the message err_too_many_redirects on a page or pages of your website? Would you like to resolve this? Sure you would! Read on… What err_too_many_redirects Means It doesn’t take a genius to realise what this error means, but its probably worth breaking it down. Error. Too many redirects. There is no such thing …

Read more