Category: Uncategorized

Shrinking Font Sizes Down by Subsetting

February 16, 2022

After designing websites for long enough, any developer will start to work on improving page load times. Too many files, even if they are small, will increase load times… Same with large files, filled with unused information. You start wanting to optimize the load time. It creates a better user experience. So you restrict the […]

New Website Setup

February 4, 2022

Cloudways Server Install Live Site & Create Staging site Install Varnish, Redis, Memcached Activate SSH Add RSA keys to server for Master, Live, and Test Site Upgrade to PHP8 and MariaDB 10.4 or MySQL 8 Activate Local Backups Whitelist IP address of personal computer Live Site add password until ready to launch Login through SSH […]

Woocommerce Product Tabs are Easy to update

February 4, 2022

Just go into Woocommerce developer tools. There you can find a page titled, Editing product data tabs. There are instructions on how to add little snippets of code to functions.php in WordPress to modify the product tabs in Woocommerce. Make sure you’re using a child theme first though, otherwise, it will likely get replaced when […]

What is a Keyword

February 4, 2022

This was something that held me back for a long time in the world of content creation and SEO. I couldn’t wrap my head around the process of letting Google know that there was a specific keyword I’m targeting. Sure just about anyone can write an article on a topic, but how does Google determine […]