Clean Up WordPress comment spam

In this article we’ll explain how you can clean up and remove spam comments from your WordPress database directly using phpMyAdmin. This is a bit more advanced than simply managing your comments in WordPress directly. A major benefit of doing it this way, is if you’re dealing with a large amount of spam comments mixed Read More >

How to Import Programs into Softaculous

If you’ve previously installed a program manually or with another web application installer such as Fantastico, you can import this program into Softaculous so that you can use the program management features available. This will make it easier to backup, restore, and update your web applications, which are all very important aspects of website maintenance. Read More >

How to Uninstall Software Using Softaculous

Softaculous helps make installing software very easy, but it also makes uninstalling programs simple too. In this tutorial, we’ll show you how to uninstall software program using Softaculous. Uninstalling Software Programs with Softaculous

How to manage software installed using Softaculous

If you’ve used Softaculous to install several different programs onto your account, you can easily manage all of those programs from the Scripts Installations page. In this tutorial, we’ll show you how to access this overview page, and we’ll also explain the features available. To visit your installed scripts overview page in Softaculous Log into Read More >

How to Backup Your Website With Softaculous

If you used Softaculous to install a program, you can also use Softaculous to generate a backup of your website. It’s important to backup both your website files and your website’s database, and Softtaculous makes both of these tasks easy. In this tutorial, we’ll cover creating, and Downloading a backup. Our next tutorial will show Read More >

How to Install Software Using Softaculous

Softaculous is a tool within your cPanel that you can use to easily install software such as WordPress or Joomla. Using Softaculous to install software is not just easy, it is a big time saver because it automates many of the tedious tasks involved with software installation. Important! Softaculous is not installed on Dedicated Hosting Read More >

Better experience searching for and choosing a theme in WordPress 3.4

In the recent release of WordPress 3.4 Beta 1, The WordPress development team has taken extra steps to improve the theme installation process. In this article, we’ll cover the the theme installation process and point out the differences between WordPress 3.4 and prior versions of WordPress. Term vs. Keyword This does not appear to be Read More >

Add Custom Header with Images from Media Library in WordPress 3.4

The recent release of WordPress 3.4 Beta 1 includes a new feature referred to as Custom Header and Background Images from Media Library. When researching this further, we found that this new feature allows you to select an image from your Media Library as either your header or background image in WordPress 3.4. The screenshots Read More >

WordPress 3.4 Flexible Custom Header Sizes

The Beta 1 version of WordPress 3.4 was just released, and one of the new items included is the Flexible Custom Header Sizes feature within WordPress themes. This new feature allows WordPress 3.4 users to easily upload header images. With prior versions of WordPress, themes required header images to be uploaded at a specific width Read More >

WordPress 3.4 Theme Customizer with Previewer Tutorial

WordPress 3.4 Beta 1 was recently released and a new feature included is the Theme Customizer with Previewer. This tool combines several features already available, but helps tie everything into one easy to use tool. For example, instead of going to separate pages within your WordPress 3.4 dashboard to do things such as change your Read More >

How to Manually Install WordPress

The easiest way to install WordPress is to use Softaculous. Softaculous is an installation application that is free with select InMotion Hosting subscriptions. You can also manually install WordPress using the steps below. The installation process includes downloading the WordPress files, creating a database, and configuring the installation. In this tutorial, we’ll walk you through Read More >

How to Disable the WP-Cron (wp-cron.php) in WordPress

WordPress uses a file called wp-cron.php as a virtual cron job in order to automate tasks like publishing scheduled posts, checking for plugin or theme updates, sending email notifications, and more. Why would you disable the WP-cron (wp-cron.php)? For many WordPress users, you can improve website performance when you disable the WP-cron in the WordPress Read More >

Using InMotion Hosting’s Memory Viewer WordPress Plugin

While WordPress is great software because of its ease of use, it does have a history of using excessive server resources (such as memory and/or cpu time) at times. This is not always the fault of WordPress directly, but instead it could be the result of either: a “bad” plugin a custom theme With so Read More >

How to Reset Your WordPress Admin Password

If you have ever lost or forgotten your password to access the WordPress dashboard, it can be very frustrating. WordPress provides quite a few options to reset or change your WordPress password. If you’re unable to login after two attempts, consider waiting at least 15-30 minutes before trying again. Otherwise, you risk temporarily locking your Read More >

Restoring WordPress index files

A common technique for hackers is to target index files, such as index.php or index.html. Because index files usually load first when a website is visited, a hacked index file gives hackers a higher probability of their message / malicious code being loaded most often. If you’re attempting to restore your WordPress site after a Read More >

WordPress – Changing the Site URL and Home Settings

If you need to migrate your WordPress site or change the domain name or location of your WordPress installation, it’s good to keep in mind how WordPress keeps track of itself via the WordPress Address and Site Address settings. These settings can be adjusted directly in the WordPress admin dashboard from Settings > General or Read More >

A Common Way to Fix the Blank page in WordPress sites

Updating PHP.INI file Enabling Error Reporting How to View the Error Log We’ve had a lot of our customers and WordPress users, in general, have an issue where their site is showing a blank page. This blank page is typically caused by a PHP error. If you have your php.ini file set to hide PHP Read More >

WordPress Error: Failed to write file to disk

When troubleshooting error messages similar to “Failed to write file to disk”, the most common causes include: The server’s hard drive is full The server’s tmp folder is full There are not sufficient privileges set to the folder being written to This error, “Failed to write file to disk”, within WordPress generally means that the Read More >