2.4k questions

2.4k answers

99.5k users

Categories

0 votes

1 Answer

0 votes
  • use Cloudflare
  • edit your .htaccess file to make the clients browser remember the material for a month
  • minify/compress
    • CSS
    • js
    • HTML
  • manage images to be smaller with
    • Gimp or PS
    • a plugin
    • and online site that optimizes images
  • use CDN
  • use cache plugins
  • and more
by (95.8k points)
...