td_011_log autoload problem

Posted in: Newspaper
Post count: 6

Hi, during an analysis of the WordPress database, it emerged that the td_011_log entry in the wp_options table (or avwp_options, depending on the prefix) has an abnormal weight of over 3.7 MB and is set to autoload = ‘yes’. This behavior causes significant slowdowns in page loading. Can we set autoload to ‘no’?
The theme is NEWSPAPER.

Post count: 35449

Hi,
In td_011 are stored all the data from the theme, all the settings, cloud templates, backup for theme panel, pages, and so on. -> https://imgur.com/k7nkIRg
If you have more settings and a big website, then it is possible that the database will grow; there are set data for posts and pages, categories, and authors.
If you want, you can check this article: 7 Tips To Reduce WordPress Database Size -> https://www.webhostingsecretrevealed.net/blog/wordpress-blog/7-tips-to-reduce-wordpress-database-size/, but before making any changes, please make a full backup of your website and database, and only after that make changes to the database.
If you have already used the theme settings to optimize the results, then what I can do further is to suggest some plugins – https://wordpress.org/plugins/aaa-option-optimizer/ and https://wordpress.org/plugins/autoload-optimizer/, but before using them, make sure that you have a complete database backup.
Thank you!

Post count: 4

Hello!
We have the same problem of weight but with td_010_log in the Newsmag theme (sorry, didn’t find any topic there).
Same answer for this, too?

Post count: 35449

Hi mariushihn,
The methods are the same, only that instead of searching in the database after td_10, you should check after td_11 (table related to Newsmag).
Thank you!

Viewing 4 posts - 1 through 4 (of 4 total)
The forum ‘Newspaper’ is closed to new topics and replies.