WP Fastest Cache

Leírás

Official Website

You can find more information on our web site (wpfastestcache.com)

When a page is rendered, php and mysql are used. Therefore, system needs RAM and CPU.
If many visitors come to a site, system uses lots of RAM and CPU so page is rendered so slowly. In this case, you need a cache system not to render page again and again. Cache system generates a static html file and saves. Other users reach to static html page.

In addition, the site speed is used in Google’s search ranking algorithm so cache plugins that can improve your page load time will also improve your SEO ranking.

Setup of this plugin is so easy. You don’t need to modify the .htacces file. It will be modified automatically.

Szolgáltatások

  1. Mod_Rewrite which is the fastest method is used in this plugin
  2. All cache files are deleted when a post or page is published
  3. Admin can delete all cached files from the options page
  4. Admin can delete minified css and js files from the options page
  5. Block cache for specific page or post with Short Code
  6. Cache Timeout – All cached files are deleted at the determinated time
  7. Cache Timeout for specific pages
  8. Enable/Disable cache option for mobile devices
  9. A cache tartalmának engedélyezése/tiltása a bejelentkezett felhasználók számára
  10. SSL támogatás
  11. CDN támogatás
  12. Cloudflare support
  13. Cache előtöltése – Automatikusan létrehozza az összes gyorsítótárat
  14. Oldalak és user-agents (felhasználói ügynökök) kizárása
  15. WP-CLI cache clearing
  16. Proxy Cache – Varnish Cache Integration to clear proxy cached content automatically when the cache created by WP Fastest Cache is cleared

Performance Optimization

WP Fastest Cache is not only a wp cache plugin but also a speed optimization wordpress cache plugin. There are many features such as Minify Html, Minify Css, Enable Gzip Compression, Leverage Browser Caching, Add Expires Headers, Combine CSS, Combine JS, Disable Emoji.

  1. Generating static html files from your dynamic WordPress blog
  2. Html fájlok minimalizálása – Csökkenti az oldalak méretét.
  3. CSS fájlok minimalizálása – Csökkentheti a CSS fájlok méretét
  4. Gzip tömörítés engedélyezése – Csökkentse a kiszolgálótól küldött fájlok méretét, hogy növelje a böngésző sebességének átvitelét.
  5. A böngésző gyorsítótárazásának kihasználása – A visszatérő látogatók betöltési sebességének csökkentésével
  6. CSS fájlok kombinálása – Csökkentse a HTTP lekérdezések számát, a kombinált több CSS egyesítésével
  7. JS fájlok kombinálása
  8. Disable Emoji – You can remove the emoji inline css and wp-emoji-release.min.js

Premium Performance Optimization

The free version is enough to speed up your site but in the premium version there are extra features such as Mobile Cache, Widget Cache, Minify HTML Plus, Minify CSS Plus, Minify JS, Combine JS Plus, Defer Javascript, Optimize Images, Convert WebP, Database Cleanup, Google Fonts Async, Lazy Load for super fast load times.

  1. Mobile Cache
  2. Widget Cache
  3. Minify HTML Plus
  4. Minify CSS Plus
  5. Minify Javascript – Minifying JavaScript files can reduce payload sizes and script parse time
  6. Combine JS Plus
  7. Defer Javascript – Eliminate render-blocking JavaScript resources. Consider delivering critical JS inline and deferring all non-critical JS
  8. Optimize Images – Optimized images load faster and consume less cellular data
  9. Convert WebP – Serve images in next-gen formats. Image formats like JPEG 2000, JPEG XR, and WebP often provide better compression than PNG or JPEG, which means faster downloads and less data consumption
  10. Database Cleanup – The Database Cleanup feature clears out all of the garbage datas such as post revisions, trashed posts & pages, comments from trash & spam, trackbacks and pingbacks, transient options etc.
  11. Google Fonts Async
  12. Lazy Load – Defer offscreen images. Consider lazy-loading offscreen and hidden images after all critical resources have finished loading to lower time to interactive

Information

It is very inconvenient to use multiple caching plugins at the same time. That’s why you need to disable plugins such as LiteSpeed Cache, WP-Optimize, W3 Total Cache, WP Super Cache, SiteGround Optimizer, Breeze while using WP Fastest Cache.

WP Fastest Cache is compatible with most popular plugins such as Contact Form 7, Yoast SEO, Elementor Website Builder, Classic Editor, Akismet Spam Protection, WooCommerce, Contact Form by WPForms, Really Simple SSL, All-in-One WP Migration, Yoast Duplicate Post, Wordfence Security – Firewall & Malware Scan, WordPress Importer, UpdraftPlus WordPress Backup Plugin, MonsterInsights, All in One SEO, WP Mail SMTP by WPForms.

Supported Languages

Although there are over 7000 languages spoken in the world today, we feel very lucky to support 26 languages for now.

However, localizing or adapting a plugin to another language or culture is time consuming and a demanding task. That’s where the amazing Translation Contributors team of WordPress comes into play. These selfless people spent their precious time without expecting anything in return so that other people can use the add-ons more easily. We sincerely thank all of them.

Chinese Simplified (China), Chinese Traditional (Taiwan), Czech, Dutch (Belgium), Dutch (Netherlands), English (South Africa), English (UK), Finnish, French (France), Galician, German (Germany), Hungarian, Indonesian, Italian, Japanese, Persian, Russian, Slovak (Slovakia), Spanish (Argentina), Spanish (Colombia), Spanish (Ecuador), Spanish (Mexico), Spanish (Spain), Spanish (Venezuela), Swedish, Turkish

Képernyőmentések

  • Performance Comparison
  • Összehasonlítás egyéb hasonló rendszerekkel
  • Without Cache
  • With Cache
  • Fő beállítási oldal
  • Előtöltés
  • Új bejegyzés
  • Gyorsítótár frissítése
  • Gyorsítótár törlése
  • All cached files are deleted at the determinated time
  • Block caching for post and pages (TinyMCE)
  • Clean cached files via admin toolbar easily
  • Oldal kizárása
  • CDN
  • CDN információk megadása
  • Fájltípusok
  • Források meghatározása
  • Database Cleanup

Telepítés

  1. Töltsük fel a wp-fastest-cache bővítményt a /wp-content/plugins/ könyvtárba
  2. A bővítményt a WordPress vezérlőpult ‘Bővítmények’ résznél lehet bekapcsolni.
  3. A .htaccess fájl jogosultágait 644-re kell beállítani
  4. Kapcsoljuk be a bővítményt a beállítások oldalon

GYIK

Honnan tudom, hogy a honlapom gyorsítótárazott?

Az oldalt kétszer kell frissíteni. Amennyiben egy oldal gyorsítótárazott, az oldal alján egy hasonló szöveg látható „<!– WP Fastest Cache fájl létrehozva 0.330816984177 másodperc alatt, 16-09-01 10:01:35-kor –>”.

Működik Nginx alatt?

Yes, it works with Nginx properly. Since Nginx doesn’t use an .htaccess file, you need to enable the Gzip compression and Browser Caching features manually. You can follow these tutorials: How to Enable Leverage Browser Caching on Nginx and How to Enable Gzip on Nginx

Működik IIS (Windows szerver) alatt?

Yes, it works with IIS properly.

Is this plugin compatible with Multisite?

Yes, it is compatible with Multisite.

Is this plugin compatible with Subdirectory Installation?

Yes, it is compatible with Subdirectory Installation.

Is this plugin compatible with Http Secure (https) ?

Igen, kompatibilis a Http Secure (https) megoldással.

Is this plugin compatible with Adsense?

Igen, 100 %-ig kompatibilis az Adsense-szel.

Is this plugin compatible with CloudFlare?

Yes, it is but you need to read the details. Click

Is this plugin compatible with qTranslate?

Yes, it is compatible with qTranslate 100%.

Ez a bővítmény kompatibilis a WP Hide & Security Enhancerrel?

Igen, kompatibilis a WP Hide & Security Enhancer.

Kompatibilis ez a bővítmény a WP-PostViews-zal?

Yes, it is compatible with WP-PostViews. The current post views appear on the admin panel. The visitors cannot see the current post views. The developer of WP-PostViews needs to fix this issue.

Kompatibilis ez a bővítmény a WooCommerce sablonokkal?

Yes, it is compatible with WooCommerce Themes 100%.

Vélemények

2023.05.27. 1 reply
I have finished the Korean translation.I just want to say thank you for developing such a good plugin.And I hope it will be translated into more languages so that many WordPress users can use it conveniently.WP Fastest Cache 한국어 번역을 모두 마쳤습니다.좋은 플러그인을 개발해 주어서 고맙다는 인사를 전하고 싶습니다.그리고 보다 많은 언어로 번역되어 많은 워드프레스 사용자들이 편리하게 사용할 수 있기를 바랍니다.
2023.05.16.
Great support from developer. Plugin is compatible with our sites.
2023.05.16.
Excelent!! I had a small problem with the installation of the module, and it was fixed in minutes. Totally recommended!!
3 894 (az összes) vélemény olvasása

Közreműködők és fejlesztők

“WP Fastest Cache” egy nyílt forráskódú szoftver. A bővítményhez a következő személyek járultak hozzá:

Közreműködők

“WP Fastest Cache” 35 nyelvre lett lefordítva. Köszönet a fordítóknak az áldozatos munkájukért!

“WP Fastest Cache” fordítása a saját nyelvünkre.

Érdekeltek vagyunk a fejlesztésben?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Változási napló

1.1.6

  • to update translation files
  • to fix problem that the first js source is not able to be excluded
  • refactoring of set_cache_file_path()
  • refactoring of Buffer Callback Filter [Details]

1.1.5

  • to replace wp_remote_get() with wp_safe_remote_get() in the check_url() function
  • to update translation files
  • to fix PHP Warning: Undefined array key „roles” in wpFastestCache.php on line 962
  • to remove multiple slashes from url
  • to fix PHP Warning: Attempt to read property “wpFastestCacheLanguage” on array in admin.php on line 23

1.1.4

  • to check trailing slash for query string cache
  • refactoring process of clearing homepage cache by cache timeout

1.1.3

  • to change translation system [Details]
  • refactoring of delete_author_page_cache()
  • to add Czech, Dutch (Belgium), Galician, Hungarian, Indonesian, Japanese, Persian, Spanish (Colombia), Spanish (Ecuador), Spanish (Ecuador), Spanish (Venezuela), Spanish (Argentina), Spanish (Mexico) translations
  • to enable the toolbar settings wizard for the Multisite installation [Details]
  • to fix low level vulnerability

1.1.2

  • to clear cache of next/prev posts after updating or publishing a post
  • to fix E_WARNING: file_get_contents(): No such file or directory in admin.php on line 377
  • [FEATURE] Added ability to disable hook system [Details]
  • to fix PHP Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated in preload.php on line 546
  • to fix Notice: Constant WPFC_CACHE_QUERYSTRING already defined

1.1.1

  • [FEATURE] Varnish Cache Integration [Details]
  • to fix E_WARNING: unlink(): No such file or directory in wpFastestCache.php on line 1530

1.1.0

  • to show cache if the url contains a parameter of Yandex Click Identifier
  • [FEATURE] Excluding Yandex Click Identifier [Details]
  • [FEATURE] Adding „Regular Expression” option for the Exclude Pages feature [Details]

1.0.9

  • to improve the style of exclude feature wizard
  • to fix hiding the toolbar when logged in
  • to fix PHP Notice: Undefined offset: -1 in js-utilities.php on line 67
  • to fix PHP Fatal error: Uncaught Error: Non-static method cannot be called statically in clearing-specific-pages.php on line 58

1.0.8

  • to stop showing the „DONOTCACHEPAGE is defined as TRUE” comment in the footer for the ajax requests
  • [FEATURE] Clearing Specific Pages [Details]
  • to fix the site url on the exclude page
  • to fix PHP Notice: Function WP_User_Query::query was called incorrectly. User queries should not be run before the plugins_loaded hook

1.0.7

  • [FEATURE] Clearing Specific Pages (BETA) [Details]
  • to add last-modified header when cache is served via php

1.0.6

  • to serve sources via cdn for excluded pages if cdn is enabled
  • to fix PHP Notice: Undefined offset: -1 in js-utilities.php on line 48

1.0.5

  • to fix E_NOTICE: Undefined variable: path in wpFastestCache.php on line 2142
  • to add excluding feature for Buffer Callback Filter [Details]

1.0.4

  • to add avif extensions for cdn
  • to add WPFC_SERVE_ONLY_VIA_CACHE [Details]

1.0.3

  • Photon will no longer be supported [Details]
  • to exclude category url for preload if any error occurs

1.0.2

  • to add WP-CLI command for clearing cache of a post [Details]
  • to fix Warning scandir() at wpFastestCache.php:302
  • to fix Warning file_put_contents(/cache/wpfc-minified/index.html) at cache.php:1090
  • to fix Warning unlink(wp-cache-config.php) admin.php:885

1.0.1

  • to clear only cache of post/page even if the „update post” option is disabled

1.0.0

  • to define the save_settings() function of single preload feature as static function

EARLIER VERSIONS
For the changelog of earlier versions, please refer to [the changelog on wpfastestcache.com]