Banner for Page Optimize
Optimize pages for faster load and render in the browser. Wordpress Tutorial
Noted That:
  • To install correctly this page-optimize.zip .
  • Fisrt Download the page-optimize.zip to your computer
  • Extract/Open page-optimize.zip to Your Computer.
  • Then, Find readme.txt file inside page-optimize.zip and Open readme.txt .
  • Now, Read the Requirements of this plugin. Which Wordpress Version and PHP Version are required to run this Plugin in Your Wordpress Site.
  • Then, Follow the Tips Below.
Start the Tips:

Step-1 : Download " page-optimize.zip " to Your Local Computer.

Step-2 : Then, Login to your " yourdomain.com/wp-admin " Dashboard.

Login to Wordpress Page Optimize

Step-3 : Then, Click on " Plugins " + " Add New " from left Side Menu of Dashboard.

Go to Plugin Install Page Optimize

Step-4 : Now, Click on " Upload Plugin " button.

Click Upload Button Page Optimize

Step-5 : Now, Browse " page-optimize.zip " Downloaded plugin from your computer, Where you downloaded " page-optimize.zip " According to Step – 1 Above then, click on " Install Now "

Upload Plugin Page Optimize

Step-6 : Now, Click on " Active Plugin "

Activate Page Optimize

Step-7 : Then, See left Side Menu. " Page Optimize " folder is added on left Side Menu. Now, Click on " Page Optimize " folder.

Noted that: If you do not see " Page Optimize " folder on left Side Menu then, see at left Side Menu " Settings " or " Tools ".

Step-8 : Now you configure yourself oR Watch video tutorial below about Page Optimize Configurations and Settings or How to work " Page Optimize " in your WordPress site.

oR

After Activated Plugin According to Step-6 then,

  1. Go to " Plugins " + " Installed Plugin " from Wordpress Admin Panel Leftside Menu.
  2. or Direct go to: https://yourdomain/wp-admin/plugins.php
  3. Then, Find " Page Optimize " Activated Plugin from Plugin List.
  4. Then, Click on " Settings " from Plugin that is Page Optimize
  5. Now, Edit/Add/Config the setting and Click on " Save Changes " button,
WP Plugin Setting



Guide

This plugin uses sensible defaults so it can operate without configuration, but there are a number of constants you may use for a custom configuration.

PAGE_OPTIMIZE_CACHE_DIR

Page Optimize caches concatenated scripts and styles by default, and this constant controls where the cache files are stored. The default directory is cache/page_optimize under your site’s wp-content folder.

To change the cache location, set this constant to the absolute filesystem path of that location.

To disable caching, set this constant to false . Please note that disabling Page Optimize caching may negatively impact performance unless you are caching elsewhere.

PAGE_OPTIMIZE_CSS_MINIFY

Page Optimize has CSS Minification capabilities which are off by default.

If you’re using caching, and not minifying CSS elsewhere, it is recommended to enable it by setting it to true .


Name