• Resolved corusx

    (@corusx)


    ive been using wp-optimize for a while on so many projects but recently one of my client had issue with slow wp-admin dashboard i suggested him to clean up db and post,pages or products revision which are autosaved.

    his database size is 200 mb he ran wp-optimize with recommended option wp-admin dashboard become much responsive and faster but after cleanup his website media got disappeared ( images ).

    optimizing database does this kind of behavior ?

Viewing 4 replies - 1 through 4 (of 4 total)
  • Hi,

    The normal database optimisations shouldn’t do anything like that.
    The option “Clean orphaned relationship data” could break some things if a plugin uses the postmeta table and a custom table for posts.
    But not the media library.

    Marc.

    Thread Starter corusx

    (@corusx)

    hey mark which table i should not touch ? and are safe to optimize any pointer or documentation for that would be amazing thank you

    All optimisations should be safe.
    On this screenshot, I selected the optimisations that make the most difference and are safe to run.

    I’ve also highlighted in red the one that has some risks, depending on your plugins.

    Regarding documentation, you can find some pointers here: https://getwpo.com/faqs/#Optimization-Questions-11-

    Marc.

    Thread Starter corusx

    (@corusx)

    alright thanks for help

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

The topic ‘optimizing remove media and other data’ is closed to new replies.