Blog category:

WordPress Tutorials

Person working on a multi-vendor website.
WordPress Tutorials

How to Create a Multi-Vendor Marketplace Using WordPress (Part 2)

Are you looking to build an online marketplace? Creating a multivendor marketplace may seem complicated to you, especially when you’re not techy. Don’t worry, you’re not alone. The good news is that WordPress along with…

Multi-vendor website
WordPress Tutorials

How to Create a Multi-Vendor Marketplace Using WordPress (Part 1)

Although WordPress was primarily released as a blogging platform, it is now used for multipurpose web applications, meaning that you can use WordPress to create eCommerce sites, manage your teams with Project Management Software, manage…

An infographic showing the building of a WordPress website.
WordPress Tutorials

WordPress basics for building a WordPress site

Logging in to WordPress Once you have signed up for one of our WordPress hosting plans, it’s time to begin building your new WordPress website. To start, visit the My Sites page of the MyPressable…

Two robots discussing something
WordPress Tutorials

Adding Automation to Your WordPress Site – Part II

As the preceding post on automation revealed, the addition of simple plugins to your WordPress site can go a long way to relieving you of time-consuming maintenance work. In this post we’ll delve deeper into…

Two robots talking
WordPress Tutorials

Adding Automation to Your WordPress Site – Part I

Automation is a term that often conjures up images of robotics, AI, and impersonal mechanization. While the idea of relinquishing control of your WordPress site to automation may sound less than appealing, adding automation to…

Updating your DNS Server
WordPress Tutorials

How to Update DNS Settings When You Switch WordPress Hosting Providers

In December 2014, we published a three-part series of articles on DNS. We explored the most commonly misunderstood topics related to the domain name system (DNS): registrars and name servers, zones and records, and record…

A woman installing a WordPress theme.
WordPress Tutorials

How to Install a WordPress Theme

Ready to install a WordPress theme?  Great!  There are tons of resources online when it comes to themes. We recommend themes from the WordPress.org Theme Directory. If you’re looking for a Premium theme we recommend…

A person setting up a local development environment for their WordPress site.
WordPress Tutorials

How to Setup a Local WordPress Development Environment

When you’re building out a WordPress website you’re going to have a few different options for building and deploying your website. You can either build and make changes to your site live (not recommended), use…

Default blog image
WordPress Tutorials

How to Create Eye-catching WordPress Announcements

Why would you need to make an announcement on your website? Well, because your visitors want you to. That’s why. Here’s the thing though: while your visitors want to hear about special discounts, new products, relevant…

Default blog image
WordPress Tutorials

Setting up WordPress on Laravel Homestead

Laravel Homestead is a prepackaged Vagrant box that provides a development environment for Laravel. It’s packed with PHP, MySQL, Nginx and everything else you need to run a local web server. Homestead is great for developing in Laravel,…