View Single Post
Old 12-10-2018, 12:18 AM   #10
dpkmlm
Registered User
 
Join Date: Jun 2018
Location: India
Posts: 45
Note these points :

1. Minimize HTTP requests
2. Minify and combine files
3. Use asynchronous loading for CSS and JavaScript files
4. Defer JavaScript loading
5. Minimize time to first byte
6. Reduce server response time
7. Choose the right hosting option for your needs
__________________

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.
dpkmlm is offline   Reply With Quote