How to Uninstall and completely remove WooCommerce

WooCommerce slide new featured size

There are legitimate reasons to want to take WooCommerce out of a WordPress site (maybe you’re migrating it to its own subdomain, we do this a lot for our clients), and, when you’ve got rid of it, you want to take out all the extra information (products, orders, custom post types, etc etc) from the database because, well, its just a lot of cruft you don’t need if you are completely removing WooCommerce.

Luckily for you, the developers who helped to build WooCommerce had your best interests in mind when they created the plugin, and provided a nice way to simply clean out your database when you remove WooCommerce, by following the simple steps below.

Read more

Unveiling the Power of 50 Most Popular WP-CLI Commands

Wordpress Logo

WordPress, the titan of content management systems, is celebrated not only for its intuitive UI but also for the robust functionality that it brings to users. For developers and system administrators who yearn for a more powerful interaction with the platform, WP-CLI (WordPress Command Line Interface) unveils a realm where tasks can be executed with …

Read more

How Do You Pronounce “MySQL”?

mysql logo resized image

We sometimes talk on the telephone with various technology companies, and their representatives, and there’s still confusion over the pronunciation of MySQL. After 12 years since this blog post was written, the “two camps” still exist. Which are you in? Leave a comment, at the bottom of this post! Two camps, both alike in dignity …

Read more

How We Resolved UTM Parameter Stripping Issues with WP Engine’s Caching

WP Engine's paint powder logo square

If you’ve ever faced issues where UTM parameters are stripped from URLs during redirects on a WP Engine-hosted site, you’re not alone. Recently, a client encountered this exact problem, and after some investigation, the root cause was identified and resolved. Here’s how the issue was addressed and how you can fix it too. The Issue: …

Read more

WordPress Plugins Auto Update Doesn’t Work – What to Do?

WordPress "W" logo greyscale on an azure background

We receive plenty of traffic from people looking for answers to various WordPress and other open source questions, here at Silicon Dales, as we’re constantly posting tutorials and items of information which are likely to be of use to novice and professional webmasters. If you’re looking to troubleshoot issues with auto-update not working on your …

Read more

What to Do With Comment Spam

We often install WordPress as a CMS for businesses at Silicon Dales, because we know how important it is for companies and small firms to communicate with their customers and clients. This does, however, introduce the business web manager to a new thing: moderating comments; and comment moderation’s ugly sister – Comment Spam! A lot …

Read more

How to Find & Replace in MySQL

mysql logo resized image

Sometimes, we need to find and replace certain strings or pieces of data in MySQL on the fly, for example if we’ve changed a Top Level domain (TLD) and want to update a bunch of links all in one go. For those times, the following command can be issued: The code from the Gist above …

Read more

WordPress Extensions

wordpress logo banner blue image

We often install the Open source (free, and developed by a community of programmers, rather than one, paid, team) Content Management System (CMS), WordPress. WordPress was originally a blogging platform developed by Matt Mullenweg, but, in its short history, the software, which runs on (also Open source) PHP and MySQL, has developed into far more …

Read more

How to Efficiently Migrate from Adobe Experience Manager to WordPress

migrate adobe experience manager to wordpress image

For many mid-cap and enterprise-level companies, choosing a content management system (CMS) is a significant decision that has long-lasting implications. Adobe Experience Manager (AEM) and WordPress are among the top choices, each with its own set of advantages. However, if you find that WordPress better meets your company’s needs for flexibility, ease-of-use, and cost-effectiveness, you …

Read more