For images, I'd recommend using AWS S3 bucket rather than storing it on Drupal end since you mention your site has several thousands of images.
As you can see in the same module, an alternative is provided which is supported on D10 version
I'd suggest using
Google Tag →
If you need something within Drupal there's
Visitors →
Many Youtube Channels focused on D10 topics these days
And some websites which could actually give you D10 code snippets for whatever you're looking for
I myself created one after running into the same issue you're facing so these days I'd rather go to my site or certain sites and input my queries there rather on google
Many Youtube Channels focused on D10 topics these days
And some websites which could actually give you D10 code snippets for whatever you're looking for
I myself created one after running into the same issue you're facing so these days I'd rather go to my site or certain sites and input my queries there rather on google
Turn off CSS and JS aggregation via Drush which should get the site to standard format.