Google speed

Posted in: Newspaper
Post count: 4

My google Speed value is extremely bad. What can I do to improve it. What is the trouble?

https://developers.google.com/speed/pagespeed/insights/?url=www.fapuestas.com&tab=desktop

Post count: 9544

Please see the sticky topic top of the forum on optimizing your site for Google PageSpeed. Try using the GTMetrix site to test your speed, as GTMetrix will give you specific info on WHAT needs to be fixed at server level, image compression, slow loading, etc. in more detail.

For example for your server you need to
1) consider faster server account
2) turn on gzip/deflate on server (ask hosting provider)
3) set expiration headers, which can be done from htaccess file on Apache based servers
4) optimize your images, using something like smushit, and/or set compression level with your functions.php file and then regenerate all thumbs; make sure your images you upload are compressed as small as possible from photoshop or whatever you’re using (e.g., quality of 30 if you can, 52 for anything with reds; or try “medium” jpeg quality when save for web).

Those items above are good for about 30 points, and have nothing to do with the theme, but are necessary for ANY WordPress site.

  • This reply was modified 11 years by simchris.
Post count: 9544

Also: note if you’re having http://www.yoursite redirected to yoursite without the www, then do NOT test your site using the www as that will give you bad results 100% of the time. Use the actual URL that your page “resolves” to on the internet, such as http://yoursite.xyz.

Viewing 3 posts - 1 through 3 (of 3 total)
The forum ‘Newspaper’ is closed to new topics and replies.