I know this has been mentioned before as I have read most of the relevant topics.
The situation is the same, long story short:
Wordpress complains in site health about autoload size, using some autoload checker we find out td_011_log and td_011_settings are pretty big in size. We go to theme panel-> import/export and disable backups, also delete existing backups, then re-enable them, then reduce backups to 1 or 2.
And while td_011_settings, td_011 and Newspaper_demo_history are all 50KB or less, the td_011_log entry is still 1,5MB and growing.
I know setting autoload to off is not recommended, so what do we do?
Hi,
In td_011 are store all the data from the theme, there all set 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 is possible that the database to grow, there are set data for posts and pages, categories, author.
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 to make any actions, please make a full backup to your website and database and only after that make changes in database.
Thank you!
Thank you for the quick reply, but your response really doesn’t help.
The problem is not with td_011 which I already wrote is less than 50KB. td_011_log is the problem, which varies between 1MB and 1,5MB. Following your guidelines from previous posts regarding the same issue did nothing, as I wrote before.
It is most definitely not a database issue. The database has been fully optimized, transients cleaned, post revisions and so on.
Even if it was, the link you have provided redirects to some hosting service, so please double check it is correct.
Hi,
If you 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 use them, make sure that you have a complete database backup.
Thank you!