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

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

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

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

How to whitelist your IP in WordFence so you don’t get locked out

Are you using WordFence to secure your WordPress application? Have you been doing some admin action, like scanning for some file, or loading lots of pages which keeps triggering the firewall and blocking you out? Whatever it is you’d like to do, it can make a lot of sense to whitelist your IP address (or …

Read more

How to Migrate to Kinsta

Kinsta is Silicon Dales’ favourite managed WordPress + WooCommerce hosts when it comes to the support, available features and admin panel. Though they’re traditionally a little more expensive than most other hosts, they nicely combine the things business owners need to know with a developer friendly approach (they allow SSH access and WP CLI, by …

Read more

WooCommerce Hosting – Best Hosts for your Store

Clients often ask for our recommendation when buying web hosting for WordPress and particularly WooCommerce websites. Here, WooExpert Robin Scott gives guidance on choosing the right home for your WP site. The below will be updated in future as recommendations are updated. Best Hosts for WooCommerce Here’s a list in order of my personal preference …

Read more

How to Strikethrough Text in WordPress Visual Editor

If you’re new to the WordPress visual editor, you might be looking up online how to do certain functions. We’ve seen this question asked a few times: how do you strikethrough text in the WordPress visual editor? 2019 Update – How to Strikethrough in Gutenberg (the new editor) The below tutorials applied to the old …

Read more

How to Use Gravity Forms to Collect Referring Page URL

Gravity Forms is a very easily extended plugin for contact forms, lead capture forms and a lot of other things you can use forms for.

Below is a description of how to use Gravity Forms to collect the referring page URL, so you know where the person filling in the form came from, easily, without any extra effort!

Read more