Title: CleanerPress
Author: Arevico
Published: <strong>June 17, 2012</strong>
Last modified: August 6, 2013

---

Search plugins

![](https://ps.w.org/cleanerpress/assets/banner-772x250.png?rev=612392)

This plugin **hasn’t been tested with the latest 3 major releases of WordPress**.
It may no longer be maintained or supported and may have compatibility issues when
used with more recent versions of WordPress.

![](https://s.w.org/plugins/geopattern-icon/cleanerpress_5f8898.svg)

# CleanerPress

 By [Arevico](https://profiles.wordpress.org/arevico/)

[Download](https://downloads.wordpress.org/plugin/cleanerpress.2.0.1.zip)

 * [Details](https://wordpress.org/plugins/cleanerpress/#description)
 * [Reviews](https://wordpress.org/plugins/cleanerpress/#reviews)
 *  [Installation](https://wordpress.org/plugins/cleanerpress/#installation)
 * [Development](https://wordpress.org/plugins/cleanerpress/#developers)

 [Support](https://wordpress.org/support/plugin/cleanerpress/)

## Description

Every admin wants to have their website loaded as fast as possible. A fast website
results in more actions per visitors and higher conversions (signups, shares, reads,
comments,etc).

CleanerPress tries to give you some more control over what is outputted to the user.
It currently does te following:

 * Combine CSS stylesheets and caches it. Only static css files are returned to 
   the user. – make sure to chmod the folder is needed
 * Remove the admin bar if you don’t want to have it
 * Hide version numbers, RSS, WLW endpoints to reduce html size and give hackers
   a harder time.
 * Loading all of your scripts via HeadJS. This means that the amount of request
   doesn’t matter, the website gets rendered 2-4 times faster. Will also be applied
   to the admin area
 * Load jQuery from the google cdn, so the visitor allready has it cached (well,
   90% of the times)
 * select which plugins are loaded where
    ** NOTE: All options can safely be enabled
   and don’t affect seo negative (speed is good). **

## Installation

Extract the zip file and just drop the contents in the wp-content/plugins/ directory
of your WordPress installation and then activate the Plugin from Plugins page

make sure that wp-content is correctly chmodded

## FAQ

  Q. The CSS combiner does not work?

CHMOD all files and folders (or at least arevico-css-cache_ in wp_content/ to 755.
Make sure to include wp-content also

  Q. Plugin X doesn’t work with this plugin?

Not all plugin include javascript the way specified in the codex. Sometimes, there
is a good reason for, sometimes not. It is best to email us with a link to your 
website and tell us with which plugin it conflicts. We can then diagnose and specify
a solution.

  Q. Not all CSS Files are cached?

Dynamic css files are excluded, since these require a request from the server. This
generates too much overhead. Some plugins also output CSS instead of enqueing it.
This plugin doesn’t detect that. Same goes with javascripts.

**Q. Why is javascript not combined?* *

Because it blocks! It is much better to load javascript after the page has been 
fully rendered.

_If you have any questions or feature suggestions, please DO ask._

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“CleanerPress” is open source software. The following people have contributed to
this plugin.

Contributors

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

[Translate “CleanerPress” into your language.](https://translate.wordpress.org/projects/wp-plugins/cleanerpress)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/cleanerpress/), check
out the [SVN repository](https://plugins.svn.wordpress.org/cleanerpress/), or subscribe
to the [development log](https://plugins.trac.wordpress.org/log/cleanerpress/) by
[RSS](https://plugins.trac.wordpress.org/log/cleanerpress/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

**2.0.1**
 fixed arevico-css-cache

Initial release
 **1.0.0**

Initial release

## Meta

 *  Version **2.0.1**
 *  Last updated **13 years ago**
 *  Active installations **10+**
 *  WordPress version ** 3.0 or higher **
 *  Tested up to **3.5.2**
 * Tags
 * [cache](https://wordpress.org/plugins/tags/cache/)[css](https://wordpress.org/plugins/tags/css/)
   [minify](https://wordpress.org/plugins/tags/minify/)[performance](https://wordpress.org/plugins/tags/performance/)
   [speed](https://wordpress.org/plugins/tags/speed/)
 *  [Advanced View](https://wordpress.org/plugins/cleanerpress/advanced/)

## Ratings

 4.8 out of 5 stars.

 *  [  4 5-star reviews     ](https://wordpress.org/support/plugin/cleanerpress/reviews/?filter=5)
 *  [  1 4-star review     ](https://wordpress.org/support/plugin/cleanerpress/reviews/?filter=4)
 *  [  0 3-star reviews     ](https://wordpress.org/support/plugin/cleanerpress/reviews/?filter=3)
 *  [  0 2-star reviews     ](https://wordpress.org/support/plugin/cleanerpress/reviews/?filter=2)
 *  [  0 1-star reviews     ](https://wordpress.org/support/plugin/cleanerpress/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/cleanerpress/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/cleanerpress/reviews/)

## Contributors

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

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/cleanerpress/)