-
AuthorPosts
-
April 9, 2014 at 9:06 pm #249398
Hi Kriesi,
i recently noticed that my site tales over 11sec to load http://www.thesapogame.com
i went tothe links below to tst my site
http://developers.google.com/speed/pagespeed/
per google this are the fixes to be done:on desktop:
24 / 100Suggestions Summary
Should Fix:
Reduce server response time
Show how to fix
Enable compression
Show how to fix
Leverage browser caching
Show how to fix
Eliminate render-blocking JavaScript and CSS in above-the-fold content
Show how to fix
Consider Fixing:
Minify JavaScript
Show how to fix
Prioritize visible content
Show how to fix
Minify CSS
Show how to fix
Optimize images
Show how to fix
Minify HTML
Show how to fixon mobile:
13 / 100Speed
Should Fix:
Reduce server response time
Show how to fix
Enable compression
Show how to fix
Eliminate render-blocking JavaScript and CSS in above-the-fold content
Show how to fix
Leverage browser caching
Show how to fix
Prioritize visible content
Show how to fix
Considerhttp://tools.pingdom.com/
and http://gtmetrix.com (this one shows that the total page is over 5 megabytesand the average time is 11 sec to load the page
what am I missing here?
i will appreciate your helpSincerely,
Jim
April 10, 2014 at 3:22 am #249560Hi Jim!
Thank you for using the theme!
Usually minimizing the image sizes and number of plugins that you install will greatly improve the performance. These are the things that you can do to optimize the website speed and page load. You can do the following:
1. Optimize all images with AI/Photoshop before uploading to server ‘save as web safe’ jpg
2. Once all images are on the website optimize with ewww optimizer plugin twice 1hr 10mins apart.
3. Install wp-smushit run once to remove jpeg extra data, then uninstall.
4. Use BWP minify plugin to minify scripts and stylesheets.
5. Install WP-Super cache, select all recommended settings, use memcache option, update .htaccess rules, increase cache to 840000, Save then delete cache.
6. Logout your website, visit every page at least once to create super cache files.
7. Join Cloudflare setup your website on their CDN, Choose options: Full CDN Optimisation save then activate purge files. once done log out.
8. Have a cup of coffee.
9. Visit your site after 20 minutes or so.
10. Don’t forget to smile.I hope that helps.
Best regards,
IsmaelApril 11, 2014 at 1:08 am #249986This reply has been marked as private.April 11, 2014 at 1:12 am #249990This reply has been marked as private.April 11, 2014 at 3:09 pm #250241Hi!
Thanks for the update.
This is a file permission issue. Make sure that all wp core files including plugins and theme files are set to be readable/writable. Please set them to 755 or higher. Try to contact your hosting provider if you’re not comfortable with the following changes.
Regards,
IsmaelApril 11, 2014 at 5:10 pm #250314This reply has been marked as private.April 12, 2014 at 3:58 am #250427Hi!
Please use this version of the bwp plugin: http://wordpress.org/support/topic/visual-form-builder-incompatibility
Memcache is a php module which decrease database load in dynamic web applications. I’m sorry but you might need to ask your hosting provider for this particular option.
Best regards,
Ismael -
AuthorPosts
- You must be logged in to reply to this topic.