There are thousands of articles about why you should use WordPress Multisite but I’m edgy. So let’s talk about why you should not use WordPress Multisite. I have a complicated relationship with WordPress Multisite. I love the concept and I love being with it; sometimes. However, then I remember how much stress it puts my […]
Search Results for: multisite
How To Optimize WordPress Cron On WordPress Multisite
WordPress Cron is a feature that has proved to be very useful in WordPress. It is commonly used to do the following: Run cleanups. For example, in WooCommerce there is a cron scheduled to clean up and delete old session data. Scheduled backups. Scheduled posts. It allows you to auto-post articles which improves the publishing […]
When Using WordFence, Disable Live Traffic View to Improve Website Performance
UPDATE 2: WordFence has a new constant that can be added to your wp-config.php file to disable the live traffic feed. Add the following line to your wp-config.php file define(‘WORDFENCE_DISABLE_LIVE_TRAFFIC’, true); UPDATE: WordFence has removed the Live Traffic View feature and it is no longer available. I wrote a post about WordFence’s new Security Only […]
Lessons I Learned When Building Very Large Sites With Various Types Of Content
When building websites that focus on different niches or have multiple services or products, the most important thing is to plan out the structure of the website prior to launch. I have recently launched a fun little side project, I have dubbed akalius.com. The website will a hub of a bunch of different web services. […]