Seen this asked but not answered. Newspapers theme keeps old updates
in MySQL, my file is over 37 MB.
Can I turn autodownload to No to stop this, because it’s impact on
page loading is massive.
This is not about speed optimization, it’s a database issue that slows
Newspaper way down and impacts the user experience.
I also have td_011 wp_option which is 6 mb, can I turn autodownload to No?
I saw a few older questions but this was never addressed.
-
This topic was modified 1 year by
declandunn.
Hello, I had the same issue and the following method helped me reduce more than 70% of the size of the database; I deleted all saved backups from “Theme Panel > Import/Export” and limited backups limit to 1
My system shows a critical error when I try to go to Theme Panel > Import/Export, weird.
So I can’t update that, and not sure where backups settings are. Will look into it, my server backs up everything, so there might be a conflict there.
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, 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 to make any actions, please make a full backup to your website and database and only after that make changes in database.
Thank you!
This helps, what about td_011_settings in wp_options, can I turn autodownload to No, or would that impact like td_011?