54 / 100
Should Fix:
Avoid landing page redirects
Your page has 2 redirects. Redirects introduce additional delays before the page can be loaded.
Avoid landing page redirects for the following chain of redirected URLs.
- http://eldiario.es/
- http://www.eldiario.es/
- http://m.eldiario.es/
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:
- http://downloads.mailchimp.com/js/goal.min.js (expiration not specified)
- http://load.s3.amazonaws.com/pixel.gif (expiration not specified)
- http://cdn-tags.mmondi.com/header/27313 (15 minutes)
- http://www.googletagmanager.com/gtm.js?id=GTM-MTBNLN (15 minutes)
- http://www.googletagservices.com/tag/js/gpt.js (15 minutes)
- https://www.googletagservices.com/tag/js/gpt.js (15 minutes)
- https://connect.facebook.net/en_US/fbevents.js (20 minutes)
- http://m.eldiario.es/public/custom_css/style.css?hash=8f671f823f647b3fe1e4afc88f1846ce (30 minutes)
- http://platform.twitter.com/widgets.js?_=1482691311327 (30 minutes)
- http://static1.eldiario.es/bbtfile/3012_201210024nZ9cf.jpg (30 minutes)
- http://static1.eldiario.es/bbtfile/3012_20150217K6MI2R.jpg (30 minutes)
- http://static2.eldiario.es/bbtfile/3012_20140824vjHdbJ.jpg (30 minutes)
- http://static2.eldiario.es/bbtfile/3111_20160621k3qniV.jpg (30 minutes)
- http://static2.eldiario.es/bbtfile/3111_20161019lZl9Qz.jpg (30 minutes)
- http://static2.eldiario.es/bbtfile/3111_20161224tsns7F.jpg (30 minutes)
- http://estaticos.lab.eldiario.es/estaticos/close.png (60 minutes)
- http://estaticos.lab.eldiario.es/estaticos/sinpubli-mobile-recortado.gif (60 minutes)
- http://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js (60 minutes)
- http://pagead2.googlesyndication.com/pagead/osd.js (60 minutes)
- http://www.google-analytics.com/plugins/ua/ec.js (60 minutes)
- https://pagead2.googlesyndication.com/pagead/osd.js (60 minutes)
- https://gum.criteo.com/sync?c=30&r=2&j=cr_handle_data_a (60 minutes)
- http://static.chartbeat.com/js/chartbeat.js (2 hours)
- http://www.google-analytics.com/analytics.js (2 hours)
Show how to fix
Eliminate render-blocking JavaScript and CSS in above-the-fold content
Your page has 3 blocking script resources and 7 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://static1.eldiario.es/static/MOBMobile/min/mob_output.js?hash=37a8e8a262dbe6901aefd50d365c98c6
- http://static1.eldiario.es/static/EDIGoogle/js/edi.google.datalayer.js?hash=cd0d031cd9a55fff6257d2849f87d1ea
- http://static2.eldiario.es/static/EDIDiario/js/_utils/edi.adv.js?hash=48fd30f63343081568d4c7cb23acc80e
Optimize CSS Delivery of the following:
- http://maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css
- http://static2.eldiario.es/static/MOBMobile/css/custom-icos.css?hash=d7592e3548a5591a7cc068d180c2c232
- http://fonts.googleapis.com/css?family=Roboto+Slab:100,400,700
- http://fonts.googleapis.com/css?family=Noto+Serif:400,700
- http://static2.eldiario.es/static/MOBMobile/min/mob_output.css?hash=3a08df7b242f0b73cf5c0e85d85214c5
- http://m.eldiario.es/public/custom_css/style.css?hash=8f671f823f647b3fe1e4afc88f1846ce
- https://cdn.rawgit.com/kudago/smart-app-banner/master/smart-app-banner.css
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 7.7KiB (63% reduction).
- Compressing http://ib.adnxs.com/ttj?id=6333448&cb=[timestamp]&pt1=94193&pt2=627886&pt3=33584 could save 6.2KiB (64% reduction).
- Compressing http://downloads.mailchimp.com/js/goal.min.js could save 1.5KiB (58% reduction).
Show how to fix
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 661B (45% reduction).
- Minifying http://ak-ns.sascdn.com/diff/templates/js/adplayer/adplayer.css could save 661B (45% 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.5KiB (11% reduction).
- Minifying http://m.eldiario.es/ could save 1.5KiB (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 2.5KiB (36% reduction).
- Minifying http://static2.eldiario.es/static/EDIDiario/js/_utils/edi.adv.js?hash=48fd30f63343081568d4c7cb23acc80e could save 1.4KiB (45% reduction) after compression.
- Minifying http://static1.eldiario.es/static/EDIGoogle/js/edi.google.datalayer.js?hash=cd0d031cd9a55fff6257d2849f87d1ea could save 1.1KiB (29% reduction) after compression.
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 56.6KiB (40% reduction).
- Compressing http://static2.eldiario.es/bbtfile/3012_20140824vjHdbJ.jpg could save 20.1KiB (85% reduction).
- Compressing http://cstatic.weborama.fr/advertiser/2422/19/405/528/bg.jpg could save 14.2KiB (33% reduction).
- Compressing http://static1.eldiario.es/bbtfile/3012_201210024nZ9cf.jpg could save 5.3KiB (65% reduction).
- Compressing http://cstatic.weborama.fr/advertiser/2422/19/405/528/txt3.png could save 3.2KiB (54% reduction).
- Compressing http://cstatic.weborama.fr/advertiser/2422/19/405/528/txt1.png could save 2.5KiB (48% reduction).
- Compressing http://images.eldiario.es/fotos/Bingo-feminazi_EDIIMA20161223_0633_13.jpg could save 1.6KiB (17% reduction).
- Compressing http://images.eldiario.es/fotos/Facu-Diaz-Miguel-Maldonado_EDIIMA20161223_0602_13.jpg could save 1.4KiB (19% reduction).
- Compressing http://static1.eldiario.es/bbtfile/3012_20150217K6MI2R.jpg could save 1.2KiB (37% reduction).
- Compressing http://estaticos.lab.eldiario.es/estaticos/close.png could save 1.2KiB (35% reduction).
- Compressing http://cstatic.weborama.fr/advertiser/2422/19/405/528/txt2.png could save 1.1KiB (43% reduction).
- Compressing http://cstatic.weborama.fr/advertiser/2422/19/405/528/logo_mujer.png could save 1.1KiB (19% reduction).
- Compressing http://images.eldiario.es/fotos/Tinder_EDIIMA20161223_0231_13.jpg could save 1.1KiB (18% reduction).
- Compressing http://images.eldiario.es/fotos/Clan_EDIIMA20161220_0684_13.jpg could save 957B (14% reduction).
- Compressing http://images.eldiario.es/fotos/Santiago-Boira-Foto-Juan-Manzanara_EDIIMA20161224_0094_13.jpg could save 852B (16% reduction).
- Compressing http://cstatic.weborama.fr/advertiser/2422/19/405/528/bg-pastilla.png could save 748B (18% reduction).
Show how to fix
2 Passed Rules
97 / 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="/politica/Feli…594240761.html" class="lnk">Felipe VI vinc…idad de España</a>
and 6 others are close to other tap targets final.
- The tap target
<a href="/autores/gonzalo_cortizo/" class="lnk">Gonzalo Cortizo</a>
and 13 others are close to other tap targets final.
- The tap target
<div class="jquery-advice">Ocultar publi X</div>
is close to 1 other tap targets.
- The tap target
<a href="/catalunya/tra…487852196.html" class="lnk">El empresario…pleados de ALN</a>
and 3 others are close to other tap targets.
- The tap target
<a href="/cultura/entrevistas/" class="lnk">Entrevistas</a>
and 2 others are close to other tap targets.
- The tap target
<a href="/cultura/entrevistas/" class="lnk">Entrevistas</a>
and 3 others are close to other tap targets.
- The tap target
<a href="/cultura/entre…593190964.html" class="lnk">"Los festivale…de Bustamante"</a>
and 2 others are close to other tap targets.
- The tap target
<a href="/autores/elisa_beni/" class="lnk">Elisa Beni</a>
and 9 others are close to other tap targets.
- The tap target
<a href="/tribunaabiert…594300574.html" class="lnk">Carta a Felipe VI</a>
and 4 others are close to other tap targets.
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.
67 / 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:
- http://downloads.mailchimp.com/js/goal.min.js (expiration not specified)
- http://load.s3.amazonaws.com/pixel.gif (expiration not specified)
- http://www.eldiario.es/multimedia/images/cintillo-portada3.png (expiration not specified)
- http://static.hotjar.com/c/hotjar-20847.js?sv=5 (60 seconds)
- https://cdn.flashtalking.com/70570/1675442/images/c2action.png (7.3 minutes)
- https://cdn.flashtalking.com/70570/1675442/images/closeBtn.png (7.5 minutes)
- https://cdn.flashtalking.com/xre/227/2277576/1675442/js/j-2277576-1675442.js (7.8 minutes)
- http://cdn.flashtalking.com/42249/assets/skinDesp_acnur_201216.jpg (8.5 minutes)
- https://cdn.flashtalking.com/42249/assets/skin_collapse_css_template.js (8.7 minutes)
- https://cdn.flashtalking.com/42249/assets/eldiario_style_skin_v3.css (8.8 minutes)
- https://cdn.flashtalking.com/70570/1675442/manifest.js (8.8 minutes)
- https://cdn.syndication.twimg.com/widgets/followbutton/info.json?callback=__twttr.setFollowersCountAndFollowing&lang=es&screen_names=eldiarioes (10 minutes)
- http://cdn-tags.mmondi.com/header/27313 (15 minutes)
- http://www.googletagmanager.com/gtm.js?id=GTM-MTBNLN (15 minutes)
- http://www.googletagservices.com/tag/js/gpt.js (15 minutes)
- https://www.googletagservices.com/tag/js/gpt.js (15 minutes)
- http://connect.facebook.net/es_ES/sdk.js (20 minutes)
- https://cdn.flashtalking.com/42249/assets/skin_collapse_js_template.js (20 minutes)
- https://connect.facebook.net/en_US/fbevents.js (20 minutes)
- http://images.eldiario.es/blogs/Felicidades_EDICRT20161224_0002_15.jpg (30 minutes)
- http://static1.eldiario.es/bbtfile/3012_201210024nZ9cf.jpg (30 minutes)
- http://static2.eldiario.es/bbtfile/3111_20161019lZl9Qz.jpg (30 minutes)
- http://static2.eldiario.es/bbtfile/3111_20161224tsns7F.jpg (30 minutes)
- http://www.eldiario.es/public/custom_css/style.css?hash=d7330bda4792dfd1c9211cd0520e2c89 (30 minutes)
- https://platform.twitter.com/widgets.js (30 minutes)
- http://estaticos.lab.eldiario.es/estaticos/600x60cintilloTheGuardian.png (60 minutes)
- http://estaticos.lab.eldiario.es/estaticos/bg_tab-item.png (60 minutes)
- http://estaticos.lab.eldiario.es/estaticos/close.png (60 minutes)
- http://estaticos.lab.eldiario.es/estaticos/cultura-home-mobile.png (60 minutes)
- http://estaticos.lab.eldiario.es/estaticos/cultura-home.png (60 minutes)
- http://estaticos.lab.eldiario.es/estaticos/logoGuardian2.jpg (60 minutes)
- http://estaticos.lab.eldiario.es/estaticos/sinpubli2.gif (60 minutes)
- http://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js (60 minutes)
- http://pagead2.googlesyndication.com/pagead/osd.js (60 minutes)
- http://www.google-analytics.com/plugins/ua/ec.js (60 minutes)
- http://static.chartbeat.com/js/chartbeat.js (2 hours)
- http://www.google-analytics.com/analytics.js (2 hours)
- https://cdn.flashtalking.com/frameworks/js/api/2/9/html5API.js (4 hours)
- https://cdn.flashtalking.com/frameworks/js/tweenmax/TweenMax.min.js (4 hours)
- https://cdn.flashtalking.com/pageFold/ftpagefold_v4.4.2.js (4 hours)
Show how to fix
Eliminate render-blocking JavaScript and CSS in above-the-fold content
Your page has 9 blocking script resources and 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.
Remove render-blocking JavaScript:
- http://static1.eldiario.es/static/EDIDiario/js/lib/modernizr-2.5.3-respond-1.1.0.min.js?hash=80ad14e07934fd225e2a9682a711e6f9
- http://static1.eldiario.es/static/EDIDiario/js/lib/jquery-1.8.0.min.js?hash=cd8b0bffc85bb5614385ee4ce3596d07
- http://static1.eldiario.es/static/BBTCore/js/bbt.js?hash=c782291ee0a38ed13bda5e3e5bcca098
- http://static1.eldiario.es/static/EDIDiario/js/jquery.scrollTo-1.4.3.1-min.js?hash=c4dff68594e0fdb05b48aac9a90c0a19
- http://static2.eldiario.es/static/EDIDiario/min/eldiario_min.js?hash=677ee996d028809d814c98c9026bfb27
- http://static1.eldiario.es/static/EDIGoogle/js/edi.google.datalayer.js?hash=cd0d031cd9a55fff6257d2849f87d1ea
- http://static1.eldiario.es/static/EDIDiario/js/edi.inits.js?hash=3dfce2eab483ad4528522a505b573835
- http://www.googleadservices.com/pagead/conversion.js
- http://static2.eldiario.es/static/BBTLazyImage/js/jquery.lazyload.min.js?hash=d8b69430d8fcca8b11fca4e4526dba18
Optimize CSS Delivery of the following:
- http://static1.eldiario.es/static/EDIDiario/min/eldiario_min.css?hash=6165fbea1c8ea52a12a781946f3c6ca1
- http://fonts.googleapis.com/css?family=Roboto+Slab:100,400,700
- http://fonts.googleapis.com/css?family=Noto+Serif:400,700
- http://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css?
- http://www.eldiario.es/public/custom_css/style.css?hash=d7330bda4792dfd1c9211cd0520e2c89
- https://cdn.rawgit.com/kudago/smart-app-banner/master/smart-app-banner.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 130.2KiB (31% reduction).
- Compressing http://cdn.flashtalking.com/42249/assets/skinDesp_acnur_201216.jpg could save 29.1KiB (17% reduction).
- Compressing and resizing http://estaticos.lab.eldiario.es/estaticos/cultura-home.png could save 23.4KiB (99% reduction).
- Compressing https://tpc.googlesyndication.com/simgad/4574745042218822041 could save 17.7KiB (41% reduction).
- Compressing http://static2.eldiario.es/static/EDIDiario/images/logo-contrib.jpg?hash=ecd91ab95a9dfdf43124490af77c74b2 could save 8.2KiB (43% reduction).
- Compressing http://www.eldiario.es/multimedia/images/cintillo-portada3.png could save 7.8KiB (21% reduction).
- Compressing http://estaticos.lab.eldiario.es/estaticos/logoGuardian2.jpg could save 6.8KiB (68% reduction).
- Compressing https://tpc.googlesyndication.com/simgad/4814994065974016664 could save 6.1KiB (19% reduction).
- Compressing http://static1.eldiario.es/static/EDIDiario/images/btn_haztesocio_contrib.png?hash=dd86e0c420e451b8bb4b2f72b78d0bb0 could save 5.6KiB (31% reduction).
- Compressing http://static1.eldiario.es/bbtfile/3012_201210024nZ9cf.jpg could save 5.3KiB (65% reduction).
- Compressing http://estaticos.lab.eldiario.es/estaticos/600x60cintilloTheGuardian.png could save 2.9KiB (21% reduction).
- Compressing http://estaticos.lab.eldiario.es/estaticos/cultura-home-mobile.png could save 2.8KiB (57% reduction).
- Compressing https://cdn.flashtalking.com/70570/1675442/images/c2action.png could save 2.4KiB (68% reduction).
- Compressing http://static2.eldiario.es/static/EDIDiario/images/bg_footer-logos_contrib.png?hash=4bfd85cec7097e0da4223a93e79a0e73 could save 2.1KiB (57% reduction).
- Compressing http://images.eldiario.es/fotos/socios_EDIIMA20161219_0109_19.jpg could save 1.4KiB (30% reduction).
- Compressing http://estaticos.lab.eldiario.es/estaticos/close.png could save 1.2KiB (35% reduction).
- Compressing http://static1.eldiario.es/static/EDIDiario/images/bg_bullet-relinfo.gif?hash=5c392db77b107e29d8ae0d30bcbfd4d5 could save 1KiB (86% reduction).
- Compressing http://static1.eldiario.es/static/EDIDiario/images/bg_bullet-relinfo_blue.gif?hash=88d1857abd80b53aae936aec4ac44e66 could save 1KiB (85% reduction).
- Compressing http://www.eldiario.es/static/EDIDiario/images/bg_masinfo.gif?hash=f42274b3c5eace187e678d9c36cbf190 could save 1KiB (91% reduction).
- Compressing http://static1.eldiario.es/static/EDIDiario/images/logo-contrib-footer.png?hash=09db7761644540803d86ab54684772df could save 946B (34% reduction).
- Compressing http://static1.eldiario.es/static/EDIDiario/images/bg_comments-ico.png?hash=2cac5fccc89aeae3ca600daf884c198f could save 929B (76% reduction).
- Compressing http://estaticos.lab.eldiario.es/estaticos/bg_tab-item.png could save 909B (37% reduction).
- Compressing http://static1.eldiario.es/static/EDIDiario/images/bg_multimedia.jpg?hash=f95bd02fecd8917c406793cbf2d0f53a could save 878B (66% reduction).
- Compressing http://static2.eldiario.es/static/EDIDiario/images/sprites/bg_sprite-vslide-controls.png?hash=d0b6058e412489c24feb6f0dc78567f8 could save 604B (43% 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 5.1KiB (63% reduction).
- Compressing https://platform.twitter.com/js/button.3943c052be33b5e812dac6838df9cb3d.js could save 2.8KiB (65% reduction).
- Compressing http://downloads.mailchimp.com/js/goal.min.js could save 1.5KiB (58% reduction).
- Compressing https://cdn.flashtalking.com/42249/assets/eldiario_style_skin_v3.css could save 742B (63% reduction).
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 4.7KiB (15% reduction).
- Minifying http://www.eldiario.es/ could save 4.1KiB (14% reduction) after compression.
- Minifying https://cdn.flashtalking.com/70570/1675442/index.html could save 678B (24% 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 6KiB (21% reduction).
- Minifying https://cdn.flashtalking.com/xre/227/2277576/1675442/js/j-2277576-1675442.js could save 3KiB (16% reduction) after compression.
- Minifying http://static1.eldiario.es/static/BBTCore/js/bbt.js?hash=c782291ee0a38ed13bda5e3e5bcca098 could save 1.2KiB (24% reduction) after compression.
- Minifying http://static1.eldiario.es/static/EDIGoogle/js/edi.google.datalayer.js?hash=cd0d031cd9a55fff6257d2849f87d1ea could save 1.1KiB (29% reduction) after compression.
- Minifying http://static1.eldiario.es/static/EDIDiario/js/edi.inits.js?hash=3dfce2eab483ad4528522a505b573835 could save 690B (49% reduction) after compression.
Show how to fix
Prioritize visible content
Your page requires additional network round trips to render the above-the-fold content. For best performance, reduce the amount of HTML needed to render above-the-fold content.
The entire HTML response was not sufficient to render the above-the-fold content. This usually indicates that additional resources, loaded after HTML parsing, were required to render above-the-fold content. Prioritize visible content that is needed for rendering above-the-fold by including it directly in the HTML response.
- Only about 61% of the final above-the-fold content could be rendered with the full HTML response snapshot:17.
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.