Our goal is to provide you – our valued customers with holistic WordPress product, functionality, and design troubleshooting support. If you’re interested in a fast, secure WordPress experience and not interested in spending hours tweaking and optimizing, check out InMotion Hosting’s superior WordPress Hosting packages. Our world-class Technical Support team is available to serve you Read More >
Search Results for:
Helpful WordPress Plugins for Caching, Security, and SEO
Here is a list of some basic, helpful WordPress plugins to help you get started. There are many more available through WordPress.org but here are several that you may want to use: Caching WP Super Cache – This is a caching plugin for WordPress. One of the main issues we see with WordPress sites is Read More >
How to Install the WordPress Importer Plugin
In this guide, we will show you how to Install the WordPress Importer plugin. This plugin allows you to import Pages, Posts, Authors, and Categories into your WordPress website. When migrating Pages and Posts from another location, it can save time since you do not have to mannually export and import them into the database. Read More >
How to Point a Subdomain to GitHub Pages
You may recall, in a previous article, we explained how you can <a href=”/support/website/git/how-to-use-a-custom-domain-with-github-pages/”>point a domain to GitHub</a> to host a static site. In this article, we’re going to show you how you can do the same thing but for a subdomain. </p> <p> There are many reasons why you might want to use a Read More >
How to Include Google Analytics Tracking Code with PHP
In this article, we’ll show you how you can include your Google Analytics tracking code with PHP. Be sure to check out our full guide on signing up for Google Analytics. In order for these steps to work properly, your site should already be coded with PHP. For most content management systems (like WordPress or Read More >
Network Maintenance-Possible Support Delays
IMPORTANT: This maintenance will NOT disrupt connections to the Data Centers that house our customer’s servers/websites. This announcement is simply to notify our loyal customers of the imminent reduction in our availability to provide support during this maintenance. Planned Maintenance In an effort to improve the stability and availability of our Support Center, maintenance is Read More >
Customizing the Store Notice in the Storefront Theme
As we continue our series on the Storefront theme, we will now show you how to customize the store notice for your WooCommerce site. Store notices can be used to display information on the bottom of your website. This is can be helpful for announcing important information such as website issues or special sales. First, Read More >
How to Publish Your Jekyll Site with SCP
In this article, we’ll show you how you can automate your publishing process with secure copy (SCP). In the <a href=”/support/website/jekyll/how-to-customize-your-jekyll-site/”>customizing Jekyll</a> article we learned about how you can change the base directory of your site. This means you will be building your site into a specific directory, which is going to be important later. Read More >
How to Customize Homepage Settings in the Storefront Theme
As we continue our series on the Storefront theme, we will now show you how to Customize the Homepage Settings of your WooCommerce site. This allows you to pick what content will display on the front page of your site. First, we will show you how to display your latest post. Then, show you how Read More >
How to Increase WordPress Memory Limit and Execution Time
As we continue our series on the All In One SEO Pack, we will now show you how to increase your WordPress memory limit and execution time for PHP using the Performance feature. You can also view your PHP and server information, and email debug information with this feature. This is helpful when troubleshooting WordPress Read More >
How to Publish a Jekyll Site with Git
In this article, we’re going to show one way (among many) to automate the publishing process for a Jekyll site. This is an advanced article and requires referencing of other information. Where appropriate, links to supporting material have been provided. </p> <p> Before proceeding with this article, it is highly recommended that you familiarize yourself Read More >
How to Log into WordPress Using Softaculous
There are a few methods that you can use to log into your WordPress Administrative Dashboard. If you installed WordPress using Softaculous, then you can also log into the admin dashboard through the Softaculous interface. In this guide, you can learn how to log into your WordPress Dashboard from Softaculous. You should still know your Read More >
suPHP vs. PHP-FPM
This article provides an in-depth comparison of two PHP handlers. For an introduction to PHP handlers, refer to our article discussing what a PHP handler is and which PHP handlers are available. Long the PHP handler of choice, suPHP securely runs PHP websites like WordPress using the Apache web server. However, PHP-FPM is rapidly replacing Read More >
How to Change A Server’s Hostname Using the Command Line Interface
Changing the hostname of your server may be necessary for several reasons. For example, if you are utilizing your server as a Mail Server for your domain(s) hosted, then changing the hostname can prevent your emails from going to Spam/Junk. In this article, you can learn how to change your server’s hostname from the command Read More >
How to Publish Your Jekyll Site
In this article, we’ll show you how to publish your Jekyll site. There are many different ways to do this. The process can even be automated (and we’ll show how to do that later). Automating the publishing process is a popular option because otherwise you will be manually uploading files to your site every time Read More >
Free Templates Built by BoldGrid for WordPress Hosting
WordPress Hosting by InMotion Hosting integrated with BoldGrid can help you to quickly create a beautiful website using Inspirations. An Inspiration is a combination of pre-defined content and design related to a specific category. Since these themes (designs) come “fully loaded” with content (based on selected category), they provide a structure (combined with BoldGrid’s intuitive Read More >
How to Customize Your Jekyll Site
Your site is unique. So you will need a place where you can edit the Jekyll example content. (You’ll remember we created a Jekyll site in the previous article.) Jekyll puts these options into a configuration file called _config.yml. Using this “config” file, this article will show you how to customize your Jekyll site. Where Read More >
How to Create and Delete a WordPress Page Using WP-CLI
In This Tutorial: Create a Page Delete a Page WP-CLI is a tool available with any of InMotion Hosting’s WordPress Hosting plans. This ingenious suite of tools allows you to work on your WordPress websites from the command line. In this guide, you will learn how to create and delete a WordPress Page from the Read More >
How to View Page Content Using WP-CLI
InMotion Hosting’s WordPress Hosting includes WP-CLI. This intuitive tool allows you to maintain your WordPress websites’ content directly from the command line, as an alternative to using the Administrative Dashboard. In this guide, you will learn how to display the content of a Page, from the Command Line, using the wp post get command, in Read More >
How to Customize your Layout in the Storefront Theme
As we continue our WordPress series on the Storefront theme, we will now show you how to change the layout of your site. There are a couple pre-built layout options you can choose from. This is an easy way to change how your site looks and can help you further personalize your WooCommerce store. Customize Read More >