GGuides Common MySQL Commands for WordPress byJordanMay 11, 20221 minute read 0 Shares 0 0 0 0 0 0 Table of contentsLocating Large Database Usage Locating Large Database Usage SELECT post_type, COUNT(*) FROM wp_posts GROUP BY post_type; Tags:databasemysqlwordpress 0 Shares: Share 0 Tweet 0 Share 0 Share 0 Share 0 Join our Newsletter Jordan
Read More 3 minute read GGuides Creating a Default Server Site in GridPanebyJordanMarch 26, 2020 There is no default site configured for GridPane servers within NGINX, this can become a problem when a…
Read More 3 minute read GGuides Setting up PHP 5.6 on GridPanebyJordanFebruary 26, 2020 This article will go over how to set up PHP 5.6 on a GridPane server. Why? You might…
Read More 1 minute read GGuides GridPane Local BackupsbyJordanMarch 30, 2020 The following article serves to provide details on how local backups are completed when using GridPane. Backup Location…
Read More 2 minute read GGuides Backup your Cloudways Server with SnapshooterbyJordanApril 13, 2022 If you have a Cloudways server and are looking to back up one or more WordPress instances to…
Read More 2 minute read GGuides Setting up SnapShooter on your GridPane ServerbyJordanJanuary 7, 2022 Question: What are the recommended steps for setting up SnapShooter with Gridpane This is a Discord question. You…