Title: Redpic JS&amp;CSS Optimizer
Author: alekseyf
Published: <strong>5 Febbraio 2020</strong>
Last modified: 7 Febbraio 2020

---

Ricerca i plugin

![](https://ps.w.org/redpic-js-css-optimizer/assets/banner-772x250.png?rev=2238845)

Questo plugin **non è stato testato con le ultime 3 versioni principali (major releases)
di WordPress**. Potrebbe non essere più mantenuto, o supportato, e potrebbe presentare
problemi di compatibilità se utilizzato con versioni più recenti di WordPress.

![](https://ps.w.org/redpic-js-css-optimizer/assets/icon-256x256.png?rev=2238845)

# Redpic JS&CSS Optimizer

 Di [alekseyf](https://profiles.wordpress.org/alekseyf/)

[Scarica](https://downloads.wordpress.org/plugin/redpic-js-css-optimizer.1.6.zip)

 * [Dettagli](https://it.wordpress.org/plugins/redpic-js-css-optimizer/#description)
 * [Recensioni](https://it.wordpress.org/plugins/redpic-js-css-optimizer/#reviews)
 *  [Installazione](https://it.wordpress.org/plugins/redpic-js-css-optimizer/#installation)
 * [Sviluppo](https://it.wordpress.org/plugins/redpic-js-css-optimizer/#developers)

 [Supporto](https://wordpress.org/support/plugin/redpic-js-css-optimizer/)

## Descrizione

Redpic JS&CSS Optimizer combine CSS and JS files from theme and installed plugins
using optimal algorithm to speedup rendering and page load. This will increase page
metrics on Google Page Speed. Combining of files will not break scripts.

## Screenshot

 * [[
 * Settings page

## Installazione

 1. Unzip the downloaded plugin and upload the folder “redpic-js-css-optimizer” to 
    the “/wp-content/plugins/” directory.
 2. Go to the plugin menu in WordPress and activate the plugin.
 3. Go to the “Redpic JS&CSS Optimizer” settings page.

## Recensioni

![](https://secure.gravatar.com/avatar/cb4d7943fe940d4eeedbdb07adb1dc549f4de6d6cbf7b546e0f9c1582ea71e44?
s=60&d=retro&r=g)

### 󠀁[Simple and effective, but not perfect](https://wordpress.org/support/topic/simple-and-effective-but-not-perfect/)󠁿

 [Martin Braun](https://profiles.wordpress.org/martinbraun/) 6 Dicembre 2020

I love its simplicity and it really attempts to do a good job when it comes to combining
all the files. However it’s not compatible with the Avada theme: Caching results
in always showing the mobile CSS, I think because it’s combining the CSS in the 
wrong order, maybe. Another issue is it does not minify the JS and CSS. It also 
would also be good to have a “clear cache” button on the admin bar.

![](https://secure.gravatar.com/avatar/9c4928edc97c7bc1fbcc1caa39bd7a7de114a2f6620881da4bbf773ac9593f98?
s=60&d=retro&r=g)

### 󠀁[Good](https://wordpress.org/support/topic/good-5748/)󠁿

 [bloup](https://profiles.wordpress.org/bloup/) 2 Settembre 2020

This plugin is super simple. This is exactly what a plugin for combining JS and 
CSS should be. Just switch it on and that’s it. Also, I clicked on “clear cache”
and the JS filename was not regenerated. It is a good news. I used mmr and autoptimize,
the problem of those plugins are related to the regeneration of the filename. From
time to time, the JS and CSS filenames change. So, in the cache of google, the link
to the JS and CSS files get broken. It means that for a while, Googlebot looks for
the old JS and CSS filenames without finding it. I have the feeling that the redpic
plugin uses the querystring: ?ver=1.1 It should be the right approach to mnotify
googlebot that something has changed in the file. So rather than changing the file
from Aze34943szkzz.js to dojggdd2934483.js it is better to go from Aze34943szkzz.
js?ver=1.1 to Aze34943szkzz.js?ver=1.2

![](https://secure.gravatar.com/avatar/d0861dcd31af823c2d6c1e3f2ad02990c20cc66dba6036e0a80fbab3b1c7dcd1?
s=60&d=retro&r=g)

### 󠀁[Добавил пунктов по PageSpeed](https://wordpress.org/support/topic/%d0%b4%d0%be%d0%b1%d0%b0%d0%b2%d0%b8%d0%bb-%d0%bf%d1%83%d0%bd%d0%ba%d1%82%d0%be%d0%b2-%d0%bf%d0%be-pagespeed/)󠁿

 [velvi](https://profiles.wordpress.org/velvi/) 7 Febbraio 2020

Ускорилась загрузка саита. Время до отрисовки… Прибавило пунктов по PageSpeed и 
сайт вошел в зеленую зону на десктопе и в желтую на мобиле…

![](https://secure.gravatar.com/avatar/75b6c3acf8688774bcabd333a8af13a862e2438dae9405c503e49f40124b38ab?
s=60&d=retro&r=g)

### 󠀁[Great!](https://wordpress.org/support/topic/great-10824/)󠁿

 [Vladimir](https://profiles.wordpress.org/sadikoff/) 5 Febbraio 2020

Works great. Finally, there is a good way to optimize styles and scripts.

 [ Leggi tutte le recensioni di 4 ](https://wordpress.org/support/plugin/redpic-js-css-optimizer/reviews/)

## Contributi e sviluppo

“Redpic JS&CSS Optimizer” è un software open source. Le persone che hanno contribuito
allo sviluppo di questo plugin sono indicate di seguito.

Collaboratori

 *   [ alekseyf ](https://profiles.wordpress.org/alekseyf/)

“Redpic JS&CSS Optimizer” è stato tradotto in 1 lingua. Grazie a [chi traduce](https://translate.wordpress.org/projects/wp-plugins/redpic-js-css-optimizer/contributors)
per il contributo.

[Traduci “Redpic JS&CSS Optimizer” nella tua lingua.](https://translate.wordpress.org/projects/wp-plugins/redpic-js-css-optimizer)

### Ti interessa lo sviluppo?

[Esplora il codice](https://plugins.trac.wordpress.org/browser/redpic-js-css-optimizer/)
segui il [repository SVN](https://plugins.svn.wordpress.org/redpic-js-css-optimizer/),
segui il [log delle modifiche](https://plugins.trac.wordpress.org/log/redpic-js-css-optimizer/)
tramite [RSS](https://plugins.trac.wordpress.org/log/redpic-js-css-optimizer/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 1.6

 * Fix wp_remote_get 2

#### 1.5

 * Fix wp_remote_get

#### 1.1

 * Add translations

#### 1.0

 * Initial release

## Meta

 *  Versione **1.6**
 *  Ultimo aggiornamento **6 anni fa**
 *  Installazioni attive **10+**
 *  Versione WordPress ** 4.0 o superiore **
 *  Testato fino alla versione **5.3.21**
 *  Versione PHP ** 5.6 o superiore **
 *  Lingue
 * [English (US)](https://wordpress.org/plugins/redpic-js-css-optimizer/) e [Russian](https://ru.wordpress.org/plugins/redpic-js-css-optimizer/).
 *  [Traduci nella tua lingua](https://translate.wordpress.org/projects/wp-plugins/redpic-js-css-optimizer)
 * Tag
 * [cache](https://it.wordpress.org/plugins/tags/cache/)[optimizing](https://it.wordpress.org/plugins/tags/optimizing/)
   [pagespeed](https://it.wordpress.org/plugins/tags/pagespeed/)[performance](https://it.wordpress.org/plugins/tags/performance/)
   [seo](https://it.wordpress.org/plugins/tags/seo/)
 *  [Visualizzazione avanzata](https://it.wordpress.org/plugins/redpic-js-css-optimizer/advanced/)

## Valutazioni

 4.8 su 5 stelle.

 *  [  3 recensioni a 5-stelle     ](https://wordpress.org/support/plugin/redpic-js-css-optimizer/reviews/?filter=5)
 *  [  1 4- recensioni a stelle     ](https://wordpress.org/support/plugin/redpic-js-css-optimizer/reviews/?filter=4)
 *  [  0 recensioni a 3-stelle     ](https://wordpress.org/support/plugin/redpic-js-css-optimizer/reviews/?filter=3)
 *  [  0 recensioni a 2-stelle     ](https://wordpress.org/support/plugin/redpic-js-css-optimizer/reviews/?filter=2)
 *  [  0 recensioni a 1-stelle     ](https://wordpress.org/support/plugin/redpic-js-css-optimizer/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/redpic-js-css-optimizer/reviews/#new-post)

[Vedi tutte le recensioni](https://wordpress.org/support/plugin/redpic-js-css-optimizer/reviews/)

## Collaboratori

 *   [ alekseyf ](https://profiles.wordpress.org/alekseyf/)

## Supporto

Hai qualcosa da dire? Ti serve aiuto?

 [Chiedi nel forum di supporto](https://wordpress.org/support/plugin/redpic-js-css-optimizer/)