Posts Tagged Optimize Webpages
Optimizing embed code and widgets for faster page load
Did you know when you embed HTML code provided by any third party website what does it do to render the whole widget or process something for you ? It does the following : The page renders the HTML provided and there can be one or more Javascript files in it.Downloading this Javascript file is cr
Read Full Post