Search Results for:

How to Create a WordPress Staging Site With BoldGrid

In this guide, we’ll show you how to create a WordPress staging site using Cloud WordPress by BoldGrid. A WordPress staging site is a good way to safely test new plugins and themes, or build a new website without making changes to your live site.  BoldGrid offers a tool called Cloud WordPress that lets you Read More >

How to Hide WordPress Admin Login with WPS Hide Login

By default, most WordPress login pages can be accessed by adding “/wp-admin” or “/wp-login.php” to the end of a URL. Once a hacker has identified your login page, they can attempt to guess your username and password to access your Admin Dashboard. Learning how to hide WordPress Admin login pages is a good security measure Read More >

How to Install a WordPress Theme

There are thousands of free and commercial themes available to customize the look of your WordPress site. In this tutorial, we will show you how to find and install a WordPress Theme from within the Admin Dashboard and also how to manually install a Theme you have downloaded. Install a WordPress Theme With the Built-in Read More >

Improve SEO with the Metatag Drupal Module

Drupal Metatag provides many advanced features to negate the need for search engine optimization (SEO) modules that only add one or two features. This is great because Drupal SEO should always be a high priority for branding and marketing efforts. However, you don’t want to compromise website security and performance to reach more potential customers. Read More >

Git Clone Quick Start Guide

The git clone command allows you to basically bring a Git-controlled project into your local computer. Most of the time, you’ll be Git cloning projects hosted on GitHub or elsewhere. No matter what source you’re cloning, the command and options will stay the same. When you clone a project, you take in the current commit Read More >

How to Create a Website with Dolibarr ERP Software

Dolibarr is an open-source customer relationship management (CRM) and Enterprise Resource Planning (ERP) software that can manage every aspect of your business processes:  Dolibarr is available for easy installation via the Softaculous Instant Installer. A business looking to get the most from the ERP software can develop a website with the content management system (CMS), Read More >

Create a WordPress Plugin: A Tutorial

In this guide we’ll walk you through creating your very first WordPress plugin. This will just be a simple plugin that adds some extra info to all of your posts. Using these same steps you can design and implement your own WordPress plugins! Remember, this is just an instructional plugin meant to show you the Read More >

How to Change a WordPress Theme

In this guide, we’ll show you how to change a WordPress theme in the Database and directly in the Dashboard. Changing your WordPress theme is useful if you’ve outgrown your current theme or need a theme that supports eCommerce or online classes.  If you don’t have access to the dashboard, the theme can be changed Read More >

Is My Root User Hidden?

The root user is a sort of “superuser” that can perform advanced system administrative tasks on your system. If you have a VPS or Dedicated Server plan you can use the root user to perform tasks that other users (such as your cPanel user) do not have the privilege of performing. Is My Root User Read More >

How to Enable WordPress Debugging

When your website is live and available to viewers, you will not want to advertise any error messages that can be displayed when WordPress debugging is enabled. This can lead to security issues or disruption to your website. However, there are times when it may be necessary to enable WordPress debugging so that you can Read More >

How to Use Git Tags

Throughout the life of your project, you will reach various milestones. With Git, you mark significant improvements and modifications with commits, but often there will be events that will require more annotation, such as version changes. In this article, you’ll learn about how to use tags in Git to mark significant events in the life Read More >

How to Install PIP Modules

Installing PIP, short for “Python Installs Packages,” grants access to Python applications that aren’t installed alongside Python. They might also be unavailable from your Linux server’s native package manager – apt (Debian/Ubuntu), yum (CentOS), emerge (Gentoo), zypper (openSUSE), etc. The Python Package Index (PyPI) – PyPI.org – includes Python packages for many essential use cases Read More >

How to Encrypt Files with GPG

Encrypting files with GNU Privacy Guard (GPG) is one of the best known ways to protect your most critical data. If you have already followed our guide on creating a GPG key, you are now ready to encrypt files using your key, rendering these files readable only to people you have designated. Most Often Used Read More >

How to Use the BoldGrid Customizer

When you’re building a website, BoldGrid is a WordPress website builder that can help you get started with example content and many custom themes. Then the BoldGrid Customizer lets you easily update the website design to fit your needs.  Quickly change the colors, background image, or add a custom logo. If you need more menus Read More >

How to Alphabetize Posts in WordPress

In our WordPress tutorial series you have already seen how to install the WordPress core files and begin publishing content to your site in the form of posts, pages, media, etc. After reading this article you will know how to organize your posts alphabetically for your readers. Why Alphabetize Posts in WordPress? Editing the Functions Read More >

Flying Pages WordPress Plugin: Speed Up Your Site

Preloading your links before a user clicks them is a great technique for delivering your site content quickly. It is also a good way to ensure your readers are able to quickly navigate your site to find the content they want. In this guide, we’ll show you how to speed up your website with the Read More >

How to Check Versions in WHM

It’s important to keep recent software updates running on your VPS. In this article, we will show you how to check versions for the cPanel software available in your managed VPS server. How to Check WHM Version How to Check Your Centos Version Update Preferences for cPanel and WHM Be Sure to Keep Your System Read More >

How to Send an Invoice Through PayPal

Accepting payments through the web must always be a secure transaction. If your customers don’t trust your site security, then they will likely move onto another company to conduct business. Setting proper security protocols on eCommerce servers can be daunting, but with a free PayPal account, anyone can Send an Invoice from a customer or Read More >

Beware: UCEPROTECT RBL Email Scam

It has come to our attention that a UCEPROTECT Real-time Blackhole List (RBL) scam is generating false positives on blacklist checker tools. In our investigations, we have confirmed that this is not affecting the ability to transmit emails. If this were an accurate RBL listing, you would receive a “bounceback” or returned email that includes Read More >