CleanerPress
Every admin wants to have their website loaded as fast as possible.CleanerPress tries to give you some more control over what is outputted to the user
The facts
- Rating
- 4.8★ from 5
- Active installs
- 10+
- Price
- Free
- Last updated
- 6 Aug 2013
- Added
- Jun 2012
- Requires WP
- 3.0
- Tested up to
- WP 3.5.2
- Downloads
- 8,375
Our analysis
AI-assistedCleanerPress is a WordPress plugin designed to enhance website performance by optimising how resources are loaded. It combines CSS stylesheets, removes unnecessary elements, and loads scripts efficiently to improve loading times.
This plugin is suitable for website administrators who want to increase site speed and control resource output without negatively impacting SEO. It aims to facilitate higher conversions by providing a faster user experience.
Best for: Website administrators looking to optimise performance and speed.
What it does well
- ✓Combines CSS stylesheets to improve loading speed
- ✓Removes the admin bar for a cleaner interface
- ✓Hides version numbers and endpoints for security
- ✓Loads jQuery from Google CDN for caching benefits
- ✓Allows selection of which plugins to load
Where it falls short
- •Last updated in August 2013, may not be compatible with newer WordPress versions
- •Limited active installs may indicate less community support
Verdict
CleanerPress offers useful performance features, but its age and limited support may be a concern for some users.
From the developer
Arevico's own description of CleanerPress, lightly tidied.
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). **