September 2, 2019

WooCommerce Part 2 – How to Noindex a Specific Category

WooCommerce Part 2 – How to Noindex a Specific Category We’re back again with another installment of our WooCommerce coding tips series! This time, we’re looking at a common problem that we couldn’t seem to find an existing solution for—how in the heck do you noindex all pages for a specific WooCommerce category? This is actually quite easy if you’re […]
January 17, 2019

WooCommerce – Default Sort Method for a Specific Category

WooCommerce – Default Sort Method for a Specific Category WooCommerce is an amazing WordPress plugin, but some of the default sorting options are not that robust. Sure, you can change the default sorting category, but this is applied globally and doesn’t help with category-specific sorting methods. One of the biggest problems everyone has is this: what if you want to […]
December 13, 2018

5 Things to Know About WordPress 5.0 (Gutenberg)

5 Things to Know About WordPress 5.0 (Gutenberg) With the release of the aptly-named “Gutenberg” version of WordPress comes a whole slew of new features. In this blog post, we’ll dive in and take a look at some of the most notable features, giving you a breakdown of what’s new and why! The Content Editor is Gorgeous—and Brand New! WordPress […]
August 15, 2018

3 Tips to Make WordPress More Secure

3 Tips to Make WordPress More Secure When it comes to WordPress, it’s always been a bit of a security risk. By it’s very nature, WordPress is somewhat insecure due to the fact that its core is essentially PHP files (many of which are publicly accessible and only protected by server-side permissions) that connect to a database (that also accepts […]