Reply To: Site Responsive

#10034717
Support
Keymaster

Hello,

Regarding the new page link you sent:

1) It’s missing a position relative in the first section:

2) It’s missing a mb-4 in the section below:

Regarding optimizing the website:
There are important core JS code in the common.min.js file and because of that this file should be maintained. The best way is minify and compress all JS files into one. Please read more about that below:

Regarding performance, there are a few things you can do after you finish your website. For example, there are several different ways to compress and combine the assets, this is probably the easiest way: http://www.okler.net/forums/topic/minify-php-how-to-combine-minify-and-cache-javascript-and-css-files-on-demand/

The images can also be improved, consider to export them in a lower quality. JPG 80% is good enough.

Regarding the cache, this is the right way to do that: https://developers.google.com/speed/docs/insights/LeverageBrowserCaching

You can also remove the plugins that you will never use in any page and combine/compress all the other scripts so it will cache the resources and make it much better in performance in any other page.

The use of a CDN to serve your website files also it’s a good idea.

It works the same way for all HTML templates. All files come uncompressed to make it easy to edit and customize, and then when you finish your website you can make the improvements.

We hope this helps!

Kind Regards,

Rodrigo.


If you are satisfied with Porto HTML and our support, please leave your comment and rating on ThemeForest downloads page. That helps us a lot: https://themeforest.net/downloads