61 / 100
Should Fix:
Eliminate render-blocking JavaScript and CSS in above-the-fold content
Your page has 8 blocking script resources and 4 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.
Remove render-blocking JavaScript:
- http://netbarg.com/assets/site/js/jquery-1.11.0.min.js
- http://netbarg.com/assets/site/js/weblibraryHeader.js?v=0.1
- http://netbarg.com/assets/site/js/matchMedia.addListener.js
- http://netbarg.com/assets/site/js/bootstrap.min.js
- http://netbarg.com/assets/site/js/java.js?v=4.1
- http://netbarg.com/assets/site/js/footer.js?v=0.2
- http://netbarg.com/assets/site/js/basket.js?v=0.2
- http://netbarg.com/assets/site/js/vitrin.js?v=1.0
Optimize CSS Delivery of the following:
- http://netbarg.com/assets/site/css/jquery.fancybox.css?v=4
- http://netbarg.com/assets/site/css/styles_new.css?v=4.2.9
- http://netbarg.com/assets/site/css/responsive.css?v=2.3.8
- http://netbarg.com/assets/site/css/modal.css
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 223.2KiB (50% reduction).
- Compressing http://netbarg.com/assets/site/img/surprise_banner_right.jpg?v=1.0 could save 88.2KiB (78% reduction).
- Compressing http://netbarg.com/assets/site/img/surprise_banner_left.jpg?v=1.0 could save 40.7KiB (77% reduction).
- Compressing http://netbarg.com/assets/site/img/application_banner_right.png?v=1.0 could save 20.7KiB (58% reduction).
- Compressing http://icdn.netbarg.com/img/medium_big_thumb/Deal/369823.0bcbda061c387571104f5bbe205674c9.jpg could save 18KiB (21% reduction).
- Compressing http://netbarg.com/assets/site/img/icons-new.png?v1.1.2 could save 14.9KiB (47% reduction).
- Compressing http://netbarg.com/assets/site/img/icons-new.png?v1.3.5 could save 14.9KiB (47% reduction).
- Compressing http://netbarg.com/assets/site/img/now-deal-main.png could save 6.7KiB (57% reduction).
- Compressing http://netbarg.com/assets/site/img/extension_banner_left.png could save 5.8KiB (37% reduction).
- Compressing http://netbarg.com/assets/site/img/placeholder-lazyload.jpg could save 2.7KiB (48% reduction).
- Compressing http://netbarg.com/assets/site/img/logo.png could save 1.8KiB (14% reduction).
- Compressing http://netbarg.com/assets/site/img/web-icons.png?v1.2.3 could save 1.7KiB (11% reduction).
- Compressing http://netbarg.com/assets/site/img/web-icons.png?v1.2.5 could save 1.7KiB (11% reduction).
- Compressing http://netbarg.com/assets/site/img/logo-footer.png could save 1.3KiB (19% reduction).
- Compressing http://netbarg.com/assets/site/img/basket-icon.png could save 1,006B (54% reduction).
- Compressing http://netbarg.com/assets/site/img/percent-holder.png could save 930B (74% reduction).
- Compressing http://netbarg.com/assets/site/img/android_robot.png could save 882B (70% reduction).
- Compressing http://netbarg.com/assets/site/img/close_ico.png could save 853B (83% reduction).
- Compressing http://netbarg.com/assets/site/img/btns-next-prev.png could save 654B (36% reduction).
Show how to fix
Consider Fixing:
Enable compression
Compressing resources with gzip or deflate can reduce the number of bytes sent over the network.
Enable compression for the following resources to reduce their transfer size by 19.2KiB (62% reduction).
- Compressing http://icdn.netbarg.com/assets/site/js/weblibraryFooter.js could save 14.7KiB (62% reduction).
- Compressing http://d31qbv1cthcecs.cloudfront.net/atrk.js could save 2.2KiB (61% reduction).
- Compressing https://d31qbv1cthcecs.cloudfront.net/atrk.js could save 2.2KiB (61% reduction).
Show how to 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://api.segment.io/v1/p (expiration not specified)
- http://cdn.segment.com/analytics.js/v1/GCq0z3R1aeZjTx7wLvljRKbPp0Sw0KGM/analytics.min.js (2 minutes)
- http://www.googletagmanager.com/gtm.js?id=GTM-3DNR (15 minutes)
- http://www.google-analytics.com/plugins/ua/ec.js (60 minutes)
- http://www.google-analytics.com/plugins/ua/linkid.js (60 minutes)
- http://www.google-analytics.com/analytics.js (2 hours)
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 2.3KiB (11% reduction).
- Minifying http://netbarg.com/ could save 2.3KiB (11% 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 5KiB (27% reduction).
- Minifying http://netbarg.com/assets/site/js/basket.js?v=0.2 could save 2.3KiB (26% reduction) after compression.
- Minifying http://netbarg.com/assets/site/js/java.js?v=4.1 could save 1.1KiB (28% reduction) after compression.
- Minifying http://icdn.netbarg.com/assets/site/js/footer.js?v=1.0.1 could save 564B (23% reduction) after compression.
- Minifying http://netbarg.com/assets/site/js/footer.js?v=0.2 could save 564B (23% reduction) after compression.
- Minifying http://netbarg.com/assets/site/js/matchMedia.addListener.js could save 515B (52% reduction) after compression.
Show how to fix
3 Passed Rules
99 / 100
Consider Fixing:
Size tap targets appropriately
Some of the links/buttons on your webpage may be too small for a user to easily tap on a touchscreen. Consider making these tap targets larger to provide a better user experience.
The following tap targets are close to other nearby tap targets and may need additional spacing around them.
- The tap target
<a href="http://app.net…g.com/android/" class="m_dowload_but">دریافت اپلیکیشن نت برگ</a>
is close to 1 other tap targets final.
- The tap target
<span class="detect-close-but">
is close to 3 other tap targets final.
- The tap target
<a href="http://blog.netbarg.com/">نت بلاگ</a>
and 13 others are close to other tap targets.
- The tap target
<button type="button" class="close">×</button>
is close to 2 other tap targets final.
- The tap target
<button type="button" class="close">×</button>
is close to 2 other tap targets final.
Show how to fix
4 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.
Use legible font sizes
The text on your page is legible. Learn more about using legible font sizes.
61 / 100
Should Fix:
Eliminate render-blocking JavaScript and CSS in above-the-fold content
Your page has 6 blocking script resources and 2 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.
Remove render-blocking JavaScript:
- http://icdn.netbarg.com/assets/site/js/jquery-1.11.0.min.js
- http://icdn.netbarg.com/assets/site/js/bootstrap.min.js
- http://icdn.netbarg.com/assets/site/js/weblibraryHeader.js?v=0.2
- http://icdn.netbarg.com/assets/site/js/java.js?v=2.9.7
- http://icdn.netbarg.com/assets/site/js/jquery.cookie.js
- http://icdn.netbarg.com/assets/site/js/vitrin.js?v=1.3.3
Optimize CSS Delivery of the following:
- http://netbarg.com/assets/site/css/jquery.fancybox.css
- http://netbarg.com/assets/site/css/styles_new.css?v=1.7.11
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 398KiB (35% reduction).
- Compressing http://netbarg.com/assets/site/img/surprise_banner_right.jpg?v=1.0 could save 88.2KiB (78% reduction).
- Compressing http://netbarg.com/assets/site/img/surprise_banner_left.jpg?v=1.0 could save 40.7KiB (77% reduction).
- Compressing http://icdn.netbarg.com/img/medium_big_thumb/Deal/369794.06ab29dab07ed9ff70538ba9b30155cc.jpg could save 24.6KiB (22% reduction).
- Compressing http://icdn.netbarg.com/img/medium_big_thumb/Deal/369853.777867bb9a09caa7cc674512d1c9ee39.jpg could save 23.2KiB (22% reduction).
- Compressing http://icdn.netbarg.com/img/medium_big_thumb/Deal/369830.b2d132b902bf266971bc6466c64c3415.jpg could save 22.8KiB (22% reduction).
- Compressing http://icdn.netbarg.com/img/medium_big_thumb/Deal/369828.3d1db28bcae698b3cb5e264188e1e81e.jpg could save 21KiB (22% reduction).
- Compressing http://netbarg.com/assets/site/img/application_banner_right.png?v=1.0 could save 20.7KiB (58% reduction).
- Compressing http://icdn.netbarg.com/img/medium_big_thumb/Deal/370520.63089ae73ec7c8e7fafdc499ed49ed8b.jpg could save 20.5KiB (21% reduction).
- Compressing http://netbarg.com/assets/site/img/extensionBar.png?v=1.0 could save 20KiB (80% reduction).
- Compressing http://icdn.netbarg.com/img/medium_big_thumb/Deal/369823.0bcbda061c387571104f5bbe205674c9.jpg could save 18KiB (21% reduction).
- Compressing http://icdn.netbarg.com/img/medium_big_thumb/Deal/369866.127522c3ca23f02825ad5c1180ce0ddb.jpg could save 17.8KiB (21% reduction).
- Compressing http://netbarg.com/assets/site/img/chili-bw.png could save 16.7KiB (90% reduction).
- Compressing http://netbarg.com/assets/site/img/icons-new.png?v1.1.2 could save 14.9KiB (47% reduction).
- Compressing http://netbarg.com/assets/site/img/icons-new.png?v1.3.5 could save 14.9KiB (47% reduction).
- Compressing http://netbarg.com/assets/site/img/now-deal-main.png could save 6.7KiB (57% reduction).
- Compressing http://netbarg.com/assets/site/img/extension_banner_left.png could save 5.8KiB (37% reduction).
- Compressing http://trustseal.enamad.ir/logo.aspx?id=16825&p=lznbkzoeukaqqesgfujy could save 2.9KiB (14% reduction).
- Compressing http://netbarg.com/assets/site/img/placeholder-lazyload.jpg could save 2.7KiB (48% reduction).
- Compressing http://netbarg.com/assets/site/img/logo.png could save 1.8KiB (14% reduction).
- Compressing http://netbarg.com/assets/site/img/netbargs_on_map.jpg could save 1.7KiB (29% reduction).
- Compressing http://netbarg.com/assets/site/img/web-icons.png could save 1.7KiB (11% reduction).
- Compressing http://netbarg.com/assets/site/img/web-icons.png?v1.2.3 could save 1.7KiB (11% reduction).
- Compressing http://netbarg.com/assets/site/img/web-icons.png?v1.2.5 could save 1.7KiB (11% reduction).
- Compressing http://netbarg.com/assets/site/img/web-icons.png?v2.3 could save 1.7KiB (11% reduction).
- Compressing http://netbarg.com/assets/site/img/logo-footer.png could save 1.3KiB (19% reduction).
- Compressing http://netbarg.com/assets/site/img/now-deal.png?v=0.1 could save 1.2KiB (34% reduction).
- Compressing http://netbarg.com/assets/site/img/basket-icon.png could save 1,006B (54% reduction).
- Compressing http://netbarg.com/assets/site/img/percent-holder.png could save 930B (74% reduction).
- Compressing http://netbarg.com/assets/site/img/tik8-bw.png could save 760B (25% reduction).
- Compressing http://netbarg.com/assets/site/img/btns-next-prev.png could save 654B (36% reduction).
Show how to fix
Consider Fixing:
Enable compression
Compressing resources with gzip or deflate can reduce the number of bytes sent over the network.
Enable compression for the following resources to reduce their transfer size by 87.7KiB (66% reduction).
- Compressing http://icdn.netbarg.com/assets/site/js/jquery-1.11.0.min.js could save 61.5KiB (65% reduction).
- Compressing http://icdn.netbarg.com/assets/site/js/bootstrap.min.js could save 20KiB (73% reduction).
- Compressing http://d31qbv1cthcecs.cloudfront.net/atrk.js could save 2.2KiB (61% reduction).
- Compressing https://d31qbv1cthcecs.cloudfront.net/atrk.js could save 2.2KiB (61% reduction).
- Compressing http://icdn.netbarg.com/assets/site/js/jquery.cookie.js could save 1.7KiB (56% reduction).
Show how to 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://api.segment.io/v1/p (expiration not specified)
- http://cdn.segment.com/analytics.js/v1/GCq0z3R1aeZjTx7wLvljRKbPp0Sw0KGM/analytics.min.js (2 minutes)
- http://www.googletagmanager.com/gtm.js?id=GTM-3DNR (15 minutes)
- http://www.google-analytics.com/plugins/ua/ec.js (60 minutes)
- http://www.google-analytics.com/plugins/ua/linkid.js (60 minutes)
- http://www.google-analytics.com/analytics.js (2 hours)
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 3.7KiB (15% reduction).
- Minifying http://netbarg.com/ could save 3.7KiB (15% 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 3KiB (31% reduction).
- Minifying http://icdn.netbarg.com/assets/site/js/jquery.cookie.js could save 1.3KiB (43% reduction).
- Minifying http://icdn.netbarg.com/assets/site/js/java.js?v=2.9.7 could save 1.1KiB (28% reduction) after compression.
- Minifying http://netbarg.com/assets/site/js/footer.js?v=1.8.4 could save 564B (23% reduction) after compression.
Show how to fix
3 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.