We have 45,000 pages in our WP Admin. After around 20,000 we started noticing the time it takes to edit a page increased. What we're seeing now is that it's taking around 1 minute to fully open a page to edit it. Now all other areas of the site are running just fine. Editing posts are fast. It's only when editing a page that it takes a long time to open that page to edit it. We noticed that the more pages we have the slower that open edit page takes.
We have 45,000 pages in our WP Admin. After around 20,000 we started noticing the time it takes to edit a page increased. What we're seeing now is that it's taking around 1 minute to fully open a page to edit it. Now all other areas of the site are running just fine. Editing posts are fast. It's only when editing a page that it takes a long time to open that page to edit it. We noticed that the more pages we have the slower that open edit page takes.
Share Improve this question asked Oct 29, 2019 at 17:56 michael2000michael2000 712 bronze badges 1- You could try disabling revisions if deactivating plugins and reverting to a custom theme doesn't identify a specific culprit. – WebElaine Commented Oct 29, 2019 at 19:34
1 Answer
Reset to default 0I'd say this is your key clue:
We noticed that the more pages we have the slower that open edit page takes.
Have you evaluated the plugins and custom scripts you are using? I'd start with deactivating all plugins, and if the issue clears up, reactivate one by one to isolate where the problem might be.