Você está na página 1de 5

Speed Performance Report

for Website

http://www.osteopathtwickenham.co.uk/

http://www.osteopathtwickenham.co.uk/
Performance Analysis

Performance Scores : The current score for page speed is 79%.

Suggestion :

The Page Speed score can be above 90% if we remove all the errors from the page.

Page Load time and Error Details :

Suggestions :

• Decrease the Page Load time to 1-3seconds.

• Decrease the page size into kb.

• Decrease the error requests by fixing out them.

http://www.osteopathtwickenham.co.uk/
PAGE SPEED OPTIMIZATION RECOMMENDATIONS
1. Leverage browser caching :

Page load times can be significantly improved by asking visitors to save and reuse the
files included in your website.
• Reduces page load times for repeat visitors
• Particularly effective on websites where users regularly re-visit the same areas of
the website
• Benefit-cost ratio: high

Current Analysis:

Suggestion : The average score for this recommendation is 62%

Leverage browser caching for various cache-able resources.

2. Defer parsing of JavaScript :

In order to load a page, the browser must parse the contents of all <script> tags, which
adds additional time to the page load. By minimizing the amount of JavaScript needed
to render the page, and deferring parsing of unneeded JavaScript until it needs to be
executed, you can reduce the initial load time of your page.

Current Analysis:

Suggestions :

• The average score for this recommendation is 72%

• 648.4KiB of JavaScript is parsed during initial page load. Defer parsing


JavaScript to reduce blocking of page rendering.

http://www.osteopathtwickenham.co.uk/
3. Optimize images :

Reduce the load times of pages by loading appropriately sized images.


• Reduce file sizes based on where images will be displayed
• Resize image files themeselves instead of via CSS
• Save files in appropriate format depending on usage
• Cost benefit ratio: high value

Current Analysis:

Suggestions :

• The average score for this recommendation is 71%

• Optimize the following images to reduce their size by 28.1KiB (23% reduction).

4. Remove query strings from static resources :

Most proxies, most notably Squid up through version 3.0, do not cache resources with a
"?" in their URL even if a Cache-control: public header is present in the response. To
enable proxy caching for these resources, remove query strings from references to
static resources, and instead encode the parameters into the file names themselves.

Current Analysis:

Suggestions :

• The average score for this recommendation is 92%

• Resources with a "?" in the URL are not cached by some proxy caching servers.
Need to remove the query string and encode the parameters into the URL for the
various resources.

http://www.osteopathtwickenham.co.uk/
W3C VALIDATION
Most pages on the World Wide Web are written in computer languages (such as HTML)
that allow Web authors to structure text, add multimedia content, and specify what
appearance, or style, the result should have.

The process of verifying whether a document actually follows the rules for the
language(s) it uses is called validation, and the tool used for that is a validation process.
A document that passes this process with success is called valid.

Errors : 32

e.g: Bad value http://fonts.googleapis.com/css?family=Marcellus:400|


Italiana:400&subset=latin for attribute href on element link: Illegal character in query: | is
not allowed.

Warnings : 4

e.g : The banner role is unnecessary for element header.

Suggestions :

Different browsers (or even different versions of the same browser) will make different
guesses about the same illegal construct; worse, if your HTML is really pathological, the
browser could get hopelessly confused and produce a mangled mess, or even crash.
That's why you want to follow the first half of the maxim by making sure your pages are
legal HTML. The best way to do that is by running your documents through one or more
HTML validators.

Reference Link:

https://validator.w3.org/nu/?doc=http%3A%2F%2Fwww.osteopathtwickenham.co.uk
%2F

http://www.osteopathtwickenham.co.uk/

Você também pode gostar