Check Images
WP usually creates like sooo many versions of the same picture in so many different sizes.
Only use what you need, rest really don't matter.
Make sure all images are uploaded eleseware like Google drive and only use a link in the database to get them .
Don't store images locally at all, upload to another service .
Use the users database id to rewrite to the image name and added to database .
just be carefulThanks for the answers guys, gonna check this out when Im back from the gym
What does/is CDN host?just be careful
Google has like an request limit of 10,000 or something anymore is paid
and having constant google requests may slow down your website if you have lots of pictures on that article/page/homepage etc.
You could do something like have a CDN host it for you completely. Bunny does thta if i remember correctly,
CDN is basically Content delivery networkWhat does/is CDN host?
Will take a Look for sure, Thanks!CDN is basically Content delivery network
In simple terms (super simplified) CDN is a medium to deliver website’s static content to user from nearest possible data server.
Take a dive into this, could be very beneficial for you
https://bunny.net/academy/
Could you please explain this? Thanks in advanceUse the users database id to rewrite to the image name and added to database .
What do you mean by that? Do we have to pay to Google? Thanks for time answeringGoogle has like an request limit of 10,000 or something anymore is paid
You should change your hosting for sure,
At most spammy websites with 100k+, you shouldn't be getting anymore than 2-5 GB database storage taken,
Therefore, your hosting is basically limited if you struggle at such point,
Move to a VPS, you'll get 50 GB with most of the small packages and it won't cost you anything more than $10 and 15-30 mins to set things up,
Using some free panels like aaPanel would make it a piece of cake as well
Google Cloud bucketnaming Storage thingo or https://console.cloud.google.com/home/dashboardWhat do you mean by that? Do we have to pay to Google? Thanks for time answering![]()
Move your setup to something like vitess if it ever gets that serious. Or use something managed, like planet scale, which uses vitess internally.Any good tricks to reduce database, Ive tried to delte old posts but host said that the database increased after that
I did this actually, did not help.How to optimize your databases of WP:
1. Login to your myPhpAdmin
2. Select your database
3. Select your tables that you wish to optimize