News & Blog

UI UX Design

5 mins read

The Stages of UI UX Design Process

User Interface (UI) Design is focused on anticipating what users might need to perform and ensuring that the interface provides simple elements that are easy to access, understand, and use to help those actions...

WordPress

3 mins read

GitHub Actions

GitHub Actions have been designed to help you create strong and dynamic automation. This blog will show you how to create GitHub Actions workflows with environment variables, customizable scripts, and other features...

WordPress

3 mins read

FacetWP CheatSheet

FacetWP, as the name implies, allows you to create custom facets to filter any material on your WordPress website: blog posts, WooCommerce products, custom content categories, etc...

SEO

4 mins read

SEO for Beginners: An Overview of SEO Fundamentals

Search engine optimization (SEO) is the process of optimising your website in order to improve your rankings in search results and increase organic (non-paid) traffic...

WordPress

3 mins read

Bitbucket Pipeline for WPEngine

To deploy WordPress code from a Bitbucket repo to WP Engine is now done using Bitbucket Pipelines. This is part of the Bitbucket repo and you can enable it at any time...

WordPress

3 mins read

WordPress – Maintenance Checklist

The WordPress core team constantly introduces new features and routinely addresses security flaws. We need to keep our core WordPress and Plugin up to date...

Development Platform

2 mins read

How To Run Multiple Versions of Node and NPM with Node Version Manager

Using Node Version Manager or NPM, install the various node and NPM versions. This only works with Mac OS...