Viewing 3 replies - 1 through 3 (of 3 total)
  • Noticing this on mine too. Did you ever fix?

    Thread Starter roland71

    (@roland71)

    Using a caching plugin makes the backend slower – thats what I’ve read in a lot of other forums/websites.

    But actually it runs much faster,
    because of:

    1. Clear your database-tables. Using a plugin for that or do it directly with some sql-queries.
    2. define some rules inside the wp-config.php e.g. holding only one revision for each post
    3. running as few plugins as possible and the ones you don’t need, delete them completely from the backend, not just only deactivate them.
    4. Most important thing is, running your site on a hoster that is specialized for wordpress e.g. with maximum 256 php memory.

    Hope that will help you to.

    Get “Optimize Database after Deleting Revisions” by

    By CAGE Web Design | Rolf van Gelder, Eindhoven, The Netherlands

    Clears all (depending what you set) Optimizes the WordPress Database after Cleaning it out. No need to visit PHPmyadmin

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Very slow backend with WP Super Cache’ is closed to new replies.