59 / 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://www.hcdexpo.com/prod/wp-content/plugins/new-royalslider/lib/royalslider/grab.png (expiration not specified)
- http://www.hcdexpo.com/prod/wp-content/plugins/new-royalslider/lib/royalslider/skins/preloaders/preloader-white.gif (expiration not specified)
- http://www.hcdexpo.com/prod/wp-content/plugins/new-royalslider/lib/royalslider/skins/universal/rs-universal.png (expiration not specified)
- http://www.hcdexpo.com/prod/wp-content/themes/hcd/css/main.css (expiration not specified)
- http://www.hcdexpo.com/prod/wp-content/themes/hcd/css/normalize.min.css (expiration not specified)
- http://www.hcdexpo.com/prod/wp-content/themes/hcd/images/caret.png (expiration not specified)
- http://www.hcdexpo.com/prod/wp-content/themes/hcd/images/logo.png (expiration not specified)
- http://www.hcdexpo.com/prod/wp-content/themes/hcd/images/menu-icon.png (expiration not specified)
- http://www.hcdexpo.com/prod/wp-content/themes/hcd/images/search-icon.png (expiration not specified)
- http://www.hcdexpo.com/prod/wp-content/themes/hcd/images/social-icon.jpg (expiration not specified)
- http://www.hcdexpo.com/prod/wp-content/themes/hcd/js/jquery-listnav.min.js (expiration not specified)
- http://www.hcdexpo.com/prod/wp-content/themes/hcd/js/jquery.jfeed.pack.js (expiration not specified)
- http://www.hcdexpo.com/prod/wp-content/themes/hcd/js/jquery.listnav.js (expiration not specified)
- http://www.hcdexpo.com/prod/wp-content/themes/hcd/js/main.js (expiration not specified)
- http://www.hcdexpo.com/prod/wp-content/themes/hcd/js/vendor/modernizr-2.8.3-respond-1.4.2.min.js (expiration not specified)
- http://www.hcdexpo.com/prod/wp-content/themes/hcd/royalslider/jquery.royalslider.min.js (expiration not specified)
- http://www.hcdexpo.com/prod/wp-content/uploads/2016/03/CDH_logo_300x200.jpg (expiration not specified)
- http://www.hcdexpo.com/prod/wp-content/uploads/2016/06/HCD16_620x350_ResearchTrends-620x350.jpg (expiration not specified)
- http://www.hcdexpo.com/prod/wp-content/uploads/2016/06/HCD16_620x350_StrategiesIdeas-620x350.jpg (expiration not specified)
- http://www.hcdexpo.com/prod/wp-content/uploads/2016/08/Gurpreet-Dhaliwal-2013_300x200.jpg (expiration not specified)
- http://www.hcdexpo.com/prod/wp-content/uploads/2016/08/Tour-1-UnivTexas_MDAnderson_ZayedCtrCancerCare_PP1006_lg-HDR-2-1_300x200px.jpg (expiration not specified)
- http://www.hcdexpo.com/prod/wp-content/uploads/2016/09/HCD-September-Cover.jpg (expiration not specified)
- http://www.hcdexpo.com/prod/wp-content/uploads/2016/09/HCD16_620x350_Generic-1-620x350.jpg (expiration not specified)
- http://www.googletagmanager.com/gtm.js?id=GTM-PMQK2W (15 minutes)
- http://www.googletagservices.com/tag/js/gpt.js (15 minutes)
- http://pagead2.googlesyndication.com/pagead/osd.js (60 minutes)
- http://www.google-analytics.com/analytics.js (2 hours)
- http://cdn.feathr.co/js/boomerang.min.js (4 hours)
- http://polo.feathr.co/accounts/5696b4860965ef8389b02a14/pixel.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://www.req12pkgb.com/js/66187.js
- http://www.hcdexpo.com/prod/wp-content/themes/hcd/js/vendor/modernizr-2.8.3-respond-1.4.2.min.js
- http://ajax.googleapis.com/ajax/libs/jquery/1.11.2/jquery.min.js
- http://www.hcdexpo.com/prod/wp-content/themes/hcd/royalslider/jquery.royalslider.min.js
- http://www.hcdexpo.com/prod/wp-content/themes/hcd/js/jquery-listnav.min.js
- http://www.hcdexpo.com/prod/wp-content/themes/hcd/js/jquery.listnav.js
- http://www.hcdexpo.com/prod/wp-content/themes/hcd/js/main.js
- http://www.hcdexpo.com/prod/wp-content/themes/hcd/js/jquery.jfeed.pack.js
Use asynchronous versions of the following scripts:
- http://w.sharethis.com/button/buttons.js
Optimize CSS Delivery of the following:
- http://www.hcdexpo.com/prod/wp-content/themes/hcd/css/normalize.min.css
- http://www.hcdexpo.com/prod/wp-content/themes/hcd/css/main.css
- http://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,600,700
- https://fonts.googleapis.com/css?family=PT+Sans+Narrow:700
- http://www.hcdexpo.com/prod/wp-content/plugins/new-royalslider/lib/royalslider/royalslider.css?ver=3.3.0
- http://www.hcdexpo.com/prod/wp-content/plugins/new-royalslider/lib/royalslider/skins/universal/rs-universal.css?ver=3.3.0
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 852B (50% reduction).
- Compressing http://seg.sharethis.com/getSegment.php?purl=http%3A%2F%2Fwww.hcdexpo.com%2F&jsref=&rnd=1476273869161 could save 852B (50% 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 4.1KiB (31% reduction).
- Minifying http://www.hcdexpo.com/prod/wp-content/themes/hcd/css/main.css could save 4.1KiB (31% 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.7KiB (21% reduction).
- Minifying http://www.hcdexpo.com/ could save 1.7KiB (21% 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 1.3KiB (46% reduction).
- Minifying http://www.hcdexpo.com/prod/wp-content/themes/hcd/js/jquery.listnav.js could save 1.3KiB (46% 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 89.2KiB (43% reduction).
- Compressing http://www.hcdexpo.com/prod/wp-content/uploads/2016/08/Tour-1-UnivTexas_MDAnderson_ZayedCtrCancerCare_PP1006_lg-HDR-2-1_300x200px.jpg could save 31.4KiB (57% reduction).
- Compressing http://www.hcdexpo.com/prod/wp-content/themes/hcd/images/social-icon.jpg could save 20.3KiB (85% reduction).
- Compressing http://www.hcdexpo.com/prod/wp-content/uploads/2016/08/Gurpreet-Dhaliwal-2013_300x200.jpg could save 19.2KiB (33% reduction).
- Compressing https://tpc.googlesyndication.com/simgad/14889411317174798054 could save 6KiB (13% reduction).
- Compressing http://www.hcdexpo.com/prod/wp-content/themes/hcd/images/search-icon.png could save 3KiB (84% reduction).
- Compressing http://www.hcdexpo.com/prod/wp-content/themes/hcd/images/menu-icon.png could save 2.7KiB (96% reduction).
- Compressing http://www.hcdexpo.com/prod/wp-content/themes/hcd/images/caret.png could save 2.6KiB (93% reduction).
- Compressing http://www.hcdexpo.com/prod/wp-content/plugins/new-royalslider/lib/royalslider/skins/universal/rs-universal.png could save 2.3KiB (42% reduction).
- Compressing http://www.hcdexpo.com/prod/wp-content/themes/hcd/images/logo.png could save 1.6KiB (21% reduction).
Show how to fix
2 Passed Rules
96 / 100
Consider Fixing:
Size content to viewport
The page content is too wide for the viewport, forcing the user to scroll horizontally. Size the page content to the viewport to provide a better user experience.
The page content is 974 CSS pixels wide, but the viewport is only 411 CSS pixels wide. The following elements fall outside the viewport:
- The element
<iframe id="google_ads_ifr…m.ts.hcdexpo_0" src="javascript:"<h…/body></html>"" name="google_ads_ifr…m.ts.hcdexpo_0">
falls outside the viewport.
- The element
<iframe id="google_ads_ifr…m.ts.hcdexpo_4" src="javascript:"<h…/body></html>"" name="google_ads_ifr…m.ts.hcdexpo_4">
falls outside the viewport.
Show how to fix
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://www.eme…xpositions.com">Emerald Expositions, LLC</a>
and 2 others are close to other tap targets.
Show how to fix
4 Passed Rules
Show details
Avoid app install interstitials that hide content
Your page does not appear to have any app install interstitials that hide a significant amount of content. Learn more about the importance of avoiding the use of app install interstitials.
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.
Use legible font sizes
The text on your page is legible. Learn more about using legible font sizes.
72 / 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://www.hcdexpo.com/prod/wp-content/plugins/new-royalslider/lib/royalslider/grab.png (expiration not specified)
- http://www.hcdexpo.com/prod/wp-content/plugins/new-royalslider/lib/royalslider/skins/preloaders/preloader-white.gif (expiration not specified)
- http://www.hcdexpo.com/prod/wp-content/plugins/new-royalslider/lib/royalslider/skins/universal/rs-universal.png (expiration not specified)
- http://www.hcdexpo.com/prod/wp-content/themes/hcd/css/main.css (expiration not specified)
- http://www.hcdexpo.com/prod/wp-content/themes/hcd/css/normalize.min.css (expiration not specified)
- http://www.hcdexpo.com/prod/wp-content/themes/hcd/images/logo.png (expiration not specified)
- http://www.hcdexpo.com/prod/wp-content/themes/hcd/images/search-icon.png (expiration not specified)
- http://www.hcdexpo.com/prod/wp-content/themes/hcd/images/social-icon.jpg (expiration not specified)
- http://www.hcdexpo.com/prod/wp-content/themes/hcd/js/jquery-listnav.min.js (expiration not specified)
- http://www.hcdexpo.com/prod/wp-content/themes/hcd/js/jquery.jfeed.pack.js (expiration not specified)
- http://www.hcdexpo.com/prod/wp-content/themes/hcd/js/jquery.listnav.js (expiration not specified)
- http://www.hcdexpo.com/prod/wp-content/themes/hcd/js/main.js (expiration not specified)
- http://www.hcdexpo.com/prod/wp-content/themes/hcd/js/vendor/modernizr-2.8.3-respond-1.4.2.min.js (expiration not specified)
- http://www.hcdexpo.com/prod/wp-content/themes/hcd/royalslider/jquery.royalslider.min.js (expiration not specified)
- http://www.hcdexpo.com/prod/wp-content/uploads/2016/03/CDH_logo_300x200.jpg (expiration not specified)
- http://www.hcdexpo.com/prod/wp-content/uploads/2016/06/HCD16_620x350_ResearchTrends-620x350.jpg (expiration not specified)
- http://www.hcdexpo.com/prod/wp-content/uploads/2016/06/HCD16_620x350_StrategiesIdeas-620x350.jpg (expiration not specified)
- http://www.hcdexpo.com/prod/wp-content/uploads/2016/08/Gurpreet-Dhaliwal-2013_300x200.jpg (expiration not specified)
- http://www.hcdexpo.com/prod/wp-content/uploads/2016/08/Tour-1-UnivTexas_MDAnderson_ZayedCtrCancerCare_PP1006_lg-HDR-2-1_300x200px.jpg (expiration not specified)
- http://www.hcdexpo.com/prod/wp-content/uploads/2016/09/HCD-September-Cover.jpg (expiration not specified)
- http://www.hcdexpo.com/prod/wp-content/uploads/2016/09/HCD16_620x350_Generic-1-620x350.jpg (expiration not specified)
- http://www.googletagmanager.com/gtm.js?id=GTM-PMQK2W (15 minutes)
- http://www.googletagservices.com/tag/js/gpt.js (15 minutes)
- http://pagead2.googlesyndication.com/pagead/expansion_embed.js?source=safeframe (60 minutes)
- http://pagead2.googlesyndication.com/pagead/osd.js (60 minutes)
- http://www.google-analytics.com/analytics.js (2 hours)
- http://cdn.feathr.co/js/boomerang.min.js (4 hours)
- http://polo.feathr.co/accounts/5696b4860965ef8389b02a14/pixel.js (4 hours)
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 853B (50% reduction).
- Compressing http://seg.sharethis.com/getSegment.php?purl=http%3A%2F%2Fwww.hcdexpo.com%2F&jsref=&rnd=1476273875014 could save 853B (50% 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 4.1KiB (31% reduction).
- Minifying http://www.hcdexpo.com/prod/wp-content/themes/hcd/css/main.css could save 4.1KiB (31% 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.7KiB (21% reduction).
- Minifying http://www.hcdexpo.com/ could save 1.7KiB (21% 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 1.3KiB (46% reduction).
- Minifying http://www.hcdexpo.com/prod/wp-content/themes/hcd/js/jquery.listnav.js could save 1.3KiB (46% reduction) after compression.
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://www.req12pkgb.com/js/66187.js
- http://www.hcdexpo.com/prod/wp-content/themes/hcd/js/vendor/modernizr-2.8.3-respond-1.4.2.min.js
- http://ajax.googleapis.com/ajax/libs/jquery/1.11.2/jquery.min.js
- http://www.hcdexpo.com/prod/wp-content/themes/hcd/royalslider/jquery.royalslider.min.js
- http://www.hcdexpo.com/prod/wp-content/themes/hcd/js/jquery-listnav.min.js
- http://www.hcdexpo.com/prod/wp-content/themes/hcd/js/jquery.listnav.js
- http://www.hcdexpo.com/prod/wp-content/themes/hcd/js/main.js
- http://www.hcdexpo.com/prod/wp-content/themes/hcd/js/jquery.jfeed.pack.js
Use asynchronous versions of the following scripts:
- http://w.sharethis.com/button/buttons.js
Optimize CSS Delivery of the following:
- http://www.hcdexpo.com/prod/wp-content/themes/hcd/css/normalize.min.css
- http://www.hcdexpo.com/prod/wp-content/themes/hcd/css/main.css
- http://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,600,700
- https://fonts.googleapis.com/css?family=PT+Sans+Narrow:700
- http://www.hcdexpo.com/prod/wp-content/plugins/new-royalslider/lib/royalslider/royalslider.css?ver=3.3.0
- http://www.hcdexpo.com/prod/wp-content/plugins/new-royalslider/lib/royalslider/skins/universal/rs-universal.css?ver=3.3.0
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 83.8KiB (42% reduction).
- Compressing http://www.hcdexpo.com/prod/wp-content/uploads/2016/08/Tour-1-UnivTexas_MDAnderson_ZayedCtrCancerCare_PP1006_lg-HDR-2-1_300x200px.jpg could save 31.4KiB (57% reduction).
- Compressing http://www.hcdexpo.com/prod/wp-content/themes/hcd/images/social-icon.jpg could save 20.3KiB (85% reduction).
- Compressing http://www.hcdexpo.com/prod/wp-content/uploads/2016/08/Gurpreet-Dhaliwal-2013_300x200.jpg could save 19.2KiB (33% reduction).
- Compressing https://tpc.googlesyndication.com/simgad/14889411317174798054 could save 6KiB (13% reduction).
- Compressing http://www.hcdexpo.com/prod/wp-content/themes/hcd/images/search-icon.png could save 3KiB (84% reduction).
- Compressing http://www.hcdexpo.com/prod/wp-content/plugins/new-royalslider/lib/royalslider/skins/universal/rs-universal.png could save 2.3KiB (42% reduction).
- Compressing http://www.hcdexpo.com/prod/wp-content/themes/hcd/images/logo.png could save 1.6KiB (21% reduction).
Show how to fix
2 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.