Beschreibung
Cacheability improves your website loading time by making it a well-behaving HTTP citizen.
Plugin Features
Conditional HTTP GET
Cacheability adds conditional HTTP GET feature for WordPress posts. A repeat request to a post which wasn’t modified, will result in a 304 HTTP response. It quickly tells the browser: „nothing new here“ without sending the whole post all over again. This saves the bandwidth and increases performance on both ends.
Fixes soft 404 errors
WordPress emits soft 404s on empty search results or a invalid tag page, e.g. either /?s=foo
or /tag/bar
will always result in a HTTP 200 status code, irrespective of whether any entries were displayed there. Soft 404s are bad for you! Cacheability eliminates them by setting the proper 404 status upon empty search results or tags.
This improves your SEO ranking.
FAQ
-
Is it compatible with Full Page Cache plugins?
-
Yes, absolutely. Moreover, Cacheability adds the correct HTTP semantics making browsers and any external caches like Varnish to more efficiently cache your website’s content.
Rezensionen
Für dieses Plugin gibt es keine Rezensionen.
Mitwirkende & Entwickler
„Cacheability“ ist Open-Source-Software. Folgende Menschen haben an diesem Plugin mitgewirkt:
MitwirkendeÜbersetze „Cacheability“ in deine Sprache.
Interessiert an der Entwicklung?
Durchstöbere den Code, sieh dir das SVN Repository an oder abonniere das Entwicklungsprotokoll per RSS.