Have you got WP super cache set up to serve static pages?
It’s mucho weird for you to be getting heavy DHb and code errors if that is the case.
Maybe try setting WP DEBUG LOG to true in WP config? This might give you some error logging information that might help identify source of the errors.
Alternatively, i’m wondering if there’s a gremlin in one of your plugins, theme or functions.php. IF there’s a way for you to deactivate all plugins and switch to default theme, while still testing for errors, that would be ideal. I understand that’s tricky on a live site though.
There is a plugin called “duplicator” that enables you to clone your whole site, configuration, data, plugins, the lot. If you could
1) create a cloned site,
2) find a way to trigger the errors
3) deactivate plugins, switch to default theme
4) test for error
5) progressively reactivate stuff while testing for errors
that might well turn up what’s going on
Jonathan
Related Posts:
- Fix 403 error on WordPress multisite network using subdomains
- How to change home or site url using action hooks or filter?
- How to disable all logins except Network login in WordPress Multi site?
- How can I update WordPress plugins or WordPress itself in all server?
- Internal Server Errors – Moving working multi-site install to my localhost
- Resource 404 error on multisite subdirectory install
- How to create a build for quickly deploying a server with WP?
- NGINX rewrite rules for WordPress Subdirectory Multisite to support deep URL
- Enabling pretty permalinks with Docker, Multisite WordPress and Caddy
- Running WP Cron on multisite the right way
- Integrating WordPress to my website, while keeping my own authentication system
- How does wordpress know which site to setup (on multisite)?
- Remove/unset options field from backend Settings->General?
- Multisite get_home_url(); – Getting URL for current site
- How to use wp_insert_user on WordPress Multisite?
- Network installation giving errors when viewing or adding a user
- Sort posts from multiple sites by date
- How to redirect all 404 in a WordPress subdirectory to the index.php of subdirectory?
- How to override .htaccess with new rules without ftp or edit it manual
- How to clear WordPress Cache from Server/FTP/Remote location
- How to create Sub Sub domain Multi User blogs?
- Why am I getting ERR_NAME_NOT_RESOLVED when I add a site to my multisite installation? [closed]
- How do I test PHP files in WordPress?
- PHP Code stuck in Cache [Memcached] [closed]
- Memory errors with media upload, WordPress can’t use more than 96M (while there’s 512 available!)
- Change the actual (or viewable) WordPress directory structure
- Custom php page outside the scope of my theme
- Add htaccess rules with insert_with_markers at beginning of htaccess
- Cannot get media type from ‘x-mapp-php5’
- Adding hreflang tags automatically in WordPress subdirectory multisite
- How to add values to media “whitelist_options” in wp-admin/options.php template?
- WordPress Site Running Extremely Slow on Dedicated Server
- 3 blogs same installation, without WP MU
- Can you run WordPress on a MarketLive/Java EE server?
- Two Different Links for Same Product – WooCommerce [closed]
- WordPress returning 404 for multisite pages
- how to combine wordpress htaccess on my root domain + php on subfolder
- Incorrect MIME type for assets with Valet
- NGINX rewrite rules for multisite
- Loading index.php contents which located outside blog folder for post single page
- Configure Php server with ISAP
- Redirect to another page using contact form 7? [closed]
- WordPress add_rewrite_rules for custom URLs ending in .html
- Is it best to avoid using $wpdb for security issues?
- wp_redirect only works on main site and not on other sites
- How to avoid duplicates when creating recent network posts
- WordPress hit memory limit but not from the server
- Seo Friendly Filter URLs
- After adding my website to a new server, I keep getting a unexpected end of file error, but the file is identitcal to it’s original source
- How can I find the cause of a 500 server error?
- WordPress homepage setup not working on first load
- Problems clearing cache
- Why, when moving a WordPress multisite network, have my theme customisations stopped working?
- Is it possible to restrict files from your wordpress uploads (not logged-in users or guest)?
- Simple seo-friendly custom $_GET url rewrite with htaccess
- Authentication from sub-folder non-wp cookie WordPress
- How to prevent a function from running based on host (ie web vs local)?
- need help adding a new sidebar to a page that can’t use page-templates -> multisite
- How can I fix this code [duplicate]
- How to sort posts by active category in WordPress?
- wordprees multi-site in user panel add filter
- How to Redirect Buddypress Directories To Login Page For Non Logged in Users
- bp-custom.php is not working on a WordPress multisite environment. how to fix it?
- Reject all malicious URL requests functions.php
- How do you remove the “The Link You Followed Has Expired” error for a subfolder website?
- (solved) WordPress Site not loading properly
- Rewrite rule not working, but only when parameter is text
- Merging Multiple WordPress Websites
- Redirect user role to a specific page on login in a multisite network?
- How come there is no error if I upgrade WordPress core after locking .htaccess permissions to 644?
- How to block access to a folder inside of wp-content for non logged in users?
- Remove node from multisites?
- How does WordPress rewrite URLS using its PHP scripts
- PHP script to redirect traffic based on website accessed
- Add .php to end of all WordPress Pages (multisite)
- Creating Log-In Page for backend server
- How to change query string with pretty URL in WordPress using .htaccess file
- Upload images from one server to an other in wordpress
- List all blogs apart from the current blog and main blog in WordPress Multisite
- Adding users to another blog
- Problem with ajax request and directory structure after site migration
- Using Custom Javascript and pHp to send email to myself when a user clicks on an input button but only works on Chrome, IE, and Micorosft Edge
- use system script advertising in wordpress multisite
- Published custom posts missing
- WP Admin Bar – Get current theme name as custom menu title
- Enabling XSendFile causes 404 for images on WordPress Multisite / Network
- WPMU schedule doesn’t execute actions
- 3 domains, 1 wordpress install, redirecting and changing domains on live site
- Trying to post information from a remote database to wordpress page
- .htaccess on multisite and roots theme?
- Force string into signup form
- WordPress Memory limit not increasing
- WordPress article with 50 000 words loading slow – 100% cpu
- PHP 7.3 is required for WordPress 5.2 or Recommendation
- Losing Session ID and sessionStorage when navigating to other domains on Multisite
- add_rewrite_rule image from /images/site2/favicon.ico to /favico.ico
- Restricting page by user role
- How to add query string at the end of sitemap Yoast SEO
- How to Customize the Admin Sidebar Menu in WordPress Multisite Network by changing the backend code of the wp-admin code files?
- Custom theme on multisite has issues with standard loop output