
Eliminating 404 error pages with Craft CMS after removing content

Understanding and dealing with redirects is made easy with the Retour plugin for Craft CMS. Here's how we use it to handle 404s and set up 410 redirects.
Latest Craft CMS Posts

Andrew Armitage speaks at International Web Development Conference

A Digital founder Andrew Armitage gives a presentation on migrating a website from a legacy platform to Craft CMS at the Dot All Conference for Craft Developers in Montreal

Highlights from the 2019 Craft CMS Developer Conference Dot All

Andrew Armitage has just returned from the annual Craft Developer Conference in Montréal where he spoke about migrating your website to Craft CMS
A Digital are Finalists in the Northern Ecommerce Awards

A Digital have been shortlisted for the best food and drink website in the Northern Ecommerce Awards to be announced on the 23 October 2019

Using Push Notifications with CraftCMS

What are they and how do I set them up? We delve into the world of service workers and push notifications

Page Speed Optimisation - Latest Techniques

Optimising our font loading and htaccess file. Includes image manipulations using srcset, webp and lazy loading. Make your sites load faster!

Simplifying Local Development for Craft CMS

Setting up local development with MAMP and composer without the need for valet, homestead, docker, etc. We also make use of project config and automation.

High Availability Hosting for CraftCMS

We look at how to build and configure a HA server environment using the command line. We also configure Craft to use external Redis and Database servers.

Getting Technical: Building Complex Craft Plugins

Long Read: This acts as an in depth centralised location for plugin development

GDPR - Generating a Data Report Within Craft CMS

Steps we’ve taken using Craft CMS to simplify the process of generating a data report for our clients

Building our first plugin for Craft 3

We go through the main changes for Craft 3 which have affected our custom plugins