Favicon by RealFaviconGenerator is a great tool you can use to customize your favicon (or site icon). This unique plugin extends the functionality of the favicon across various devices (including iOS, Android, and Windows) by generating compatible images and unique code for each browser/device/operating system. In this guide, you can learn how to install the Read More >
Search Results for:
How to Install the AddToAny Share Buttons Plugin
Social media is an easy way to help increase the number of visits to your website. Allowing your visitors the ability to share content from your website to social media helps you to spread your content throughout the internet. In this guide, you can learn how to install the AddToAny Share Buttons plugin to display Read More >
Set the Description of WordPress with Open Graph
When a visitor shares a Page from your website to Facebook, there are particular details that Facebook looks for to generate a post containing a preview of your content. These details, also known as Open Graph Markup, can be modified using the Open Graph for Facebook, Google+ and Twitter Card Tags plugin for WordPress. With Read More >
How to Install the Open Graph Plugin
If you have installed the AddToAny Share Buttons plugin for WordPress, then your visitors are able to share content from your website to Facebook. Facebook takes advantage of Open Graph Markup to obtain the details needed to generate a post that contains a preview of the content (ie: Page, Post, etc.) being shared. Open Graph Read More >
How to Manage Email Subscriptions with Jetpack
Getting in touch with your site visitors can be a difficult task. But it’s something you may need to do from time to time. An easy way of getting in touch with your visitors is to provide an email subscription. Since virtually everyone has an email address, it’s reasonable to assume that email is a Read More >
How to Use “Like” in SQL
We have already been learning about the basics of SQL. We’ve learned about SQL itself and how to write select statements. We have also seen how we can create and delete tables and columns. Now, we’re going to learn a little bit about how to use the Like operator with wildcards to find very specific Read More >
How to Set the Image of Your WordPress Page Content when Sharing to Facebook
When a visitor shares content from your website to Facebook, there is specific metadata that needs to be present to generate a post with a preview of the content being shared. This information, also known as Open Graph Markup, can be modified using the Open Graph for Facebook, Google+ and Twitter Card Tags plugin for Read More >
How to Edit BoxTrapper Confirmation Messages
As we continue our series on BoxTrapper, we will now show you how to edit your BoxTrapper Confirmation Messages in cPanel. This allows you to customize the blacklist, verify, verifyreleased, and returnverify messages. Below is a description of how these messages are utilized in BoxTrapper. Message Description Blacklist This message is sent when a sender Read More >
How to Add a Facebook Share Button to Your WordPress Website
Social media is a great resource to help drive traffic to your website. Allowing your visitors the ability to share content from your website to Facebook can provide an avenue, much like putting your ad in the Yellow Pages, for example. In this guide, you can learn how to use the AddToAny Share Buttons plugin Read More >
How to Create Database Tables with SQL
We have already learned what SQL is and how we can use basic select statements to get information out of our database. We can use that information we’ve selected to draw insights from potentially complicated databases. In this article, we’re going to learn how to create database tables with SQL. Remember that tables are basically Read More >
How to Configure BoxTrapper Settings
After enabling BoxTrapper you may want to configure your BoxTrapper settings. This includes adding forwarding addresses, enabling automatic whitelisting, and setting how long to keep logs and messages in queue among other settings. This ensures you are getting the most out of your Boxtrapper tool and valid emails are not being blocked. Configure BoxTrapper Log Read More >
How to Write Select Statements
The Select statement is a very simple but important part of SQL. At this point, if you read the What is SQL? article, I presume you have a bunch of test data to work with. The important thing about data is not always the data itself but what insights you can draw from the data. Read More >
My Changes Don’t Show Up on My Website
One of the most common issues that happen on websites is making a change to your site and then not seeing it when you go to view it in an internet browser. When you make changes to your website you should know where you intend to make the change, where file that was modified has Read More >
How to Get Started with BoldGrid Using a Host File Modification
In This Tutorial: Prepare WordPress Hosts File Mod Install WordPress Install BoldGrid Initialize BoldGrid A hosts file modification is a convenient way to manipulate your computer to force your domain to resolve to a particular IP address. For instance, if you are hosting your website with a third party and plan on building a BoldGrid Read More >
What is SQL?
In this series, we are going to going through some of the basics of using SQL. No prior experience with SQL is required. This will not be an extensive course. The history of SQL is outside of the scope of this series. However, we will touch briefly upon how SQL is used and for what Read More >
Optimize WordPress Guide: Tuning for VPS & Dedicated Servers
In this article, we walk through the process of tuning your VPS or Dedicated Server for the best performance on our WordPress Optimized or PHP-FPM stack. On our Managed WordPress Hosting platform, the server is managed by our system administrators, and tuned out-of-the-box for optimal performance for most users. However, some users or resellers may need the additional flexibility afforded by the VPS and Dedicated platforms.
How to Enable Boxtrapper in cPanel
As we continue our BoxTrapper series, we will now show you how to enable BoxTrapper in cPanel. This allows you to utilize the BoxTrapper tool to reduce the amount of spam you receive. For more information on this tool see our full guide How can I use BoxTrapper to help prevent Spam. We recommend using Read More >
Org2Blog – Post to WordPress from Emacs
Org2Blog provides a way of synchronizing your Org mode document with a WordPress post or page. Org2Blog Requirements Installation Set Up Your Website Media Management More Resources On Managing WordPress Here are the top benefits of using Org2Blog: Post and update WordPress content from within Emacs Manage content locally Speed up your workflow Optimize content Read More >
How to Edit Your Jekyll Theme
We have already seen in our Jekyll series, how you can change your default theme using RubyGems. However, instead of changing your whole theme, you can also edit the theme you have and creat new layouts based on your own design. In this article, we’re going to show you how to edit your Jekyll theme. Read More >
How to Change Your Jekyll Theme with RubyGems
Continuing in our Jekyll series, we have already learned how to create a Jekyll site. And you will have noticed that the Jekyll site comes with a default theme. In this article, we’re going to show you how to change your Jekyll theme from the default to a theme of your choosing. In order for Read More >