40 / 100
Should Fix:
Leverage browser caching
Setting an expiry date or a maximum age in the HTTP headers for static resources instructs the browser to load previously downloaded resources from local disk rather than over the network.
Leverage browser caching for the following cacheable resources:
- https://homeworkbureau.com//assets/css/iconeffects.css (expiration not specified)
- https://homeworkbureau.com/assets/css/bootstrap.min.css (expiration not specified)
- https://homeworkbureau.com/assets/css/reset.css (expiration not specified)
- https://homeworkbureau.com/assets/css/style.css (expiration not specified)
- https://homeworkbureau.com/assets/global/plugins/bootstrap-modal/js/bootstrap-modal.js (expiration not specified)
- https://homeworkbureau.com/assets/global/plugins/bootstrap-modal/js/bootstrap-modalmanager.js (expiration not specified)
- https://homeworkbureau.com/assets/images/academic.png (expiration not specified)
- https://homeworkbureau.com/assets/images/blue.jpg (expiration not specified)
- https://homeworkbureau.com/assets/images/course-3.jpg (expiration not specified)
- https://homeworkbureau.com/assets/images/course-single.jpg (expiration not specified)
- https://homeworkbureau.com/assets/images/events-slider1.jpg (expiration not specified)
- https://homeworkbureau.com/assets/images/events-slider2.jpg (expiration not specified)
- https://homeworkbureau.com/assets/images/g1.jpg (expiration not specified)
- https://homeworkbureau.com/assets/images/logoo.png (expiration not specified)
- https://homeworkbureau.com/assets/images/money-back-guarantee.jpg (expiration not specified)
- https://homeworkbureau.com/assets/images/newsleter_bg.png (expiration not specified)
- https://homeworkbureau.com/assets/images/on-time.png (expiration not specified)
- https://homeworkbureau.com/assets/images/slide1.jpg (expiration not specified)
- https://homeworkbureau.com/assets/images/wlapaper(3).jpg (expiration not specified)
- https://homeworkbureau.com/assets/js/bootstrap.min.js (expiration not specified)
- https://homeworkbureau.com/assets/js/common.js (expiration not specified)
- https://homeworkbureau.com/assets/js/jquery.min.js (expiration not specified)
- https://homeworkbureau.com/assets/js/main.js (expiration not specified)
- https://homeworkbureau.com/assets/js/modernizr.js (expiration not specified)
- https://homeworkbureau.com/assets/pages/scripts/ui-extended-modals.min.js (expiration not specified)
- https://embed.tawk.to/56f810051c9c5b5e6f78749e/default (4 hours)
Show how to fix
Eliminate render-blocking JavaScript and CSS in above-the-fold content
Your page has 6 blocking CSS resources. This causes a delay in rendering your page.
None of the above-the-fold content on your page could be rendered without waiting for the following resources to load. Try to defer or asynchronously load blocking resources, or inline the critical portions of those resources directly in the HTML.
Optimize CSS Delivery of the following:
- https://homeworkbureau.com/assets/css/bootstrap.min.css
- https://homeworkbureau.com//assets/css/iconeffects.css
- https://homeworkbureau.com/assets/css/reset.css
- https://homeworkbureau.com/assets/css/style.css
- https://fonts.googleapis.com/css?family=Montserrat:400,700
- https://fonts.googleapis.com/css?family=Montserrat:400,700
Show how to fix
Optimize images
Properly formatting and compressing images can save many bytes of data.
Optimize the following images to reduce their size by 852.4KiB (62% reduction).
- Compressing https://homeworkbureau.com/assets/images/slide1.jpg could save 609KiB (70% reduction).
- Compressing https://homeworkbureau.com/assets/images/course-single.jpg could save 111.7KiB (50% reduction).
- Compressing https://homeworkbureau.com/assets/images/wlapaper(3).jpg could save 56.9KiB (74% reduction).
- Compressing https://homeworkbureau.com/assets/images/events-slider2.jpg could save 18.6KiB (35% reduction).
- Compressing https://homeworkbureau.com/assets/images/blue.jpg could save 17.7KiB (70% reduction).
- Compressing https://homeworkbureau.com/assets/images/events-slider1.jpg could save 16.6KiB (33% reduction).
- Compressing https://homeworkbureau.com/assets/images/course-3.jpg could save 10.9KiB (36% reduction).
- Compressing https://homeworkbureau.com/assets/images/g1.jpg could save 5.4KiB (71% reduction).
- Compressing https://homeworkbureau.com/assets/images/money-back-guarantee.jpg could save 4.9KiB (36% reduction).
- Compressing https://homeworkbureau.com/assets/images/newsleter_bg.png could save 721B (13% reduction).
Show how to fix
Consider Fixing:
Minify CSS
Compacting CSS code can save many bytes of data and speed up download and parse times.
Minify CSS for the following resources to reduce their size by 126B (21% reduction).
- Minifying https://homeworkbureau.com/assets/css/reset.css could save 126B (21% reduction) after compression.
Show how to fix
Minify HTML
Compacting HTML code, including any inline JavaScript and CSS contained in it, can save many bytes of data and speed up download and parse times.
Minify HTML for the following resources to reduce their size by 1.6KiB (17% reduction).
- Minifying https://homeworkbureau.com/ could save 1.6KiB (17% reduction) after compression.
Show how to fix
Minify JavaScript
Compacting JavaScript code can save many bytes of data and speed up downloading, parsing, and execution time.
Minify JavaScript for the following resources to reduce their size by 13KiB (54% reduction).
- Minifying https://homeworkbureau.com/assets/js/modernizr.js could save 10.2KiB (66% reduction) after compression.
- Minifying https://homeworkbureau.com/assets/global/plugins/bootstrap-modal/js/bootstrap-modalmanager.js could save 1.1KiB (36% reduction) after compression.
- Minifying https://homeworkbureau.com/assets/global/plugins/bootstrap-modal/js/bootstrap-modal.js could save 849B (30% reduction) after compression.
- Minifying https://homeworkbureau.com/assets/js/main.js could save 645B (44% reduction) after compression.
- Minifying https://homeworkbureau.com/assets/js/common.js could save 234B (20% reduction) after compression.
Show how to fix
4 Passed Rules
100 / 100
5 Passed Rules
Show details
Avoid plugins
Your page does not appear to use plugins, which would prevent content from being usable on many platforms. Learn more about the importance of avoiding plugins.
Configure the viewport
Your page specifies a viewport matching the device's size, which allows it to render properly on all devices. Learn more about configuring viewports.
Size content to viewport
The contents of your page fit within the viewport. Learn more about sizing content to the viewport.
Size tap targets appropriately
All of your page's links/buttons are large enough for a user to easily tap on a touchscreen. Learn more about sizing tap targets appropriately.
Use legible font sizes
The text on your page is legible. Learn more about using legible font sizes.
45 / 100
Should Fix:
Leverage browser caching
Setting an expiry date or a maximum age in the HTTP headers for static resources instructs the browser to load previously downloaded resources from local disk rather than over the network.
Leverage browser caching for the following cacheable resources:
- https://homeworkbureau.com//assets/css/iconeffects.css (expiration not specified)
- https://homeworkbureau.com/assets/css/bootstrap.min.css (expiration not specified)
- https://homeworkbureau.com/assets/css/reset.css (expiration not specified)
- https://homeworkbureau.com/assets/css/style.css (expiration not specified)
- https://homeworkbureau.com/assets/global/plugins/bootstrap-modal/js/bootstrap-modal.js (expiration not specified)
- https://homeworkbureau.com/assets/global/plugins/bootstrap-modal/js/bootstrap-modalmanager.js (expiration not specified)
- https://homeworkbureau.com/assets/images/academic.png (expiration not specified)
- https://homeworkbureau.com/assets/images/blue.jpg (expiration not specified)
- https://homeworkbureau.com/assets/images/course-3.jpg (expiration not specified)
- https://homeworkbureau.com/assets/images/course-single.jpg (expiration not specified)
- https://homeworkbureau.com/assets/images/events-slider1.jpg (expiration not specified)
- https://homeworkbureau.com/assets/images/events-slider2.jpg (expiration not specified)
- https://homeworkbureau.com/assets/images/g1.jpg (expiration not specified)
- https://homeworkbureau.com/assets/images/logoo.png (expiration not specified)
- https://homeworkbureau.com/assets/images/money-back-guarantee.jpg (expiration not specified)
- https://homeworkbureau.com/assets/images/newsleter_bg.png (expiration not specified)
- https://homeworkbureau.com/assets/images/on-time.png (expiration not specified)
- https://homeworkbureau.com/assets/images/slide1.jpg (expiration not specified)
- https://homeworkbureau.com/assets/images/wlapaper(3).jpg (expiration not specified)
- https://homeworkbureau.com/assets/js/bootstrap.min.js (expiration not specified)
- https://homeworkbureau.com/assets/js/common.js (expiration not specified)
- https://homeworkbureau.com/assets/js/jquery.min.js (expiration not specified)
- https://homeworkbureau.com/assets/js/modernizr.js (expiration not specified)
- https://homeworkbureau.com/assets/pages/scripts/ui-extended-modals.min.js (expiration not specified)
- https://embed.tawk.to/56f810051c9c5b5e6f78749e/default (4 hours)
Show how to fix
Eliminate render-blocking JavaScript and CSS in above-the-fold content
Your page has 6 blocking CSS resources. This causes a delay in rendering your page.
None of the above-the-fold content on your page could be rendered without waiting for the following resources to load. Try to defer or asynchronously load blocking resources, or inline the critical portions of those resources directly in the HTML.
Optimize CSS Delivery of the following:
- https://homeworkbureau.com/assets/css/bootstrap.min.css
- https://homeworkbureau.com//assets/css/iconeffects.css
- https://homeworkbureau.com/assets/css/reset.css
- https://homeworkbureau.com/assets/css/style.css
- https://fonts.googleapis.com/css?family=Montserrat:400,700
- https://fonts.googleapis.com/css?family=Montserrat:400,700
Show how to fix
Optimize images
Properly formatting and compressing images can save many bytes of data.
Optimize the following images to reduce their size by 1MiB (75% reduction).
- Compressing https://homeworkbureau.com/assets/images/slide1.jpg could save 609KiB (70% reduction).
- Compressing and resizing https://homeworkbureau.com/assets/images/course-single.jpg could save 217.3KiB (95% reduction).
- Compressing https://homeworkbureau.com/assets/images/wlapaper(3).jpg could save 56.9KiB (74% reduction).
- Compressing and resizing https://homeworkbureau.com/assets/images/events-slider2.jpg could save 45.9KiB (83% reduction).
- Compressing and resizing https://homeworkbureau.com/assets/images/events-slider1.jpg could save 43.6KiB (84% reduction).
- Compressing and resizing https://homeworkbureau.com/assets/images/course-3.jpg could save 25.9KiB (85% reduction).
- Compressing https://homeworkbureau.com/assets/images/blue.jpg could save 17.7KiB (70% reduction).
- Compressing https://homeworkbureau.com/assets/images/g1.jpg could save 5.4KiB (71% reduction).
- Compressing https://homeworkbureau.com/assets/images/money-back-guarantee.jpg could save 4.9KiB (36% reduction).
- Compressing https://homeworkbureau.com/assets/images/newsleter_bg.png could save 721B (13% reduction).
Show how to fix
Consider Fixing:
Minify CSS
Compacting CSS code can save many bytes of data and speed up download and parse times.
Minify CSS for the following resources to reduce their size by 126B (21% reduction).
- Minifying https://homeworkbureau.com/assets/css/reset.css could save 126B (21% reduction) after compression.
Show how to fix
Minify HTML
Compacting HTML code, including any inline JavaScript and CSS contained in it, can save many bytes of data and speed up download and parse times.
Minify HTML for the following resources to reduce their size by 1.6KiB (17% reduction).
- Minifying https://homeworkbureau.com/ could save 1.6KiB (17% reduction) after compression.
Show how to fix
Minify JavaScript
Compacting JavaScript code can save many bytes of data and speed up downloading, parsing, and execution time.
Minify JavaScript for the following resources to reduce their size by 12.4KiB (54% reduction).
- Minifying https://homeworkbureau.com/assets/js/modernizr.js could save 10.2KiB (66% reduction) after compression.
- Minifying https://homeworkbureau.com/assets/global/plugins/bootstrap-modal/js/bootstrap-modalmanager.js could save 1.1KiB (36% reduction) after compression.
- Minifying https://homeworkbureau.com/assets/global/plugins/bootstrap-modal/js/bootstrap-modal.js could save 849B (30% reduction) after compression.
- Minifying https://homeworkbureau.com/assets/js/common.js could save 234B (20% reduction) after compression.
Show how to fix
4 Passed Rules
* The results are cached for 30s. If you have made changes to your page, please wait for 30s before re-running the test.