In this tutorial, we’ll cover how the oEmbed embedding feature allows WordPress users to paste a supported URL to display its embedded version. This is easier than inserting a hyperlink or special embed links from platforms such as YouTube and SoundCloud. Embed Supported Content into WordPress Supported Websites Embed Supported Content into WordPress Log into Read More >
Product Guides
Be More Successful with our Product Guides
We want you and your business to be successful. This section of the Support Center will give you the tools you need to build and maintain a successful web presence. Learn how to get started with a reseller account, or how to add and configure weForms to your WordPress site. We’ve been in the web hosting business a while and want to share our expertise with you!
Our product guides are manuals that will help you successfully navigate your new hosting plan and the powerful tools that come with it. The guides will help you master the skills you need to create and maintain an online presence easily. Giving you more time to run your business!
Products
Dedicated Hosting
Dedicated Linux servers that are completely customizable to meet your enterprise level needs.
Business Shared Hosting
Quickly launch your web presence with our affordable Business Shared Hosting plans.
Reseller Hosting
Be your own web hosting provider to your customers with our affordable Reseller Hosting plans.
Reseller VPS Hosting
Be your own web hosting provider to your customers with our affordable Reseller VPS Hosting plans.
Managed VPS Hosting
Learn how to get the most out of your Managed VPS Hosting plan using cPanel/WHM or Control Web Panel.
Cloud Server
Learn how to configure and control your unmanaged Cloud Server with our guides.
WordPress Hosting
Our WordPress Hosting on cPanel is fine-tuned to deliver superior performance, security, and provide best-in-class hosting.
Platform InMotion
Our all-in-one WordPress hosting platform is the ultimate choice for website owners who want to simplify their hosting and management process for their high-performance servers.
Minecraft Server
Learn how to manage your Minecraft server instance using the Game Panel.
Backup Manager
Give yourself peace of mind with Backup Manager. Automatically backup your files, databases, email and cPanel account settings on an external server.
Softaculous
Easily install, upgrade, and manage over 400 web applications, site builders, and frameworks with Softaculous. Save time from manually uploading installation files and configuring databases with cPanel.
weForms
InMotion’s #1 recommended forms plugin for WordPress has an easy-to-use interface and pre-built form templates that let you quickly and easily build forms.
How to Install the WP Accessibility WordPress Plugin
In this guide, we will show you how to install the WP Accessibility WordPress plugin. This plugin allows you to improve your websites’ accessibility. You can learn more general information on WordPress accessibility from the WordPress Accessibility Manual. Installing the plugin Log into your WordPress website. Select Plugins from the sidebar and select Add New. Read More >
Easy WordPress “Hardening” in the .htaccess File
If you’ve been following along with our many WordPress tutorials, your site is likely looking good and easy to use. But now you’ll want to do some security “hardening” to make your site more difficult for hackers to crack. In this article, we’ll show you some neat things you can put in your .htaccess file Read More >
Getting Started with a WordPress Development Environment
If you’re going to continue using WordPress into the future, at some point you’ll need your own “local” WordPress development environment. So why not start learning how to use one today? Working seriously and intelligently with your WordPress site means you’ll need a local installation to play around with. This is most important for developers Read More >
How to View Your Site Information in WordPress
Your site information can provide additional clues when troubleshooting WordPress issues. As we continue our series on the UpdraftPlus plugin, we will show you how to view your site information in WordPress. This allows you to view details about your web server, memory limit, PHP, and MySQL versions among other things. **Note: You must have Read More >
How to View a Backup Using the Backup Manager
InMotion Hosting’s Backup Manager plugin integrates cPanel with your account’s remote backups. Remote backups are created for files/folders and databases separately. In this guide, you can learn how to view the files and databases contained in a backup. WARNING: These instructions pertain to the management of the Automated Backups that are stored remotely. For more Read More >
Understanding the Privacy Settings in WordPress
Privacy for personal data has become a concern with Europe changing privacy for personal data. WordPress has responded with several updates to its interface including its Privacy settings. Privacy Settings in WordPress are used to provide a privacy page for your WordPress site. The following tutorial focuses on the Privacy settings within the WordPress Administrator. Read More >
How to Erase Personal Data in WordPress
Due to the continued focus on improving privacy as well as the change in privacy laws in Europe, WordPress has added interfaces that allow an administrator erase data upon request. The new interface provides a tool for an administrator to send a confirmation request for the deletion of personal data within WordPress. Follow the directions Read More >
How to Use the Export Personal Data Option in WordPress
With the changes and focus on privacy in the internet, WordPress has taken steps to allow for users of your WordPress site to be able to request the removal of their personal data. The added interface allows for the administrator to request a confirmation for data export and removal. Follow the directions below to learn Read More >
Restore Backup to an Alternate Folder with Backup Manager
With InMotion Hosting’s Backup Manager, multiple backups are stored on a remote backup server. Instead of submitting a restoration request from AMP to restore data now, you can simply use the Backup Manager plugin in cPanel. In this guide, you can learn how to restore a backup created by InMotion Hosting’s Automated Backup Service to Read More >
How to Assign Backup Space to Child Accounts Using the Backup Manager
The Backup Manager plugin integrates cPanel with the InMotion Hosting automatic remote backup system to allow you to maintain your backup data. For example, the default ten gigabyte (10 GB) Backup Limit included can be divided up between the child accounts created by a reseller cPanel account. In this guide, you can learn how to Read More >
How to Add a WordPress Administrator User through PHP
Occasionally, there is a need to provide a way to add users to the WordPress Administrator without using its interface. This method can be used to add users of any role that you have defined within WordPress. Once you add the function, use it only to add a user and then remove the code when Read More >
How to Activate the Jetpack Plugin for WordPress
In this article, we’re going to show you how to activate the Jetpack plugin for WordPress. As with all WordPress plugins, you can both Install and Activate Jetpack from the plugin search page. However, Jetpack requires a secondary “set up” phase in which you connect your self-hosted WordPress site to WordPress.com. We’ll show you how Read More >
How to Install MariaDB on Ubuntu 16
If you plan on adding a relational database integration to your site, you will need to install a database management program. The open-source MariaDB installation is a popular alternative to MySQL. In this article, we’ll show how to install MariaDB on your Ubuntu Cloud VPS. See the updated guide on how to install MariaDB for Read More >
How to Configure Nginx Reverse Proxy (Ubuntu 16)
Nginx is becoming a highly popular option for users looking for a powerful resource-friendly web server or a reverse proxy to their existing Apache server configuration. In this article, we’ll show you how to install Nginx in your Ubuntu 16 Cloud VPS Hosting account and set it up as a reverse proxy for Apache. Apache Read More >
How to Create an Under Construction Page Using WordPress
In This Tutorial: Install Enable If you are actively working on your site, but want to create a landing page to keep your visitors in the loop, you might want to create a Coming Soon or Under Construction page. In this article, you can learn how to install and enable the default Under Construction/Coming Soon Read More >
Creating New Users in CentOS 7
In this article, we’re going to show you how you can create a new user in CentOS Cloud Servers. This is a task you will want to complete as soon as possible during your initial VPS setup phase, because you are advised against using the default “root” user account for your daily tasks. Below, we Read More >
How to Create a Sudo User in Debian 8
This article refers to an older version of Debian. Please refer to the full guide on how to create a sudo user in Debian 10 if that is the version you are using. Your Cloud VPS Hosting account is automatically configured for SSH key authentication. All you need to do is add your public key Read More >
How to Create a Sudo User in Ubuntu
In this article, we’re going to show you how you can create sudo users on your Ubuntu Cloud Server. We’ll also discuss: Why You Should Create Sudo Users How to Create a New User on Ubuntu How to Log in with SSH Keys This article refers to an older version of Ubuntu, please refer to Read More >
The WordPress Theme Stylesheet
The stylesheet is what gets your WordPress theme started. It is a necessary file that not only controls the look of your site but also provides important metadata about your theme. In this article, we’re going to show you what kind of information goes into the stylesheet and how it’s used to customize your site. Read More >