It’s easy to add all kind of emoji icons to your website. In this article, we’re going to talk about why you might want to use emojis and how you can search and select them. This article features procedures which are available for all hosting accounts. Why Use Emojis On Your Website For many users, Read More >
Christopher Maiorana
SEO Markup Hierarchy
You’re a website creator now. You are building a valuable and sustainable website that may be read and linked back to for many years. How did this happen? It’s not as complicated as you might think. It’s about all treating each page of your site as a well-organized document. And the best way to do Read More >
How to Choose Valuable Keywords
Finding keywords for your website is easier than you might think. However, ranking in search engines for those terms is where the work and patience comes in. It can takes years of work to generate serious competition for keywords. But you may not even notice how much time has gone by because you have plenty Read More >
How to Set Up a New WooCommerce Store
WooCommerce is one of the most popular e-commerce tools, because it’s easy to install in WordPress, and easy to use. In the following guide, you will get a complete rundown of the settings you can customize for your store. These resources will provide you with the best guiding steps on how to set up a Read More >
How to Add Gif Images to WordPress with JetPack
The JetPack plugin has added a new block to your Gutenberg canvas. You can now add Gif images to your pages and posts. This is an easy and fun way to expand your creativity in WordPress. Here’s how to do it. How to Add Gif Images to Post or Page These steps will be the Read More >
How to Host Your Own Videos on Your Dedicated Server
If you have a dedicated server, that means you have the power and freedom to host your own videos on your website. In terms of content strategy, video can play a huge role in achieving your marketing goals and increasing user engagement with your site. Ready to Start Your Video Empire? Creating your own video Read More >
How to Add Content to Your One Page Website
With a new Quickstarter one page website, you’re ready to take on the world. But what about adding new content to your one page website? WordPress lets you create multiple pages and blog posts, but for this tutorial we’ll show how to add content to a one page website in order to maintain a consistent Read More >
How To Add highlight.js To Your Website
It’s easy to use the highlight.js library to improve code snippets on your website. Basically, highlight.js lets you easily provide high-quality syntax highlighting without requiring a lot of effort on your part. We’re going to show you how to include the code library on any page, and how you can do it in WordPress. How Read More >
Easily Upload Content to Your Hosting Via FTP
In this article, we’re going to go over the ins and outs of uploading content to your hosting account using FTP. FTP (file transfer protocol) lets you quickly and easily get a file up on your website. Good news is your hosting account comes with free FTP access for your cPanel account. Follow along below Read More >
How to Restore Just One Part of Your Site From a Website Backup
In this article, we’re going to show you how to restore just one part of your site using a website backup. Remember, when it comes to restoring your site, you have a lot of options. In this article, we’re doing partial backups. You also have emergency backups and full website backups. Knowing your full backup Read More >
WordPress Ends Support for PHP 5.2-5.5
WordPress has now raised the minimum PHP requirement. This means that WordPress no longer officially supports PHP 5.5 or below. See WordPress Core update here: PHP: End official support for PHP5.2 -> 5.5 Issue: On 3/20/2019 WordPress officially ended support for PHP 5.2 through 5.5. Who is Impacted? All WordPress users running PHP 5.5 or Read More >
How to Create a Content Calendar (The Easy Way)
Developing a content calendar for your blog is easier than you think. But why is it important to have a content calendar? Having a calendar helps you keep your blog organized and make sure you always fresh posts scheduled in advance. It also gives you a better idea of what you have coming up in Read More >
How to Manage Memberships on Your WordPress Site
In this post, we’re going to talk about using a membership plugin on your WordPress site. How does a membership plugin become helpful? As you may already know, WordPress comes with a registration feature (which allows people to join your site) and default user roles: Super Admin Administrator Editor Author Contributor Subscriber When you create Read More >
Should I Add Memberships to My WordPress Site?
Your WordPress Hosting package gives you the ability easily host an active site with thousands of members. But how do you know if memberships are something you should be offering your visitors? What’s the return on this investment? That’s what we’re going to exploring in this article. This article provides general information about options you Read More >
How to Add a User Role In The Members Plugin
With the Members plugin, it’s easy to add and take away special privileges for the default WordPress users or custom user roles. In this article, we’re going to show how to create a user role and assign those privileges. Adding new members to your site is a great way to make the most of our Read More >
How to Create a Dog Trainer Website
In this article, we’re hoping to provide a basic introduction to building a dog trainer website. We’re going to focus on specific areas like developing a profile of your main message and core values and services so you can better represent these on your website. We’re also going to discuss the basics of the BoldGrid Read More >
How To Setup a Ruby App in cPanel
As many developers may not be aware, our cPanel Shared hosting accounts support a wide variety of software development platforms beyond the classic PHP and MySQL apps. In this article, we’ll show you how you can create a Ruby app, with Ruby on Rails if you require it, on your server using cPanel. Developing Ruby Read More >
How to Create a Super Secure cPanel Password
Date: December 2, 2019Â Â Â Â Â Â Â Â Â Â 1 Minute To Read In this article: Keepass LastPass Diceware Creating a super secure cPanel password is an important security task. You need a password that is highly difficult for a malicious bot to crack but also easy enough for you to remember. Your password needs to utilize true randomness that only Read More >
How to Reset Multiple Admin Passwords
If you’ve been running a WordPress site for any significant amount of time, you’ve likely been told how important it is to reset admin passwords regularly. You may have already taken on this challenge and keep it up regularly. However, as your user list grows (if it is growing), you have more and more passwords Read More >
How to Install Xdebug for Your PHP Application
Bugs running amok in your PHP application? Xdebug is a free program that helps you debug your PHP application. So you can spend more time coding and less time searching through thousands of lines of code for one little bug. Xdebug is highly powerful and highly performant and allows you to get more detailed information Read More >