Website is not loading fine How to fix
-
My website is not loading fine. how to fix this
url gizmodimension.com
-
The site load is taking about 16 seconds, which is way too slow.
https://www.webpagetest.org/result/140608_1J_DP3/1. Enable gzip compression by adding the following to your .htaccess file (back it up first!) above your # Begin WordPress rules
# APACHE COMPRESSION GZIP <IfModule mod_deflate.c> AddOutputFilterByType DEFLATE text/html text/plain text/xml application/xml application/xhtml+xml text/css text/javascript application/javascript application/x-javascript </IfModule>
https://www.ads-software.com/plugins/wp-htaccess-control/
2. Install some kind of caching plugin:
https://www.ads-software.com/plugins/wp-super-cache/3. You have some very large image sizes e.g. origin_logo.jpg = 425 kb
Compress them: https://www.ads-software.com/plugins/wp-smushit/4. Add expires rules to the htaccess file:
# BEGIN Expire headers <ifModule mod_expires.c> ExpiresActive On ExpiresDefault "access plus 5 seconds" ExpiresByType image/x-icon "access plus 2592000 seconds" ExpiresByType image/jpeg "access plus 2592000 seconds" ExpiresByType image/png "access plus 2592000 seconds" ExpiresByType image/gif "access plus 2592000 seconds" ExpiresByType application/x-shockwave-flash "access plus 2592000 seconds" ExpiresByType text/css "access plus 604800 seconds" ExpiresByType text/javascript "access plus 648000 seconds" ExpiresByType application/javascript "access plus 648000 seconds" ExpiresByType application/x-javascript "access plus 648000 seconds" ExpiresByType text/html "access plus 600 seconds" ExpiresByType application/xhtml+xml "access plus 600 seconds" </ifModule> # END Expire headers
Also, consider resizing your images before compressing them with smush-it:
https://img.gizmodimension.com//2013/12/allthecooks.com_full_s.png is resized in HTML or CSS from 580×560 to 147×142. Serving a scaled image could save 237.5KiB (93% reduction).
https://img.gizmodimension.com//2013/08/origin_logo.jpg is resized in HTML or CSS from 1280×720 to 204×114. Serving a scaled image could save 62.4KiB (97% reduction).
https://img.gizmodimension.com//2014/01/jailbreak-ios-7-on-idevice-on-windows-mac.jpg is resized in HTML or CSS from 870×497 to 360×206. Serving a scaled image could save 53.0KiB (82% reduction).
https://img.gizmodimension.com//2013/12/iOS-7.1-whats-new-in-it-for-you.jpg is resized in HTML or CSS from 1000×563 to 204×114. Serving a scaled image could save 39.3KiB (95% reduction).
https://img.gizmodimension.com//2013/07/2013-06-10-19_15_48-Greenshot-e1373978501877.png is resized in HTML or CSS from 1478×1060 to 30×22. Serving a scaled image could save 32.0KiB (99% reduction).
https://img.gizmodimension.com//2013/12/Nexus-5-camera1.jpg is resized in HTML or CSS from 900×507 to 30×17. Serving a scaled image could save 32.0KiB (99% reduction).
https://img.gizmodimension.com//2014/01/xl_PVZ-Garden-Warfare-2-624.jpg is resized in HTML or CSS from 624×351 to 30×17. Serving a scaled image could save 31.9KiB (99% reduction).
https://img.gizmodimension.com//2013/08/celebrateandroid.jpg is resized in HTML or CSS from 550×366 to 30×20. Serving a scaled image could save 31.9KiB (99% reduction).
https://img.gizmodimension.com//2013/11/switch-from-iPhone-to-Android.jpg is resized in HTML or CSS from 1500×1145 to 186×142. Serving a scaled image could save 31.5KiB (98% reduction).
https://img.gizmodimension.com//2014/01/netflix-on-ipad-from-any-country.jpg is resized in HTML or CSS from 1440×759 to 204×107. Serving a scaled image could save 31.4KiB (98% reduction).
https://img.gizmodimension.com//2013/12/original.jpg is resized in HTML or CSS from 1280×720 to 204×114. Serving a scaled image could save 31.3KiB (97% reduction).
https://img.gizmodimension.com//2013/12/HDR+.png is resized in HTML or CSS from 1044×498 to 204×97. Serving a scaled image could save 30.8KiB (96% reduction).
https://img.gizmodimension.com//2014/01/how-to-restore-deleted-files-from-whatsapp.jpg is resized in HTML or CSS from 1024×795 to 231×179. Serving a scaled image could save 30.4KiB (94% reduction).
https://img.gizmodimension.com//2013/12/pressy.jpg is resized in HTML or CSS from 700×500 to 198×142. Serving a scaled image could save 29.4KiB (91% reduction).
https://img.gizmodimension.com//2013/11/samung-Galaxy-s5-.png is resized in HTML or CSS from 590×332 to 204×114. Serving a scaled image could save 28.2KiB (88% reduction).
https://img.gizmodimension.com//2013/12/Google-Hangouts-logo.jpg is resized in HTML or CSS from 705×344 to 204×99. Serving a scaled image could save 27.1KiB (91% reduction).
https://img.gizmodimension.com//2014/01/SamsungGalaxyCamera2-ces.jpg is resized in HTML or CSS from 588×316 to 263×141. Serving a scaled image could save 25.4KiB (80% reduction).
https://img.gizmodimension.com//2014/01/YouTube-Android.jpg is resized in HTML or CSS from 500×354 to 338×239. Serving a scaled image could save 13.7KiB (54% reduction).
https://img.gizmodimension.com//2013/12/google-play-store-4-5-10-google-plus-integration.jpg is resized in HTML or CSS from 640×406 to 204×129. Serving a scaled image could save 11.6KiB (89% reduction).Smush.it didn’t worked that well. I’ve tried that before and used it. But, didn’t worked for me.
Anymore suggestionsYeah. I think I remember coming to that same conclusion. Sorry about that.
I resize my images on my desktop using https://www.gimp.org/
Then compress them using: https://caesium.sourceforge.net/
Finally, I convert them to progressive images online through: https://www.smushit.com/ysmush.it/
After that they can be uploaded to overwrite the existing images in the uploads folder.It’s worth keeping a copy of the originals in case you need larger images of a higher res in the future.
Good luck!
Try now is it working fine from your side
Is there anyway i could secure my wordpress website from website sucking website. sitesucker for mac.
No. You’re layout is disorganised. Try clearing your cache in the caching plugin, and on CloudFare.
i’m working on it.
check now .. i’ve fixed the layout can you confirm it
The layout is looking great from here.
There is something not quite right with your google leads ads though. 2 are returning 400 errors: https://tools.pingdom.com/fpt/#!/dExcsQ/www.gizmodimension.com
at home page
- The topic ‘Website is not loading fine How to fix’ is closed to new replies.