How-To How to install CrazyEgg using GTM Are you looking for a way to increase your website conversion rates? CrazyEgg is an easy-to-use heat map software that reveals visitor behavior on your site. In this post, we will show you…
WordPress Increasing PHP Memory in WP How to increase the memory in your WordPress website without FTP access or any fundamental full-stack skills. Login Login to your WordPress website Install a File Manager Plugin Go to Plugins, download a…
How-To Cloudflare: Redirect all traffic to HTTPS In this blog post, I’ll show you how to set up HTTPS on your website using a free CDN like Cloudflare. There are many benefits of encrypting traffic over HTTP such as improved…
SEO GMB Spam Hunting Spammers have infiltrated Google My Business listing; your responsibility is to make your business lose in the fake businesses. I was reading Joy Hawkins’s excellent guide on spam hunting (if you haven’t had…
WordPress Convert a static website to WP I have an old client who wants his website converted into WordPress to make edits independently. I’ve decided to use this task as a teaching opportunity and document the steps in converting a…
How-To How to install ACF on a WP Theme Here is a quick guide on installing the Advanced Custom Fields plugin (ACF) pro or free version on your WordPress website. Install ACF Plugin If you haven’t already, install the ACF Plugin Add…
How-To How to Fix Cloudflare Blocking SEMrush Audit Cloudflare can block SEMrush crawlers from accessing your site by setting a Cloudflare rule. The problem occurs when the Cloudflare rules are set to “Block All” bots and not specific IPs. This is…
Gravity Forms How to stop Gravity Forms spam Gravity Forms is a great plugin for WordPress websites that allows you to create forms and collect data. Unfortunately, spammers have found ways to use the form builder tool as well, which can…
WordPress How to Create a Staging Server using WPEngine Creating a staging server to test how your site will look before it goes live is one of the most critical steps in web development. You want to ensure you’ve covered all bases,…
How-To How to Add an HTML signature in Apple Mail Do you have a signature that you like to use when sending emails? It’s so easy to set up your own custom HTML signature in Apple Mail. Here is how to add an…
WordPress How to Re-create a website in WPEngine You’ve crafted the perfect website in WPEngine; now, you want to reuse it for another project without building it from scratch. Here is a quick tutorial on how to use an existing website…
WordPress How to add a domain to WPEngine Here is a quick guide on how to add a new domain to WPEngine. Sign in If you haven’t already, sign in to my.wpengine.com Select your account If you have more than one…
WordPress How to add an sFTP user to WPEngine In this blog post, we’ll be going over how to add an sFTP user account to transfer files from your computer onto the website. For those unfamiliar with what sFTP is and why…
How-To GTM Call Tracking Here is how to accurately track phone calls in Google Tag Manager: Install GTM if you haven’t already, placing the header script as close to the <head> as possible, then the secondary script…
WordPress How to Migrate a Staging Server in WPEngine Here is a quick guide on migrating a Staging Server to Production in WPEngine. Compare Content Before you start the migration, you will need to check to ensure the content is identical on…
How-To Uninstall Docker Engine Another command I continue to lose, or the SERPs only show me how to install docker (opposite of what I want!) How-to: Uninstall Docker CLI, and Container packages. Straight Code on how to…
How-To Removing smart apostrophes from a database How-to remove smart apostrophes in the PHPMyAdmin database. Recently migrated a website from FlyWheel hosting to WPEngine. During the migration process, thousands of broken characters started displaying on the migrated site. Better search…
WordPress How to Fix Contact Form 7 Errors: There was an error trying to send your message. Please try again later.” Forms are a valuable and powerful way to collect information from your visitors. To be successful, they need to work seamlessly with no errors or glitches. Contact Form 7 is an easy-to-use plugin…
How-To How to host a static website on a AWS S3 bucket As you may already know, Amazon offers the best cloud services through an initiative called Amazon Web Services (or simply Amazon AWS). Among the available services are some that, when combined, allow the…
How-To How to host a static website with Google Cloud – GCP This step-by-step guide shows you how to set up a Cloud Storage bucket to host a static website. Static websites can include client-side codings such as HTML, CSS, and JavaScript. They cannot contain…