How-to How to install CrazyEgg using GTM What is CrazyEgg?Crazy Egg is a web-based application that provides you with mouse-tracking tools such as Heat map, Scroll map, Overlay, and Confetti to track website traffic. Website tracking
How-to How to fix: "Custom Fields" doesn't appear in dashboard menu. #ACF I've had a few client sites where Advanced Custom Fields (ACF) settings in the sidebar menu do not show up. To fix this: First, check for any plugins that might
How-to How to re-size images for free Images you take with your iPhone or Camera cannot be uploaded to your website, and if they can, most of the time, they shouldn't. Not every person wants to purchase
How-to How to install ACF Here is a quick guide on installing Advanced Custom Fields (ACF) on your WordPress website. 1. If you haven't already, install the ACF Plugin Install ACF PluginACF Plugin - Pro
How-to CloudFlare blocking SEMrush crawler [how-to fix] If you run SEMrush Audits, you might have experienced SEMrush being blocked from auditing a website. You will see an error code like this: Site Audit SettingsSorry, auditing domain.com
How-to How to remove Malware from WP If your website has been hacked, and if you can still access the backend, here are a few tips to get it back online. Reinstall WordPressUnder updates, press the "Reinstall
gravity forms How to stop Gravity Forms spam Spammers repeatedly filling out your website forms can be problematic and annoying. Before you start, make sure you know where the spam is coming from. You can do this by
wpengine How-to: Create a Staging Server using WPEngine Creating a staging server in WPEngine is ridiculously easy. Here is how to setup a staging server in WPEngine: Logged into WPEngine, click on Add Staging Button In the new
How-to How-to: Add an HTML signature in Apple Mail Here is how to add an HTML signature in Apple Mail: Under Mail >> Preferences Create an empty Signature Turn off / Close Apple Mail In the Finder Navigation (top
How-to How-to: Consolidate content + Redirect pages Sometimes you have repetitive content on your website, and you need to consolidate it. Examples Duplicate page content: /seo/guide/ /guide/seo/ Evergreen content: /seo-guide-2020/ /seo-guide-2019/ /seo-guide-2018/ Mixed pages &
wpengine 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 all over again from scratch. Here is a quick tutorial on
wpengine How-to: add a domain to WPEngine Here is a quick guide on how to add a new domain to WPEngine. If you haven't already, sign in to my.wpengine.comsign in2. If you have more then
wpengine How-to: add an sFTP user to WPEngine Here is a super quick tutorial on how to add a sFTP user to a domain hosted on WPEngine: Login to your WPEngine portal: my.wpengine.comsign in2. Select your
aws How-to SSH into an AWS Instance When I first discovered building servers in AWS, how-to tutorials started by saying, you needed SSH into the EC2 instance. The problem was, I had no idea what SSH was
wpengine How-to: Migrate a Staging Server in WPEngine Here is a quick guide on how to migrate a Staging Server to Production in WPEngine. Compare ContentBefore you start the migration, you will need to check to make sure
How-to How to Fix Contact Form 7 Errors Here a quick guide on how to fix Contact Form 7 error messages. Contact Form 7 has three error types: Yellow Orange Red You can find the meaning of each
aws [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
gravity forms How to hide Gravity Form field labels If you want to add support to hide field labels on a field by field basis, simply add the following line of code to your themes (functions.php). What this
How-to How-to: Format a USB to FAT32 MBR I was making a piratebox and the USB needed to be formatted in FAT32, MBR format. Apple’s disk utility wasn’t co-operating, so I moved over to Terminal. TerminalIn