Search Results for:

Force non-www version for all sites on your account

When working with redirects in your htaccess, you are able to do specific things such as force a www or non-www version of your site. But since the .htaccess file is recursive, why not have some code that you can create once and have it work for all the sites on your account? This article Read More >

How to create a basic profile in Logaholic

After installing Logaholic onto your hosting account, you will need to create a profile in order to use it properly. The instructions below will guide you on how to create your first profile in Logaholic. Creating a profile in Logaholic Log into the Logaholic dashboard.     The first page is a list of profiles. Read More >

How to Change Your Magento URL

There may be times when you need to change the URL, or domain name for your Magento website. For example, you may want to change your URL from www.example.com to example.com. In this guide I will show you how to change the URL for your Magento website. Change Magento Site URL in Dashboard Change Magento Site Read More >

Setting your log file path in Logaholic

After installing your Logaholic program, you will need to set the path for your logfiles. This article will guide you on how to do that. How to set your log file path in Logaholic Log into your Logaholic application. Once you have arrived at the main page, locate your profile on the profile list and Read More >

Connecting to a Shared Server SSH with a Mac

The Secure SHell (SSH) command line is available through a Mac using the Terminal application. A private and public key pair is required before connecting to the server. These instructions are for use with a shared server. Learn more about SSH Hosting. Generate Key for Shell Access SSH access is allowed using a Public and Read More >

Logging into Logaholic

After installing your Logaholic stats program, you will want to know how to log into it for the first time. This article explains how to do that. How to log into Logaholic When you installed logaholic, you likely entered a directory name where it was installed. This name will be part of the URL you Read More >

How to Install Ruby Gems via SSH

Since Ruby is installed on shared servers, including our Ruby Hosting plans, you have the ability to install gems. Gems are software packages that utilize the Ruby framework. Once they are installed, the new functionality can be used for your website. In my example, I will be installing Sass, which is an “extension of css.” Read More >

Viewing Your Ruby Version Via SSH

Now that Ruby is available on shared servers, you may need to know what version is available. In this tutorial we will show you how to see the Ruby version running on your server, by using a command in SSH. How to View your Ruby Version in SSH You will then see a response similar Read More >

aspell command

Everyone needs a little spell checking in their routine. Even the best of us make mistakes. This article goes over the ‘aspell‘ Linux command for spell checking the contents of files that you specify. Command: aspell Synopsis: aspell [options] ] Commands: Command Long Name Description -? help Displays the help information. -c check filename Spell Read More >

Showing your Facebook page photos in WordPress

If you have a website for your business, chances are that you have a Facebook page as well. In this article, we will show you how to use the Facebook Photo Slider plugin to easily display your Facebook page’s images within your WordPress site with an attractive and efficient slider. Note: This plugin only works Read More >

Upgrade to VPS NVMe SSD Hosting

As a linux VPS host, InMotion Hosting now provides a way for you to update your VPS hosting account to NVMe SSD (see why you should switch to NVMe hosting). The upgrade to your account is easily done using your Account Management Panel (AMP). There would be little to no downtime involved in the migration process. Read More >

alias command

When working with SSH and the command line interface, you may want to begin trimming down the number of keys you hit by creating aliases for the commands you use most often. This can help you move along faster when working on your site. This article goes over the alias command and how to use Read More >

Connecting to the Facebook API using the Facebook PHP SDK

When developing web applications, you may need to connect to the Facebook API to gather information or make posts for the user. In this article, we will be teaching you how to connect to the Facebook API using the Facebook PHP SDK. Note: If you have not already done so, be sure to prepare the Read More >

Setting up the Facebook SDK

Within your web applications, you may need to interact with Facebook. Thanks to to the Facebook SDK, you can easily connect and manipulate the data that you need. In this article, we will be showing you how to gather the required files to use the Facebook API. Obtain the Facebook SDK for PHP First, visit Read More >

Installing Logaholic via Softaculous

Logaholic is a program that allows you to track statistics for your website. These stats allow you to see things such as how many hits your site gets on a daily, weekly, or monthly basis. You can use these stats to compare and see trends to help your site become more efficient. This article guides Read More >

Avoiding Phishing Scams

Over the past few years, malicious internet and e-mail activity has increased exponentially. Included in this malicious activity are phishing scams. The following article discusses the definition of “phishing” and provides information and best practices on how to avoid being taken in by these scams. Phishing is the attempt to gather private information, such as Read More >

Emergency File System Recovery on biz123

Issue: Emergency Filesystem Recovery on ld123 Status: Our Systems team is having to perform emergency filesystem recovery on the ld123 server. Who is impacted? Users on the ld123 server. This will affect all services (email, websites, database access)You can find what server you are on here. Estimated time until resolution: Update as of 12:50pm. The Read More >

How to Zip and Unzip Files using Windows 7

In this tutorial we will show you how to Zip and Unzip a file or folder in Windows 7. You can then transfer a zipped file safely over the internet, or unzip a file that was shared with you. I will be using the tools included in Windows 7. This is convenient, since it does Read More >

Resetting your admin password in PrestaShop 1.6

If you happen to forget your admin password (you know, the one that you made so complex no one including yourself can remember it?) never fear! PrestaShop has an easy way to reset it so you can access your admin dashboard once again. How to reset your admin password Visit your PrestaShop admin dashboard login Read More >

Configuring Text Message Notifications in WordPress

Knowing when various things happen within your WordPress site is always critical and sometimes hard to keep up with, especially if you have multiple individuals all making changes. Having a notification system in place that alerts you anywhere you are via text message of changes that are made can make your life a lot easier. Read More >