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

Tutorials

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
DNS Records for Email Authentication & Deliverability

New Email Authentication Requirements On February 1st, 2024,  Gmail and Yahoo implemented changes to enhance and secure email deliverability for their services. These changes require that domains have certain DNS records (SPF, DKIM, and DMARC) […]

Read article
Basic Authentication

Basic Authentication is now available directly in the My.Pressable.com Dashboard, offering a simple and effective way to restrict access to your WordPress sites using a username and password prompt. Basic Authentication is […]

Read article
Restoring A Site From a .wpress Backup File

A .wpress file is a proprietary backup format created by the All-In-One WP Migration plugin. These files contain your full WordPress site, including the database, themes, plugins, and uploads. At Pressable, the […]

Read article
Troubleshoot Pressable MCP with Your AI Assistant: A Self-Service Guide

Pressable MCP lets you control your WordPress hosting through AI tools like Claude, ChatGPT, Gemini CLI, and more. Instead of clicking around in a dashboard, you can ask your AI assistant to […]

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
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
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
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
Disabling a Site

Pressable allows you to disable sites in your account. This feature can be helpful if you no longer want your site publicly accessible for a temporary period. Disabling your site is different […]

Read article