Is it good practice to remove all of the plugins and themes that are redundant? Also, if so, why is it good practise to remove them? 1 Answer 1...
I inherited a couple of WP + WooCommerce shops with roughly 30,000 products for sale each, and a wp_postmeta which is over a million lines. The former webmasters ran...
My site is stuck with the site undergoing maintenance-error. The usually fixes have not worked (no .maintenance file to delete, plugins all check out) It seems that it is...
I’m looking for ways to make updating WordPress less frightening for me. I created around 30 company websites based in WP in my career and I feel somewhat responsible...
If I want to put a WordPress (3.2.1) site into Maintenance mode, is it still necessary to use a plugin? If so, is this a good option? 2 Answers...
I would like to customize the standard maintenance page which gets shown during plugin updates. For single sites the process is clear to me. Putting a maintenance.php into /wp-content....
With our website, we want to make it so that if the site is about to go down, it instead displays a custom 503 (based on a server load...
As a highly concerned hosting company owner I am using WP-CLI to update plugins, themes and wp core of my clients. Updating WP-Core find /home/*/public_html -name "wp-admin" -execdir /home/wp...
Is there a way to add a custom maintenance page from theme folder? I have the code for the activate maintenance mode but i can’t get the styling.. function...
I need to redirect a whole WordPress site to a single WordPress page. A sort of maintenance mode, but the redirect has to go to a published WordPress page....