7.4 sec in total
183 ms
7 sec
182 ms
Visit olympictrading.co now to see the best up-to-date Olympic Trading content for Greece and also check out these interesting facts you probably never knew about olympictrading.co
Home Wholesale Foods. “Commitment” still means something at Olympic Trading, Co. It is not something you will find in a contract or a proposal.
Visit olympictrading.coWe analyzed Olympictrading.co page load time and found that the first response time was 183 ms and then it took 7.2 sec to load all DOM resources and completely render a web page. This is a poor result, as 85% of websites can load faster.
olympictrading.co performance score
name
value
score
weighting
Value7.0 s
1/100
10%
Value7.0 s
6/100
25%
Value13.1 s
2/100
10%
Value310 ms
78/100
30%
Value0.005
100/100
15%
Value11.4 s
19/100
10%
183 ms
1187 ms
1 ms
18 ms
30 ms
Our browser made a total of 52 requests to load all elements on the main page. We found that 67% of them (35 requests) were addressed to the original Olympictrading.co, 17% (9 requests) were made to and 4% (2 requests) were made to Googletagmanager.com. The less responsive or slowest element that took the longest time to load (1.2 sec) belongs to the original domain Olympictrading.co.
Page size can be reduced by 92.2 kB (30%)
311.9 kB
219.7 kB
In fact, the total size of Olympictrading.co main page is 311.9 kB. This result falls beyond the top 1M of websites and identifies a large and not optimized web page that may take ages to load. 30% of websites need less resources to load. Images take 169.2 kB which makes up the majority of the site volume.
Potential reduce by 91.6 kB
HTML content can be minified and compressed by a website’s server. The most efficient way is to compress content using GZIP which reduces data amount travelling through the network between server and browser. HTML code on this page is well minified. It is highly recommended that content of this web page should be compressed using GZIP, as it can save up to 91.6 kB or 79% of the original size.
Potential reduce by 112 B
Image size optimization can help to speed up a website loading time. The chart above shows the difference between the size before and after optimization. Olympic Trading images are well optimized though.
Potential reduce by 503 B
It’s better to minify JavaScript in order to improve website performance. The diagram shows the current total size of all JavaScript files against the prospective JavaScript size after its minification and compression. This website has mostly compressed JavaScripts.
Number of requests can be reduced by 25 (68%)
37
12
The browser has sent 37 CSS, Javascripts, AJAX and image requests in order to completely render the main page of Olympic Trading. We recommend that multiple CSS and JavaScript files should be merged into one by each type, as it can help reduce assets requests from 18 to 1 for JavaScripts and from 9 to 1 for CSS and as a result speed up the page load time.
olympictrading.co
183 ms
www.olympictrading.co
1187 ms
javascript,%0A%0A%09%09%09%09%28function%28%29%20%7B%0A%09%09%09%09%09%0A%09%09%09%09%09%2F%2A%09check%20if%20webfonts%20are%20disabled%20by%20user%20setting%20via%20cookie%20-%20or%20user%20must%20opt%20in.%09%2A%2F%0A%09%09%09%09%09var%20html%20%3D%20document.getElementsByTagName%28%27html%27%29%5B0%5D%3B%0A%09%09%09%09%09var%20cookie_check%20%3D%20html.className.indexOf%28%27av-cookies-needs-opt-in%27%29%20%3E%3D%200%20%7C%7C%20html.className.indexOf%28%27av-cookies-can-opt-out%27%29%20%3E%3D%200%3B%0A%09%09%09%09%09var%20allow_continue%20%3D%20true%3B%0A%09%09%09%09%09var%20silent_accept_cookie%20%3D%20html.className.indexOf%28%27av-cookies-user-silent-accept%27%29%20%3E%3D%200%3B%0A%0A%09%09%09%09%09if%28%20cookie_check%20%26%26%20%21%20silent_accept_cookie%20%29%0A%09%09%09%09%09%7B%0A%09%09%09%09%09%09if%28%20%21%20document.cookie.match%28%2FaviaCookieConsent%2F%29%20%7C%7C%20html.className.indexOf%28%27av-cookies-session-refused%27%29%20%3E%3D%200%20%29%0A%09%09%09%09%09%09%7B%0A%09%09%09%09%09%09%09allow_continue%20%3D%20false%3B%0A%09%09%09%09%09%09%7D%0A%09%09%09%09%09%09else%0A%09%09%09%09%09%09%7B%0A%09%09%09%09%09%09%09if%28%20%21%20document.cookie.match%28%2FaviaPrivacyRefuseCookiesHideBar%2F%29%20%29%0A%09%09%09%09%09%09%09%7B%0A%09%09%09%09%09%09%09%09allow_continue%20%3D%20false%3B%0A%09%09%09%09%09%09%09%7D%0A%09%09%09%09%09%09%09else%20if%28%20%21%20document.cookie.match%28%2FaviaPrivacyEssentialCookiesEnabled%2F%29%20%29%0A%09%09%09%09%09%09%09%7B%0A%09%09%09%09%09%09%09%09allow_continue%20%3D%20false%3B%0A%09%09%09%09%09%09%09%7D%0A%09%09%09%09%09%09%09else%20if%28%20document.cookie.match%28%2FaviaPrivacyGoogleWebfontsDisabled%2F%29%20%29%0A%09%09%09%09%09%09%09%7B%0A%09%09%09%09%09%09%09%09allow_continue%20%3D%20false%3B%0A%09%09%09%09%09%09%09%7D%0A%09%09%09%09%09%09%7D%0A%09%09%09%09%09%7D%0A%09%09%09%09%09%0A%09%09%09%09%09if%28%20allow_continue%20%29%0A%09%09%09%09%09%7B%0A%09%09%09%09%09%09var%20f%20%3D%20document.createElement%28%27link%27%29%3B%0A%09%09%09%09%09%0A%09%09%09%09%09%09f.type%20%09%3D%20%27text%2Fcss%27%3B%0A%09%09%09%09%09%09f.rel%20%09%3D%20%27stylesheet%27%3B%0A%09%09%09%09%09%09f.href%20%09%3D%20%27%2F%2Ffonts.googleapis.com%2Fcss%3Ffamily%3DMetrophobic%27%3B%0A%09%09%09%09%09%09f.id%20%09%3D%20%27avia-google-webfont%27%3B%0A%0A%09%09%09%09%09%09document.getElementsByTagName%28%27head%27%29%5B0%5D.appendChild%28f%29%3B%0A%09%09%09%09%09%7D%0A%09%09%09%09%7D%29%28%29%3B
1 ms
utilities.css
18 ms
frontend.min.css
30 ms
flatpickr.min.css
275 ms
select2.min.css
278 ms
zrdn-grid.min.css
29 ms
zlrecipe-std.min.css
27 ms
cookieblocker.min.css
33 ms
avia-merged-styles-eb16d4aa7f799189e1b8ec67648b7817---5fbd041b0b04c.css
55 ms
jquery.min.js
38 ms
jquery-migrate.min.js
46 ms
timeme.min.js
40 ms
burst.min.js
50 ms
utilities.js
74 ms
flatpickr.min.js
75 ms
select2.min.js
74 ms
analytics-talk-content-tracking.js
75 ms
javascript,function%20si_captcha_refresh%28img_id%2Cform_id%2Csecurimage_url%2Csecurimage_show_url%29%20%7B%0D%0A%20%20%20var%20chars%20%3D%20%220123456789ABCDEFGHIJKLMNOPQRSTUVWXTZabcdefghiklmnopqrstuvwxyz%22%3B%0D%0A%20%20%20var%20string_length%20%3D%2016%3B%0D%0A%20%20%20var%20prefix%20%3D%20%27%27%3B%0D%0A%20%20%20for%20%28var%20i%3D0%3B%20i%3Cstring_length%3B%20i%2B%2B%29%20%7B%0D%0A%09%09var%20rnum%20%3D%20Math.floor%28Math.random%28%29%20%2A%20chars.length%29%3B%0D%0A%09%09prefix%20%2B%3D%20chars.substring%28rnum%2Crnum%2B1%29%3B%0D%0A%20%20%20%7D%0D%0A%20%20document.getElementById%28%27si_code_%27%20%2B%20form_id%29.value%20%3D%20prefix%3B%0D%0A%0D%0A%20%20var%20si_image_ctf%20%3D%20securimage_show_url%20%2B%20prefix%3B%0D%0A%20%20if%28img_id%20%3D%3D%20%27si_image_side_login%27%29%20%7B%0D%0A%20%20%20%20%20%20%20document.getElementById%28%27si_image_side_login%27%29.src%20%3D%20si_image_ctf%3B%0D%0A%20%20%7Delse%7B%0D%0A%20%20%20%20%20%20%20document.getElementById%28%27si_image_%27%20%2B%20form_id%29.src%20%3D%20si_image_ctf%3B%0D%0A%20%20%7D%0D%0A%7D%3B
4 ms
javascript,var%20avia_is_mobile%3D%211%3Bif%28%2FAndroid%7CwebOS%7CiPhone%7CiPad%7CiPod%7CBlackBerry%7CIEMobile%7COpera%20Mini%2Fi.test%28navigator.userAgent%29%26%26%27ontouchstart%27%20in%20document.documentElement%29%7Bavia_is_mobile%3D%210%3Bdocument.documentElement.className%2B%3D%27%20avia_mobile%20%27%7D%0Aelse%7Bdocument.documentElement.className%2B%3D%27%20avia_desktop%20%27%7D%3Bdocument.documentElement.className%2B%3D%27%20js_active%20%27%3B%28function%28%29%7Bvar%20e%3D%5B%27-webkit-%27%2C%27-moz-%27%2C%27-ms-%27%2C%27%27%5D%2Cn%3D%27%27%3Bfor%28var%20t%20in%20e%29%7Bif%28e%5Bt%5D%2B%27transform%27%20in%20document.documentElement.style%29%7Bdocument.documentElement.className%2B%3D%27%20avia_transform%20%27%3Bn%3De%5Bt%5D%2B%27transform%27%7D%3Bif%28e%5Bt%5D%2B%27perspective%27%20in%20document.documentElement.style%29document.documentElement.className%2B%3D%27%20avia_transform3d%20%27%7D%3Bif%28typeof%20document.getElementsByClassName%3D%3D%27function%27%26%26typeof%20document.documentElement.getBoundingClientRect%3D%3D%27function%27%26%26avia_is_mobile%3D%3D%211%29%7Bif%28n%26%26window.innerHeight%3E0%29%7BsetTimeout%28function%28%29%7Bvar%20e%3D0%2Co%3D%7B%7D%2Ca%3D0%2Ct%3Ddocument.getElementsByClassName%28%27av-parallax%27%29%2Ci%3Dwindow.pageYOffset%7C%7Cdocument.documentElement.scrollTop%3Bfor%28e%3D0%3Be%3Ct.length%3Be%2B%2B%29%7Bt%5Be%5D.style.top%3D%270px%27%3Bo%3Dt%5Be%5D.getBoundingClientRect%28%29%3Ba%3DMath.ceil%28%28window.innerHeight%2Bi-o.top%29%2A0.3%29%3Bt%5Be%5D.style%5Bn%5D%3D%27translate%280px%2C%20%27%2Ba%2B%27px%29%27%3Bt%5Be%5D.style.top%3D%27auto%27%3Bt%5Be%5D.className%2B%3D%27%20enabled-parallax%20%27%7D%7D%2C50%29%7D%7D%7D%29%28%29%3B
4 ms
javascript,%0A%2F%2A%21%20loadCSS%20rel%3Dpreload%20polyfill.%20%5Bc%5D2017%20Filament%20Group%2C%20Inc.%20MIT%20License%20%2A%2F%0A%28function%28w%29%7B%22use%20strict%22%3Bif%28%21w.loadCSS%29%7Bw.loadCSS%3Dfunction%28%29%7B%7D%7D%0Avar%20rp%3DloadCSS.relpreload%3D%7B%7D%3Brp.support%3D%28function%28%29%7Bvar%20ret%3Btry%7Bret%3Dw.document.createElement%28%22link%22%29.relList.supports%28%22preload%22%29%7Dcatch%28e%29%7Bret%3D%211%7D%0Areturn%20function%28%29%7Breturn%20ret%7D%7D%29%28%29%3Brp.bindMediaToggle%3Dfunction%28link%29%7Bvar%20finalMedia%3Dlink.media%7C%7C%22all%22%3Bfunction%20enableStylesheet%28%29%7Blink.media%3DfinalMedia%7D%0Aif%28link.addEventListener%29%7Blink.addEventListener%28%22load%22%2CenableStylesheet%29%7Delse%20if%28link.attachEvent%29%7Blink.attachEvent%28%22onload%22%2CenableStylesheet%29%7D%0AsetTimeout%28function%28%29%7Blink.rel%3D%22stylesheet%22%3Blink.media%3D%22only%20x%22%7D%29%3BsetTimeout%28enableStylesheet%2C3000%29%7D%3Brp.poly%3Dfunction%28%29%7Bif%28rp.support%28%29%29%7Breturn%7D%0Avar%20links%3Dw.document.getElementsByTagName%28%22link%22%29%3Bfor%28var%20i%3D0%3Bi%3Clinks.length%3Bi%2B%2B%29%7Bvar%20link%3Dlinks%5Bi%5D%3Bif%28link.rel%3D%3D%3D%22preload%22%26%26link.getAttribute%28%22as%22%29%3D%3D%3D%22style%22%26%26%21link.getAttribute%28%22data-loadcss%22%29%29%7Blink.setAttribute%28%22data-loadcss%22%2C%210%29%3Brp.bindMediaToggle%28link%29%7D%7D%7D%3Bif%28%21rp.support%28%29%29%7Brp.poly%28%29%3Bvar%20run%3Dw.setInterval%28rp.poly%2C500%29%3Bif%28w.addEventListener%29%7Bw.addEventListener%28%22load%22%2Cfunction%28%29%7Brp.poly%28%29%3Bw.clearInterval%28run%29%7D%29%7Delse%20if%28w.attachEvent%29%7Bw.attachEvent%28%22onload%22%2Cfunction%28%29%7Brp.poly%28%29%3Bw.clearInterval%28run%29%7D%29%7D%7D%0Aif%28typeof%20exports%21%3D%3D%22undefined%22%29%7Bexports.loadCSS%3DloadCSS%7D%0Aelse%7Bw.loadCSS%3DloadCSS%7D%7D%28typeof%20global%21%3D%3D%22undefined%22%3Fglobal%3Athis%29%29%3B
3 ms
javascript,%20try%20%7B%20var%20piwikTracker%20%3D%20Piwik.getTracker%28pkBaseURL%20%2B%20%22piwik.php%22%2C%209359%29%3B%20piwikTracker.trackPageView%28%29%3B%20piwikTracker.enableLinkTracking%28%29%3B%20%7D%20catch%28%20err%20%29%20%7B%7D%3B
3 ms
javascript,%0A%20%2F%2A%20%3C%21%5BCDATA%5B%20%2A%2F%20%20%0Avar%20avia_framework_globals%20%3D%20avia_framework_globals%20%7C%7C%20%7B%7D%3B%0A%20%20%20%20avia_framework_globals.frameworkUrl%20%3D%20%27https%3A%2F%2Fwww.olympictrading.co%2Fwp-content%2Fthemes%2Fenfold%2Fframework%2F%27%3B%0A%20%20%20%20avia_framework_globals.installedAt%20%3D%20%27https%3A%2F%2Fwww.olympictrading.co%2Fwp-content%2Fthemes%2Fenfold%2F%27%3B%0A%20%20%20%20avia_framework_globals.ajaxurl%20%3D%20%27https%3A%2F%2Fwww.olympictrading.co%2Fwp-admin%2Fadmin-ajax.php%27%3B%0A%2F%2A%20%5D%5D%3E%20%2A%2F%3B
2 ms
webfont.js
23 ms
mailoptin.min.js
73 ms
frontend.min.js
74 ms
zlrecipe_print.min.js
74 ms
gtm4wp-form-move-tracker.js
75 ms
avia-footer-scripts-48450812b6d6785e0da7b9f37ee876b4---5fbd041bbb6e1.js
85 ms
javascript,%0A%09%09%09%0A%09%28function%28%24%29%20%7B%0A%09%09%09%09%09%0A%09%09%09%2F%2A%09check%20if%20google%20analytics%20tracking%20is%20disabled%20by%20user%20setting%20via%20cookie%20-%20or%20user%20must%20opt%20in.%09%2A%2F%0A%09%09%09%09%09%0A%09%09%09var%20analytics_code%20%3D%20%22%3Cscript%3E%5Cn%20%20%28function%28i%2Cs%2Co%2Cg%2Cr%2Ca%2Cm%29%7Bi%5B%27GoogleAnalyticsObject%27%5D%3Dr%3Bi%5Br%5D%3Di%5Br%5D%7C%7Cfunction%28%29%7B%5Cn%20%20%28i%5Br%5D.q%3Di%5Br%5D.q%7C%7C%5B%5D%29.push%28arguments%29%7D%2Ci%5Br%5D.l%3D1%2Anew%20Date%28%29%3Ba%3Ds.createElement%28o%29%2C%5Cn%20%20m%3Ds.getElementsByTagName%28o%29%5B0%5D%3Ba.async%3D1%3Ba.src%3Dg%3Bm.parentNode.insertBefore%28a%2Cm%29%5Cn%20%20%7D%29%28window%2Cdocument%2C%27script%27%2C%27%5C%2F%5C%2Fwww.google-analytics.com%5C%2Fanalytics.js%27%2C%27ga%27%29%3B%5Cn%5Cn%20%20ga%28%27create%27%2C%20%27UA-59148015-1%27%2C%20%27auto%27%29%3B%5Cn%20%20ga%28%27send%27%2C%20%27pageview%27%29%3B%5Cn%5Cn%3C%5C%2Fscript%3E%22.replace%28%2F%5C%22%2Fg%2C%20%27%22%27%20%29%3B%0A%09%09%09var%20html%20%3D%20document.getElementsByTagName%28%27html%27%29%5B0%5D%3B%0A%0A%09%09%09%24%28%27html%27%29.on%28%20%27avia-cookie-settings-changed%27%2C%20function%28e%29%20%0A%09%09%09%7B%0A%09%09%09%09%09var%20cookie_check%20%3D%20html.className.indexOf%28%27av-cookies-needs-opt-in%27%29%20%3E%3D%200%20%7C%7C%20html.className.indexOf%28%27av-cookies-can-opt-out%27%29%20%3E%3D%200%3B%0A%09%09%09%09%09var%20allow_continue%20%3D%20true%3B%0A%09%09%09%09%09var%20silent_accept_cookie%20%3D%20html.className.indexOf%28%27av-cookies-user-silent-accept%27%29%20%3E%3D%200%3B%0A%09%09%09%09%09var%20script_loaded%20%3D%20%24%28%20%27script.google_analytics_scripts%27%20%29%3B%0A%0A%09%09%09%09%09if%28%20cookie_check%20%26%26%20%21%20silent_accept_cookie%20%29%0A%09%09%09%09%09%7B%0A%09%09%09%09%09%09if%28%20%21%20document.cookie.match%28%2FaviaCookieConsent%2F%29%20%7C%7C%20html.className.indexOf%28%27av-cookies-session-refused%27%29%20%3E%3D%200%20%29%0A%09%09%09%09%09%09%7B%0A%09%09%09%09%09%09%09allow_continue%20%3D%20false%3B%0A%09%09%09%09%09%09%7D%0A%09%09%09%09%09%09else%0A%09%09%09%09%09%09%7B%0A%09%09%09%09%09%09%09if%28%20%21%20document.cookie.match%28%2FaviaPrivacyRefuseCookiesHideBar%2F%29%20%29%0A%09%09%09%09%09%09%09%7B%0A%09%09%09%09%09%09%09%09allow_continue%20%3D%20false%3B%0A%09%09%09%09%09%09%09%7D%0A%09%09%09%09%09%09%09else%20if%28%20%21%20document.cookie.match%28%2FaviaPrivacyEssentialCookiesEnabled%2F%29%20%29%0A%09%09%09%09%09%09%09%7B%0A%09%09%09%09%09%09%09%09allow_continue%20%3D%20false%3B%0A%09%09%09%09%09%09%09%7D%0A%09%09%09%09%09%09%09else%20if%28%20document.cookie.match%28%2FaviaPrivacyGoogleTrackingDisabled%2F%29%20%29%0A%09%09%09%09%09%09%09%7B%0A%09%09%09%09%09%09%09%09allow_continue%20%3D%20false%3B%0A%09%09%09%09%09%09%09%7D%0A%09%09%09%09%09%09%7D%0A%09%09%09%09%09%7D%0A%0A%09%09%09%09%09if%28%20%21%20allow_continue%20%29%0A%09%09%09%09%09%7B%20%0A%2F%2F%09%09%09%09%09%09window%5B%27ga-disable-UA-59148015-1%27%5D%20%3D%20true%3B%0A%09%09%09%09%09%09if%28%20script_loaded.length%20%3E%200%20%29%0A%09%09%09%09%09%09%7B%0A%09%09%09%09%09%09%09script_loaded.remove%28%29%3B%0A%09%09%09%09%09%09%7D%0A%09%09%09%09%09%7D%0A%09%09%09%09%09else%0A%09%09%09%09%09%7B%0A%09%09%09%09%09%09if%28%20script_loaded.length%20%3D%3D%200%20%29%0A%09%09%09%09%09%09%7B%0A%09%09%09%09%09%09%09%24%28%27head%27%29.append%28%20analytics_code%20%29%3B%0A%09%09%09%09%09%09%7D%0A%09%09%09%09%09%7D%0A%09%09%09%7D%29%3B%0A%09%09%09%0A%09%09%09%24%28%27html%27%29.trigger%28%20%27avia-cookie-settings-changed%27%20%29%3B%0A%09%09%09%09%09%09%0A%09%7D%29%28%20jQuery%20%29%3B
2 ms
javascript,%28function%28w%2C%20d%29%7B%0A%09var%20b%20%3D%20d.getElementsByTagName%28%22body%22%29%5B0%5D%3B%0A%09var%20s%20%3D%20d.createElement%28%22script%22%29%3B%20s.async%20%3D%20true%3B%0A%09s.src%20%3D%20%21%28%22IntersectionObserver%22%20in%20w%29%20%3F%20%22https%3A%2F%2Fwww.olympictrading.co%2Fwp-content%2Fplugins%2Fwp-rocket%2Finc%2Ffront%2Fjs%2Flazyload-8.15.2.min.js%22%20%3A%20%22https%3A%2F%2Fwww.olympictrading.co%2Fwp-content%2Fplugins%2Fwp-rocket%2Finc%2Ffront%2Fjs%2Flazyload-10.17.min.js%22%3B%0A%09w.lazyLoadOptions%20%3D%20%7B%0A%09%09elements_selector%3A%20%22iframe%22%2C%0A%09%09data_src%3A%20%22lazy-src%22%2C%0A%09%09data_srcset%3A%20%22lazy-srcset%22%2C%0A%09%09data_sizes%3A%20%22lazy-sizes%22%2C%0A%09%09skip_invisible%3A%20false%2C%0A%09%09class_loading%3A%20%22lazyloading%22%2C%0A%09%09class_loaded%3A%20%22lazyloaded%22%2C%0A%09%09threshold%3A%20300%2C%0A%09%09callback_load%3A%20function%28element%29%20%7B%0A%09%09%09if%20%28%20element.tagName%20%3D%3D%3D%20%22IFRAME%22%20%26%26%20element.dataset.rocketLazyload%20%3D%3D%20%22fitvidscompatible%22%20%29%20%7B%0A%09%09%09%09if%20%28element.classList.contains%28%22lazyloaded%22%29%20%29%20%7B%0A%09%09%09%09%09if%20%28typeof%20window.jQuery%20%21%3D%20%22undefined%22%29%20%7B%0A%09%09%09%09%09%09if%20%28jQuery.fn.fitVids%29%20%7B%0A%09%09%09%09%09%09%09jQuery%28element%29.parent%28%29.fitVids%28%29%3B%0A%09%09%09%09%09%09%7D%0A%09%09%09%09%09%7D%0A%09%09%09%09%7D%0A%09%09%09%7D%0A%09%09%7D%0A%09%7D%3B%20%2F%2F%20Your%20options%20here.%20See%20%22recipes%22%20for%20more%20information%20about%20async.%0A%09b.appendChild%28s%29%3B%0A%7D%28window%2C%20document%29%29%3B%0A%0A%2F%2F%20Listen%20to%20the%20Initialized%20event%0Awindow.addEventListener%28%27LazyLoad%3A%3AInitialized%27%2C%20function%20%28e%29%20%7B%0A%20%20%20%20%2F%2F%20Get%20the%20instance%20and%20puts%20it%20in%20the%20lazyLoadInstance%20variable%0A%09var%20lazyLoadInstance%20%3D%20e.detail.instance%3B%0A%0A%09var%20observer%20%3D%20new%20MutationObserver%28function%28mutations%29%20%7B%0A%09%09mutations.forEach%28function%28mutation%29%20%7B%0A%09%09%09lazyLoadInstance.update%28%29%3B%0A%09%09%7D%20%29%3B%0A%09%7D%20%29%3B%0A%09%0A%09var%20b%20%20%20%20%20%20%3D%20document.getElementsByTagName%28%22body%22%29%5B0%5D%3B%0A%09var%20config%20%3D%20%7B%20childList%3A%20true%2C%20subtree%3A%20true%20%7D%3B%0A%09%0A%09observer.observe%28b%2C%20config%29%3B%0A%7D%2C%20false%29%3B
2 ms
javascript,function%20lazyLoadThumb%28e%29%7Bvar%20t%3D%27%3Cimg%20src%3D%22https%3A%2F%2Fi.ytimg.com%2Fvi%2FID%2Fhqdefault.jpg%22%3E%27%2Ca%3D%27%3Cdiv%20class%3D%22play%22%3E%3C%2Fdiv%3E%27%3Breturn%20t.replace%28%22ID%22%2Ce%29%2Ba%7Dfunction%20lazyLoadYoutubeIframe%28%29%7Bvar%20e%3Ddocument.createElement%28%22iframe%22%29%2Ct%3D%22https%3A%2F%2Fwww.youtube.com%2Fembed%2FID%3Fautoplay%3D1%22%3Bt%2B%3D0%3D%3D%3Dthis.dataset.query.length%3F%27%27%3A%27%26%27%2Bthis.dataset.query%3Be.setAttribute%28%22src%22%2Ct.replace%28%22ID%22%2Cthis.dataset.id%29%29%2Ce.setAttribute%28%22frameborder%22%2C%220%22%29%2Ce.setAttribute%28%22allowfullscreen%22%2C%221%22%29%2Cthis.parentNode.replaceChild%28e%2Cthis%29%7Ddocument.addEventListener%28%22DOMContentLoaded%22%2Cfunction%28%29%7Bvar%20e%2Ct%2Ca%3Ddocument.getElementsByClassName%28%22rll-youtube-player%22%29%3Bfor%28t%3D0%3Bt%3Ca.length%3Bt%2B%2B%29e%3Ddocument.createElement%28%22div%22%29%2Ce.setAttribute%28%22data-id%22%2Ca%5Bt%5D.dataset.id%29%2Ce.setAttribute%28%22data-query%22%2C%20a%5Bt%5D.dataset.query%29%2Ce.innerHTML%3DlazyLoadThumb%28a%5Bt%5D.dataset.id%29%2Ce.onclick%3DlazyLoadYoutubeIframe%2Ca%5Bt%5D.appendChild%28e%29%7D%29%3B%0A
2 ms
gtm.js
195 ms
Welcome-to-olympic-trading-co_home.png
331 ms
otc_logo.png
291 ms
otc_logo.png
64 ms
product-additions.jpg
524 ms
wholesale_inquiries_only.png
64 ms
GOJI-SPIRIT-Goji-berry-apple-Cinnamon-36x36.jpg
319 ms
lambda-Luxury-bespoke-1-36x36.jpg
314 ms
Strawberry_Dark_Chocolate_Marmalade_1-36x36.jpg
349 ms
Apple_and_Cinnamon_Marmalade_1-36x36.jpg
350 ms
entypo-fontello.woff
373 ms
matomo.js
496 ms
css
163 ms
analytics.js
114 ms
lazyload-8.15.2.min.js
447 ms
collect
13 ms
sJoA3LZUhMSAPV_u0qwiAQ-O5Xo.ttf
18 ms
js
48 ms
otc_logo.png
321 ms
olympictrading.co accessibility score
Navigation
These are opportunities to improve keyboard navigation in your application.
Impact
Issue
Heading elements are not in a sequentially-descending order
Names and labels
These are opportunities to improve the semantics of the controls in your application. This may enhance the experience for users of assistive technology, like a screen reader.
Impact
Issue
Links do not have a discernible name
olympictrading.co best practices score
Trust and Safety
Impact
Issue
Does not use HTTPS
Ensure CSP is effective against XSS attacks
General
Impact
Issue
Detected JavaScript libraries
Browser errors were logged to the console
Page has valid source maps
olympictrading.co SEO score
Mobile Friendly
Make sure your pages are mobile friendly so users don’t have to pinch or zoom in order to read the content pages. [Learn more](https://developers.google.com/search/mobile-sites/).
Impact
Issue
Document uses legible font sizes
Tap targets are not sized appropriately
EN
EN
UTF-8
Language claimed in HTML meta tag should match the language actually used on the web page. Otherwise Olympictrading.co can be misinterpreted by Google and other search engines. Our service has detected that English is used on the page, and it matches the claimed language. Our system also found out that Olympictrading.co main page’s claimed encoding is utf-8. Use of this encoding format is the best practice as the main page visitors from all over the world won’t have any issues with symbol transcription.
olympictrading.co
Open Graph data is detected on the main page of Olympic Trading. This is the best way to make the web page social media friendly. Here is how it looks like on Facebook: