Banner for Wp Ffpc
A fast, memory based full page cache plugin supporting APC or memcached. Wordpress Tutorial
Noted That:
  • To install correctly this wp-ffpc.zip .
  • Fisrt Download the wp-ffpc.zip to your computer
  • Extract/Open wp-ffpc.zip to Your Computer.
  • Then, Find readme.txt file inside wp-ffpc.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 " wp-ffpc.zip " to Your Local Computer.

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

Login to Wordpress Wp Ffpc

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

Go to Plugin Install Wp Ffpc

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

Click Upload Button Wp Ffpc

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

Upload Plugin Wp Ffpc

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

Activate Wp Ffpc

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

Noted that: If you do not see " Wp Ffpc " 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 Wp Ffpc Configurations and Settings or How to work " Wp Ffpc " 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 " WP-FFPC " Activated Plugin from Plugin List.
  4. Then, Click on " Settings " from Plugin that is WP-FFPC
  5. Now, Edit/Add/Config the setting and Click on " Save Changes " button,
WP Plugin Setting



Guide
  1. Upload contents of wp-ffpc.zip to the /wp-content/plugins/ directory
  2. Enable WordPress cache by adding define('WP_CACHE',true); in wp-config.php
  3. Activate the plugin through the Plugins menu in WordPress ( site or Network wide )
  4. Check the settings in Settings ( site or Network Admin, depending on activation wideness ) -> WP-FFPC menu in WordPress.
  5. Save the settings. THIS STEP IS MANDATORY: without saving the settings, there will be no activated caching!

Using the plugin with NGiNX

If the storage engine is either PHP Memcache or PHP Memcached extension, the created entries can be read and served directly from NGiNX ( if it has memcache or memc extension )
A short configuration example is generated on the plugin settings page, under NGiNX tab according to the saved settings.
NOTE: Some features ( most of additional HTTP headers for example, like pingback, shortlink, etc. ) will not be available with this solution.


Name