Posts

Showing posts with the label Javascript

How to Add Favorite/Bookmark Button to Blogger - 2 ways

Image
Adding a Cross-Browser compatible 'Add to Favorites' or 'Bookmark this Site' button to Blogger sites for easy Social Bookmarking Javascript based Favorite/Bookmark Button External Bookmarking Service One of the coolest inventions on the web apart from the tremendously increasing information via blogs and websites is ability of the readers to follow their favorite food blogs, technology trends, viral videos and lots of helpful educational material available online that makes life a lot easier when compared to age without Internet,but due to the tremendously increasing Social Media and availability of several awesome guides and How to's on the same topic it creates a Information overload scenario due to limited time and social media distractions in such a case the single most powerful tool that comes to once's rescue is the bookmark or add to favorites button available under various names for various popular browsers like Google Chrome, Internet Explorer,Safari, F...

How to do defer loading of Javascript on websites and Blogs

Image
Deferring Javascript files and Scripts load time for Faster Page Speed and quicker loading Websites and Blogs as recommended by Google for making web faster What is Defer load Javascript Page Speed Test Deferring Internal Scripts Deferring External Scripts (Google PageSpeed guideline) Deferring Multiple Scripts at a time What to defer and What not to Defer parsing Javascript files and codes for Faster sites Whether you are a Web developer or a normal Blogger or a owner of a highly popular eCommerce site everyone wants their site to look awesome to attract more visitors and push in the user engagement by using Javascript to add in the necessary interaction to their site but in the process they make their sites super slow, as sites now are full of interactions and the user has to wait for the full site to load which is just a signal that your site's ranking is going to be very poor as your are not following the Google page speed guidelines which clearly ranks websites based on the st...