Accessing WordPress Error Logs on Your Site
In this article we will review how to access error logs for your website to assist in debugging a problem. There are a few locations that logs can be found – all…
Debugging Your Website
There may come a time when something on your website is not working properly. Perhaps you are seeing a fatal error, or a feature of your site is failing to load. We…
Troubleshooting SFTP Connection Errors and Problems
If you are experiencing trouble trying to connect to your website using SFTP, we have found that the following troubleshooting steps are helpful. In almost all cases one of these actions will…
SSL Troubleshooting for the Most Common SSL Issues
SSL errors can occur for a variety of reasons. Below you can find information on troubleshooting some of the most common ones.
Troubleshooting TTFB
(time-to-first-byte)
The TTFB (time to first byte) is the length of time a browser needs to wait for a response from the server after making a request, the time needed to prepare and…
Tips for Troubleshooting Website Performance Issues
There are multiple factors that can affect the amount of time that it takes for a website to load: improperly sized images, uncompressed Javascript files, and lack of caching to name a…
Monitoring and managing your disk usage at Pressable
All Pressable accounts come with a high level of available storage to be used by sites on the account. While this storage is often more than sufficient for most accounts, occasionally some…
Facebook Sharing DeBugging: 301 Errors on Facebook Shares
If sharing articles and pages from your website results in a 301 redirect error on Facebook, there are a few debugging steps you can take to isolate the reason why.
Using Cloudflare with SSL with Pressable
Cloudflare is a DNS management service that works with Pressable. If you are using Cloudflare to manage your DNS, it is important to set up the SSL settings at Cloudflare to ensure…
Why is my CSS not updating?
If you are not seeing changes that you have applied to your website, you may need to clear your browser cache and/or the CDN cache. Browser Cache Browsers can often cache files…
Using Search and Replace on WordPress and Your Pressable Site
When you set up a site on Pressable, a staging URL is created: {site_name}.mystagingwebsite.com There are a couple of advantages of this staging URL: Migrating a site from another host: You can…
Understanding ABSPATH at Pressable
At Pressable, the WordPress Core files are symbolically linked to another location on the platform. In other words, they are not in the site root, as is the case with a standard…