Skip to main content
Advanced Search
Search Terms
Content Type

Exact Matches
Tag Searches
Date Options
Updated after
Updated before
Created after
Created before

Search Results

28 total results found

Getting Started

Things you wish to know before starting your website

How to Change nameservers?

Domains

If You have purchased domain from Middlehost and want to change nameservers of the domain, You can follow these steps. Login to Client Area Click on Domains Under Services menu on left side bar. Click on Your Domain Name Following page with your domain n...

Identify and Fix performance issues on wordpress site

Shared Cloud Hosting

If you're experiencing slow website performance, this guide will help you identify and address the issues using the tools available in your cPanel account. 1. Monitoring Resource Usage Accessing Resource Usage: Go to your cPanel dashboard and navigate to...

How to Bind IP Locally with a Domain Using the Hosts File

Shared Cloud Hosting

When you purchase a domain or update DNS records, it may take some time for the changes to propagate globally. However, you can bind the domain to your server’s IP address locally using the hosts file on your computer. This allows you to access your site even ...

Implementing Adsterra Code on WordPress

Shared Cloud Hosting

Problem Summary Users experience a 403 Forbidden error when attempting to add Adsterra ad codes in WordPress, triggered by Imunify360 identifying the code as potential malware. Moreover, these codes are also removed during weekly database scans and file edits...

Using Redis Object cache on Wordpress

Wordpress

Creating a Redis cache instance on your cPanel for WordPress can significantly improve your website's performance by caching the database queries or objects. Below is a guide on how to use it with WordPress using either the LiteSpeed Cache plugin or the Redis ...

How to Upgrade a Hosting Account

Client Area / Billing Panel

Configure SMTP mails on wordpress

Wordpress

PHP mail functionality is blocked on Middlehost to prevent SPAM. To enable email functionality, you can authenticate your WordPress site using an email account. 1. Login to cPanel Follow this cPanel Login Guide to access your cPanel. 2. Navigate to Emai...

Get Webmail Emails in Gmail

Shared Cloud Hosting

You can connect your webmail with gmail, so you can read emails directly from your gmail inbox.To do this, follow these instructions.  Click on Gear Icon in your Gmail near top right corner and then click on "See all settings". Click on "Accounts and I...

How to login to Wordpress

Wordpress

You can access your WordPress admin using two methods: 1. Using WordPress Login Information To access the admin panel via WordPress login credentials, follow these steps: Open the WordPress login page: https://yourwebsite.com/wp-admin Enter your WordPres...

Free SSL

Shared Cloud Hosting

We provide free SSL with all of our shared cloud hosting plans. The SSL coverage is available for all domains (including addon domains) you host on our severs. When is SSL installed on my new domain? Once you point the domain to our servers using middlehost'...

Which Nameservers should I use on my domain?

Shared Cloud Hosting

If you are using an existing domain with your new hosting account, you will need to update the nameservers to point to the nameservers listed below. We have 4 redundant nameservers spread over the globe to make sure that Your sites resolve as quickly as possi...

Where can I find my cPanel login details?

Shared Cloud Hosting

You can see your cPanel login details in client area. Please follow these steps. From Left side bar in Clientarea, Go to Your Services -> Shared Hosting/Cloud Hosting Select Your Purchased product Click on Login Details Click on Click here to Show login ...

How can I change php version and install extensions

Shared Cloud Hosting

This guide is applicable for the cPanel servers which have Cloudlinux installed and Cloudlinux's php selector is enabled. Login to your cPanel and the follow these steps. Click on "Select PHP Version" on cPanel under Software section. If You want to chang...

Manage Your Website

How can I Increase PHP memory limit in cPanel

Shared Cloud Hosting

This guide is applicable for the cPanel servers which have Cloudlinux installed and Cloudlinux's php selector is enabled. To increase php memory limit, login to your cPanel and the follow these steps. Click on "Select PHP Version" on cPanel under Software ...

Change Default PHP-FPM settings on cPanel/WHM Server

SSH

Create the file /var/cpanel/ApachePHPFPM/system_pool_defaults.yaml Add you custom settings php_admin_value_error_reporting : E_ALL & ~E_NOTICE & ~E_DEPRECATED & ~E_STRICT php_admin_value_disable_functions : show_source,system,exec,shell_exec,passthru,pope...

Secure Wordpress Installations Server-wide (cPanel/WHM)

SSH

On a Server where You're not using cageFS and proper configurations a user may be able to access the files owned by other users. It has been known that whenever some hacker/intruder gets access to one account on cPanel Server, he tries to gain access to all s...

How can I change client area password?

Client Area / Billing Panel

To Change Client Area Password, First Login to Client Area and then follow these steps.    Click on "Account Details" on left sidebar Click on "Change Password" in new page Enter Your old password and new password and click Save Changes

How can I access cPanel

Shared Cloud Hosting

You can access cPanel using any of these two methods: Using Client Area To access cPanel using this method, please log in to your client area and navigate to your hosting account. Click on Services from the left sidebar. Select the category of your produ...

How Can I access client area?

Client Area / Billing Panel

To access clientarea click on Client Login button on main website or access it directly using this link https://secure.middlehost.com/clientarea/

Wordpress

Domains

SSH

Shared Cloud Hosting

Client Area / Billing Panel

Manage Your Server

Applicable to VPS/VDS and Dedicated Servers

Static 404 page to minimze resource usage during bruteforce attacks

Wordpress

Introduction: In WordPress, dynamic 404 error pages are generated for non-existent URLs, which can consume server resources and impact website performance during high traffic or brute force attacks. To mitigate this issue, Middlehost developed a lightweight pl...