Google PageSpeed Result is so bad

Posted in: Newspaper
Post count: 41

Good day…

I am having bad “Google PageSpeed” test results for my site http://www.adelturk.com (Result: https://developers.google.com/speed/pagespeed/insights/?hl=eng&%3Furl=adelturk.com&url=adelturk.com )

I did disable all plugins that are not coming with original Newspaper theme to avoid possible slow time. So it is only 4 plugins active which are came with theme ( tagDiv Composer | tagDiv Multi-Purpose | WPBakery Page Builder )

Would you please take a look at the result and tell me why the results are not okay. It shows %89 rate for
https://demo.tagdiv.com/newspaper/ here >> https://developers.google.com/speed/pagespeed/insights/?hl=TR&url=https%3A%2F%2Fdemo.tagdiv.com%2Fnewspaper%2F&tab=mobile

Regards…

Post count: 9544

Yes, you need to optimize your site. Theme can’t do it for you.

a) see the tutorials section in theme docs here (top menu) for some tips on optimizing site
b) use gtmetrix.com on one of your site posts, to see all the stuff you may need to tweak on your server, image optimization, etc.

( I don’t work here. )

Post count: 41

Update about sittuation…

I did add this lines to fix Leverage browser caching part ——-

# BEGIN EXPIRES

ExpiresActive On
ExpiresDefault “access plus 10 days”
ExpiresByType text/css “access plus 1 week”
ExpiresByType text/plain “access plus 1 month”
ExpiresByType image/svg+xml “access 1 month”
ExpiresByType image/gif “access plus 1 month”
ExpiresByType image/png “access plus 1 month”
ExpiresByType image/jpeg “access plus 1 month”
ExpiresByType application/x-javascript “access plus 1 month”
ExpiresByType application/javascript “access plus 1 week”
ExpiresByType application/x-icon “access plus 1 year”

# END EXPIRES

——————-

Now the result is rised up to 78/100 from 52/100 for mobile and 90/100 from 50/100 for desktops… Amazing result…

Just wondered why this is not coming with our theme? I mean that helped alot?

Post count: 9544

Theme does not control your hosting setup. Different web servers use different tech, so something working for Apache may not work for Windows or NGINX, etc.

Welcome to WordPress ! 😉

This *is* actually mentioned in the theme docs, under ‘tutorials’ so worth a look also:
https://forum.tagdiv.com/how-to-make-the-site-faster/

  • This reply was modified 8 years by simchris.
Viewing 4 posts - 1 through 4 (of 4 total)
The forum ‘Newspaper’ is closed to new topics and replies.