Site Health
-
My site health has come up with 2 critical errors that I’ve not seen before.
First one is REST API encounterred an error –
The REST API is one way that WordPress and other applications communicate with the server. For example, the block editor screen relies on the REST API to display and save your posts and pages.
When testing the REST API, an error was encountered:
REST API Endpoint: https://sew-projects.com/wp-json/wp/v2/types/post?context=edit
REST API Response: (http_request_failed) cURL error 28: Operation timed out after 10000 milliseconds with 0 bytes receivedand Autoloaded options could affect performance
Autoloaded options are configuration settings for plugins and themes that are automatically loaded with every page load in WordPress. Having too many autoloaded options can slow down your site. Your site has 1001 autoloaded options (size: 968 KB) in the options table, which could cause your site to be slow. You can review the options being autoloaded in your database and remove any options that are no longer needed by your site.
Are these easy fixes or do I need to consult a WordPress developer?
Many thanks Yelena
- You must be logged in to reply to this topic.