Showing posts with label How to Minify JavaScript And HTML of WordPress Websites Without Using WordPress Plugins. Show all posts
Showing posts with label How to Minify JavaScript And HTML of WordPress Websites Without Using WordPress Plugins. Show all posts

Wednesday, January 21, 2015

How to Minify JavaScript And HTML of WordPress Websites Without Using WordPress Plugins


The Smart Guide To Pro Blogging


Posted: 19 Jan 2015 09:12 AM PST
WordPress plugins are great but one of the major disadvantages of using WordPress plugins is that they are heavy and create a lot of load on your server. The way this works is like this: A user requests a blog posts from your website, the post content is retrieved from the database and the wordpress creates the whole page on the fly for the user. Apart from this, other functionalities will also be loaded such as social buttons, twitter feed or facebook likes data. All these extra features are usually created using wordpress plugins when we are not aware how
The post How to Minify JavaScript And HTML of WordPress Websites Without Using WordPress Plugins appeared first on A Business and Technology ThinkTank.