-
Notifications
You must be signed in to change notification settings - Fork 130
Closed
Labels
Needs DevAnything that requires development (e.g. a pull request)Anything that requires development (e.g. a pull request)[Plugin] Performance LabIssue relates to work in the Performance Lab Plugin onlyIssue relates to work in the Performance Lab Plugin only[Type] EnhancementA suggestion for improvement of an existing featureA suggestion for improvement of an existing feature
Description
Feature Description
In order to leverage the browser cache effectively, page assets like images, scripts, and stylesheets should all be served with far-future expires. A Site Health test could be added which checks for the necessary asset response headers (i.e. Cache-Control
and/or Expires
) and warns when they are not present. The call to action would be to fix the web server configuration, potentially prompting the user to contact their host.
Metadata
Metadata
Assignees
Labels
Needs DevAnything that requires development (e.g. a pull request)Anything that requires development (e.g. a pull request)[Plugin] Performance LabIssue relates to work in the Performance Lab Plugin onlyIssue relates to work in the Performance Lab Plugin only[Type] EnhancementA suggestion for improvement of an existing featureA suggestion for improvement of an existing feature