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 Lazy load
  • Dequeue JS
  • Dequeue CSS
  • Image Lazy load
  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 Lazy load

    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 lazy loading iFrame.

  5. Dequeue JS

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

  6. Dequeue JS

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

  7. Image Lazy load

    Image lazy load Integrated

2.0

  • Added Image Lazy load feature
  • Improved performance of plugin
  • Bug Fixed

1.0

  • Introduced Dequeue JavaScript(Front Page Only)
  • Introduced Dequeue Stylesheet(Front Page Only)
  • UI updated.

0.1

  • Initial release.

Screenshots

  1. Basic Settings

    Basic Settings

  2. Dequeue JS

    Dequeue JS

  3. Dequeue CSS

    Dequeue CSS


Reviews & Comments