FAQs

    General Usage

    Is optimizing my database safe?

    Yes; optimizing is perfectly normal and safe. WordPress Optimize does not use any trickery or undocumented dangerous processes.

    WordPress Optimize uses database clean-up scripts with well-defined, common MySQL commands. Nevertheless, we always recommend backups, which cover every possibility; not just database malfunctions, but hackers, human errors, etc.

    How do I run WP-Optimize?

    WP Admin Panel » WP-Optimize

    • Click the ‘Run Optimization’ button to run any single optimization
    • Check any number of optimization tasks and click ‘Run All Selected Optimization’
    • View Table Information to see the record count and size for your tables
    • View the settings tab to change the way WordPress Optimize will work and to schedule future (one off or regular) optimization tasks

    How can I change the settings?

    WP Admin Panel » WP-Optimize » settings tab

    I want to schedule my optimizations to run at 3am (GMT) what do I do?

    The scheduler uses the time zone set by the admin of your WordPress install so just refer to that and ensure it is correct for your time zone and make the appropriate adjustment.

    Unused Images

    How it works

    WordPress stores images in two parts:

    • The image files are stored on the server, typically in the ‘wp-content/uploads’ directory of the site.
    • A record of the image is then stored in the database, in the Media Library. This record also includes other data related to the image, such as the image tile, description or alt-text.

    Images in the Media Library are also stored in different sizes, with a separate image file on the server for each size (typically thumbnail/small/medium/large). This can cause the uploads folder to become bloated with unused image files.

    When populating the list of unused images, you can use WP-Optimize Premium to check both these locations for images

    WP-Optimize will then scan the database for each of the detected images. This includes checking any posts, pages and custom post types (such as FAQs or eCommerce products) for featured or embedded images. Any image that can’t be matched to a record in the database will then be added to the list of unused images.

    Please note that certain themes or page-builders may access images in a non-standard manner, in which case the images may be flagged as unused incorrectly. We recommend double checking before deletion if you are unsure, and keep an up-to-date backup of the site.

    When removing an image, both the image files and Media Library record will be deleted.

    Removing Unused Images

    Open the ‘Images’ tab in the WP-Optimize admin page and press the “Unused images and sizes” tab.

    To scan your website for unused images, press the “Scan website for unused images” button. WP-Optimize will now scan for unused image files, found both in the Media Library and the ‘wp-content/uploads’ directory, that are not attached or embedded in any posts or pages.

    You will now be presented with all the unused images that are on your site. To delete these images, either individually select the images by clicking on the images to highlight them, or press the “Select all” button to delete all unused images.

    Once you have selected all the unused images you want to delete from your site, scroll down and either choose “Move selected images to trash” or “Delete the selection permanently”. WP-Optimise will then delete all copies of the selected image file plus any record in the Media Library.

    You will receive a notification that your images have now been deleted.

    Removing Images by size

    By default, WordPress creates 3 sizes for every uploaded image. Not all image sizes are used. And so this Premium feature allows you to see a list of all registered image sizes, as well as registered image sizes not in use, which can then be removed. Just press ‘Scan website for unused image sizes’ to see a list of results.

    Restoring images that were moved to trash

    If you are not sure if you might still need the image, you can send it to trash, instead of deleting it permanently. You can view and restore these images by pressing the “view trash” button. 

    Here you can restore any trashed images you want to keep by highlighting them and pressing the “Restore the selection” button. These images will now be sent back to your image library. 

    We recommend taking a backup of the site before performing any optimisation with WP-Optimize. WP-Optimize integrates with our backup plugin, UpdraftPlus. If UpdraftPlus is active on the site, the option to take an automatic backup before images are removed will be displayed in the tab.