Blog Category

WordPress Tutorials Page 3

WooCommerce security being used on an online store
WordPress Tutorials

How to Increase Your WooCommerce Security

Got a WooCommerce store? You’re far from alone, the plugin powers millions of online stores, with its users running the gamut from tiny one-person operations to huge corporations. Yet there’s one thing that all of these […]

WordPress logo inside circles gradually increasing opacity, on white and blue circuit-patterned background.
WordPress Tutorials

Why (and How) to Switch From Squarespace to WordPress

Are you thinking of switching to WordPress? According to research, WordPress currently powers 39.7% of all existing websites. It is also the largest CMS. There is a reason why so many sites use WordPress. And several […]

why switch from shopify to woocommerce
WordPress Tutorials

Why (and How) to Migrate from Wix to WordPress

It’s no secret that a website is essential for small businesses to establish their brand and connect with their customers. However, many small and medium-sized business owners aren’t skilled at web design or coding. That’s […]

Illustration of a paint roller updating a webpage
WordPress Tutorials

How to Build Killer WordPress Landing Pages That Convert

Setting up an optimized, eye-catching website is a necessity for all businesses, yet some are going further by building standalone landing pages within their site. WordPress anding pages can be designed to obtain leads, push […]

WordPress Logo
WordPress Tutorials

How to Use wp_query to Expand Your WordPress Site’s Functions

WordPress developers are constantly looking at ways to improve the functionality and performance of their clients’ sites. To aid in this effort, WordPress includes an extensive library of functions that can be used to add features and functionality to […]

Web developer working on laptop
WordPress Tutorials

GitHub and CircleCI Deployment via SFTP

The tutorial will focus on setting up CircleCI config.yml file to deploy the master branch of a GitHub repository via SFTP. To follow along with this tutorial you will need: 1. A theme or plugin that you […]

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 or a Premium theme from the WordPress.org Premium theme Directory. […]

Multiple pieces of a website
WordPress Tutorials

How You Can Easily Manage Multiple WordPress Sites

If you’re a developer or run an agency, then you’re probably going to be managing multiple WordPress websites. Managing multiple WordPress sites can end up being  extremely time consuming, and that’s not even including the […]

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 […]

WordPress + Laravel Logos
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, […]