{"id":732,"date":"2014-03-27T23:54:55","date_gmt":"2014-03-27T14:54:55","guid":{"rendered":"http:\/\/lovelinux.mydns.jp\/?p=732"},"modified":"2014-11-07T21:32:41","modified_gmt":"2014-11-07T12:32:41","slug":"increase-your-wordpress-performance-up-to-1000-100000-text-cache-controller-plugin","status":"publish","type":"post","link":"https:\/\/lovelinux.mydns.jp\/?p=732","title":{"rendered":"Increase your WordPress Performance Up To 1,000% &#8212; 100,000% &#8211; Text Cache Controller plugin"},"content":{"rendered":"<h3>Introduction<\/h3>\n<p>Hi,everyone. I&#8217;m happy to introduce this plugin to you .This plugin is a page caching system for wordpress inspired by jeedo aquino.This plugin is written for users who cannot install a Redis(In-Memory Database) on the server hosting WordPress,because of limitation of the hosting service.This plugin increase WordPress <strong class=\"large-blue\">Performance Up To 1,000% &#8212; 100,000%<\/strong>(This score is not joke.) This plugin requires no other Services(Redis,MongoDB,etc&#8230;) or Libraries(pear,System_daemon). <\/p>\n<p>Now,this plugin  are currently pending review of WordPress.org.But you can download the plugin from this site. Installation and Un-instlattion is very easy. Let&#8217;s Enjoy this plugin!!<\/p>\n<h3>Functions of Plugin<\/h3>\n<p class=\"point1\"><i class=\"fa fa-hand-o-right\"><\/i>Page Caching<\/p>\n<p>When a visitor access to a permalink on your site,if the permalink is cached, this plugin returns a chached page.Else, forward the request to wordpress and create cache file ,then return a resopnse to the visitor. <\/p>\n<p class=\"point1\"><i class=\"fa fa-hand-o-right\"><\/i>Clear Caches<\/p>\n<p>In plugin control panel of WordPress, you can clear all cached files.<\/p>\n<p class=\"point1\"><i class=\"fa fa-hand-o-right\"><\/i>Re create Caches<\/p>\n<p>In plugin control panel of WordPress, you can generate a pege (URL) which can make you to re-create a whole caches.<\/p>\n<h3>Installation<\/h3>\n<p>WORDPRESS_ROOT &nbsp;&nbsp; >> &nbsp;&nbsp;Wordpress installed directory <\/p>\n<ol>\n<li>Install this plugin from wordpress admin panel.(Now,this plugin  are currently pending review of WordPress.org. So,you download the plugin from this site,and upload the download file(text-cache-controller-latest.zip) to your WordPress.<\/li>\n<li>Activate the plugin through the &#8216;Plugins&#8217; menu in WordPress<\/li>\n<li>Copy index.php which is in WORDPRESS_ROOT to original_index.php.<\/li>\n<li>Copy index-textcache.php which is in this plugin directory to WORDPRESS_ROOT\/index.php.<\/li>\n<\/ol>\n<h4>example of linux commands.<\/h4>\n<p>[bash]<br \/>\n$ cd WORDPRESS_ROOT<br \/>\n$ cp index.php original_index.php<br \/>\n$ cp wp-content\/plugins\/text-cache-controller\/index-textcache.php index.php<\/p>\n<p>[\/bash]<\/p>\n<h3>Downlaod<\/h3>\n<p><a href=\"http:\/\/lovelinux.mydns.jp\/wp-content\/uploads\/text-cache-controller-latest2.zip\">text-cache-controller-latest2.zip<\/a><\/p>\n<h3>Screen Shots<\/h3>\n<h4>Plugin Controll Panel on WordPress<\/h4>\n<p><a href=\"http:\/\/lovelinux.mydns.jp\/wp-content\/uploads\/2014\/03\/screenshot-1.png\"><img loading=\"lazy\" decoding=\"async\" src=\"http:\/\/lovelinux.mydns.jp\/wp-content\/uploads\/2014\/03\/screenshot-1-1024x731.png\" alt=\"screenshot-1\" width=\"620\" height=\"442\" class=\"alignnone size-large wp-image-735\" srcset=\"https:\/\/lovelinux.mydns.jp\/wp-content\/uploads\/2014\/03\/screenshot-1-1024x731.png 1024w, https:\/\/lovelinux.mydns.jp\/wp-content\/uploads\/2014\/03\/screenshot-1-300x214.png 300w, https:\/\/lovelinux.mydns.jp\/wp-content\/uploads\/2014\/03\/screenshot-1.png 1093w\" sizes=\"auto, (max-width: 620px) 100vw, 620px\" \/><\/a><\/p>\n<h4>Perfomance Inprovements<\/h4>\n<p>This is a sample of Logfile of this plugin.<br \/>\nIncrease WordPress <strong class=\"large-blue\">Performance Up To 1,000% &#8212; 100,000%<\/strong><\/p>\n<p><a href=\"http:\/\/lovelinux.mydns.jp\/wp-content\/uploads\/2014\/03\/screenshot-2.png\"><img loading=\"lazy\" decoding=\"async\" src=\"http:\/\/lovelinux.mydns.jp\/wp-content\/uploads\/2014\/03\/screenshot-2.png\" alt=\"screenshot-2\" width=\"620\" height=\"454\" class=\"alignnone size-large wp-image-736\" srcset=\"https:\/\/lovelinux.mydns.jp\/wp-content\/uploads\/2014\/03\/screenshot-2.png 762w, https:\/\/lovelinux.mydns.jp\/wp-content\/uploads\/2014\/03\/screenshot-2-300x219.png 300w\" sizes=\"auto, (max-width: 620px) 100vw, 620px\" \/><\/a><\/p>\n<p>Here is a log of this site,really now.<br \/>\nMy server machine is poor ,but if chache is enabled ,the performance improve 100,000% Over!!!<\/p>\n<p>If request forward to WordPress, the response is too too too slow.<\/p>\n<p>[bash]<br \/>\n2014-03-27 23:57:53     TotalTime : 0.00114 This response is using CACHE!!<br \/>\n2014-03-27 23:57:53     TotalTime : 0.0009 This response is using CACHE!!<br \/>\n2014-03-27 23:57:53     TotalTime : 0.00155 This response is using CACHE!!<br \/>\n2014-03-27 23:57:53     TotalTime : 0.00154 This response is using CACHE!!<br \/>\n2014-03-27 23:57:53     TotalTime : 0.00061 This response is using CACHE!!<br \/>\n2014-03-27 23:57:53     TotalTime : 0.00133 This response is using CACHE!!<br \/>\n2014-03-27 23:57:53     TotalTime : 0.0008 This response is using CACHE!!<br \/>\n2014-03-27 23:57:53     TotalTime : 0.00078 This response is using CACHE!!<br \/>\n2014-03-27 23:57:53     TotalTime : 0.00084 This response is using CACHE!!<br \/>\n2014-03-27 23:57:53     TotalTime : 0.00087 This response is using CACHE!!<br \/>\n2014-03-27 23:57:53     TotalTime : 0.00111 This response is using CACHE!!<br \/>\n2014-03-27 23:57:53     TotalTime : 0.00105 This response is using CACHE!!<br \/>\n2014-03-27 23:57:53     TotalTime : 0.00112 This response is using CACHE!!<br \/>\n2014-03-27 23:57:53     TotalTime : 0.00133 This response is using CACHE!!<br \/>\n2014-03-27 23:57:53     TotalTime : 0.0014 This response is using CACHE!!<br \/>\n2014-03-27 23:57:53     TotalTime : 0.00112 This response is using CACHE!!<br \/>\n2014-03-27 23:57:53     TotalTime : 0.00103 This response is using CACHE!!<br \/>\n2014-03-28 00:08:03     TotalTime : 11.01534 This request is Forward to WordPress(with Creating CACHE)<br \/>\n2014-03-28 00:08:31     TotalTime : 0.03378 This response is using CACHE!!<br \/>\n2014-03-28 00:08:35     TotalTime : 1.62793 This request is Forward to WordPress(with Creating CACHE)<br \/>\n2014-03-28 00:08:55     TotalTime : 0.00113 This response is using CACHE!!<br \/>\n2014-03-28 00:08:55     TotalTime : 0.00108 This response is using CACHE!!<br \/>\n2014-03-28 00:08:55     TotalTime : 0.00109 This response is using CACHE!!<br \/>\n2014-03-28 00:08:55     TotalTime : 0.00105 This response is using CACHE!!<br \/>\n2014-03-28 00:09:06     TotalTime : 10.89119 This request is Forward to WordPress(with Creating CACHE)<br \/>\n2014-03-28 00:11:27     TotalTime : 0.00075 This response is using CACHE!!<br \/>\n2014-03-28 00:11:28     TotalTime : 0.00133 This response is using CACHE!!<br \/>\n2014-03-28 00:11:29     TotalTime : 17.64119 This request is Forward to WordPress(with Creating CACHE)<br \/>\n2014-03-28 00:11:31     TotalTime : 1.86071 This request is Forward to WordPress(with Creating CACHE)<br \/>\n2014-03-28 00:11:40     TotalTime : 0.0011 This response is using CACHE!!<br \/>\n2014-03-28 00:12:36     TotalTime : 1.73476 This request is Forward to WordPress(with Creating CACHE)<br \/>\n2014-03-28 00:14:32     TotalTime : 1.38339 This request is Forward to WordPress(with Creating CACHE)<br \/>\n2014-03-28 00:14:35     TotalTime : 0.00181 This response is using CACHE!!<br \/>\n2014-03-28 00:14:38     TotalTime : 0.00122 This response is using CACHE!!<br \/>\n2014-03-28 00:14:42     TotalTime : 0.00091 This response is using CACHE!!<br \/>\n2014-03-28 00:14:52     TotalTime : 6.66489 This request is Forward to WordPress(with Creating CACHE)<br \/>\n2014-03-28 00:15:07     TotalTime : 8.64448 This request is Forward to WordPress(with Creating CACHE)<br \/>\n2014-03-28 00:18:47     TotalTime : 0.00099 This response is using CACHE!!<br \/>\n2014-03-28 00:21:34     TotalTime : 0.00094 This response is using CACHE!!<br \/>\n:<\/p>\n<p>[\/bash]<\/p>\n<h4>Re-Creating Caches<\/h4>\n<p>If you upload a new POST to WordPress. You can easily re-create caches of a whole of your site.This plugin generates a page which can re-create caches like this.<\/p>\n<p><a href=\"http:\/\/lovelinux.mydns.jp\/wp-content\/uploads\/2014\/03\/screenshot-3.png\"><img loading=\"lazy\" decoding=\"async\" src=\"http:\/\/lovelinux.mydns.jp\/wp-content\/uploads\/2014\/03\/screenshot-3-1024x603.png\" alt=\"screenshot-3\" width=\"620\" height=\"365\" class=\"alignnone size-large wp-image-739\" srcset=\"https:\/\/lovelinux.mydns.jp\/wp-content\/uploads\/2014\/03\/screenshot-3-1024x603.png 1024w, https:\/\/lovelinux.mydns.jp\/wp-content\/uploads\/2014\/03\/screenshot-3-300x176.png 300w, https:\/\/lovelinux.mydns.jp\/wp-content\/uploads\/2014\/03\/screenshot-3.png 1080w\" sizes=\"auto, (max-width: 620px) 100vw, 620px\" \/><\/a><\/p>\n<h3>Now, Check the improvements !!<\/h3>\n<p>Please check the improvements with a browser which is not logged in WordPress.<br \/>\nor use Private Browse Mode.<\/p>\n<ul>\n<li>if you are logged in WordPress with a browser,access a post on your site with the browser,the cache system does not work.<\/li>\n<li>if you refresh (F5) a page, deletes the cache of that page.<\/li>\n<li>A link to a post is clicked,the cache system work.<\/li>\n<\/ul>\n<h3>If you can use Redis <\/h3>\n<p>If you can use a redis server ,don&#8217;t use this plugin.Let&#8217;s enjoy jeedo&#8217;s chaching system.<\/p>\n<p>In English<br \/>\n  see more here: <a href=\"http:\/\/www.jeedo.net\/lightning-fast-wordpress-with-nginx-redis\/\">http:\/\/www.jeedo.net\/lightning-fast-wordpress-with-nginx-redis\/<\/a><br \/>\nIn Japanese<br \/>\n  see more here: <a href=\"http:\/\/lovelinux.mydns.jp\/?p=667\">http:\/\/lovelinux.mydns.jp\/?p=667<\/a><\/p>\n<h3>Uninstall<\/h3>\n<ul>\n<li>copy orignal_index.php that is in WORDPRESS_ROOT to index.php<\/li>\n<li>Remove this plugin from WordPress Admin Panel<\/li>\n<\/ul>\n","protected":false},"excerpt":{"rendered":"<p>Introduction Hi,everyone. I&#8217;m happy to introduce this plugin to you .This plugin is a page caching system for wordpress inspired by jeedo aquino.This plugin is written for users who cannot install a Redis(In-Memory Database) on the server hosting WordPress,because of limitation of the hosting service.This plugin increase WordPress Performance Up To 1,000% &#8212; 100,000%(This score is not joke.) This plugin requires no other Services(Redis,MongoDB,etc&#8230;) or Libraries(pear,System_daemon). Now,this plugin are currently pending review of WordPress.org.But you can download the plugin from this site. Installation and Un-instlattion is very easy. Let&#8217;s Enjoy this plugin!! Functions of Plugin Page Caching When a visitor access to a permalink on your site,if the permalink is cached, this plugin returns a chached page.Else, forward the request to wordpress and create cache file ,then return a resopnse to the visitor. Clear Caches In plugin control panel of WordPress, you can clear all cached files. Re create Caches In plugin control panel of WordPress, you can generate a pege (URL) which can make you to re-create a whole caches. Installation WORDPRESS_ROOT &nbsp;&nbsp; >> &nbsp;&nbsp;Wordpress installed directory Install this plugin from wordpress admin panel.(Now,this plugin are currently pending review of WordPress.org. So,you download the plugin from this site,and upload the download file(text-cache-controller-latest.zip) to your WordPress. Activate the plugin through the &#8216;Plugins&#8217; menu in WordPress Copy index.php which is in WORDPRESS_ROOT to original_index.php. Copy index-textcache.php which is in this plugin directory to WORDPRESS_ROOT\/index.php. example of linux commands. [bash] $ cd WORDPRESS_ROOT $ cp index.php original_index.php $ cp wp-content\/plugins\/text-cache-controller\/index-textcache.php index.php [\/bash] Downlaod text-cache-controller-latest2.zip Screen Shots Plugin Controll Panel on WordPress Perfomance Inprovements This is a sample of Logfile of this plugin. Increase WordPress Performance Up To 1,000% &#8212; 100,000% Here is a log of this site,really now. My server machine is poor ,but if chache is enabled ,the performance improve 100,000%&#8230;<\/p>\n","protected":false},"author":1,"featured_media":741,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"om_disable_all_campaigns":false,"_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"_uf_show_specific_survey":0,"_uf_disable_surveys":false,"footnotes":""},"categories":[11],"tags":[42,18],"class_list":{"0":"post-732","1":"post","2":"type-post","3":"status-publish","4":"format-standard","5":"has-post-thumbnail","7":"category-wordpress","8":"tag-textcachecontroller","9":"tag-wordpress-2"},"aioseo_notices":[],"aioseo_head":"\n\t\t<!-- All in One SEO 4.9.8 - aioseo.com -->\n\t<meta name=\"description\" content=\"Hi,everyone. I&#039;m happy to introduce this plugin to you .This plugin is a page caching system for wordpress inspired by jeedo aquino.This plugin is written for users who cannot install a Redis(In-Memory Database) on the server hosting Wordpress,because of limitation of the hosting service.This plugin increase Wordpress Performance Up To 1,000% -- 100,000%(This score is not joke.) This plugin requires no other Services(Redis,MongoDB,etc...) or Libraries(pear,System_daemon).\" \/>\n\t<meta name=\"robots\" content=\"max-image-preview:large\" \/>\n\t<meta name=\"author\" content=\"hiroshi\"\/>\n\t<meta name=\"google-site-verification\" content=\"fo5n0bjUdcitu1FsBTJqqwL580wBLhhCM51IEogDt9Y\" \/>\n\t<link rel=\"canonical\" href=\"https:\/\/lovelinux.mydns.jp\/?p=732\" \/>\n\t<meta name=\"generator\" content=\"All in One SEO (AIOSEO) 4.9.8\" \/>\n\t\t<meta property=\"og:locale\" content=\"en_GB\" \/>\n\t\t<meta property=\"og:site_name\" content=\"Love Linux | enjoy using linux for programming flatform\" \/>\n\t\t<meta property=\"og:type\" content=\"article\" \/>\n\t\t<meta property=\"og:title\" content=\"Increase your Wordpress Performance Up To 1,000% -- 100,000% - Text Cache Controller plugin\" \/>\n\t\t<meta property=\"og:description\" content=\"Hi,everyone. I&#039;m happy to introduce this plugin to you .This plugin is a page caching system for wordpress inspired by jeedo aquino.This plugin is written for users who cannot install a Redis(In-Memory Database) on the server hosting Wordpress,because of limitation of the hosting service.This plugin increase Wordpress Performance Up To 1,000% -- 100,000%(This score is not joke.) This plugin requires no other Services(Redis,MongoDB,etc...) or Libraries(pear,System_daemon).\" \/>\n\t\t<meta property=\"og:url\" content=\"https:\/\/lovelinux.mydns.jp\/?p=732\" \/>\n\t\t<meta property=\"article:published_time\" content=\"2014-03-27T14:54:55+00:00\" \/>\n\t\t<meta property=\"article:modified_time\" content=\"2014-11-07T12:32:41+00:00\" \/>\n\t\t<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n\t\t<meta name=\"twitter:title\" content=\"Increase your Wordpress Performance Up To 1,000% -- 100,000% - Text Cache Controller plugin\" \/>\n\t\t<meta name=\"twitter:description\" content=\"Hi,everyone. I&#039;m happy to introduce this plugin to you .This plugin is a page caching system for wordpress inspired by jeedo aquino.This plugin is written for users who cannot install a Redis(In-Memory Database) on the server hosting Wordpress,because of limitation of the hosting service.This plugin increase Wordpress Performance Up To 1,000% -- 100,000%(This score is not joke.) This plugin requires no other Services(Redis,MongoDB,etc...) or Libraries(pear,System_daemon).\" \/>\n\t\t<script type=\"application\/ld+json\" class=\"aioseo-schema\">\n\t\t\t{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/lovelinux.mydns.jp\\\/?p=732#article\",\"name\":\"Increase your Wordpress Performance Up To 1,000% -- 100,000% - Text Cache Controller plugin\",\"headline\":\"Increase your WordPress Performance Up To 1,000% &#8212; 100,000% &#8211; Text Cache Controller plugin\",\"author\":{\"@id\":\"https:\\\/\\\/lovelinux.mydns.jp\\\/?author=1#author\"},\"publisher\":{\"@id\":\"https:\\\/\\\/lovelinux.mydns.jp\\\/#person\"},\"image\":{\"@type\":\"ImageObject\",\"url\":\"https:\\\/\\\/lovelinux.mydns.jp\\\/wp-content\\\/uploads\\\/2014\\\/03\\\/eye-plugin.png\",\"width\":1080,\"height\":609},\"datePublished\":\"2014-03-27T23:54:55+09:00\",\"dateModified\":\"2014-11-07T21:32:41+09:00\",\"inLanguage\":\"en-GB\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/lovelinux.mydns.jp\\\/?p=732#webpage\"},\"isPartOf\":{\"@id\":\"https:\\\/\\\/lovelinux.mydns.jp\\\/?p=732#webpage\"},\"articleSection\":\"Wordpress, textcachecontroller, wordpress\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/lovelinux.mydns.jp\\\/?p=732#breadcrumblist\",\"itemListElement\":[{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/lovelinux.mydns.jp#listItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/lovelinux.mydns.jp\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/lovelinux.mydns.jp\\\/?cat=11#listItem\",\"name\":\"Wordpress\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/lovelinux.mydns.jp\\\/?cat=11#listItem\",\"position\":2,\"name\":\"Wordpress\",\"item\":\"https:\\\/\\\/lovelinux.mydns.jp\\\/?cat=11\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/lovelinux.mydns.jp\\\/?p=732#listItem\",\"name\":\"Increase your WordPress Performance Up To 1,000% &#8212; 100,000% &#8211; Text Cache Controller plugin\"},\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/lovelinux.mydns.jp#listItem\",\"name\":\"Home\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/lovelinux.mydns.jp\\\/?p=732#listItem\",\"position\":3,\"name\":\"Increase your WordPress Performance Up To 1,000% &#8212; 100,000% &#8211; Text Cache Controller plugin\",\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/lovelinux.mydns.jp\\\/?cat=11#listItem\",\"name\":\"Wordpress\"}}]},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/lovelinux.mydns.jp\\\/?author=1#author\",\"url\":\"https:\\\/\\\/lovelinux.mydns.jp\\\/?author=1\",\"name\":\"hiroshi\",\"image\":{\"@type\":\"ImageObject\",\"@id\":\"https:\\\/\\\/lovelinux.mydns.jp\\\/?p=732#authorImage\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/e7c5ca03ae8cd5b5d36ac0f62f59c26d34fd667afa57dafb4978790c04c5146f?s=96&d=mm&r=g\",\"width\":96,\"height\":96,\"caption\":\"hiroshi\"}},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/lovelinux.mydns.jp\\\/?p=732#webpage\",\"url\":\"https:\\\/\\\/lovelinux.mydns.jp\\\/?p=732\",\"name\":\"Increase your Wordpress Performance Up To 1,000% -- 100,000% - Text Cache Controller plugin\",\"description\":\"Hi,everyone. I'm happy to introduce this plugin to you .This plugin is a page caching system for wordpress inspired by jeedo aquino.This plugin is written for users who cannot install a Redis(In-Memory Database) on the server hosting Wordpress,because of limitation of the hosting service.This plugin increase Wordpress Performance Up To 1,000% -- 100,000%(This score is not joke.) This plugin requires no other Services(Redis,MongoDB,etc...) or Libraries(pear,System_daemon).\",\"inLanguage\":\"en-GB\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/lovelinux.mydns.jp\\\/#website\"},\"breadcrumb\":{\"@id\":\"https:\\\/\\\/lovelinux.mydns.jp\\\/?p=732#breadcrumblist\"},\"author\":{\"@id\":\"https:\\\/\\\/lovelinux.mydns.jp\\\/?author=1#author\"},\"creator\":{\"@id\":\"https:\\\/\\\/lovelinux.mydns.jp\\\/?author=1#author\"},\"image\":{\"@type\":\"ImageObject\",\"url\":\"https:\\\/\\\/lovelinux.mydns.jp\\\/wp-content\\\/uploads\\\/2014\\\/03\\\/eye-plugin.png\",\"@id\":\"https:\\\/\\\/lovelinux.mydns.jp\\\/?p=732\\\/#mainImage\",\"width\":1080,\"height\":609},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/lovelinux.mydns.jp\\\/?p=732#mainImage\"},\"datePublished\":\"2014-03-27T23:54:55+09:00\",\"dateModified\":\"2014-11-07T21:32:41+09:00\"},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/lovelinux.mydns.jp\\\/#website\",\"url\":\"https:\\\/\\\/lovelinux.mydns.jp\\\/\",\"name\":\"Love Linux\",\"description\":\"enjoy using linux for programming flatform\",\"inLanguage\":\"en-GB\",\"publisher\":{\"@id\":\"https:\\\/\\\/lovelinux.mydns.jp\\\/#person\"}}]}\n\t\t<\/script>\n\t\t<!-- All in One SEO -->\n\n","aioseo_head_json":{"title":"Increase your Wordpress Performance Up To 1,000% -- 100,000% - Text Cache Controller plugin","description":"Hi,everyone. I'm happy to introduce this plugin to you .This plugin is a page caching system for wordpress inspired by jeedo aquino.This plugin is written for users who cannot install a Redis(In-Memory Database) on the server hosting Wordpress,because of limitation of the hosting service.This plugin increase Wordpress Performance Up To 1,000% -- 100,000%(This score is not joke.) This plugin requires no other Services(Redis,MongoDB,etc...) or Libraries(pear,System_daemon).","canonical_url":"https:\/\/lovelinux.mydns.jp\/?p=732","robots":"max-image-preview:large","keywords":"","webmasterTools":{"google-site-verification":"fo5n0bjUdcitu1FsBTJqqwL580wBLhhCM51IEogDt9Y","miscellaneous":""},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/lovelinux.mydns.jp\/?p=732#article","name":"Increase your Wordpress Performance Up To 1,000% -- 100,000% - Text Cache Controller plugin","headline":"Increase your WordPress Performance Up To 1,000% &#8212; 100,000% &#8211; Text Cache Controller plugin","author":{"@id":"https:\/\/lovelinux.mydns.jp\/?author=1#author"},"publisher":{"@id":"https:\/\/lovelinux.mydns.jp\/#person"},"image":{"@type":"ImageObject","url":"https:\/\/lovelinux.mydns.jp\/wp-content\/uploads\/2014\/03\/eye-plugin.png","width":1080,"height":609},"datePublished":"2014-03-27T23:54:55+09:00","dateModified":"2014-11-07T21:32:41+09:00","inLanguage":"en-GB","mainEntityOfPage":{"@id":"https:\/\/lovelinux.mydns.jp\/?p=732#webpage"},"isPartOf":{"@id":"https:\/\/lovelinux.mydns.jp\/?p=732#webpage"},"articleSection":"Wordpress, textcachecontroller, wordpress"},{"@type":"BreadcrumbList","@id":"https:\/\/lovelinux.mydns.jp\/?p=732#breadcrumblist","itemListElement":[{"@type":"ListItem","@id":"https:\/\/lovelinux.mydns.jp#listItem","position":1,"name":"Home","item":"https:\/\/lovelinux.mydns.jp","nextItem":{"@type":"ListItem","@id":"https:\/\/lovelinux.mydns.jp\/?cat=11#listItem","name":"Wordpress"}},{"@type":"ListItem","@id":"https:\/\/lovelinux.mydns.jp\/?cat=11#listItem","position":2,"name":"Wordpress","item":"https:\/\/lovelinux.mydns.jp\/?cat=11","nextItem":{"@type":"ListItem","@id":"https:\/\/lovelinux.mydns.jp\/?p=732#listItem","name":"Increase your WordPress Performance Up To 1,000% &#8212; 100,000% &#8211; Text Cache Controller plugin"},"previousItem":{"@type":"ListItem","@id":"https:\/\/lovelinux.mydns.jp#listItem","name":"Home"}},{"@type":"ListItem","@id":"https:\/\/lovelinux.mydns.jp\/?p=732#listItem","position":3,"name":"Increase your WordPress Performance Up To 1,000% &#8212; 100,000% &#8211; Text Cache Controller plugin","previousItem":{"@type":"ListItem","@id":"https:\/\/lovelinux.mydns.jp\/?cat=11#listItem","name":"Wordpress"}}]},{"@type":"Person","@id":"https:\/\/lovelinux.mydns.jp\/?author=1#author","url":"https:\/\/lovelinux.mydns.jp\/?author=1","name":"hiroshi","image":{"@type":"ImageObject","@id":"https:\/\/lovelinux.mydns.jp\/?p=732#authorImage","url":"https:\/\/secure.gravatar.com\/avatar\/e7c5ca03ae8cd5b5d36ac0f62f59c26d34fd667afa57dafb4978790c04c5146f?s=96&d=mm&r=g","width":96,"height":96,"caption":"hiroshi"}},{"@type":"WebPage","@id":"https:\/\/lovelinux.mydns.jp\/?p=732#webpage","url":"https:\/\/lovelinux.mydns.jp\/?p=732","name":"Increase your Wordpress Performance Up To 1,000% -- 100,000% - Text Cache Controller plugin","description":"Hi,everyone. I'm happy to introduce this plugin to you .This plugin is a page caching system for wordpress inspired by jeedo aquino.This plugin is written for users who cannot install a Redis(In-Memory Database) on the server hosting Wordpress,because of limitation of the hosting service.This plugin increase Wordpress Performance Up To 1,000% -- 100,000%(This score is not joke.) This plugin requires no other Services(Redis,MongoDB,etc...) or Libraries(pear,System_daemon).","inLanguage":"en-GB","isPartOf":{"@id":"https:\/\/lovelinux.mydns.jp\/#website"},"breadcrumb":{"@id":"https:\/\/lovelinux.mydns.jp\/?p=732#breadcrumblist"},"author":{"@id":"https:\/\/lovelinux.mydns.jp\/?author=1#author"},"creator":{"@id":"https:\/\/lovelinux.mydns.jp\/?author=1#author"},"image":{"@type":"ImageObject","url":"https:\/\/lovelinux.mydns.jp\/wp-content\/uploads\/2014\/03\/eye-plugin.png","@id":"https:\/\/lovelinux.mydns.jp\/?p=732\/#mainImage","width":1080,"height":609},"primaryImageOfPage":{"@id":"https:\/\/lovelinux.mydns.jp\/?p=732#mainImage"},"datePublished":"2014-03-27T23:54:55+09:00","dateModified":"2014-11-07T21:32:41+09:00"},{"@type":"WebSite","@id":"https:\/\/lovelinux.mydns.jp\/#website","url":"https:\/\/lovelinux.mydns.jp\/","name":"Love Linux","description":"enjoy using linux for programming flatform","inLanguage":"en-GB","publisher":{"@id":"https:\/\/lovelinux.mydns.jp\/#person"}}]},"og:locale":"en_GB","og:site_name":"Love Linux | enjoy using linux for programming flatform","og:type":"article","og:title":"Increase your Wordpress Performance Up To 1,000% -- 100,000% - Text Cache Controller plugin","og:description":"Hi,everyone. I'm happy to introduce this plugin to you .This plugin is a page caching system for wordpress inspired by jeedo aquino.This plugin is written for users who cannot install a Redis(In-Memory Database) on the server hosting Wordpress,because of limitation of the hosting service.This plugin increase Wordpress Performance Up To 1,000% -- 100,000%(This score is not joke.) This plugin requires no other Services(Redis,MongoDB,etc...) or Libraries(pear,System_daemon).","og:url":"https:\/\/lovelinux.mydns.jp\/?p=732","article:published_time":"2014-03-27T14:54:55+00:00","article:modified_time":"2014-11-07T12:32:41+00:00","twitter:card":"summary_large_image","twitter:title":"Increase your Wordpress Performance Up To 1,000% -- 100,000% - Text Cache Controller plugin","twitter:description":"Hi,everyone. I'm happy to introduce this plugin to you .This plugin is a page caching system for wordpress inspired by jeedo aquino.This plugin is written for users who cannot install a Redis(In-Memory Database) on the server hosting Wordpress,because of limitation of the hosting service.This plugin increase Wordpress Performance Up To 1,000% -- 100,000%(This score is not joke.) This plugin requires no other Services(Redis,MongoDB,etc...) or Libraries(pear,System_daemon)."},"aioseo_meta_data":{"post_id":"732","title":"Increase your Wordpress Performance Up To 1,000% -- 100,000% - Text Cache Controller plugin","description":"Hi,everyone. I'm happy to introduce this plugin to you .This plugin is a page caching system for wordpress inspired by jeedo aquino.This plugin is written for users who cannot install a Redis(In-Memory Database) on the server hosting Wordpress,because of limitation of the hosting service.This plugin increase Wordpress Performance Up To 1,000% -- 100,000%(This score is not joke.) This plugin requires no other Services(Redis,MongoDB,etc...) or Libraries(pear,System_daemon).","keywords":null,"keyphrases":null,"primary_term":null,"canonical_url":null,"og_title":null,"og_description":null,"og_object_type":"default","og_image_type":"default","og_image_url":null,"og_image_width":null,"og_image_height":null,"og_image_custom_url":null,"og_image_custom_fields":null,"og_video":null,"og_custom_url":null,"og_article_section":null,"og_article_tags":null,"twitter_use_og":false,"twitter_card":"default","twitter_image_type":"default","twitter_image_url":null,"twitter_image_custom_url":null,"twitter_image_custom_fields":null,"twitter_title":null,"twitter_description":null,"schema":{"blockGraphs":[],"customGraphs":[],"default":{"data":{"Article":[],"Course":[],"Dataset":[],"FAQPage":[],"Movie":[],"Person":[],"Product":[],"ProductReview":[],"Car":[],"Recipe":[],"Service":[],"SoftwareApplication":[],"WebPage":[]},"graphName":"Article","isEnabled":true},"graphs":[]},"schema_type":"default","schema_type_options":null,"pillar_content":false,"robots_default":true,"robots_noindex":false,"robots_noarchive":false,"robots_nosnippet":false,"robots_nofollow":false,"robots_noimageindex":false,"robots_noodp":false,"robots_notranslate":false,"robots_max_snippet":null,"robots_max_videopreview":null,"robots_max_imagepreview":"large","priority":null,"frequency":null,"local_seo":null,"breadcrumb_settings":null,"limit_modified_date":false,"ai":null,"created":"2025-08-25 09:14:07","updated":"2025-08-25 11:08:57","seo_analyzer_scan_date":null},"aioseo_breadcrumb":"<div class=\"aioseo-breadcrumbs\"><span class=\"aioseo-breadcrumb\">\n\t\t\t<a href=\"https:\/\/lovelinux.mydns.jp\" title=\"Home\">Home<\/a>\n\t\t<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\t\t\t<a href=\"https:\/\/lovelinux.mydns.jp\/?cat=11\" title=\"Wordpress\">Wordpress<\/a>\n\t\t<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\t\t\tIncrease your WordPress Performance Up To 1,000% \u2014 100,000% \u2013 Text Cache Controller plugin\n\t\t<\/span><\/div>","aioseo_breadcrumb_json":[{"label":"Home","link":"https:\/\/lovelinux.mydns.jp"},{"label":"Wordpress","link":"https:\/\/lovelinux.mydns.jp\/?cat=11"},{"label":"Increase your WordPress Performance Up To 1,000% &#8212; 100,000% &#8211; Text Cache Controller plugin","link":"https:\/\/lovelinux.mydns.jp\/?p=732"}],"_links":{"self":[{"href":"https:\/\/lovelinux.mydns.jp\/index.php?rest_route=\/wp\/v2\/posts\/732","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/lovelinux.mydns.jp\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/lovelinux.mydns.jp\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/lovelinux.mydns.jp\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/lovelinux.mydns.jp\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=732"}],"version-history":[{"count":10,"href":"https:\/\/lovelinux.mydns.jp\/index.php?rest_route=\/wp\/v2\/posts\/732\/revisions"}],"predecessor-version":[{"id":766,"href":"https:\/\/lovelinux.mydns.jp\/index.php?rest_route=\/wp\/v2\/posts\/732\/revisions\/766"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/lovelinux.mydns.jp\/index.php?rest_route=\/wp\/v2\/media\/741"}],"wp:attachment":[{"href":"https:\/\/lovelinux.mydns.jp\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=732"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/lovelinux.mydns.jp\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=732"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/lovelinux.mydns.jp\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=732"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}