Giter VIP home page Giter VIP logo

gzip's Introduction

Joomla Website Optimizer Plugin

Current version Documentation Known Vulnerabilities download from JED

logo

Make your website blazing fast.

screenshot

  • It includes a new Css parser
  • Automatic critical path css generation which will bring you close to 100 in lighthouse test with no effort

Here are some features provided by this plugin

HTML

  • HTML minification
  • preserve IE conditional comments

Javascript

  • merge files
  • minify files
  • remove files based on a pattern
  • async loading
  • move javascript to the bottom of the page

CSS

  • merge files
  • minify files
  • remove files based on a pattern
  • async loading
  • web fonts preloading
  • automatic critical css generation

Images

  • automatically resize images
  • convert to avif and webp
  • generate responsive images
  • generate preview images
  • lazyloading images
  • generate responsive css background images

Performance

  • automatic critical css path generation
  • configurable HTTP caching headers
  • optimizations are enforced when the client sends Save-Data HTTP header
  • dns prefetch
  • profile plugin performance using HTTP server timing headers
  • precompressed cached files using brotli or gzip.

Service Worker

  • enable service worker
  • offline first support
  • background sync
  • web share target level 2
  • web push notifications using One Signal
  • immediately update the service worker when the manifest settings change

Content Security Policy (CSP)

Configure almost every csp level 3 settings to your liking:

  • disable inline scripts and css
  • block css, js, workers, frames, etc.
  • allow css and js from specific origin only
  • dynamic csp rules generation from the page content

Security

  • Sub Resource Integrity
  • HSTS header configuration
  • XSS-PROTECTION header configuration
  • X-Frames-Options configuration

Hotlink Protection

  • configure file type that use hotlink protection
  • configure link lifetime

The complete list of features is available in the online documentation and the change log

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.