How to Correct Your Staging Site after a cPanel Merge

Looking for a budget-minded, secure hosting service? Check out InMotion Hosting’s Linux Shared Hosting solutions! Understanding the Temporary URL cPanel accounts are typically created on an individual basis in Business shared accounts. VPS and Dedicated server accounts can include multiple cPanel accounts. Occasionally, there is a need to merge cPanel accounts. However, this may cause Read More >

How is UltraStack Configured?

UltraStack server configurations created by InMotion Hosting technical staff focused on optimization of performance for a specific content management system. These configurations can be found on: The configuration is based on the concept of a LAMP stack (Linux, Apache HTTP Server, MySQL database, and PHP) but with the addition of NGINX to act as a Read More >

Common Myths Around Launching Your Website

Launching your website can seem like a scary event but it’s actually an exciting time. The web presence for your business or organization is getting pushed out into the digital world, allowing you to reach and connect with new potential customers. The infographic below outlines a few common launch myths that may be holding you Read More >

Setting up Google Workspace MX Records in cPanel

One of our newest features for our Shared Hosting accounts allows you to connect your site to Google Workspace with a one-click wizard. Many customers use Google Apps for their business and would like to have that set up for their site. While simple, it can be tedious. We understand that, so we added the Read More >

Setting Domain MX Records to Remote Settings in cPanel

MX records (short for mail exchanger records) are DNS (Domain Name System) resources that specify a server that will be handling your email for your domain. When working with the default settings, you will likely never need to adjust your MX records settings on your server. Some people have an external DNS manager that has Read More >

How to Reset Your cPanel Password From AMP

If you’ve forgotten your cPanel password, you can reset it using your Account Management Panel (AMP). You can also Reset a cPanel password in WHM if you have a VPS or Dedicated server. Please note: cPanel account passwords can only be changed through AMP for Shared Hosting accounts. If you have a VPS or Dedicated Read More >

What is Ansible?

Do you configure multiple servers with similar software configuration stacks? Imagine the time you’d save if you automated those redundant tasks. Ansible can help you find out. With Ansible automation software you can define to-do task lists to deploy and manage remote servers from a central workstation or web server. Describing Ansible Requirements for Ansible Read More >

Add X-Frame-Options in Drupal 8 with the Security Kit Module

The X-Frame-Options HTTP header specifies whether your Drupal website can be displayed within other websites with the <frame>, <iframe>, <object>, or <embed> HTML tags. This improves Drupal security against clickjacking and related cyber attacks. Below we’ll cover how to install the Security Kit module and enable X-Frames-Options. Mozilla recommends using the superseding Content Security Policy Read More >

Add HSTS in Drupal 8 with the Security Kit Module

Adding HSTS (HTTP Strict Transport Security) in Drupal 8 forces web browsers to only load your website with a valid SSL certificate. This improves Drupal security against downgrade attacks and similar man-in-the-middle (MITM) attacks. HSTS is similar to a HTTP to HTTPS redirect but within the browser. Below we’ll cover how to install the Security Read More >

Add Content-Security-Policy (CSP) in Drupal 8

The Content-Security-Policy Drupal module helps you configure a Header set Content-Security-Policy header to specify what sources your website should load scripts from – (e.g. your own website, embedded YouTube video, and analytics trackers). This forces supporting web browsers to ignore other external requests to mitigate cross-site scripting (XSS) and other code injection attacks. There are Read More >

cPanel Pricing Changes — FAQ

In order to provide additional information about upcoming cPanel pricing changes, InMotion Hosting has provided a detailed listing of Frequently Asked Questions. Why do I have to pay more? When will prices increase again? How much will the next price increase be? Do you have an alternative to cPanel? Can I receive a refund? Will Read More >

WordPress 5.3 Release Notes

There has been a lot of anticipation with the release of WordPress 5.3. This version of WordPress has been tested for months and business owners and developers alike are excited to implement the newest features it has to offer. This article describes some of the best WordPress 5.3 updates you may find relevant for your Read More >

Which WordPress Version is Best for Your Needs?

When WordPress releases an update or a new version, business owners have to decide whether to continue using their current version or proceed with upgrading. Operating with the latest WordPress version provides you with additional features, functionality, and security. This article explains why you should always update WordPress when you can and how to easily Read More >

4 Plugins To Add a Favicon To WordPress

Favicons are the small iconic images seen next to a website’s name in the browser tab. They are an important part of the web browsing experience because they attach a symbol to your website — allowing end-users to quickly recognize your site as they browse. Favicons are also present in browser bookmark lists, feed aggregators, Read More >

Insert Code into your WordPress Theme

This guide will assume you have some experience with HTML, CSS, and/or JavaScript. If you don’t have that you have to at least know what you want to add code-wise to your WordPress Theme. Before adding any code, you must decide how important this code is. Perhaps you just want to modify the CSS of Read More >

How to Copy Post Content HTML from WordPress with WP-CLI

Date: 11/8/19  2 Minutes To Read WP-CLI is a command line tool that comes with your WordPress Hosting package. You can use it to manage your WordPress site with quick and intuitive command line instructions. Utilized properly, WP-CLI can drastically speed up your workflow and replace tedious dashboard operations with efficient scripts you can repeat and Read More >

How to change your admin password in Drupal 8

In keeping with good security policy, it is important to change your password on a regular basis. Being the administrator, you have a different dashboard available to you than the normal users do. Changing your password within the admin dashboard is quick and easy in Drupal 8. Follow the instructions below to learn how. Be Read More >