Amigo Performance Wordpress Plugin - Rating, Reviews, Demo & Download

Amigo Performance Preview Wordpress Plugin - Rating, Reviews, Demo & Download
No ratings yet
Free
Follow for free plugins, new theme releases and theme news

Plugin Description

Amigo Performance is used to Optimize Website Performance and improve Site Score in services like Google Page Speed Insight, GTmetrix.

Very simple user interface to optimize selected option, Currently available optimization features are,

  • Remove Query String
  • Remove Emoji
  • Defer Parsing of Javascript
  • Iframe lazyload
  • Dequeue JS
  • Dequeue CSS
  1. Remove Query String

    Your CSS and JavaScript files usually have the file version on the end of their URLs, such as domain.com/style.css?ver=4.6. Some servers and proxy servers are unable to cache query strings, even if a cache-control:public header is present. By removing them, you can sometimes improve your caching.

  2. Remove Emoji

    From WordPress 4.2, they added support for emojis into the core, by default WordPress load the wp-emoji-release.min.js file, if you are not using emojis you can remove the file to save 13.5Kb.

  3. Defer Parsing of Javascript

    In order to load a page, the browser must parse the contents of all Script tags, which adds additional time to the page load. By minimizing the amount of JavaScript needed to render the page, and deferring parsing of unneeded JavaScript until it needs to be executed, you can reduce the initial load time of your page.

  4. Iframe Lazyload

    Mostly iFrames are load data from an external site, so its contain lot of resources form external sites, we are unable to control that resources but we can prevent by lazyloading iFrame.

  5. Dequeue JS

    In this option you can remove unwanterd JS file from Front Page

  6. Dequeue JS

    In this option you can remove unwanterd CSS file from Front Page

Screenshots

  1. Basic Settings

    Basic Settings

  2. Dequeue JS

    Dequeue JS

  3. Dequeue CSS

    Dequeue CSS


Reviews & Comments