1. Home
  2. Knowledge base
  3. Category

Tutorials

Bash Command Execution on Individual Sites

With Bash Command Execution integrated directly into each site’s My.Pressable.com Dashboard page, executing commands is faster, easier, and more accessible. This feature allows you to securely execute Bash commands for individual sites […]

Read article
WooCommerce High-Traffic Event Preparation Guide: Phase 1

Pre-launch foundation (7-14 days before) Overview This phase establishes the technical foundation for handling traffic spikes during your WooCommerce event. Working through these optimizations 7-14 days before launch gives you time to […]

Read article
How to Read a PageSpeed Insights or GTmetrix Test

Performance testing tools like Google PageSpeed Insights (PSI) and GTmetrix provide valuable insights into your website’s speed and user experience. However, interpreting these results correctly is crucial to making effective optimizations. This […]

Read article
Maximizing WooCommerce Performance With Proper Use of Cart Fragments

Understanding WooCommerce Cart Fragments WooCommerce cart fragments help update the shopping cart’s contents without having to reload the whole page. This allows for a smooth shopping experience because changes in the cart […]

Read article
WooCommerce High-Traffic Event Preparation Guide: Phase 2Β 

Technical validation (1-2 days before) Overview This phase focuses on verifying that all Phase 1 optimizations are working correctly and your systems are ready for high-traffic conditions. This is validation only; avoid […]

Read article
Understand and Use Transients in WordPress

Introduction Transients are WordPress’s built-in mechanism for temporarily storing cached data to improve site performance. They allow developers to save the results of expensive operations (like external API calls or complex database […]

Read article
Dealing With the Google Safe Browsing “Dangerous site ahead” Warning

If you haven’t already done so, your first step will be to address the underlying problem that caused the warning. This usually means fixing malware or phishing pages on your site. To […]

Read article
WooCommerce High-Traffic Event Preparation Guide: Phase 3Β 

Launch day operations Overview Purpose: Maintain service stability and optimal performance during your high-traffic WooCommerce event through proactive monitoring and rapid incident response. Key principle: Proactive monitoring with rapid response to emerging […]

Read article
Add CAPTCHA or reCAPTCHA to Your WordPress Site

Introduction CAPTCHA (Completely Automated Public Turing test to tell Computers and Humans Apart) is a security tool that helps distinguish real human visitors from automated bots. If you’ve been hesitant to add […]

Read article
How to Import a Pressable Site Backup into LocalWP

This guide will walk you through the process of manually preparing your Pressable site backups (Filesystem and Database) and importing them into the LocalWP application to run your site locally. This method […]

Read article
WooCommerce High-Traffic Event Preparation Guide: Phase 4

Post-event analysis and cleanup Overview Purpose: Clean up temporary configurations, analyze event performance, and prepare improvements for future high-traffic WooCommerce events. Key principle: Learn from successes and challenges to optimize future performance. […]

Read article
Launch Your WordPress Site: A Step-by-Step Checklist

Launching a WordPress site involves more than just pointing a domain. There are several steps that must happen in the right order, and a few common pitfalls that can cause real headaches […]

Read article
Troubleshooting Site Access Issues After Pointing Your Domain to Pressable

After pointing your domain to Pressable, you might encounter issues accessing your site, even if the domain is correctly pointed and fully propagated. This guide will help you troubleshoot and resolve these […]

Read article
Using APM Insights to Troubleshoot Performance Issues

APM Insights (Application Performance Monitoring) is a powerful diagnostic tool available in the Pressable control panel. It allows you to capture detailed information about how your site executes PHP requests, helping identify […]

Read article
Migrate to Pressable: The Complete Guide

Moving a WordPress site to a new host involves more than copying files. This guide walks you through the entire process in order: verifying eligibility, planning your migration, creating your destination site, […]

Read article
Speed Up Your WordPress Site by Optimizing Autoloaded Data

If you’re running a WordPress site, chances are you’ve noticed slower page load times as your website grows. One often-overlooked culprit for lagging performance is the gradual bloating of autoloaded data in […]

Read article
Diagnosing and Mitigating PHP Worker Saturation

This article explains how to identify and resolve PHP worker saturation issues on Pressable sites. Worker saturation occurs when too many uncached requests hit the PHP layer at once, causing slow load […]

Read article
Understand WordPress Errors: A Troubleshooting Guide for Pressable Sites

Every WordPress site will throw an error eventually. Some are minor inconveniences; others bring your site down entirely. The difference between a five-minute fix and a two-hour spiral usually comes down to […]

Read article
How to Reset a WordPress Site on Pressable

There may be times when you want to reset your WordPress site back to a default state, essentially starting over with a fresh installation. This guide outlines the recommended approach and alternative […]

Read article
How to Clean Up Bloated Database Tables

WordPress databases can grow large over time as data accumulates. This may cause slow queries, large backups, and lag in the admin dashboard. The most common issue is the wp_postmeta table, though […]

Read article
Get Started with Pressable MCP

What Is Pressable MCP? The Model Context Protocol (MCP) is an open standard that allows AI assistants to connect to external services and take real actions on your behalf. The Pressable MCP […]

Read article