WordPress Stack Troubleshooting

You can use the WordPress Optimized platform to achieve excellent performance with a website by utilizing NGINX and PHP-FPM. However, some users may experience the occasional technical issue that can lead to frustration and time-consuming troubleshooting. A lack of familiarity with the underlying components can make this especially troublesome.

In this article, we explore the general troubleshooting procedures you can apply when tackling an issue with your WordPress Optimized hosting, as well as a list of common problems and their solutions. If you get stuck along the way, do not hesitate to reach out to our support team 24/7.

Installing the Agile CRM Plugin

CRM stands for Customer Relationship Management. And it’s something you may want to learn about now that you have an e-commerce business. There are many different CRM platforms available. Be sure to check out our WooCommerce Education Channel for full guides on using WooCommerce to create an online business. CRM applications on the market today Read More >

How to Get Support from WordPress.org

Throughout our WordPress Education Channel, you have likely found references to plugins and themes. And you must already know that using plugins will get you more value out of your WordPress site. But sometimes plugins break, and themes don’t always work as you might have expected. In this article, we’ll show you exactly how you Read More >

How to Remove an Email Forwarder Using cPanel

Email forwarders are a convenient way to receive emails from multiple email accounts, by forwarding them to one email account. There may be times, however, that you need to remove an email forwarder. In this guide, we will explain the steps for how to remove an email forwarder through cPanel. Delete Email Forwarder Log into Read More >

Delete WordPress Transients Using WP-CLI

WordPress utilizes Transients to manage the cache. If you are experiencing issues with cached pages or a plugin’s functionality, deleting the transients (stored in the database for the website) may resolve the issue. In this guide, you will learn how to delete transients using the WordPress Command Line Interface (WP-CLI). WARNING: We strongly recommend backing Read More >

Change WordPress Theme Using WP-CLI

InMotion Hosting’s WordPress Hosting features WordPress Command Line Interface (WP-CLI). WP-CLI allows you to use the command line to efficiently maintain your WordPress website(s). In our previous guide, Install a Theme Using WP-CLI we introduced the wp theme command. In this guide, you will learn how to list your installed themes and how to change Read More >

How to Enable AutoConfig and AutoDiscover for cPanel

It can be frustrating filling in your email settings every time you want to set up a new email account. Using an email client like Thunderbird or Microsoft Outlook makes the process easier. But, you will need to look up your email account and server information. Wouldn’t it be great if you could just do Read More >

Scheduling cPanel Backups in WHM

With our VPS and Dedicated Hosting plans you can automatically perform cPanel backups. This allows you to schedule and save regular backups of your accounts to your server or an external destination such as Amazon, Google Drive, or FTP. In this tutorial, we will show you how to Configure cPanel Backups in WHM. Keep in Read More >

NGINX Cache Management

In this article, we will explore the various NGINX cache configuration options, and tips on tweaking your site to get the best performance out of the WordPress Optimized Stack. This guide covers all of the most common parameters you can tune via the Cache Manager Plugin.

How to Install the Storefront Theme in WordPress

In this first tutorial of the Storefront series, we will show you how to install the Storefront theme in WordPress. This theme was designed to work seamlessly with the WooCommerce plugin and allows you to easily build an eCommerce store. Since the Storefront theme and WooCommerce plugin were created by the same developers, it ensures Read More >

How to Configure and Use Two-Factor Authentication in cPanel

With InMotion Hosting’s Business Class and Reseller Hosting, Two-Factor Authentication, or 2FA, is enabled by default. When 2FA is enabled, the additional authentication method can be configured to add a layer of security for logging into your cPanel account. Once configured, with a smartphone (via a third-party application, like Google Authenticator for Android, BlackBerry, and Read More >

How to Enable Push Notifications on iOS Devices

If you have enabled iOS Mail Push notifications in WHM,  your server will be set up to send Push notifications (for new emails) to your iOS device. Once you have created and installed the Apple Push Notification service (APNs) Key, you must then change your Account Settings in your iOS device to allow Push notifications. Read More >

How to Install Laravel with Softaculous

In this article, we will learn how to install Laravel, the popular PHP framework. In order for Laravel to work correctly, you must make sure your server or cPanel account is configured for PHP version 8.1 or above. How to Install Laravel with Softaculous There are many different ways to install Laravel. Installation methods will Read More >