Blog

Here are some blog posts that I have written, usually either about a project I have been building or some little coding nugget.

The Future of Content Creation: My AI-Powered YouTube Channel
Published 25th Jul 2023

Unveiling my brand-new YouTube channel, FlopTop, driven by the immense potential of AI technology.

Read more
How to change the Footer in the WordPress Admin
Published 15th May 2022

Find out how to easily change the Footer in the WordPress Admin

Read more
How to remove the Comments section from the WordPress Admin
Published 29th Apr 2022

Find out how to easily remove the Comments section from the WordPress Admin

Read more
How to improve NuxtJS website performance by loading web fonts asynchronously
Published 14th Nov 2021

Improve your NuxtJS app performance by asynchronously loading web fonts

Read more
How to add 301 redirects for a NuxtJS website deployed on Netlify
Published 3rd Nov 2021

Successfully add 301 redirects to a NuxtJS website that is deployed on Netlify

Read more
How to individually set title and meta descriptions for dynamic pages in NuxtJS
Published 11th Jan 2021

Turn your hard coded page titles and meta descriptions into editable fields within a CMS, generate them for dynamic pages such as blog posts.

Read more
PWeatherA Project
Published 5th Jan 2021

A first time PWA project that isn't a ToDo app! Written in Ionic and Vue.

Read more
How to stop Google excluding pages in your NuxtJS app when using the sitemap module
Published 30th Dec 2020

You may have noticed this message ‘Duplicate, submitted URL not selected as canonical’ in the Google Search Console after Google crawling your NuxtJS app.

Read more
Stick em Up! Project
Published 28th Dec 2020

The process of implementing Snipcart into a NuxtJS website to add simple ecommerce functionality.

Read more
How to add basic PWA capability to your NuxtJS app
Published 23rd Dec 2020

I have outlined clear steps in how to turn your NuxtJS app into a basic PWA

Read more