You have a beautiful website. Your content is well written and your SEO is done right. But you are still not ranking #1 on Google. Why?
Because your website is slow.
Visitors who have to wait leave – and they do not come back. You need loading times so short that nobody notices any loading at all. Can you get there without hiring a developer or buying a premium suite? Yes. AWP brings a cloud-powered optimization engine to your site and does the work for you.
When you install AWP, you get all of our enterprise cloud features for free, for up to 100 pages of your choice.
Stop wasting time on confusing cache settings, endless checkboxes, and tutorials. AWP is built on a “Zero Configuration” philosophy. Simply install the plugin, connect with one click, click Run Optimization, and the defaults do the rest. No guesswork and no broken layouts – any page can be put back the way it was with one click, and deactivating the plugin restores the whole site instantly.
Instead of guessing what a page needs, AWP measures it.
We use a lightweight connector that safely links your site to our powerful AWP Exchange Server. It opens each of your pages in a real browser and measures what actually matters: which picture a visitor sees first, how large every image is really shown, and which part of the styling is needed for the first screen. The heavy analysis happens on our servers, not yours. What comes back is a precise, signed plan that your own site carries out: it creates the right-sized pictures, stores the optimized styling, and serves both to your visitors from your own server. None of your images or media files is ever uploaded – only measurements, addresses and your plugin settings travel (the one exception, font subsetting, is described under External services).
AWP is applied to the page as it is served, so it does not depend on which editor or page builder made it, and it is built for WooCommerce shops – product galleries and zoom images are converted too. It works alongside the popular page-cache plugins: with LiteSpeed Cache, WP Rocket, W3 Total Cache, WP Super Cache or WP Fastest Cache it clears the cache for you after each optimization and warns you if the cache is set to keep one copy for phones and desktops.
Stop losing customers to slow loading times. Install AWP today, claim your 100 free pages, and experience enterprise speed with zero manual setup.
PHP 8.1 or newer; a site served over https:// (AWP Exchange Server must be able to reach it); and, for the picture part, an image engine that can produce AVIF (GD or Imagick) – the Accelerate screen checks all of this for you and says what to ask your host for. If your server cannot make AVIF, pictures are left alone and the styling optimization still runs and still reduces what the browser must load before the first paint.
AWP adds no database tables of its own. A small background task applies queued optimizations and copies Google fonts to your server. Everything AWP creates lives in the standard WordPress places, and the built-in Reset removes all of it.
The admin stylesheet (assets/css/main.css) is generated with Tailwind CSS; its build source ships with the plugin at build/css/input.css, with the exact rebuild command documented inside that file.
This plugin can connect to AWP Exchange Server (an optional service operated by Web Evolution at awp.exchange) to run a personalized optimization tailored exclusively to your site. The connection is OFF until you explicitly click Connect on the AWP Accelerate screen; if you never connect, the plugin sends nothing to the AWP Exchange Server. (The Google Fonts feature, described below, is separate and has its own traffic.)
What is sent to the AWP Exchange Server, and when:
awpp_css_, such as your breakpoints, fold heights, safelists, blocklists and the plugin’s own font-hosting records. Nothing is described about the rest of your media library, and no image or media file is ever uploaded – only measurements and addresses. The result comes back as a signed instruction set that the plugin carries out on your own server.wp-cron.php file, so the optimization can run even if you have closed the browser. Your site performs all of the work itself.Data is sent only to the AWP Exchange Server endpoint configured for your account. Privacy Policy: https://awp.exchange/privacy-policy/ – Terms of Service: https://awp.exchange/terms-of-service/
Google Fonts (fonts.googleapis.com / fonts.gstatic.com): when you enable the “Host Google Fonts Locally” option (off by default) and your theme already loads Google Fonts, the plugin downloads those stylesheets and font files from Google’s servers to your own uploads folder, in a background task running on your server, and refreshes that copy about once a week. It also downloads one font file per family a second time to measure it, so a matching substitute font can be shown while yours load. Once the local copy is ready, your visitors’ browsers no longer connect to Google at all – the fonts are served from your site. No visitor data is ever sent to Google by this plugin; the server-side downloads carry only your server’s request. Google terms: https://developers.google.com/fonts/terms – Privacy: https://policies.google.com/privacy
Stylesheets you list yourself: one optional CSS setting (moving listed stylesheets to the footer and combining them into one file – both switches are off by default) makes your server download the stylesheets that match your list, including third-party ones if any match, so the combined copy can be served from your site.