View Single Post
Old 05-09-2016, 11:03 PM   #6
jeffmccoy
Registered User
 
Join Date: Feb 2016
Location: Green Cove Springs, FL
Posts: 321
Smile

Quote:
Originally Posted by amarsamar View Post
It is a very beautiful site. The themes are perfectly matched.

The navigation links are difficult to click. You must increase the padding size of the navigation links.

You may need to improve the loading speed of your website this will result in a better site experience and reduce traffic bounce rate.

The followings are some advises to increase loading speed ----

1) Specify width and height for all images. It will allow faster rendering of website by eliminating the need for unnecessary reflows and repaints.

2) You need to add expires headers that is leverage browser caching. It will store files that are commonly used from your website into visitors browser cache and whenever the returning visitor opens up your website in his/her browser browser will fetch these files from cache without downloading from your server. It will load website faster. There are plenty of videos on youtube on how to do this, just search "leverage browser caching" on youtube.

3) Enable gzip compression to reduce the size of files sent from your server and increase the transfer speed to the browser. Search "enable gzip compression" on youtube to find more.
Thanks for visiting my site.
__________________

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
jeffmccoy is offline   Reply With Quote