In this tutorial, we’ll take a look at using the excellent AIOWP Migration Plugin to answer the question: How to import existing sites from your old hosting to Pressillion’s managed WordPress hosting. WordPress provides a variety of different plugin tools to...
As a seasoned WordPress user delving into the intricacies of Secure Shell (SSH), encountering a “Connection refused” error might raise concerns. Fear not, I will show you how to fix the SSH “Connection Refused” error. This common hurdle has...
Are you facing the frustrating thought of how to fix the “Installation Failed: Could Not Create Directory.” error while trying to install or update plugins or themes on your WordPress site? Fret not; this common issue is often related to file permissions...
Have you ever tried uploading a file to your WordPress Media Library and hit this error? “Sorry, this file type is not permitted for security reasons.” This is a common (and frustrating) issue, especially if you’re uploading custom files like fonts, SVGs, or...
Here’s how to fix Error 521 with WordPress and Cloudflare. Error 521 can be exasperating, interrupting your WordPress site’s accessibility through Cloudflare. Fear not! We’ll delve into an array of comprehensive solutions to rectify this issue,...
Today we are going to run through how to fix the uploaded file exceeds the upload_max_filesize directive in php.ini. When managing your WordPress site, encountering the error message, “the uploaded file exceeds the upload_max_filesize directive in php.ini”, can be...
📚 Table of Contents What Is a 501 Not Implemented Error? SEO Implications of a 501 Error How to Fix the 501 Not Implemented Error Refresh the Page Clear Your Browser Cache Disable Proxy Settings Contact Your Hosting Provider Bonus Tip: Monitor for Downtime FAQ: Common...
Today we are going to run through how to fix WordPress admin-ajax.php error. Within the WordPress framework, the admin-ajax.php file plays a pivotal role in managing Ajax requests between the client and server. However, encountering a 404 error while trying to access...
You’ve made changes to your WordPress site, but they’re not showing up promptly. Often, the culprit is cached content across browsers, hosting servers, and WordPress plugins, hindering you from viewing the latest updates instantly. Clearing your WordPress...
How to fix cannot modify header information. Mistakes are part and parcel of coding and website development, regardless of expertise. One pesky issue that often leaves web developers scratching their heads is the notorious WordPress warning: “cannot modify...
Here’s how to Fix Add Media button not working in WordPress classic editor. Experiencing a sudden halt in the functionality of your ‘Add Media’ button within the classic editor can be a puzzling ordeal for WordPress users. This issue often occurs...
Resolving the “Allowed Memory Size Exhausted” Error in WordPress Encountering the “Allowed memory size exhausted” error is a common occurrence within WordPress. Fear not! We will show you how to fix WordPress Memory Exhausted Error by...
In this tutorial we will show you how to fix This Site Is Experiencing Technical Difficulties. WordPress, in its endeavor to enhance user experience and security, introduced a robust feature in version 5.2 – the fatal error protection mechanism. This feature...
Encountering a “404 Not Found” error when trying to view specific posts in WordPress is common – but thankfully, it’s fixable. This guide will help you troubleshoot and resolve this frustrating issue. 📚 Table of Contents What Causes WordPress 404...
How to fix WordPress Maintenance Mode error in WordPress is relatively straightforward. Follow these steps: Step 1: Removing the .maintenance File Access Your Website’s Files: Use an SFTP client like FileZilla or your WordPress hosting file manager to connect to...
Understand and Fix cURL Error 28 in WordPress Experiencing the cURL error 28 on your WordPress site can be disruptive, impacting its functionality and causing unpredictability in its behavior. Let’s dive into how you can troubleshoot and resolve this issue...
Encountering the dreaded “The package could not be installed. The theme is missing the style.css stylesheet” error can be bewildering. However, it’s essential to understand how to fix Missing Stylesheet Errors, that this issue typically emerges due to...
SSL errors can arise due to various reasons. If your website displays an insecure warning or lacks SSL entirely, you can troubleshoot the issues with the following steps: Recently Pointed Domain to Pressillion? If you’ve recently added your domain to the...
We include SSL Certificates with every site hosted on Pressillion. We use SSL Certificates powered by Let’s Encrypt. This allows every site hosted by Pressillion to be HTTPS encrypted. Does Pressillion Support Custom SSL Certificates? Pressillion does not allow the...
If you’re running a WordPress Multisite network and considering a move to Pressillion, it’s important to understand which configurations are compatible with our platform. In this guide, we’ll walk you through how to identify your multisite type and whether...
Below is a list of the available providers and their data centers: DigitalOcean DigitalOcean is headquartered in New York City, with data centers available in the following locations. New York City, United States San Francisco, United States Toronto, Canada London,...
At Pressillion, we take the responsibility of caring for your websites very seriously. Our commitment to staying ahead of potential issues led us to develop Proactive Maintenance – a comprehensive, always-on service designed to ensure the seamless performance of...
Your data privacy and security are of utmost importance to us at Pressillion. Rest assured, knowing that your website resides in SOC-compliant, Tier Certified datacenters. Tier Certified Datacenters All of Pressillion’s partner’s data centers are Tier Certified...
To get to your profile page, select your name in the top right-hand corner of the dashboard. You will be directed to this page: Here you can update your profile information and password. You can also add two-factor authentication to add another layer of security,...
Pressillion is a purpose-built platform for high-performance, secure, and scalable WordPress hosting. Unlike general-purpose hosting platforms, Pressillion was meticulously engineered to provide a tightly optimized environment for WordPress – and WordPress only....
Encountering the Cloudflare redirect loop error is a common occurrence, but it can be easily resolved and prevented once you identify the root cause. Understanding the Cloudflare Issue Cloudflare specifies that the “Flexible SSL” encryption mode in the...
When attempting to add a website to Pressillion and encountering domain names with international characters (e.g., ô and î), it’s crucial to convert these into “Punycode” format before provisioning them on your server. What is Punycode? Punycode is a...
Any transactional email service that connects to your site via a plugin will work on our servers. These are two popular choices for SMTP plugins: FluentSMTP and WP Mail SMTP.
Mastering Server Management through SSH Introduction Get to know the command line: Linux CLI basics. Navigating your Pressillion server via SSH might seem daunting initially, especially if you’re not a developer. However, SSH access is an invaluable tool,...
When embarking on the journey of managing your own servers, one of the critical decisions revolves around choosing the appropriate server size and determining how many websites can be effectively hosted on a single server. The objective of this comprehensive article...
Windows 10 includes native OpenSSH support accessible from Command Prompt or PowerShell. Open the Start menu and type “PowerShell.” Select PowerShell and choose “Run as Administrator.” Follow these steps to generate an SSH key pair: ssh-keygen...
If you’re new to using SSH keys and encounter problems connecting to your servers, it’s often due to formatting errors or assigning an already existing key to a system user. Troubleshooting SSH Key Issues Incorrect Formatting The primary issues with SSH...
Here’s how to generate SSH Key on Windows with Putty. As you become familiar with our platform, you might wish to utilize SSH and tailor your server or leverage our WPCLI to modify server configurations. Please note that all SSH access is restricted to require...
Want secure, command-line access to your server or WordPress CLI? This step-by-step guide shows you how to connect using an SSH key – the safest method available. 🔒 Why Use SSH Keys for Server Access? SSH (Secure Shell) keys offer a more secure way to access...
Pressillion gives you complete control over your managed servers, including full root access. This enables advanced users and developers to execute tasks directly via the command line using tools like WP-CLI or to follow advanced WordPress server management tutorials....
Migrating a WordPress website is rarely fun, but when you’re moving a large site – we’re talking 20GB+, thousands of media files, or multisite setups – it gets tricky fast. At Pressillion, we’ve helped migrate enormous websites, including: A WooCommerce...
I’m going to run through how to migrate a WordPress website with WP-CLI and rsync. When it comes to migrating a WordPress website efficiently, the combination of WP-CLI and tools like rsync reigns supreme. This method works wonders, especially for large websites...
Brace yourselves for a migration adventure with Migrate Guru, the Swiss Army knife of WordPress site transfers. If Gandalf were guiding your site to a new WordPress hosting home, Migrate Guru would be his staff! How To Migrate Your Existing Sites – Migrate Guru...
Learn how to add SSH keys easily. Pressillion has an SSH Keys feature which allows you to add SSH Keys to your Profile Settings so that they will be added automatically to any servers you provision. Please note, that this feature does not work retroactively, that is...
Simple steps on how to set up your DNS. If your registrar is not supported for automatic DNS, go to their control panel and change DNS manually. You can check your website’s DNS settings at any time on the Domain tab in the ‘Manage Website’ (gear...
Creating a WordPress site on Pressillion takes just a few steps, whether you’re deploying to an existing server or provisioning a new one via container hosting. This guide will walk you through both methods so you can get started quickly. 📚 Table of Contents...
Let’s get you started on how to create a server. After you have created your account you will be directed to the below dashboard screen. Otherwise, please click Add )in the top right corner) and select Create Server. Here you can select your desired cloud...
Choosing the right hosting infrastructure provider depends on a mix of budget, performance, reliability, and scalability. At Pressillion, we support multiple cloud infrastructure providers so agencies can choose the setup that best matches their use case.This guide...
Here are links to the 72 most common WordPress errors and how to fix them. As a WordPress user, you are likely to encounter a wide range of errors, from minor glitches to critical issues that can take down your site. White Screen of Death (WSOD) 404 Page Not Found...
If you’re a web agency or freelancer managing multiple client sites, you may eventually need to move a website away from Pressillion to a different hosting provider. While we’d love to keep your sites forever, we also understand the need for flexibility. That’s...
As a developer or tech blogger, you may often need to display code snippets on your WordPress site. But simply copying and pasting code into your WordPress editor can result in formatting issues that make your code difficult to read and understand. Thankfully,...
If you’re a website owner and you’ve been working on improving your website’s search engine optimization (SEO), then you’ve probably heard of Googlebot. Googlebot is Google’s web crawling bot, which crawls the web to index websites for...
WordPress is a popular content management system that powers millions of websites around the world. However, like any software, it is not immune to errors and issues that may arise from time to time. One such issue is the “Missing a Temporary Folder”...