Website URL
Error Message
When testing the REST API, an unexpected result was returned:
REST API végpont: https://pszichoplusz.hu/wp-json/wp/v2/types/post?context=edit
REST API Response: (403) Forbidden
The feedback request is used to run scheduled events and is also used by the built-in editor to check the code stability of templates and plugins. The feedback request resulted in an unexpected http status code (403), it is not possible to determine whether this prevents some operation in the future.
Unable to find page cache, probably due to error in feedback request. We check the success of the feedback request test. Error: Forbidden (Disease: http_403)
A page cache increases the speed and performance of our site by saving and serving static pages instead of re-fetching the page every time a visitor arrives.
Checking for the existence of a page cache consists of searching for an active page cache extension and retrieving three main pages, in which we look for the following HTTP client caching response header: cache-control
, expires
, age
, last-modified
, etag
, x-cache-enabled
, x-cache-disabled
, x-srcache-store-status
, x-srcache-fetch-status.
Other Information
I’m not sure if all these issues are related, but I keep seeing this error code of 403 again and again. I’ve tried editing the robots.exe to enable Facebook’s crawl, but it didn’t resolve even that issue. I also checked the config.php file to see if any line of code references my previous web host data, but I changed everything to my knowledge. What could I to do resolve this? Thanks in advance!