We’re excited to launch DupliKits, a new feature designed to streamline agency and developer workflows by eliminating repetitive setup work.
DupliKits are reusable template sites that allow you to instantly deploy new WordPress sites with your preferred themes, plugins, and settings already pre-configured. This is the perfect solution for teams who need to maintain consistency across client projects and want to launch new, standardized sites in seconds.
You can create a DupliKit from scratch or, for a more powerful workflow, convert a fully configured Sandbox Site directly into a template.
For a detailed guide on how to create, manage, and deploy new sites from your templates, please read our full knowledgebase article.
GitHub Integration Update: Now Syncing Must-Use (MU) Plugins
We’re excited to enhance our GitHub integration to provide even more comprehensive control over your development workflow. You can now sync your wp-content/mu-plugins directory directly from your GitHub repository, just as you do with themes and plugins.
Why It Matters
Must-use plugins are often essential for a siteโs core functionality, and managing them should be as seamless as the rest of your development process.
Increase Consistency and Reliability: Version-controlling your mu-plugins ensures that every environment, from staging to production, is perfectly in sync. This simplifies team collaboration and provides a reliable history for every code change.
How It Works
Best of all, there are no new steps to learn. If you’re already using our GitHub integration, the process works exactly the same.
Our integration now automatically detects and syncs the wp-content/mu-plugins directory from your connected repository. Simply include the directory in your repo, push your changes, and our system handles the rest safely and efficiently.
This update is part of our ongoing commitment to providing powerful, developer-first tools that streamline your workflow and help you build amazing websites.
We are thrilled to launch Global Site Tags, a powerful new way to organize, filter, and manage your entire portfolio of websites. Designed with agencies and customers managing numerous sites in mind, this feature brings a new level of clarity and efficiency to your workflow, making it easier than ever to keep your sites perfectly organized.
Why It Matters
Global Site Tags provide a flexible and visual system to categorize your sites based on your unique needs. This unlocks a more intuitive and streamlined way to manage your work.
Hereโs a look at what you can do:
Centralized Tag Management: A new Tags section in your main menu gives you a central hub to create, edit, and manage all your tags. Assign a unique color to each tag for at-a-glance identification across your site listings.
Powerful Bulk Actions: Streamline your workflow by applying or removing tags across multiple sites at once. Whether you’re tagging all sites for a specific client or updating a project’s status, you can do it in just a few clicks.
Flexible Permissions for Teams: Empower your team with the new “Manage Tags” permission. Account Owners can grant collaborators the ability to help organize the portfolio, ensuring everyone is on the same page while you maintain full control.
Seamless Site-Level Integration: Manage tags directly from the Site Details page. You can instantly see which tags are applied, create new ones on the fly, or attach existing tags from your library, making on-the-go organization a breeze.
Enhanced Visibility: Your color-coded tags now appear directly under each site in your main site list, giving you an immediate visual overview of your portfolio at a glance.
How to Get Started
Look for the new Tags item in your main navigation menu. From there, you can create your first tag, pick a color, and begin applying it to your sites. Explore the options on the Site Details page to see how easily you can manage tags for individual sites.
Global Site Tags are designed to grow with you, providing a scalable solution for managing your work, whether you have ten sites or ten thousand. We can’t wait to see how you use them to create your perfect workflow.
We are elevating our security offerings with the release of Egress Firewall Rules. This powerful new feature gives you direct control over your website’s outbound network traffic, allowing you to define exactly which external services your site is permitted to contact.
Why It Matters
A truly robust security strategy includes managing your site’s outbound connections. By creating a curated list of approved communications, you gain an exceptional level of control and peace of mind. Hereโs how:
Ensure Data Integrity: Protect your valuable data by creating an “allow-list” of approved destinations. This ensures that information only flows to the services you explicitly trust, affirming your site’s security.
Proactive Security Configuration: Define a clear security perimeter for your website. By specifying which external services are essential for your siteโs operation, you create a clean, predictable, and highly secure environment.
Gain Full Transparency and Control: Understand and manage every external connection your site makes. This gives you full authority over how your plugins and themes interact with other services, aligning your siteโs behavior perfectly with your business policies.
How to Use It
This powerful feature gives you precise control over your site’s connections. We recommend confirming your site’s essential services (like payment gateways or plugin update servers) to ensure they operate smoothly as you build your rules.
You can find the new controls in your site’s dashboard:
Log in to your account and navigate to the site you want to configure.
Click Security in the side navigation menu.
In the Egress Firewall Rules panel, you can begin building your list of approved connections.
Add a rule by specifying the destination host (IP address or domain), port, and protocol (TCP/UDP) you wish to allow.
Save your rules to apply them instantly. We recommend testing your site’s key functions after adding new rules to ensure everything works as expected.
This new level of control is part of our ongoing commitment to providing you with the most secure and robust platform possible for your websites.
Weโre excited to announce the release of APM Insights, putting our powerful Application Performance Monitoring (APM) tools directly into your hands. You now have the power to fine-tune your siteโs performance and gain a deeper understanding of whatโs happening under the hood of your websites.
Why It Matters
Curious about what drives your site’s speed? APM provides the answer. It moves beyond standard speed tests to give you code-level visibility into your WordPress siteโs performance, revealing exactly how every component contributes to the end-user experience.
With APM Insights, you can discover key opportunities for optimization:
Analyze Plugin & Theme Performance: Understand the performance profile of every plugin and theme, ensuring your site is running as efficiently as possible.
Optimize Database Queries: Get detailed insights into database operations, allowing you to refine queries for maximum speed and responsiveness.
Streamline External Requests: See how connections to third-party services impact your siteโs load time and find new ways to improve them.
With these deep insights, you can make targeted enhancements that lead to an even faster website and a better experience for your visitors.
How to Use It
For customers authorized to manage site performance, getting started is simple:
Log in to your MyPressable account and navigate to the site you want to analyze.
Click Performance in the side navigation menu, then select APM Insights.
Choose a monitoring duration from the dropdown and then click the Activate button to begin the monitoring session.
Once activated, click the View APM Dashboard button to dive into the data and begin optimizing your site.
You can click Deactivate at any time to end the session.
Giving you access to the same powerful tools our experts use is a crucial step in helping you build and maintain fast, successful websites. As always, if you have any questions, our support team is here to help.
Weโve added a powerful new control to your Pressable dashboard: PHP File System Permissions.
Previously only available by contacting our amazing support team, this feature is now available to adjust on demand in your MyPressable Control Panelโgiving you more control over how PHP interacts with your siteโs filesystem.
You can now choose from three permission modes:
rw (read/write) โ The default, allowing PHP to read and write freely.
ro (read-only) โ Great for situations like manual site recovery or when you want to lock down your siteโs file system.
loggedin โ A smart middle-ground: only logged-in, authorized PHP requests can write. Ideal for enhancing security while keeping things like plugin and theme updates working smoothly.
Whether youโre cleaning up a compromised site, hardening your security posture, or just want more fine-grained controlโthis update gives you the flexibility to do it.
Youโll find this option in your siteโs settings, and itโs also available via our API for full automation support.
Consider it one more switch flipped in your favor. We hope you find it helpful!
When youโre building or testing a site, not everything is ready for public eyes. Sometimes you need a way to share progress privatelyโwithout publishing, without workarounds, and without overcomplicating things.
Thatโs where Basic Authentication comes in.
Now available in the My Pressable Control Panel, Basic Authentication lets you restrict access to your site with a simple username and password prompt. Itโs ideal for staging environments, early client reviews, or internal QAโanytime you want to show the real site experience to a limited audience.
Unlike Maintenance Mode, which shows a placeholder screen to all visitors, Basic Authentication keeps your site live behind a login prompt. That means the full site can still be exploredโjust not by everyone. Itโs a cleaner, more flexible way to manage visibility during the development process.
You can enable it from the Advanced section of your site settings in just a few clicks. Add your credentials, save, and the protection is in place. You can also control the setting via our API, and all changes are recorded in your siteโs activity logs for full transparency. For added protection, Basic Authentication is now automatically enabled on all sandbox sites.
Itโs a small toggle that adds a lot of peace of mindโand itโs available now.
Weโre thrilled to announce that WordPress Studio, the powerful local development tool from WordPress.com, now supports full sync with Pressable-hosted sites.
This integration allows developers, freelancers, and agencies to push and pull site environmentsโincluding files, media, and the databaseโbetween their local machine and any Pressable environment (live, staging, or sandbox). Whether youโre prototyping a new build, testing a plugin update, or collaborating with teammates, Studio makes your workflow faster and safer.
To sync, youโll need to have Jetpack connected on your Pressable site (we include a premium Security license for free on every Pressable-hosted site) and you need to log into Studio with the same WordPress.com account. From there, simply open the Sync tab in Studio to connect and start pushing or pulling changes with just a few clicks.
Each sync is backed by automatic pre-sync backups, so you can roll back if something doesnโt go as planned. We recommend syncing to your Pressable sandbox site first to safely preview and test changes before deploying to staging or production.
No more manual migrations, FTP uploads, or database importsโjust a smooth, native experience built for WordPress professionals.
You askedโwe delivered! You now have a third environment type in your toolbox: Sandbox Sites.
Unlike staging sites, which are typically used to prepare for launch or safely test updates, Sandbox Sites are independent from your production environment and built for flexibility. Theyโre perfect for early-stage development, prototyping, and multi-developer collaboration.
Every plan now includes one Sandbox Site and one Staging Site per live site, so you can experiment freelyโwithout extra cost.
Whether youโre building something new or just trying things out, Sandbox Sites are here to make your workflow smoother and more creative.
Performance data is powerful โ and while weโve long provided these key insights in the MyPressable Control Panel, theyโve mostly been helpful for spotting issues. Now you can dig deeper without ever leaving your siteโs details page, thanks to our new Advanced Site Metrics.
Available now for all sites hosted on Pressable, these metrics give you detailed, time-based visualizations right inside the Control Panel, making it easier than ever to monitor and understand your siteโs performance and traffic behavior.
Whether youโre a developer, site owner, or just curious about how things are running under the hood, you now have access to:
Traffic volume and performance trends (requests per second, average response time, and bandwidth usage)
Cache efficiency insights, showing how many requests were served from cache vs. dynamically
Rendering breakdowns to compare performance between static and PHP-rendered responses
HTTP status code distributions to surface slow or error-prone requests
Request method usage, highlighting how much of your traffic is GET, POST, or other HTTP verbs
Visitor traffic by region, visualized on a world map
Crawler vs. human traffic, helping you spot bot behavior
Admin-AJAX performance, so you can pinpoint slow WordPress admin actions
You can toggle between time ranges like the past hour, day, week, or even month to spot trends and anomalies across different windows.
To get started, just head to the Metrics link on your Site Information page in the Control Panel.
As always, our team is also available to help you if you see anything amiss in your Site Metrics. Simply open a new chat and let us know.
Streamlined command execution for easier and faster updates? YES PLEASE!
Weโre excited to share that our more technical users have even more freedom when it comes to running bash commands directly on their siteโs environment. Whether for troubleshooting, running scripts, or managing files, this tool provides a powerful way to interact with the server without needing external access.ย
Previously only available as a bulk operation, the Bash Command Execution feature is now available in the Advanced section of the Siteโs Settings Page under the Bash Command tab.
If you have any questions or need assistance, our support team is here to help. Stay tuned for more updates as we continue enhancing your Pressable experience!
Say goodbye to tedious database updates with the launch of Advanced Search and Replace in the MyPressable Control Panel (MPCP). This powerful tool simplifies tasks like domain changes, site migrations, and bulk content updates by allowing you to search your siteโs database for a specific term and replace it with another.
Located under Site โ Advanced โ Search Replace, this feature ensures updates are applied consistently across your site. Once a search/replace operation is complete, the cache is automatically flushed, making changes effective immediately. To keep your updates safe, the tool allows only one operation at a time and requires a valid search term before running.
All operations are logged in the WordPress History section for full transparency, giving you confidence and control over your siteโs changes. For detailed guidance, check our Knowledge Base article here.
For any questions, our support team is ready to assist. We hope this helps you simplify your workflows!
Weโve heard customer requests for faster access to SSL certificate details and weโre excited to share that this improvement is ready for your use.
SSL information is now easily accessible from the Domain Editor, without the inconvenience of navigating to the Zone Info page.
Simply click the SSL Info button under Sites > Domains > Actions and a modal will appear displaying the current SSL details associated with the A record.ย
We hope this helps and, as always, we thank you for choosing Pressable!
Your WordPress siteโs security is our top priority, which is why weโre thrilled to launch Security Alerts. This feature provides you with the tools and insights needed to proactively manage vulnerabilities in your plugins, themes, and core components.
Until now, keeping track of potential security risks often required manual effort or external tools. With WPScanโs vulnerability database now integrated into the MyPressable Control Panel, you can effortlessly monitor your sites for security issues and take immediate action.
When accessing the MyPressable Control Panel, youโll see a comprehensive list of all plugins and themes installed on your sites. Any vulnerabilities are flagged with a Security Issues indicator. Clicking this opens a detailed panel showing the nature of the vulnerability and recommended actions. If a fix is available, youโll see an Update button to resolve the issue with a single click.
Security Alerts also centralize your site management efforts. A dashboard in the Tools menu provides an overview of all security risks across your sites, complete with options for bulk updates. Vulnerability data is refreshed weekly and supplemented by real-time updates from WPScanโs webhooks. Additionally, plugin and theme lists are updated nightly, ensuring you always have up-to-date information. For teams, collaborators with Manage WordPress permissions can access and manage Security Alerts, helping to distribute security responsibilities effectively.
Have questions? Need help? Our support team is always here for you. Weโre committed to empowering you with tools that make managing your sites easier and more secure.
Managing deployments just got a whole lot easier with the introduction of account-level GitHub authorization. This new feature simplifies workflows and resolves token limitations for customers managing multiple sites.
Previously, the MyPressable Control Panel generated a new GitHub authorization token for each individual site. However, GitHubโs OAuth application imposes a limit of 10 tokens per account. Once this limit was reached, older tokens were automatically revoked, disrupting deployments for the corresponding sites. This issue, flagged by one of our customers, highlighted the need for a more scalable solution.
To address this, weโve introduced account-level authorization. Now, you can authorize your entire account with a single GitHub token that is securely shared across all sites. This enhancement eliminates the risk of exceeding GitHubโs token limit, simplifies token management, and ensures uninterrupted deployments. Importantly, existing site-level integrations remain fully functional, allowing for a seamless transition to account-level authorization without disrupting ongoing workflows.
Setting up account-level authorization is simple. Navigate to Settings โ Sites โ GitHub Integration in your control panel to get started.
Once authorized, the token will be applied across all sites in your account. The new process has been rigorously tested and successfully validated by the customer who initially reported the issue.
If you have any questions or need assistance, our support team is here to help. Stay tuned for more updates as we continue enhancing your Pressable experience!
Time is money and we love helping you save both, so itโs especially exciting to share that weโve made it even easier to manage your plugins and themes on all Pressable-hosted sites.
As of today, you can now see a new WordPress menu item in any of your sitesโ submenus. This menu includes three sections:
Themes: Displays all installed themes. Can activate available themes.
Plugins: Lists all installed plugins. Can activate or deactivate available plugins.
History: Tracks processes such as refreshing the list and bulk updating items. Provides a simple log indicating whether a process succeeded or failed.ย
To navigate to this section for each site within your MyPressable Control Panel, please go to Sites > Select Site > WordPress.
Hereโs how the list of themes and plugins appear, as well as the history of the actions performed:
This feature does not replace Plugin Management or Scheduling functionalities, as it does not include backups or validation checks. However, it does give an easy way to instantly execute an action without leaving your MyPressable Control Panel.
We hope you find this helpful! Keep an eye on this section for more enhancements in the future and, as always, please donโt hesitate to reach out if thereโs something youโd like to see in a future release.
Our team aims to please and we gladly take requests!ย
We take security very seriously at Pressable, so itโs with great pleasure that we share the release of SMS as an additional authentication method for account protection.ย
You will find these settings by navigating to your Settings -> Security page inside the MyPressable Control Panel. If you do not yet have Two-Factor Authentication (2FA) enabled, you will see the following content within the Two-Factor Authentication section:ย
If you have already activated an app as our preferred method for 2FA authentication, you will need to disable it before activating SMS as your method. Only one option is allowed at a time.
When clicking on SMS -> Activate , the system will ask for your phone number in the following section (the country code defaults to your IPโs current geo location):
Once the code is sent to you, youโll finalize the process by submitting the authentication code that was texted to you. After submitting the confirmation code correctly, 2FA will now be activated using SMS as your authentication method.
When logging into your Pressable account in the future, youโll be sent a verification code via SMS text message after entering your username and password. You will need to enter it on this screen before youโre able to successfully sign in:
We are grateful for the opportunity to help you keep your accounts and sites secure here at Pressable.
Please donโt hesitate to contact us if you have any questions about two-factor authentication or other features we provide to ensure your protection and peace of mind.
Weโre excited to announce the launch of Custom Staging Domains, a useful feature designed to give you more flexibility and control over your staging environments.
With Custom Staging Domains, you can now set a unique domain for your staging sites, replacing the default mystagingwebsite.com with a domain that aligns with your brand. The setup process is straightforward and can be managed from the “Settings” section under “Company” in the MyPressable Control Panel:
Here, you can quickly configure your custom domain, and access DNS information such as nameservers and IP addresses for seamless integration with your domain provider.
Custom staging domains also come with advanced options that make them even more versatile. You can apply custom domains to all existing staging sites in your account or choose to overwrite the robots.txt file, granting greater control over SEO settings for your staging environments. Additionally, when staging sites are converted to live sites, the custom staging domain is automatically removed. Similarly, if live sites are converted to staging, the custom domain is re-applied, streamlining the transition process.
To get started, please check our Knowledge Base article for detailed instructions on configuring custom staging domains.
If you have questions or need assistance, feel free to reach out to our support team. Weโre here to help! Stay tuned for more updates as we continue enhancing your Pressable experience.
Keeping your plugins and themes updated are important for a variety of reasons, and we want to help make it easy for you to know when they need your attention.
Weโre excited to share that the MyPressable Control Panel now includes the option to opt in to a weekly report that lists plugins and themes with available updates.
To enable them, youโll need to visit Settings -> Sites -> Plugin and Theme Updates Report, and then opt into the report after confirming the email address you’d like to use.
We hope you find this useful. Thanks for choosing Pressable!
In our effort to continually raise the bar with regard to your site’s performance and security, we’re thrilled to share that we’ve added a new feature that will protect your site if it ever comes under a DDoS attack.
While Pressable’s platform provides DDoS protection, Edge Cacheโs Defensive mode offers an additional on-demand layer of protection.
Utilizing proof-of-work, Defensive Mode issues a challenge to browsers visiting the site, mitigating spam bot and DDoS attack requests. Legitimate users will briefly see a challenge page while their browser completes the work before accessing the site.
You can now activate Defensive Mode within your MyPressable control panel in just a few clicks. This feature can be enabled for durations ranging from 30 minutes to 7 days.
Once it’s activated, you can let it run for the period you select, or you can deactivate Defensive Mode before the automatic deactivation time.
While we hope you never have a need for this, we also hope it provides peace of mind to know you have an extra layer of protection for your mission-critical sites.
Bulk Manage Edge Cache Defensive Mode
Using Bulk Operations, you can enable Edge Cache Defensive Mode across multiple sites in a single action. Select Edge Cache Defensive Mode as the operation, choose the sites you want to apply it to, and specify how long it should remain active. You can enable Defensive Mode for anywhere between 30 minutes and 24 hours.
If you need to end Defensive Mode before the scheduled duration expires, select Disable Defensive Mode to return the selected sites to normal caching immediately. Otherwise, Defensive Mode is automatically disabled when the selected duration ends, and no further action is required.
Each site is processed independently, so if one or more sites are ineligible, the remaining sites in the batch will continue processing normally.
Introducing: Easier Migrations and a Domain Setup Wizard
We’ve recently released some improvements to our migration process, making it easier than ever to move your WordPress sites to Pressable!
When you’re ready to move an existing site over to your Pressable account, you’ll still start by adding a site inside your MyPressable Control Panel. However, you can choose the “Create as a migration placeholder” option when setting up the installation.
This will kick off a smart workflow that automatically creates tailored migration instructions for your specific site.
Of course, the intelligent updates don’t stop there… We’ve heard you share that DNS updates can be tricky, especially when you’re helping on a client-owned domain.
This is why we’ve introduced our new Domain Setup Wizard, which allows you to connect your domain to your Pressable site by automatically detecting the DNS provider and adding the records needed. Simply enter your domain name and the wizard will take care of the rest!
With this workflow, you can make easy work of updating domains where you may not have registrar access. Simply select the “forward login to someone else” option and they can securely log in on their end without needing to do anything else — the wizard will take care of the rest!