Why Most blogs are suffering from low speed, page load time?
I am new to IndiBlogger and what i found here most of blogs take too much time to load.
Please check your page speed and YSlow grade at Gtmetrix and optimize your blog according to it.
Other option is you people can use Cloudflare to speed up your blogs and this will also help in increasing your rank and visitors.
Any other suggestion welcome to speed up blog and definetly not VPS.
I think it has to do with the design choices...
Use minimalist, light and responsive themes if u use wordpress...
Avoid cluttering the page with too manythings, avoid using a background image covering the whole screen...
Incapsula is also one of the free CDNs, who increases your speed as well.
Try it
If you are using Wordpress, you MUST use plugins like WP Cache to speed up your site. rely less on Java Scripts and CSS cosmetics as well.
img, #cubbies-overlay{ -moz-transition-property: margin, box-shadow, z-index; -moz-transition-duration: 0.1s; -webkit-transition-property: margin, box-shadow, z-index; -webkit-transition-duration: 0.1s; } .cubbies-selected{ z-index: 9999; box-shadow: 3px 3px 8px -1px blue !important; cursor: pointer !important; margin: -3px 3px 3px -3px; } .cubbies-selected:active{ box-shadow: 2px 2px 5px -1px darkblue !important; margin: -1px 1px 1px -1px; } #cubbies-overlay{ position: fixed; z-index: 9999; bottom: 30px; left: 30px; box-shadow: 0 2px 3px rgba(0,0,0,0.8); border: none; } #cubbies-overlay:hover{ box-shadow: 0 2px 3px rgb(0,0,0); }Sign in to reply to this thread