Tag html

How to easily defer CSS & JS to improve site speed

Site speed is one of the most important things when designing a website, and it’s surprising the amount of impact that loading in font files and other render blocking JS...

Formatting Code Snippets on Google Blogger

Lots of people use Blogger to host their blogs, but little know that you can actually edit the CSS that Blogger displays. It’s one of the most powerful Blogger features,...

Setting up a HTML Email Signature

I use email a lot when, probably more than any other form of contact or social media. I decided to make a HTML email signature for myself, but found that...

Tag php

Get back the Wordpress Classic editor, and disable Guternburg in one line

I really don’t like the Guternburg editor that Wordpress introduced in version 5, and I am certainly not alone. Suprisngly, not many people know how easy it is to revert...

Setting up .env files with PHP

I don’t have a whole lot of experience with PHP, only having made relatively simple contact forms. However, this changed when I needed to make a HTML form that saved...

Tag security

Setting up .env files with PHP

I don’t have a whole lot of experience with PHP, only having made relatively simple contact forms. However, this changed when I needed to make a HTML form that saved...

Tag server side

What should you have in your .htaccess?

Whilst many people say that .htaccess can slow down your website (here is another interesting article on it), which is true, chances are that if you run a website on...

Tag css

How to easily defer CSS & JS to improve site speed

Site speed is one of the most important things when designing a website, and it’s surprising the amount of impact that loading in font files and other render blocking JS...

Tag js

How to easily defer CSS & JS to improve site speed

Site speed is one of the most important things when designing a website, and it’s surprising the amount of impact that loading in font files and other render blocking JS...