1. Home
  2. Knowledge base
  3. Category - Page 3

Tutorials

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
How Sites, Staging Websites, and Website Clones work at Pressable

Through your my.pressable.com dashboard you have the ability to add a new website, to clone a website, and to create a staging website. We will explain the difference between the three in […]

Read article
Accessing Backups

One of the great features of your WordPress hosting account with Pressable is our automatic backups! Every site on our platform is backed up by us on the following schedule: Please Note: […]

Read article
Restore a Site in Pressable using the Automated Restore Tool

No matter how experienced you are with WordPress, there come times when things just break – it could be from a bad plugin update or a line of code that you just […]

Read article
How do I add a collaborator guest account to my site?

Pressable makes it easy for you to collaborate with other people on your website. This makes it easy for you to share credentials with designers, developers and other collaborators, while keeping your […]

Read article
How do I add a collaborator guest account to my site?

Pressable makes it easy for you to collaborate with other people on your website. This makes it easy for you to share credentials with designers, developers and other collaborators, while keeping your […]

Read article
Plugin & Theme Update Reports

Pressable provides a weekly report of sites that need theme and plugin updates. This is an opt-in feature and can be enabled by an account owner here: https://my.pressable.com/settings/sites Choosing When to Receive […]

Read article
Site Performance Reports

Site Performance Reports show various important site metrics, as well as helpful information on how to address them. The report checks performance, accessibility, SEO and more for both the desktop and mobile versions of a site.

Read article
Automatic WordPress Core Updates: Testing & Notifications

All sites hosted at Pressable are provided with the most up-to-date WordPress version for features and security, and these core files are symlinked for protection. When WordPress.org releases a new update, all […]

Read article
How to Reset Your WordPress Admin Password

If you find yourself unable to log into the WordPress dashboard because you have forgotten, or do not know, your password there are a few ways that can be obtained. Reset through […]

Read article
How to Delete A WordPress User

To remove a user from your WordPress site, log in and navigate to the “Users” page. Hover over the name of the user that you want to remove, and press the red […]

Read article
Run Bulk Operations on your Pressable Sites

This feature will help you run bulk operations (of bash or WP CLI commands) on your Pressable sites quickly from within the My.Pressable.com Dashboard. Current Bulk Operations available include: Accessing Bulk Operations […]

Read article
Connect to SSH on Pressable

SSH, or Secure Shell, is a protocol that allows you to connect to services such as web servers. This allows you to connect to our servers and manage your Pressable website via […]

Read article
How to use WP-CLI

WP-CLI comes preinstalled on Pressable and extends the shell to provide WordPress-specific command line tools. You can start running WP-CLI commands once you have connected to SSH. There are many commands and […]

Read article
Enable WordPress Maintenance Mode

Pressable allows you to quickly and easily enable a Maintenance Mode option for your website through the MyPressable.com Control Panel with just one click. When Maintenance Mode is enabled, website visitors will […]

Read article