You’ve just purchased a hosting package from NameHero. Now what? In this tutorial, I’ll show you how to upload your website in cPanel after downloading it from your old host. Here, I’m going to focus only on the files and folders of your website, not the database. For database migration, read the other tutorials on […]
WordPress
How To Redirect A Page In WordPress Without A Plugin
Let’s say you’re checking out your Google search console statistics and you find that some users have clicked through to a non-existent page on your site like this: Oh no! A bad user experience means an immediate bounce back to the search results, and a possible signal to Google that your site isn’t giving users […]
Reliably Display Shortcodes In WordPress Without Executing Them
Shortcodes are an integral part of WordPress – they’re just so useful! However, displaying them “as is” in posts without executing them is a bit of a problem. Let’s say you’re writing a post about shortcodes and want to include a few examples. If you just type them into the WordPress editor, they’ll execute! In […]
How WP Rollback Saved The NameHero Blog
If you’ve followed our blog here for any length of time you know how militant I am about keeping your WordPress installation including your themes and plugins updated. This is the number one cause of websites getting exploited and injected with Malware. Imagine leaving a bag full of cash in your car with the doors […]
How To Fix The Error Establishing A Database Connection
If you use WordPress on your website it’s likely you’ve ran across the Error Establishing A Database Connection: This is one of those errors that can be extremely frustrating as it brings your entire website offline. Why You Get The Error Establishing A Database Connection First, it’s important as to why you’re seeing this error […]
What Is An Inode Limit On Your WordPress Hosting?
If you’ve had WordPress hosting for any length of time, it’s likely you’ve ran across the Inode Limit inside your cPanel: Sometimes this can be alarming to newcomers who don’t understand what it is. We have an article in our knowledgebase that actually explains the technical terms of an Inode: An inode is a data […]
How To Fix Image Upload Errors In WordPress
Image upload errors in WordPress can be very frustrating! Some of the most common include memory limit exhausted, image size exceeds upload limit, and a general http error. Thankfully the majority of these can be solved without having to make any edits to the code of your website. Increase PHP Limits The first step to troubleshooting these […]
How To Manually Migrate WordPress From Your Old Web Host
I think most everyone will agree when I say moving to a new web host is a headache. Or is it? At Name Hero we try to make the move over as easy as possible. If your previous web host uses cPanel our Level III support team will move your account over free of charge […]
Automatic WordPress Backups – How To Backup And Restore Inside of cPanel
Backups are essential to the security of your WordPress website. Regardless the size of your organization, you should always take backups very serious to secure your data. At Name Hero we provide complimentary nightly backups (one day retention) that are accessible right inside of cPanel. Requirement For Backups In order to be eligible of our […]
How To Fix The 500 Internal Server Error In WordPress
Have you ever gotten a 500 Internal Server Error In WordPress? I don’t know about you, but this makes me want to pull my hair out! The good news is there is a solution and typically it’s fairly easy to troubleshoot. Disable Mod Security If you’re publishing a new post (or page) try logging into […]