Det här tillägget har inte testats med någon av de 3 senaste huvudversionerna av WordPress. Det kanske inte längre underhålls och kan ha kompatibilitetsproblem när det används tillsammans med nyare versioner av WordPress.

Simple Site Speed

Beskrivning

This is a WordPress plugin that adds advanced load timing to each page. Know exactly what is causing slow (or fast) page loading on every page. It’s like doing a lightweight and fast speed test on every page! It does not require any settings and is displayed at the bottom-left of the page. The overall load time is shown initially, and when clicked, the advanced load times appear.

The processes being timed are:
Redirection (and quantity)
App Cache
DNS Lookup
TCP Connection
Server Request
Server Response
DOM Processing
Page Load

This timing only display to site admins, and can also be triggered by adding ”?debug” at the end of the URL. Considerably slow or fast times are dictated with coloring.

Skärmdumpar

  • screenshot-1.png

Installation

  1. Upload ’/simple-site-speed/’ to the ’/wp-content/plugins/’ directory
  2. Activate the plugin through the ’Plugins’ menu in WordPress

Vanliga frågor

Do I need to change any settings to customize this plugin for my site?

No.

What browsers are supported?

Currently, all modern browsers a supported except for Safari and Mobile Opera.

Recensioner

Detta tillägg har inga recensioner.

Bidragsgivare och utvecklare

”Simple Site Speed” är programvara med öppen källkod. Följande personer har bidragit till detta tillägg.

Bidragande personer

Översätt ”Simple Site Speed” till ditt språk.

Intresserad av programutveckling?

Läs programkoden, kika på SVN-filförvaret eller prenumerera på utvecklarloggen via RSS.

Ändringslogg

1.0

  • Initial release