How to Bypass a CDN When Monitoring Site Uptime

StackPath

So you have some websites sitting behind a CDN, and you want to use a service like UptimeRobot or Uptime Kuma to track and alert you if something goes wrong. In most cases, these services are pretty straight forward and easy to set up. However, your content delivery network could throw a small...

How to Install Prism.js in Grav CMS

prism-js

How to Fix phpMyAdmin When it Freezes

phpmyadmin

phpMyAdmin is a great tool, when it works correctly. Unfortunately, sometimes it decides to freeze up when you don't have time to fix the underlying problem.

If you are in a hurry and need to re-establish access to phpMyAdmin, a quick purge and install will get you moving again. You can add...

How to Add Google Tag Manager to Grav CMS

google-tag-manager-logo

How to Change Max File Size Upload Limit for WordPress

wordpress

This is super easy, despite how difficult it seems to find a straight answer online.

All you need to do is change three parameters in your php.ini file. For Apache, the location of this file is /etc/php/7.4/apache2/php.ini. It may be slightly different for Nginx, but the process is the same....