CINXE.COM
🚀 Page Speed Monitoring » Screpy
<!doctype html> <html lang="en-US" > <head><meta charset="utf-8"><script>if(navigator.userAgent.match(/MSIE|Internet Explorer/i)||navigator.userAgent.match(/Trident\/7\..*?rv:11/i)){var href=document.location.href;if(!href.match(/[?&]nowprocket/)){if(href.indexOf("?")==-1){if(href.indexOf("#")==-1){document.location.href=href+"?nowprocket=1"}else{document.location.href=href.replace("#","?nowprocket=1#")}}else{if(href.indexOf("#")==-1){document.location.href=href+"&nowprocket=1"}else{document.location.href=href.replace("#","&nowprocket=1#")}}}}</script><script>class RocketLazyLoadScripts{constructor(){this.triggerEvents=["keydown","mousedown","mousemove","touchmove","touchstart","touchend","wheel"],this.userEventHandler=this._triggerListener.bind(this),this.touchStartHandler=this._onTouchStart.bind(this),this.touchMoveHandler=this._onTouchMove.bind(this),this.touchEndHandler=this._onTouchEnd.bind(this),this.clickHandler=this._onClick.bind(this),this.interceptedClicks=[],window.addEventListener("pageshow",(e=>{this.persisted=e.persisted})),window.addEventListener("DOMContentLoaded",(()=>{this._preconnect3rdParties()})),this.delayedScripts={normal:[],async:[],defer:[]},this.allJQueries=[]}_addUserInteractionListener(e){document.hidden?e._triggerListener():(this.triggerEvents.forEach((t=>window.addEventListener(t,e.userEventHandler,{passive:!0}))),window.addEventListener("touchstart",e.touchStartHandler,{passive:!0}),window.addEventListener("mousedown",e.touchStartHandler),document.addEventListener("visibilitychange",e.userEventHandler))}_removeUserInteractionListener(){this.triggerEvents.forEach((e=>window.removeEventListener(e,this.userEventHandler,{passive:!0}))),document.removeEventListener("visibilitychange",this.userEventHandler)}_onTouchStart(e){"HTML"!==e.target.tagName&&(window.addEventListener("touchend",this.touchEndHandler),window.addEventListener("mouseup",this.touchEndHandler),window.addEventListener("touchmove",this.touchMoveHandler,{passive:!0}),window.addEventListener("mousemove",this.touchMoveHandler),e.target.addEventListener("click",this.clickHandler),this._renameDOMAttribute(e.target,"onclick","rocket-onclick"))}_onTouchMove(e){window.removeEventListener("touchend",this.touchEndHandler),window.removeEventListener("mouseup",this.touchEndHandler),window.removeEventListener("touchmove",this.touchMoveHandler,{passive:!0}),window.removeEventListener("mousemove",this.touchMoveHandler),e.target.removeEventListener("click",this.clickHandler),this._renameDOMAttribute(e.target,"rocket-onclick","onclick")}_onTouchEnd(e){window.removeEventListener("touchend",this.touchEndHandler),window.removeEventListener("mouseup",this.touchEndHandler),window.removeEventListener("touchmove",this.touchMoveHandler,{passive:!0}),window.removeEventListener("mousemove",this.touchMoveHandler)}_onClick(e){e.target.removeEventListener("click",this.clickHandler),this._renameDOMAttribute(e.target,"rocket-onclick","onclick"),this.interceptedClicks.push(e),e.preventDefault(),e.stopPropagation(),e.stopImmediatePropagation()}_replayClicks(){window.removeEventListener("touchstart",this.touchStartHandler,{passive:!0}),window.removeEventListener("mousedown",this.touchStartHandler),this.interceptedClicks.forEach((e=>{e.target.dispatchEvent(new MouseEvent("click",{view:e.view,bubbles:!0,cancelable:!0}))}))}_renameDOMAttribute(e,t,n){e.hasAttribute&&e.hasAttribute(t)&&(event.target.setAttribute(n,event.target.getAttribute(t)),event.target.removeAttribute(t))}_triggerListener(){this._removeUserInteractionListener(this),"loading"===document.readyState?document.addEventListener("DOMContentLoaded",this._loadEverythingNow.bind(this)):this._loadEverythingNow()}_preconnect3rdParties(){let e=[];document.querySelectorAll("script[type=rocketlazyloadscript]").forEach((t=>{if(t.hasAttribute("src")){const n=new URL(t.src).origin;n!==location.origin&&e.push({src:n,crossOrigin:t.crossOrigin||"module"===t.getAttribute("data-rocket-type")})}})),e=[...new Map(e.map((e=>[JSON.stringify(e),e]))).values()],this._batchInjectResourceHints(e,"preconnect")}async _loadEverythingNow(){this.lastBreath=Date.now(),this._delayEventListeners(),this._delayJQueryReady(this),this._handleDocumentWrite(),this._registerAllDelayedScripts(),this._preloadAllScripts(),await this._loadScriptsFromList(this.delayedScripts.normal),await this._loadScriptsFromList(this.delayedScripts.defer),await this._loadScriptsFromList(this.delayedScripts.async);try{await this._triggerDOMContentLoaded(),await this._triggerWindowLoad()}catch(e){}window.dispatchEvent(new Event("rocket-allScriptsLoaded")),this._replayClicks()}_registerAllDelayedScripts(){document.querySelectorAll("script[type=rocketlazyloadscript]").forEach((e=>{e.hasAttribute("src")?e.hasAttribute("async")&&!1!==e.async?this.delayedScripts.async.push(e):e.hasAttribute("defer")&&!1!==e.defer||"module"===e.getAttribute("data-rocket-type")?this.delayedScripts.defer.push(e):this.delayedScripts.normal.push(e):this.delayedScripts.normal.push(e)}))}async _transformScript(e){return await this._littleBreath(),new Promise((t=>{const n=document.createElement("script");[...e.attributes].forEach((e=>{let t=e.nodeName;"type"!==t&&("data-rocket-type"===t&&(t="type"),n.setAttribute(t,e.nodeValue))})),e.hasAttribute("src")?(n.addEventListener("load",t),n.addEventListener("error",t)):(n.text=e.text,t());try{e.parentNode.replaceChild(n,e)}catch(e){t()}}))}async _loadScriptsFromList(e){const t=e.shift();return t?(await this._transformScript(t),this._loadScriptsFromList(e)):Promise.resolve()}_preloadAllScripts(){this._batchInjectResourceHints([...this.delayedScripts.normal,...this.delayedScripts.defer,...this.delayedScripts.async],"preload")}_batchInjectResourceHints(e,t){var n=document.createDocumentFragment();e.forEach((e=>{if(e.src){const i=document.createElement("link");i.href=e.src,i.rel=t,"preconnect"!==t&&(i.as="script"),e.getAttribute&&"module"===e.getAttribute("data-rocket-type")&&(i.crossOrigin=!0),e.crossOrigin&&(i.crossOrigin=e.crossOrigin),n.appendChild(i)}})),document.head.appendChild(n)}_delayEventListeners(){let e={};function t(t,n){!function(t){function n(n){return e[t].eventsToRewrite.indexOf(n)>=0?"rocket-"+n:n}e[t]||(e[t]={originalFunctions:{add:t.addEventListener,remove:t.removeEventListener},eventsToRewrite:[]},t.addEventListener=function(){arguments[0]=n(arguments[0]),e[t].originalFunctions.add.apply(t,arguments)},t.removeEventListener=function(){arguments[0]=n(arguments[0]),e[t].originalFunctions.remove.apply(t,arguments)})}(t),e[t].eventsToRewrite.push(n)}function n(e,t){let n=e[t];Object.defineProperty(e,t,{get:()=>n||function(){},set(i){e["rocket"+t]=n=i}})}t(document,"DOMContentLoaded"),t(window,"DOMContentLoaded"),t(window,"load"),t(window,"pageshow"),t(document,"readystatechange"),n(document,"onreadystatechange"),n(window,"onload"),n(window,"onpageshow")}_delayJQueryReady(e){let t=window.jQuery;Object.defineProperty(window,"jQuery",{get:()=>t,set(n){if(n&&n.fn&&!e.allJQueries.includes(n)){n.fn.ready=n.fn.init.prototype.ready=function(t){e.domReadyFired?t.bind(document)(n):document.addEventListener("rocket-DOMContentLoaded",(()=>t.bind(document)(n)))};const t=n.fn.on;n.fn.on=n.fn.init.prototype.on=function(){if(this[0]===window){function e(e){return e.split(" ").map((e=>"load"===e||0===e.indexOf("load.")?"rocket-jquery-load":e)).join(" ")}"string"==typeof arguments[0]||arguments[0]instanceof String?arguments[0]=e(arguments[0]):"object"==typeof arguments[0]&&Object.keys(arguments[0]).forEach((t=>{delete Object.assign(arguments[0],{[e(t)]:arguments[0][t]})[t]}))}return t.apply(this,arguments),this},e.allJQueries.push(n)}t=n}})}async _triggerDOMContentLoaded(){this.domReadyFired=!0,await this._littleBreath(),document.dispatchEvent(new Event("rocket-DOMContentLoaded")),await this._littleBreath(),window.dispatchEvent(new Event("rocket-DOMContentLoaded")),await this._littleBreath(),document.dispatchEvent(new Event("rocket-readystatechange")),await this._littleBreath(),document.rocketonreadystatechange&&document.rocketonreadystatechange()}async _triggerWindowLoad(){await this._littleBreath(),window.dispatchEvent(new Event("rocket-load")),await this._littleBreath(),window.rocketonload&&window.rocketonload(),await this._littleBreath(),this.allJQueries.forEach((e=>e(window).trigger("rocket-jquery-load"))),await this._littleBreath();const e=new Event("rocket-pageshow");e.persisted=this.persisted,window.dispatchEvent(e),await this._littleBreath(),window.rocketonpageshow&&window.rocketonpageshow({persisted:this.persisted})}_handleDocumentWrite(){const e=new Map;document.write=document.writeln=function(t){const n=document.currentScript,i=document.createRange(),r=n.parentElement;let o=e.get(n);void 0===o&&(o=n.nextSibling,e.set(n,o));const s=document.createDocumentFragment();i.setStart(s,0),s.appendChild(i.createContextualFragment(t)),r.insertBefore(s,o)}}async _littleBreath(){Date.now()-this.lastBreath>45&&(await this._requestAnimFrame(),this.lastBreath=Date.now())}async _requestAnimFrame(){return document.hidden?new Promise((e=>setTimeout(e))):new Promise((e=>requestAnimationFrame(e)))}static run(){const e=new RocketLazyLoadScripts;e._addUserInteractionListener(e)}}RocketLazyLoadScripts.run();</script> <!-- Google Tag Manager --> <script type="rocketlazyloadscript">(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start': new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-K2GHVWX');</script> <!-- End Google Tag Manager --> <meta http-equiv="x-ua-compatible" content="ie=edge"> <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no"> <meta name="p:domain_verify" content="280c11c605502fd0864746551542a23e"/> <link data-minify="1" rel="stylesheet" href="https://screpy.com/wp-content/cache/min/1/ajax/libs/animate.css/4.1.1/animate.min.css?ver=1731932823"/> <meta name='robots' content='index, follow, max-image-preview:large, max-snippet:-1, max-video-preview:-1' /> <!-- This site is optimized with the Yoast SEO plugin v19.5.1 - https://yoast.com/wordpress/plugins/seo/ --> <title>🚀 Page Speed Monitoring » Screpy</title><link rel="preload" as="style" href="https://fonts.googleapis.com/css2?family=Quicksand:wght@400;500;600&family=Open+Sans:wght@400;600;700&display=swap" /><link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Quicksand:wght@400;500;600&family=Open+Sans:wght@400;600;700&display=swap" media="print" onload="this.media='all'" /><noscript><link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Quicksand:wght@400;500;600&family=Open+Sans:wght@400;600;700&display=swap" /></noscript> <meta name="description" content="Wouldn’t you want users to access more pages on your site in a minute? Start your free trial, boost page speed and increase your customers!" /> <link rel="canonical" href="https://screpy.com/pagespeed/" /> <meta property="og:locale" content="en_US" /> <meta property="og:type" content="article" /> <meta property="og:title" content="🚀 Page Speed Monitoring » Screpy" /> <meta property="og:description" content="Wouldn’t you want users to access more pages on your site in a minute? Start your free trial, boost page speed and increase your customers!" /> <meta property="og:url" content="https://screpy.com/pagespeed/" /> <meta property="og:site_name" content="Screpy" /> <meta property="article:publisher" content="https://www.facebook.com/Screpy-107071387735572" /> <meta property="article:modified_time" content="2021-05-29T10:15:11+00:00" /> <meta property="og:image" content="https://screpy.com/wp-content/uploads/2021/01/PH-1.png" /> <meta property="og:image:width" content="1200" /> <meta property="og:image:height" content="800" /> <meta property="og:image:type" content="image/png" /> <meta name="twitter:card" content="summary_large_image" /> <meta name="twitter:site" content="@_screpy" /> <script type="application/ld+json" class="yoast-schema-graph">{"@context":"https://schema.org","@graph":[{"@type":"WebPage","@id":"https://screpy.com/pagespeed/","url":"https://screpy.com/pagespeed/","name":"🚀 Page Speed Monitoring » Screpy","isPartOf":{"@id":"https://screpy.com/#website"},"primaryImageOfPage":{"@id":"https://screpy.com/pagespeed/#primaryimage"},"image":{"@id":"https://screpy.com/pagespeed/#primaryimage"},"thumbnailUrl":"https://screpy.com/wp-content/uploads/2021/01/PH-1.png","datePublished":"2021-04-12T09:45:48+00:00","dateModified":"2021-05-29T10:15:11+00:00","description":"Wouldn’t you want users to access more pages on your site in a minute? Start your free trial, boost page speed and increase your customers!","breadcrumb":{"@id":"https://screpy.com/pagespeed/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https://screpy.com/pagespeed/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https://screpy.com/pagespeed/#primaryimage","url":"https://screpy.com/wp-content/uploads/2021/01/PH-1.png","contentUrl":"https://screpy.com/wp-content/uploads/2021/01/PH-1.png","width":1200,"height":800,"caption":"Screpy - Page Speed Monitoring"},{"@type":"BreadcrumbList","@id":"https://screpy.com/pagespeed/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https://screpy.com/"},{"@type":"ListItem","position":2,"name":"🚀 Page Speed Monitoring"}]},{"@type":"WebSite","@id":"https://screpy.com/#website","url":"https://screpy.com/","name":"Screpy","description":"AI-Based SEO Analysis & Monitoring Tool","publisher":{"@id":"https://screpy.com/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://screpy.com/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https://screpy.com/#organization","name":"Screpy","url":"https://screpy.com/","sameAs":["https://www.instagram.com/use.screpy/","https://www.linkedin.com/company/screpy/","https://www.facebook.com/Screpy-107071387735572","https://twitter.com/_screpy"],"logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https://screpy.com/#/schema/logo/image/","url":"https://screpy.com/wp-content/uploads/2020/08/logo-linkedin.png","contentUrl":"https://screpy.com/wp-content/uploads/2020/08/logo-linkedin.png","width":1024,"height":1024,"caption":"Screpy"},"image":{"@id":"https://screpy.com/#/schema/logo/image/"}}]}</script> <!-- / Yoast SEO plugin. --> <link href='https://fonts.gstatic.com' crossorigin rel='preconnect' /> <style type="text/css"> img.wp-smiley, img.emoji { display: inline !important; border: none !important; box-shadow: none !important; height: 1em !important; width: 1em !important; margin: 0 0.07em !important; vertical-align: -0.1em !important; background: none !important; padding: 0 !important; } </style> <link rel='stylesheet' id='wp-block-library-css' href='https://screpy.com/wp-includes/css/dist/block-library/style.min.css?ver=6.0.1' type='text/css' media='all' /> <style id='global-styles-inline-css' type='text/css'> body{--wp--preset--color--black: #000000;--wp--preset--color--cyan-bluish-gray: #abb8c3;--wp--preset--color--white: #ffffff;--wp--preset--color--pale-pink: #f78da7;--wp--preset--color--vivid-red: #cf2e2e;--wp--preset--color--luminous-vivid-orange: #ff6900;--wp--preset--color--luminous-vivid-amber: #fcb900;--wp--preset--color--light-green-cyan: #7bdcb5;--wp--preset--color--vivid-green-cyan: #00d084;--wp--preset--color--pale-cyan-blue: #8ed1fc;--wp--preset--color--vivid-cyan-blue: #0693e3;--wp--preset--color--vivid-purple: #9b51e0;--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg,rgba(6,147,227,1) 0%,rgb(155,81,224) 100%);--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg,rgb(122,220,180) 0%,rgb(0,208,130) 100%);--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg,rgba(252,185,0,1) 0%,rgba(255,105,0,1) 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg,rgba(255,105,0,1) 0%,rgb(207,46,46) 100%);--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg,rgb(238,238,238) 0%,rgb(169,184,195) 100%);--wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg,rgb(74,234,220) 0%,rgb(151,120,209) 20%,rgb(207,42,186) 40%,rgb(238,44,130) 60%,rgb(251,105,98) 80%,rgb(254,248,76) 100%);--wp--preset--gradient--blush-light-purple: linear-gradient(135deg,rgb(255,206,236) 0%,rgb(152,150,240) 100%);--wp--preset--gradient--blush-bordeaux: linear-gradient(135deg,rgb(254,205,165) 0%,rgb(254,45,45) 50%,rgb(107,0,62) 100%);--wp--preset--gradient--luminous-dusk: linear-gradient(135deg,rgb(255,203,112) 0%,rgb(199,81,192) 50%,rgb(65,88,208) 100%);--wp--preset--gradient--pale-ocean: linear-gradient(135deg,rgb(255,245,203) 0%,rgb(182,227,212) 50%,rgb(51,167,181) 100%);--wp--preset--gradient--electric-grass: linear-gradient(135deg,rgb(202,248,128) 0%,rgb(113,206,126) 100%);--wp--preset--gradient--midnight: linear-gradient(135deg,rgb(2,3,129) 0%,rgb(40,116,252) 100%);--wp--preset--duotone--dark-grayscale: url('#wp-duotone-dark-grayscale');--wp--preset--duotone--grayscale: url('#wp-duotone-grayscale');--wp--preset--duotone--purple-yellow: url('#wp-duotone-purple-yellow');--wp--preset--duotone--blue-red: url('#wp-duotone-blue-red');--wp--preset--duotone--midnight: url('#wp-duotone-midnight');--wp--preset--duotone--magenta-yellow: url('#wp-duotone-magenta-yellow');--wp--preset--duotone--purple-green: url('#wp-duotone-purple-green');--wp--preset--duotone--blue-orange: url('#wp-duotone-blue-orange');--wp--preset--font-size--small: 13px;--wp--preset--font-size--medium: 20px;--wp--preset--font-size--large: 36px;--wp--preset--font-size--x-large: 42px;}.has-black-color{color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-color{color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-color{color: var(--wp--preset--color--white) !important;}.has-pale-pink-color{color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-color{color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-color{color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-color{color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-color{color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-color{color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-color{color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-color{color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-color{color: var(--wp--preset--color--vivid-purple) !important;}.has-black-background-color{background-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-background-color{background-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-background-color{background-color: var(--wp--preset--color--white) !important;}.has-pale-pink-background-color{background-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-background-color{background-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-background-color{background-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-background-color{background-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-background-color{background-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-background-color{background-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-background-color{background-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-background-color{background-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-background-color{background-color: var(--wp--preset--color--vivid-purple) !important;}.has-black-border-color{border-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-border-color{border-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-border-color{border-color: var(--wp--preset--color--white) !important;}.has-pale-pink-border-color{border-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-border-color{border-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-border-color{border-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-border-color{border-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-border-color{border-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-border-color{border-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-border-color{border-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-border-color{border-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-border-color{border-color: var(--wp--preset--color--vivid-purple) !important;}.has-vivid-cyan-blue-to-vivid-purple-gradient-background{background: var(--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple) !important;}.has-light-green-cyan-to-vivid-green-cyan-gradient-background{background: var(--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan) !important;}.has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange) !important;}.has-luminous-vivid-orange-to-vivid-red-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-orange-to-vivid-red) !important;}.has-very-light-gray-to-cyan-bluish-gray-gradient-background{background: var(--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray) !important;}.has-cool-to-warm-spectrum-gradient-background{background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;}.has-blush-light-purple-gradient-background{background: var(--wp--preset--gradient--blush-light-purple) !important;}.has-blush-bordeaux-gradient-background{background: var(--wp--preset--gradient--blush-bordeaux) !important;}.has-luminous-dusk-gradient-background{background: var(--wp--preset--gradient--luminous-dusk) !important;}.has-pale-ocean-gradient-background{background: var(--wp--preset--gradient--pale-ocean) !important;}.has-electric-grass-gradient-background{background: var(--wp--preset--gradient--electric-grass) !important;}.has-midnight-gradient-background{background: var(--wp--preset--gradient--midnight) !important;}.has-small-font-size{font-size: var(--wp--preset--font-size--small) !important;}.has-medium-font-size{font-size: var(--wp--preset--font-size--medium) !important;}.has-large-font-size{font-size: var(--wp--preset--font-size--large) !important;}.has-x-large-font-size{font-size: var(--wp--preset--font-size--x-large) !important;} </style> <link data-minify="1" rel='stylesheet' id='wtr-css-css' href='https://screpy.com/wp-content/cache/min/1/wp-content/plugins/worth-the-read/css/wtr.css?ver=1731932826' type='text/css' media='all' /> <link rel='stylesheet' id='codemirror-blocks--css' href='https://screpy.com/wp-content/plugins/wp-codemirror-block/assets/blocks/blocks.style.build.min.css?ver=1681757369' type='text/css' media='all' /> <link data-minify="1" rel='stylesheet' id='sage/main.css-css' href='https://screpy.com/wp-content/cache/min/1/wp-content/themes/screpy/dist/styles/main_194d0559.css?ver=1731932823' type='text/css' media='all' /> <style id='rocket-lazyload-inline-css' type='text/css'> .rll-youtube-player{position:relative;padding-bottom:56.23%;height:0;overflow:hidden;max-width:100%;}.rll-youtube-player:focus-within{outline: 2px solid currentColor;outline-offset: 5px;}.rll-youtube-player iframe{position:absolute;top:0;left:0;width:100%;height:100%;z-index:100;background:0 0}.rll-youtube-player img{bottom:0;display:block;left:0;margin:auto;max-width:100%;width:100%;position:absolute;right:0;top:0;border:none;height:auto;-webkit-transition:.4s all;-moz-transition:.4s all;transition:.4s all}.rll-youtube-player img:hover{-webkit-filter:brightness(75%)}.rll-youtube-player .play{height:100%;width:100%;left:0;top:0;position:absolute;background:url(https://screpy.com/wp-content/plugins/wp-rocket/assets/img/youtube.png) no-repeat center;background-color: transparent !important;cursor:pointer;border:none;} </style> <script type="rocketlazyloadscript" data-rocket-type='text/javascript' src='https://screpy.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0' id='jquery-core-js' defer></script> <script type="rocketlazyloadscript" data-rocket-type='text/javascript' src='https://screpy.com/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.3.2' id='jquery-migrate-js' defer></script> <script type='text/javascript' id='seo-automated-link-building-js-extra'> /* <![CDATA[ */ var seoAutomatedLinkBuilding = {"ajaxUrl":"https:\/\/screpy.com\/wp-admin\/admin-ajax.php"}; /* ]]> */ </script> <script type="rocketlazyloadscript" data-minify="1" data-rocket-type='text/javascript' src='https://screpy.com/wp-content/cache/min/1/wp-content/plugins/seo-automated-link-building/js/seo-automated-link-building.js?ver=1731932823' id='seo-automated-link-building-js' defer></script> <link rel="https://api.w.org/" href="https://screpy.com/wp-json/" /><link rel="alternate" type="application/json" href="https://screpy.com/wp-json/wp/v2/pages/3714" /><link rel="EditURI" type="application/rsd+xml" title="RSD" href="https://screpy.com/xmlrpc.php?rsd" /> <link rel="wlwmanifest" type="application/wlwmanifest+xml" href="https://screpy.com/wp-includes/wlwmanifest.xml" /> <meta name="generator" content="WordPress 6.0.1" /> <link rel='shortlink' href='https://screpy.com/?p=3714' /> <link rel="alternate" type="application/json+oembed" href="https://screpy.com/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fscrepy.com%2Fpagespeed%2F" /> <link rel="alternate" type="text/xml+oembed" href="https://screpy.com/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fscrepy.com%2Fpagespeed%2F&format=xml" /> <meta name="generator" content="Redux 4.3.21.2" /><style type="text/css">.wtr-time-wrap{ /* wraps the entire label */ margin: 0 10px; } .wtr-time-number{ /* applies only to the number */ }</style><style type="text/css">.recentcomments a{display:inline !important;padding:0 !important;margin:0 !important;}</style><style id="wtr_settings-dynamic-css" title="dynamic-css" class="redux-options-output">.wtr-time-wrap{line-height:16px;color:#CCCCCC;font-size:16px;font-display:swap;}</style><noscript><style id="rocket-lazyload-nojs-css">.rll-youtube-player, [data-lazy-src]{display:none !important;}</style></noscript></head> <body data-rsssl=1 class="page-template-default page page-id-3714 pagespeed page-type-default app-data index-data singular-data page-data page-3714-data page-pagespeed-data"> <!-- Google Tag Manager (noscript) --> <noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-K2GHVWX" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript> <!-- End Google Tag Manager (noscript) --> <!-- Fonts --> <nav class="navbar navbar-light navbar-expand-lg navbar-screpy fixed-top"> <div class="container"> <div> <a id="front-navbar-logo" class="navbar-brand" href="/"> <svg width="70" height="25" viewBox="0 0 70 25" fill="none" xmlns="http://www.w3.org/2000/svg"> <g clip-path="url(#clip0)"> <rect width="70" height="25" fill="white"/> <path d="M20.199 14.967C20.7184 14.967 21.0857 14.9163 21.301 14.815C21.5164 14.7137 21.624 14.5173 21.624 14.226C21.624 13.998 21.4847 13.8017 21.206 13.637C20.9274 13.4597 20.503 13.2633 19.933 13.048C19.4897 12.8833 19.0844 12.7123 18.717 12.535C18.3624 12.3577 18.0584 12.1487 17.805 11.908C17.5517 11.6547 17.3554 11.357 17.216 11.015C17.0767 10.673 17.007 10.2613 17.007 9.78001C17.007 8.84267 17.3554 8.10167 18.052 7.55701C18.7487 7.01234 19.705 6.74001 20.921 6.74001C21.529 6.74001 22.1117 6.79701 22.669 6.91101C23.2264 7.01234 23.6697 7.12634 23.999 7.25301L23.505 9.45701C23.1757 9.34301 22.8147 9.24167 22.422 9.15301C22.042 9.06434 21.6114 9.02001 21.13 9.02001C20.2434 9.02001 19.8 9.26701 19.8 9.76101C19.8 9.87501 19.819 9.97634 19.857 10.065C19.895 10.1537 19.971 10.2423 20.085 10.331C20.199 10.407 20.351 10.4957 20.541 10.597C20.7437 10.6857 20.997 10.787 21.301 10.901C21.9217 11.129 22.4347 11.357 22.84 11.585C23.2454 11.8003 23.562 12.041 23.79 12.307C24.0307 12.5603 24.1954 12.8453 24.284 13.162C24.3854 13.4787 24.436 13.846 24.436 14.264C24.436 15.252 24.0624 15.9993 23.315 16.506C22.5804 17.0127 21.5354 17.266 20.18 17.266C19.2934 17.266 18.5524 17.19 17.957 17.038C17.3744 16.886 16.969 16.7593 16.741 16.658L17.216 14.359C17.6974 14.549 18.1914 14.701 18.698 14.815C19.2047 14.9163 19.705 14.967 20.199 14.967Z" fill="#5C6A6D"/> <path d="M24.9367 12.003C24.9367 11.281 25.0507 10.6033 25.2787 9.97001C25.5194 9.32401 25.8614 8.76667 26.3047 8.29801C26.748 7.81667 27.2864 7.43667 27.9197 7.15801C28.553 6.87934 29.275 6.74001 30.0857 6.74001C30.6177 6.74001 31.1054 6.79067 31.5487 6.89201C31.992 6.98067 32.4227 7.11367 32.8407 7.29101L32.2517 9.55201C31.9857 9.45067 31.6944 9.36201 31.3777 9.28601C31.061 9.21001 30.7064 9.17201 30.3137 9.17201C29.4777 9.17201 28.8507 9.43167 28.4327 9.95101C28.0274 10.4703 27.8247 11.1543 27.8247 12.003C27.8247 12.9023 28.0147 13.599 28.3947 14.093C28.7874 14.587 29.465 14.834 30.4277 14.834C30.7697 14.834 31.137 14.8023 31.5297 14.739C31.9224 14.6757 32.2834 14.5743 32.6127 14.435L33.0117 16.753C32.6824 16.8923 32.2707 17.0127 31.7767 17.114C31.2827 17.2153 30.738 17.266 30.1427 17.266C29.2307 17.266 28.4454 17.133 27.7867 16.867C27.128 16.5883 26.5834 16.2147 26.1527 15.746C25.7347 15.2773 25.4244 14.7263 25.2217 14.093C25.0317 13.447 24.9367 12.7503 24.9367 12.003Z" fill="#5C6A6D"/> <path d="M39.7947 9.51401C39.5414 9.45067 39.2437 9.38734 38.9017 9.32401C38.5597 9.24801 38.1924 9.21001 37.7997 9.21001C37.6224 9.21001 37.407 9.22901 37.1537 9.26701C36.913 9.29234 36.7294 9.32401 36.6027 9.36201V17H33.7717V7.53801C34.2784 7.36067 34.8737 7.19601 35.5577 7.044C36.2544 6.87934 37.027 6.79701 37.8757 6.79701C38.0277 6.79701 38.2114 6.80967 38.4267 6.83501C38.642 6.84767 38.8574 6.87301 39.0727 6.91101C39.288 6.93634 39.5034 6.97434 39.7187 7.02501C39.934 7.06301 40.1177 7.11367 40.2697 7.17701L39.7947 9.51401Z" fill="#5C6A6D"/> <path d="M39.9868 12.079C39.9868 11.1923 40.1198 10.4197 40.3858 9.76101C40.6645 9.08967 41.0255 8.53234 41.4688 8.08901C41.9121 7.64567 42.4188 7.31001 42.9888 7.08201C43.5715 6.85401 44.1668 6.74001 44.7748 6.74001C46.1935 6.74001 47.3145 7.17701 48.1378 8.05101C48.9611 8.91234 49.3728 10.1853 49.3728 11.87C49.3728 12.0347 49.3665 12.2183 49.3538 12.421C49.3411 12.611 49.3285 12.782 49.3158 12.934H42.8938C42.9571 13.5167 43.2295 13.979 43.7108 14.321C44.1921 14.663 44.8381 14.834 45.6488 14.834C46.1681 14.834 46.6748 14.7897 47.1688 14.701C47.6755 14.5997 48.0871 14.4793 48.4038 14.34L48.7838 16.639C48.6318 16.715 48.4291 16.791 48.1758 16.867C47.9225 16.943 47.6375 17.0063 47.3208 17.057C47.0168 17.1203 46.6875 17.171 46.3328 17.209C45.9781 17.247 45.6235 17.266 45.2688 17.266C44.3695 17.266 43.5841 17.133 42.9128 16.867C42.2541 16.601 41.7031 16.24 41.2598 15.784C40.8291 15.3153 40.5061 14.7643 40.2908 14.131C40.0881 13.4977 39.9868 12.8137 39.9868 12.079ZM46.6368 10.996C46.6241 10.7553 46.5798 10.521 46.5038 10.293C46.4405 10.065 46.3328 9.86234 46.1808 9.68501C46.0415 9.50767 45.8578 9.36201 45.6298 9.24801C45.4145 9.13401 45.1421 9.07701 44.8128 9.07701C44.4961 9.07701 44.2238 9.13401 43.9958 9.24801C43.7678 9.34934 43.5778 9.48867 43.4258 9.66601C43.2738 9.84334 43.1535 10.0523 43.0648 10.293C42.9888 10.521 42.9318 10.7553 42.8938 10.996H46.6368Z" fill="#5C6A6D"/> <path d="M56.8205 12.079C56.8205 11.205 56.6242 10.5083 56.2315 9.98901C55.8388 9.45701 55.2562 9.19101 54.4835 9.19101C54.2302 9.19101 53.9958 9.20367 53.7805 9.22901C53.5652 9.24167 53.3878 9.26067 53.2485 9.28601V14.397C53.4258 14.511 53.6538 14.606 53.9325 14.682C54.2238 14.758 54.5152 14.796 54.8065 14.796C56.1492 14.796 56.8205 13.8903 56.8205 12.079ZM59.7085 12.003C59.7085 12.7757 59.6135 13.4787 59.4235 14.112C59.2335 14.7453 58.9548 15.29 58.5875 15.746C58.2202 16.202 57.7642 16.5567 57.2195 16.81C56.6748 17.0633 56.0478 17.19 55.3385 17.19C54.9458 17.19 54.5785 17.152 54.2365 17.076C53.8945 17 53.5652 16.8923 53.2485 16.753V20.515H50.4175V7.34801C50.6708 7.27201 50.9622 7.20234 51.2915 7.139C51.6208 7.06301 51.9628 6.99967 52.3175 6.94901C52.6848 6.89834 53.0522 6.86034 53.4195 6.83501C53.7995 6.79701 54.1605 6.77801 54.5025 6.77801C55.3258 6.77801 56.0605 6.90467 56.7065 7.15801C57.3525 7.39867 57.8972 7.74701 58.3405 8.20301C58.7838 8.64634 59.1195 9.19101 59.3475 9.83701C59.5882 10.483 59.7085 11.205 59.7085 12.003Z" fill="#5C6A6D"/> <path d="M69.3575 7.00601C68.7875 8.93134 68.1922 10.7363 67.5715 12.421C66.9509 14.1057 66.2732 15.7397 65.5385 17.323C65.2725 17.893 65.0065 18.3743 64.7405 18.767C64.4745 19.1723 64.1832 19.5017 63.8665 19.755C63.5499 20.021 63.1889 20.211 62.7835 20.325C62.3909 20.4517 61.9285 20.515 61.3965 20.515C60.9532 20.515 60.5415 20.4707 60.1615 20.382C59.7942 20.306 59.4902 20.2173 59.2495 20.116L59.7435 17.855C60.0349 17.9563 60.2945 18.026 60.5225 18.064C60.7505 18.102 60.9912 18.121 61.2445 18.121C61.7512 18.121 62.1375 17.9817 62.4035 17.703C62.6822 17.437 62.9165 17.0633 63.1065 16.582C62.4605 15.3153 61.8145 13.8967 61.1685 12.326C60.5225 10.7427 59.9145 8.96934 59.3445 7.00601H62.3465C62.4732 7.50001 62.6189 8.03834 62.7835 8.62101C62.9609 9.19101 63.1445 9.77367 63.3345 10.369C63.5245 10.9517 63.7145 11.5217 63.9045 12.079C64.1072 12.6363 64.2972 13.143 64.4745 13.599C64.6392 13.143 64.8102 12.6363 64.9875 12.079C65.1649 11.5217 65.3359 10.9517 65.5005 10.369C65.6779 9.77367 65.8425 9.19101 65.9945 8.62101C66.1592 8.03834 66.3049 7.50001 66.4315 7.00601H69.3575Z" fill="#5C6A6D"/> <path d="M0.97659 11.5503L10.0681 8.89433V8.89433C10.0525 11.225 8.58099 13.2971 6.38567 14.0798L0.874438 16.045L0.97659 11.5503Z" fill="#BF5757"/> <path d="M11.0757 0L11.0809 5.77857L5.59607 11.2731L2.70422 8.38635L11.0757 0Z" fill="#F17676"/> <path fill-rule="evenodd" clip-rule="evenodd" d="M0.868835 11.761L0.872535 16.0009L9.24416 7.61469L6.35235 4.72792L1.81328 9.27492C1.28967 9.88665 0.935147 10.7668 0.868835 11.761Z" fill="#F17676"/> <path d="M-0.0914612 24.8825L-0.102586 19.1039L5.37648 13.6037L8.27133 16.4874L-0.0914612 24.8825Z" fill="#F17676"/> <path fill-rule="evenodd" clip-rule="evenodd" d="M10.1032 13.1106L10.0951 8.87096L1.73218 17.2659L4.62699 20.1497L9.16112 15.5982C9.68424 14.9858 10.0379 14.1051 10.1032 13.1106Z" fill="#F17676"/> </g> <defs> <clipPath id="clip0"> <rect width="70" height="25" fill="white"/> </clipPath> </defs> </svg> </a> </div> <button id="front-navbar-hmbrgr-menu" class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation"> <svg width="20" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M436 124H12c-6.627 0-12-5.373-12-12V80c0-6.627 5.373-12 12-12h424c6.627 0 12 5.373 12 12v32c0 6.627-5.373 12-12 12zm0 160H12c-6.627 0-12-5.373-12-12v-32c0-6.627 5.373-12 12-12h424c6.627 0 12 5.373 12 12v32c0 6.627-5.373 12-12 12zm0 160H12c-6.627 0-12-5.373-12-12v-32c0-6.627 5.373-12 12-12h424c6.627 0 12 5.373 12 12v32c0 6.627-5.373 12-12 12z"/></svg> </button> <div id="navbarSupportedContent" class="collapse navbar-collapse mobile-dropdown"> <ul class="navbar-nav mr-auto pl-lg-5"> <li class="nav-item"> <a id="navbar-features" class="nav-link" href="/#features">Features</a> </li> <li class="nav-item"> <a id="navbar-pricing" class="nav-link" href="/pricing/">Pricing</a> </li> <li class="nav-item"> <a id="navbar-faq" class="nav-link" href="/faq/">FAQ</a> </li> <li class="nav-item"> <a id="navbar-blog" class="nav-link" href="/blog/">Blog</a> </li> </ul> <ul class="navbar-nav ml-auto"> <li class="nav-item mr-3"> <a id="navbar-login" class="nav-link" href="https://app.screpy.com/login/">Login</a> </li> <li class="nav-item"> <a id="navbar-register" class="nav-link btn-red" href="https://app.screpy.com/register/">Free Trial</a> </li> </ul> </div> </div> </nav> <div class="wrap" role="document"> <div class="content"> <main class="main"> <section class="hero"> <div class="dots d-sm-block d-none animate__animated animate__fadeIn animate__slower"> <div class="dot-1 animate__animated animate__pulse animate__infinite"></div> <div class="dot-2 animate__animated animate__pulse animate__infinite"></div> <div class="dot-3 animate__animated animate__pulse animate__infinite"></div> <div class="dot-4 animate__animated animate__pulse animate__infinite"></div> <div class="dot-5 animate__animated animate__pulse animate__infinite"></div> <div class="dot-6 animate__animated animate__pulse animate__infinite"></div> <div class="dot-7 animate__animated animate__pulse animate__infinite"></div> <div class="dot-8 animate__animated animate__pulse animate__infinite"></div> </div> <div class="container-fluid"> <div class="row"> <div class="col-lg-7 col-xl-5"> <div class="hero-content"> <small class="slogan"> <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path fill="currentColor" d="M256 8C119.043 8 8 119.083 8 256c0 136.997 111.043 248 248 248s248-111.003 248-248C504 119.083 392.957 8 256 8zm0 448c-110.532 0-200-89.431-200-200 0-110.495 89.472-200 200-200 110.491 0 200 89.471 200 200 0 110.53-89.431 200-200 200zm42-104c0 23.159-18.841 42-42 42s-42-18.841-42-42 18.841-42 42-42 42 18.841 42 42zm-81.37-211.401l6.8 136c.319 6.387 5.591 11.401 11.985 11.401h41.17c6.394 0 11.666-5.014 11.985-11.401l6.8-136c.343-6.854-5.122-12.599-11.985-12.599h-54.77c-6.863 0-12.328 5.745-11.985 12.599z"/></svg> You need traffic! </small> <h1 style="--color:#75b765"><strong class="d-block">AI-Based</strong> <span id="hp-typ" class="typed" data-strings='["Page Speed Analysis", "Auto-Generated Tasks", "Lighthouse Analysis", "Performance Metrics"]'>Page Speed Analysis</span></h1> Keep customers, manage your performance insights, get the highest conversion rates! <!-- <h2 class="mt-5">Analyze and monitoring your website</h2> <form action="#" method="get" class="analysis-form"> <input class="form-control" type="text" placeholder="https://..."> <button type="submit">Scan</button> </form> --> <ul> <li> <div style="background: #75b76520;" class="icon icon-1"> <svg class="svg-inline--fa fa-check fa-w-16" aria-hidden="true" focusable="false" data-prefix="fas" data-icon="check" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" data-fa-i2svg=""> <path fill="#75b765" d="M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z"> </path> </svg> </div> <span>Easily trackable tasks</span> </li> <li> <div style="background: #75b76520;" class="icon icon-1"> <svg class="svg-inline--fa fa-check fa-w-16" aria-hidden="true" focusable="false" data-prefix="fas" data-icon="check" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" data-fa-i2svg=""> <path fill="#75b765" d="M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z"> </path> </svg> </div> <span>AI-Based Scanning</span> </li> <li> <div style="background: #75b76520;" class="icon icon-1"> <svg class="svg-inline--fa fa-check fa-w-16" aria-hidden="true" focusable="false" data-prefix="fas" data-icon="check" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" data-fa-i2svg=""> <path fill="#75b765" d="M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z"> </path> </svg> </div> <span>Google Lighthouse Integration </span> </li> <li> <div style="background: #75b76520;" class="icon icon-1"> <svg class="svg-inline--fa fa-check fa-w-16" aria-hidden="true" focusable="false" data-prefix="fas" data-icon="check" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" data-fa-i2svg=""> <path fill="#75b765" d="M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z"> </path> </svg> </div> <span>Page Speed Monitoring for Each Page</span> </li> </ul> <div class="cta-repeater d-flex "> <div class="hero-btn-repeater"> <a style="background-color: #75b765; color: #ffffff; --button-color: #75b765; --hover-text-color: ;" id="" href="#analyze-website" target="" class="btn btn-repeater-section-item btn-shadow mr-2 type-normal" > Test Your Website </a> <div class="bottom-text-cont d-none d-lg-flex"> <div class="icon" style="background-color: #75b76530; color: #75b765;"> <svg class="svg-inline--fa fa-check fa-w-16" aria-hidden="true" focusable="false" data-prefix="fas" data-icon="check" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" data-fa-i2svg=""> <path fill="currentColor" d="M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z"> </path> </svg> </div> <span class="cta-bottom-text">its free</span> </div> </div> <div class="hero-btn-repeater"> <a style="background-color: #75b765; color: #75b765; --button-color: #75b765; --hover-text-color: #ffffff;" id="" href="https://screpy.com/register?ref=pagespeed-hero" target="" class="btn btn-repeater-section-item btn-shadow mr-2 type-outline" > 7 Days Free Trial </a> <div class="bottom-text-cont d-none d-lg-flex"> <div class="icon" style="background-color: #75b76530; color: #75b765;"> <svg class="svg-inline--fa fa-check fa-w-16" aria-hidden="true" focusable="false" data-prefix="fas" data-icon="check" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" data-fa-i2svg=""> <path fill="currentColor" d="M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z"> </path> </svg> </div> <span class="cta-bottom-text">no credit card required</span> </div> </div> </div> </div> </div> </div> <div class="hero-widgets d-block"> <div class="row"> <div class="col-4"> <div class="card card-front-widget"> <img width="312" height="312" loading=lazy src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20312%20312'%3E%3C/svg%3E" alt="" data-lazy-src="https://screpy.com/wp-content/uploads/2020/12/pagespeed-widget.svg"><noscript><img width="312" height="312" loading=lazy src="https://screpy.com/wp-content/uploads/2020/12/pagespeed-widget.svg" alt=""></noscript> </div> <div class="card card-front-widget"> <img width="228" height="228" loading=lazy src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20228%20228'%3E%3C/svg%3E" alt="" data-lazy-src="https://screpy.com/wp-content/uploads/2021/01/speed-indexs.svg"><noscript><img width="228" height="228" loading=lazy src="https://screpy.com/wp-content/uploads/2021/01/speed-indexs.svg" alt=""></noscript> </div> </div> <div class="col-4"> <div class="card card-front-widget"> <picture> <source type="image/webp" data-lazy-srcset="https://screpy.com/wp-content/uploads/2020/08/uptime.png.webp" srcset="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20667%20882'%3E%3C/svg%3E"/> <img width="667" height="882" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20667%20882'%3E%3C/svg%3E" alt="uptime-widget" data-lazy-src="https://screpy.com/wp-content/uploads/2020/08/uptime.png"/> </picture> <noscript><picture> <source type="image/webp" srcset="https://screpy.com/wp-content/uploads/2020/08/uptime.png.webp"/> <img width="667" height="882" src="https://screpy.com/wp-content/uploads/2020/08/uptime.png" alt="uptime-widget"/> </picture> </noscript> </div> <div class="card card-front-widget"> <img width="228" height="228" loading=lazy src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20228%20228'%3E%3C/svg%3E" alt="" data-lazy-src="https://screpy.com/wp-content/uploads/2021/01/tti.svg"><noscript><img width="228" height="228" loading=lazy src="https://screpy.com/wp-content/uploads/2021/01/tti.svg" alt=""></noscript> </div> </div> <div class="col-4"> <div class="card card-front-widget"> <img width="237" height="225" loading=lazy src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20237%20225'%3E%3C/svg%3E" alt="" data-lazy-src="https://screpy.com/wp-content/uploads/2021/01/fcp.svg"><noscript><img width="237" height="225" loading=lazy src="https://screpy.com/wp-content/uploads/2021/01/fcp.svg" alt=""></noscript> </div> <div class="card card-front-widget"> <img width="267" height="267" loading=lazy src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20267%20267'%3E%3C/svg%3E" alt="screpy-uptime-status-monitoring" data-lazy-src="https://screpy.com/wp-content/uploads/2020/12/uptime-widget.svg"><noscript><img width="267" height="267" loading=lazy src="https://screpy.com/wp-content/uploads/2020/12/uptime-widget.svg" alt="screpy-uptime-status-monitoring"></noscript> </div> </div> </div> </div> </div> </section> <div class="container-fluid"> <div class="list-heading text-center"> <h2 class="list-title">Don’t Let Your Visitors Bounce!</h2> <p class="teams-desc">Want to turn your traffic into loyal visitors? Then there is no choice but to offer them what they are looking for as quickly as possible! Get rid of bounce rate, abandoned carts, and low-performance metrics!</p> </div> </div> <div class="list-and-image-section " id=""> <div class="bg-shape"> <svg width="1382" height="1202" viewBox="0 0 1382 1202" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M728.808 172.196C575.839 -7.8105 272.664 -66.4508 225.8 296.446C207.174 440.283 174.249 548.551 99.2662 653.455C-107.537 942.811 101.79 1220.27 349.93 1164.39C559.857 1117.17 677.859 1002.53 975.626 1091.82C1131.24 1138.44 1296.35 1131.35 1331.55 960.596C1370.73 770.736 1185.07 678.69 1033.43 553.118C838.759 391.977 860.028 326.728 728.808 172.196Z" fill="url(#paint0_linear)" /> <path d="M530.657 999.409C342.479 932.958 107.438 691.187 105.155 351.602C102.871 12.0168 364.349 -60.9231 505.543 89.4028C646.616 239.608 780.239 273.615 934.17 260.637C1088.1 247.659 1270.03 356.649 1244.31 593.133C1218.6 829.616 943.422 1145.29 530.657 999.409Z" fill="url(#paint1_linear)" /> <path opacity="0.75" d="M1144.1 0V6.00823C1202.38 6.00823 1253.33 33.0452 1295.5 86.2781C1337.92 139.872 1355.59 200.194 1360.03 217.378C1368.68 251.144 1378.42 307.741 1375.17 385.368C1372.17 459.149 1358.35 533.891 1334.08 607.432C1278.2 776.744 1177.38 928.391 1042.32 1046.15C990.527 1091.21 932.487 1128.71 874.328 1154.42C812.563 1181.7 752.481 1195.64 696.004 1195.64C570.191 1195.64 491.724 1113.32 441.375 928.632C395.712 760.762 281.556 701.761 160.671 639.275L157.186 637.473C97.1035 606.35 50.2394 560.808 25.4855 509.017C-0.349904 455.063 -0.710383 399.427 24.5242 348.357C47.2353 302.454 84.4863 267.847 135.436 245.256C185.665 222.785 250.794 211.49 328.781 211.49C346.445 211.49 365.07 212.09 384.177 213.172C419.866 215.335 451.469 216.296 480.789 216.296C665.241 216.296 805.474 172.316 998.338 54.074C1050.37 22.1103 1099.4 6.00823 1144.1 6.00823V0ZM1144.1 0C1101.56 0 1052.17 14.0592 995.213 49.0271C790.573 174.599 652.384 210.408 480.789 210.408C450.027 210.408 418.063 209.206 384.537 207.284C365.311 206.082 346.685 205.602 328.781 205.602C172.206 205.602 66.5817 249.822 19.2369 345.713C-35.1976 455.904 30.8928 578.953 154.542 642.88C278.071 706.808 390.305 763.405 435.727 930.314C481.149 1097.22 554.33 1201.77 696.124 1201.77C814.366 1201.77 943.062 1140.84 1046.4 1050.84C1189.28 926.228 1286.85 770.135 1339.97 609.475C1392.96 448.815 1388.75 304.617 1366.04 216.056C1348.5 148.283 1282.17 0 1144.1 0Z" fill="#FF5722" /> <path opacity="0.75" d="M1098.8 60.082V66.0903C1151.07 66.0903 1196.85 90.3635 1234.58 138.189C1272.67 186.375 1288.53 240.449 1292.5 255.95C1300.31 286.352 1308.96 337.181 1306.2 406.877C1303.56 473.208 1291.06 540.38 1269.19 606.59C1218.96 758.839 1128.24 895.226 1006.75 1001.09C960.245 1041.71 907.974 1075.35 855.702 1098.42C800.186 1122.94 746.232 1135.43 695.523 1135.43C582.688 1135.43 512.152 1061.41 466.97 895.586C425.753 744.179 322.892 691.066 214.023 634.709L210.899 633.027C156.945 605.148 114.888 564.172 92.6572 517.669C69.4654 469.242 69.2252 419.374 91.8161 373.591C112.124 332.495 145.65 301.372 191.312 281.065C236.374 260.997 294.894 250.903 365.07 250.903C380.932 250.903 397.755 251.384 414.939 252.465C447.143 254.388 475.501 255.349 501.938 255.349C668.005 255.349 794.418 215.695 968.056 109.229C1014.8 80.51 1058.78 65.9701 1098.92 65.9701V60.082H1098.8ZM1098.8 60.082C1060.46 60.082 1016 72.8195 964.812 104.182C780.599 217.137 656.229 249.461 501.817 249.461C474.059 249.461 445.46 248.38 415.179 246.577C397.875 245.496 381.172 245.015 364.95 245.015C223.997 245.015 128.947 284.79 86.2885 371.068C37.2613 470.204 96.8629 580.995 208.015 638.554C319.167 695.993 420.226 746.943 461.082 897.268C501.938 1047.47 567.908 1141.56 695.403 1141.56C801.868 1141.56 917.707 1086.77 1010.71 1005.66C1139.29 893.543 1227.13 753.071 1274.84 608.513C1322.54 463.955 1318.7 334.177 1298.27 254.388C1282.77 193.465 1223.05 60.082 1098.8 60.082Z" fill="#FF5722" /> <path opacity="0.75" d="M1053.49 120.164V126.172C1099.76 126.172 1140.25 147.682 1173.66 189.98C1207.42 232.638 1221.48 280.704 1225.09 294.403C1232.06 321.32 1239.75 366.501 1237.22 428.386C1234.82 487.267 1223.77 546.989 1204.42 605.749C1159.84 740.934 1079.21 862.18 971.42 956.149C884.421 1031.97 783.723 1075.47 695.162 1075.47C595.185 1075.47 532.699 1009.86 492.685 862.781C456.035 727.956 364.469 680.611 267.496 630.503L264.733 629.061C216.907 604.307 179.656 568.017 159.829 526.801C139.281 484.022 139.04 439.922 159.108 399.306C177.133 362.896 206.813 335.259 247.189 317.354C287.203 299.57 338.994 290.557 401.36 290.557C415.419 290.557 430.319 291.038 445.58 291.879C474.179 293.562 499.534 294.403 522.966 294.403C670.769 294.403 783.122 259.194 937.654 164.385C979.111 138.91 1018.16 126.052 1053.61 126.052V120.164H1053.49ZM1053.49 120.164C1019.37 120.164 979.952 131.459 934.41 159.338C770.625 259.795 660.074 288.394 522.846 288.394C498.212 288.394 472.737 287.433 445.821 285.871C430.439 284.91 415.539 284.429 401.239 284.429C276.028 284.429 191.432 319.757 153.58 396.543C110.081 484.743 162.953 583.158 261.728 634.228C360.624 685.298 450.387 730.6 486.676 864.223C523.086 997.726 581.607 1081.36 694.922 1081.36C789.491 1081.36 892.472 1032.69 975.145 960.595C1089.42 860.979 1167.53 736.007 1209.95 607.551C1252.36 478.975 1249 363.617 1230.74 292.841C1217.04 238.766 1163.92 120.164 1053.49 120.164Z" fill="#FF5722" /> <path opacity="0.75" d="M1008.19 180.246V186.254C1096.39 186.254 1143.62 278.421 1157.68 332.855C1165.01 361.454 1185.43 465.877 1139.53 604.908C1100.48 723.15 1030.06 829.015 935.852 911.207C859.908 977.418 771.947 1015.39 694.561 1015.39C607.442 1015.39 553.008 958.191 518.16 829.735C485.956 711.373 405.686 669.917 320.729 626.057L318.326 624.735C276.629 603.105 244.064 571.502 226.881 535.573C208.976 498.322 208.856 459.989 226.28 424.661C241.901 392.937 267.737 368.904 303.065 353.283C337.913 337.782 383.215 329.971 437.65 329.971C450.027 329.971 463.004 330.332 476.343 331.173C501.337 332.615 523.567 333.336 543.995 333.336C673.412 333.336 771.947 302.453 907.253 219.42C943.422 197.309 977.429 186.014 1008.31 186.014V180.246H1008.19ZM1008.19 180.246C978.39 180.246 943.783 190.1 904.008 214.493C760.772 302.333 664.04 327.448 543.875 327.448C522.366 327.448 500.015 326.607 476.463 325.285C463.004 324.444 450.026 324.083 437.409 324.083C327.819 324.083 253.918 354.965 220.753 422.137C182.66 499.283 228.924 585.441 315.442 630.142C401.961 674.843 480.428 714.498 512.272 831.298C544.115 948.218 595.305 1021.28 694.561 1021.28C777.355 1021.28 867.478 978.619 939.817 915.653C1039.79 828.414 1108.17 719.184 1145.3 606.71C1182.43 494.236 1179.43 393.298 1163.56 331.293C1151.31 284.068 1104.8 180.246 1008.19 180.246Z" fill="#FF5722" /> <path opacity="0.75" d="M962.889 240.328V246.336C1037.99 246.336 1078.25 324.924 1090.14 371.428C1096.39 395.941 1113.94 485.103 1074.64 604.066C1041.24 705.245 981.034 795.849 900.283 866.265C835.394 922.863 760.171 955.427 694.081 955.427C619.939 955.427 573.435 906.52 543.635 796.93C515.877 695.151 447.022 659.582 373.962 621.851L371.799 620.769C336.231 602.384 308.473 575.347 293.813 544.825C278.672 513.102 278.431 480.537 293.212 450.496C306.55 423.459 328.54 403.031 358.581 389.693C388.382 376.475 427.075 369.745 473.579 369.745C484.153 369.745 495.208 370.106 506.624 370.827C528.133 372.149 547.119 372.749 564.663 372.749C675.816 372.749 760.291 346.313 876.49 275.056C907.373 256.19 936.332 246.577 962.648 246.577V240.328H962.889ZM962.889 240.328C937.294 240.328 907.733 248.74 873.606 269.768C750.798 345.112 667.885 366.621 564.904 366.621C546.398 366.621 527.292 365.9 507.225 364.698C495.689 363.977 484.514 363.617 473.819 363.617C379.85 363.617 316.524 390.173 288.045 447.612C255.36 513.702 295.014 587.604 369.156 625.936C443.297 664.269 510.589 698.275 537.867 798.372C565.144 898.59 609.004 961.195 694.081 961.195C764.978 961.195 842.244 924.665 904.248 870.591C989.926 795.849 1048.57 702.241 1080.41 605.748C1112.25 509.377 1109.61 422.858 1096.03 369.745C1085.46 329.25 1045.68 240.328 962.889 240.328Z" fill="#FF5722" /> <path opacity="0.75" d="M917.587 300.412V306.42C979.592 306.42 1012.76 371.429 1022.61 409.882C1027.78 430.19 1042.32 504.331 1009.75 603.227C981.995 687.342 931.886 762.685 864.714 821.205C810.76 868.19 748.395 895.227 693.48 895.227C632.196 895.227 593.863 854.731 569.109 763.887C545.918 678.69 488.239 648.889 427.195 617.286L425.393 616.325C363.268 584.241 335.99 525.12 360.384 475.732C382.614 430.911 431.401 409.041 509.748 409.041C518.52 409.041 527.773 409.281 537.266 409.882C555.17 410.963 571.032 411.444 585.692 411.444C678.579 411.444 749.116 389.334 846.089 329.852C871.684 314.231 895.597 306.3 917.346 306.3V300.412H917.587ZM917.587 300.412C896.318 300.412 871.564 307.502 843.205 324.926C740.825 387.652 671.73 405.676 585.933 405.676C570.551 405.676 554.57 405.075 537.867 404.114C528.254 403.513 519.001 403.273 509.989 403.273C431.761 403.273 378.889 425.383 355.217 473.329C327.939 528.364 361.105 590.009 422.869 621.972C484.634 653.936 540.751 682.175 563.462 765.689C586.173 849.204 622.823 901.475 693.6 901.475C752.721 901.475 817.129 871.074 868.8 826.012C940.298 763.767 989.085 685.66 1015.52 605.39C1042.08 525.12 1039.91 453.021 1028.5 408.68C1019.73 374.554 986.561 300.412 917.587 300.412Z" fill="#FF5722" /> <path opacity="0.75" d="M872.165 360.494V366.502C933.329 366.502 954.238 444.97 955.079 448.334C959.285 464.557 970.82 523.557 944.745 602.265C922.634 669.317 882.62 729.52 829.146 776.143C786.248 813.635 736.62 835.024 693 835.024C644.573 835.024 614.292 802.94 594.705 730.841C575.96 662.107 529.696 638.194 480.549 612.84L479.107 612.119C430.08 586.764 408.45 540.14 427.677 501.207C445.221 465.758 483.914 448.575 546.159 448.575C553.128 448.575 560.579 448.815 568.149 449.296C582.569 450.137 595.186 450.618 606.962 450.618C681.464 450.618 738.062 432.833 815.928 385.128C836.116 372.751 855.102 366.382 872.285 366.382V360.494H872.165ZM872.285 360.494C855.222 360.494 835.515 366.142 812.684 380.081C730.852 430.31 675.576 444.609 606.962 444.609C594.585 444.609 581.848 444.129 568.509 443.408C560.819 442.927 553.369 442.687 546.159 442.687C483.553 442.687 441.255 460.351 422.269 498.683C400.519 542.784 426.956 592.051 476.343 617.526C525.731 643.121 570.672 665.712 588.817 732.524C606.962 799.335 636.282 841.152 693 841.152C740.345 841.152 791.775 816.759 833.112 780.71C890.31 730.841 929.364 668.476 950.512 604.188C971.661 539.9 969.979 482.221 960.967 446.772C953.997 419.855 927.441 360.494 872.285 360.494Z" fill="#FF5722" /> <path d="M530.657 999.409C883.941 1124.26 1136.41 910.968 1217.88 698.638C1162.36 649.851 1095.07 604.309 1033.43 553.239C878.053 424.542 860.268 357.01 792.736 256.432C694.562 240.21 601.795 191.784 505.543 89.2832C481.51 63.6882 453.992 44.582 424.912 32.2051C329.502 45.5433 248.271 122.569 225.8 296.447C211.5 407.599 188.429 497.482 144.208 580.997C219.071 798.374 388.262 949.061 530.657 999.409Z" fill="url(#paint2_linear)" /> <defs> <linearGradient id="paint0_linear" x1="48.5244" y1="600.824" x2="1337.35" y2="600.824" gradientUnits="userSpaceOnUse"> <stop stop-color="#FF9800" /> <stop offset="1" stop-color="#FF5722" /> </linearGradient> <linearGradient id="paint1_linear" x1="107.103" y1="525.721" x2="1254.07" y2="525.721" gradientUnits="userSpaceOnUse"> <stop stop-color="#FFEB3B" /> <stop offset="1" stop-color="#FFC107" /> </linearGradient> <linearGradient id="paint2_linear" x1="138.643" y1="534.326" x2="1200.64" y2="534.326" gradientUnits="userSpaceOnUse"> <stop stop-color="#FF9800" /> <stop offset="1" stop-color="#FFC107" /> </linearGradient> </defs> </svg> </div> <div class="container-fluid"> <div class="list-content-cont"> <div class="list-inner"> <ul class="pl-0"> <li> <div class="icon" style="background-color: #75b76530; color: #75b765;"> <svg class="svg-inline--fa fa-check fa-w-16" aria-hidden="true" focusable="false" data-prefix="fas" data-icon="check" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" data-fa-i2svg=""> <path fill="currentColor" d="M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z"> </path> </svg> </div> <p>Page Speed for all pages</p> </li> <li> <div class="icon" style="background-color: #75b76530; color: #75b765;"> <svg class="svg-inline--fa fa-check fa-w-16" aria-hidden="true" focusable="false" data-prefix="fas" data-icon="check" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" data-fa-i2svg=""> <path fill="currentColor" d="M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z"> </path> </svg> </div> <p>Average page size</p> </li> <li> <div class="icon" style="background-color: #75b76530; color: #75b765;"> <svg class="svg-inline--fa fa-check fa-w-16" aria-hidden="true" focusable="false" data-prefix="fas" data-icon="check" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" data-fa-i2svg=""> <path fill="currentColor" d="M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z"> </path> </svg> </div> <p>Speed Index</p> </li> <li> <div class="icon" style="background-color: #75b76530; color: #75b765;"> <svg class="svg-inline--fa fa-check fa-w-16" aria-hidden="true" focusable="false" data-prefix="fas" data-icon="check" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" data-fa-i2svg=""> <path fill="currentColor" d="M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z"> </path> </svg> </div> <p>Average load time</p> </li> <li> <div class="icon" style="background-color: #75b76530; color: #75b765;"> <svg class="svg-inline--fa fa-check fa-w-16" aria-hidden="true" focusable="false" data-prefix="fas" data-icon="check" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" data-fa-i2svg=""> <path fill="currentColor" d="M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z"> </path> </svg> </div> <p>All Lighthouse metrics</p> </li> <li> <div class="icon" style="background-color: #75b76530; color: #75b765;"> <svg class="svg-inline--fa fa-check fa-w-16" aria-hidden="true" focusable="false" data-prefix="fas" data-icon="check" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" data-fa-i2svg=""> <path fill="currentColor" d="M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z"> </path> </svg> </div> <p>Page Speed report for each page</p> </li> <li> <div class="icon" style="background-color: #75b76530; color: #75b765;"> <svg class="svg-inline--fa fa-check fa-w-16" aria-hidden="true" focusable="false" data-prefix="fas" data-icon="check" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" data-fa-i2svg=""> <path fill="currentColor" d="M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z"> </path> </svg> </div> <p>Uptime Monitoring</p> </li> </ul> <a id="feature-img-text-cta-dont-let-your-visitors-bounce" style="background: #75b765; color:#ffffff;" href="https://app.screpy.com/register/?ref=pagespeed" target="" class="btn btn-shadow feature-list-cta">Get Started</a> </div> <div class="list-image-cont"> <div class="row"> <div class="col"> <div class="black-bg"> <a href="https://app.screpy.com" title="" class="list-image" target=""> <picture> <source type="image/webp" data-lazy-srcset="https://screpy.com/wp-content/uploads/2021/01/pagespeed-page.png.webp" srcset="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201616%201001'%3E%3C/svg%3E"/> <img width="1616" height="1001" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201616%201001'%3E%3C/svg%3E" alt="" data-lazy-src="https://screpy.com/wp-content/uploads/2021/01/pagespeed-page.png"/> </picture> <noscript><picture> <source type="image/webp" srcset="https://screpy.com/wp-content/uploads/2021/01/pagespeed-page.png.webp"/> <img width="1616" height="1001" src="https://screpy.com/wp-content/uploads/2021/01/pagespeed-page.png" alt=""/> </picture> </noscript> </a> </div> </div> </div> </div> </div> </div> </div> <div style="height:140px" aria-hidden="true" class="wp-block-spacer"></div> <section data-bg="https://screpy.com/wp-content/uploads/2021/01/homepage-test-bg.svg" id="analyze-website" class="analyze-website-section rocket-lazyload" style="background-color: #22243f; "> <div class="container"> <div class="text-center"> <h2 class="section-title">Rocket your pages, improve the performance! </h2> <p class="description">Want to get control of all your pages and rocket their loading speed? Screpy offers comprehensive tracking tools with strong tasks & a scoring system. Type your website’s address down and start analyzing!</p> <form action="https://app.screpy.com/register/" method="GET"> <div class="input-container"> <input type="url" name="project_url" placeholder="https://...." required> <button class="btn btn-analyze" style="background: ; color: " type="submit">Analyze!</button> </div> <input type="hidden" name="docRef"> <input type="hidden" name="urlRef"> <input type="hidden" name="form" value="analysis-form"> </form> </div> </div> </section> <div style="height:115px" aria-hidden="true" class="wp-block-spacer"></div> <div class="container"> <header id="features-title" class="sec-header my-5 main-features-header text-center"> <h2 class="h-title">What Else Screpy Do?</h2> <p class="section-desc">We are with you every step of the way to introduce your website to a wider audience! With this Lighthouse integrated tool enriched with powerful, easy to master, data-rich, performance-based, and tasks, you are in control of all your pages! Would you like to see what we offer besides page speed monitoring services?</p> </header> </div> <div class="feature-cards feature-two-columns" id="no-dot"> <div class="container"> <div class="swiper-container"> <div class="swiper-wrapper"> <div class="swiper-slide"> <div id="feature-list-item-seo-audit" title="SEO Audit" class="feature-cards-item card-body"> <span style="color: #8224e3; background: #8224e330; box-shadow: 0px 6px 13px #8224e320;" class="icon"> <svg aria-hidden="true" focusable="false" data-prefix="fas" data-icon="chart-line" class="svg-inline--fa fa-chart-line fa-w-16" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path fill="currentColor" d="M496 384H64V80c0-8.84-7.16-16-16-16H16C7.16 64 0 71.16 0 80v336c0 17.67 14.33 32 32 32h464c8.84 0 16-7.16 16-16v-32c0-8.84-7.16-16-16-16zM464 96H345.94c-21.38 0-32.09 25.85-16.97 40.97l32.4 32.4L288 242.75l-73.37-73.37c-12.5-12.5-32.76-12.5-45.25 0l-68.69 68.69c-6.25 6.25-6.25 16.38 0 22.63l22.62 22.62c6.25 6.25 16.38 6.25 22.63 0L192 237.25l73.37 73.37c12.5 12.5 32.76 12.5 45.25 0l96-96 32.4 32.4c15.12 15.12 40.97 4.41 40.97-16.97V112c.01-8.84-7.15-16-15.99-16z"></path></svg> </span> <h3 class="feature-item-header">SEO Audit</h3> <p class="feature-item-desc">Analyze your website from end to end without having to be an SEO expert. AI-based auto-generated tasks are ready for you with audits that match the most up-to-date SEO requirements!</p> </div> </div> <div class="swiper-slide"> <div id="feature-list-item-uptime-monitoring" title="Uptime Monitoring" class="feature-cards-item card-body"> <span style="color: #81d742; background: #81d74230; box-shadow: 0px 6px 13px #81d74220;" class="icon"> <svg aria-hidden="true" focusable="false" data-prefix="fas" data-icon="chart-line" class="svg-inline--fa fa-chart-line fa-w-16" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path fill="currentColor" d="M496 384H64V80c0-8.84-7.16-16-16-16H16C7.16 64 0 71.16 0 80v336c0 17.67 14.33 32 32 32h464c8.84 0 16-7.16 16-16v-32c0-8.84-7.16-16-16-16zM464 96H345.94c-21.38 0-32.09 25.85-16.97 40.97l32.4 32.4L288 242.75l-73.37-73.37c-12.5-12.5-32.76-12.5-45.25 0l-68.69 68.69c-6.25 6.25-6.25 16.38 0 22.63l22.62 22.62c6.25 6.25 16.38 6.25 22.63 0L192 237.25l73.37 73.37c12.5 12.5 32.76 12.5 45.25 0l96-96 32.4 32.4c15.12 15.12 40.97 4.41 40.97-16.97V112c.01-8.84-7.15-16-15.99-16z"></path></svg> </span> <h3 class="feature-item-header">Uptime Monitoring</h3> <p class="feature-item-desc">It’s a real tracker that keeps your eyes on your site 24/7! We ensure that you are in control of your site with instant alerts in downtime situations! -Along with server response time tracking service!</p> </div> </div> <div class="swiper-slide"> <div id="feature-list-item-keyword-tracking" title="Keyword Tracking" class="feature-cards-item card-body"> <span style="color: #1e73be; background: #1e73be30; box-shadow: 0px 6px 13px #1e73be20;" class="icon"> <svg aria-hidden="true" focusable="false" data-prefix="fas" data-icon="chart-line" class="svg-inline--fa fa-chart-line fa-w-16" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path fill="currentColor" d="M496 384H64V80c0-8.84-7.16-16-16-16H16C7.16 64 0 71.16 0 80v336c0 17.67 14.33 32 32 32h464c8.84 0 16-7.16 16-16v-32c0-8.84-7.16-16-16-16zM464 96H345.94c-21.38 0-32.09 25.85-16.97 40.97l32.4 32.4L288 242.75l-73.37-73.37c-12.5-12.5-32.76-12.5-45.25 0l-68.69 68.69c-6.25 6.25-6.25 16.38 0 22.63l22.62 22.62c6.25 6.25 16.38 6.25 22.63 0L192 237.25l73.37 73.37c12.5 12.5 32.76 12.5 45.25 0l96-96 32.4 32.4c15.12 15.12 40.97 4.41 40.97-16.97V112c.01-8.84-7.15-16-15.99-16z"></path></svg> </span> <h3 class="feature-item-header">Keyword Tracking</h3> <p class="feature-item-desc">Manage the content optimization process using the most powerful keywords with Screpy! Analyze your competitors’ and your keyword positions regularly and review historical data!</p> </div> </div> <div class="swiper-slide"> <div id="feature-list-item-w3c-validator" title="W3C Validator" class="feature-cards-item card-body"> <span style="color: #dd3333; background: #dd333330; box-shadow: 0px 6px 13px #dd333320;" class="icon"> <svg aria-hidden="true" focusable="false" data-prefix="fas" data-icon="chart-line" class="svg-inline--fa fa-chart-line fa-w-16" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path fill="currentColor" d="M496 384H64V80c0-8.84-7.16-16-16-16H16C7.16 64 0 71.16 0 80v336c0 17.67 14.33 32 32 32h464c8.84 0 16-7.16 16-16v-32c0-8.84-7.16-16-16-16zM464 96H345.94c-21.38 0-32.09 25.85-16.97 40.97l32.4 32.4L288 242.75l-73.37-73.37c-12.5-12.5-32.76-12.5-45.25 0l-68.69 68.69c-6.25 6.25-6.25 16.38 0 22.63l22.62 22.62c6.25 6.25 16.38 6.25 22.63 0L192 237.25l73.37 73.37c12.5 12.5 32.76 12.5 45.25 0l96-96 32.4 32.4c15.12 15.12 40.97 4.41 40.97-16.97V112c.01-8.84-7.15-16-15.99-16z"></path></svg> </span> <h3 class="feature-item-header">W3C Validator</h3> <p class="feature-item-desc">Are you sure everything is fine with your syntax? Detect shortcomings with our powerful W3C validation monitoring service and learn step by step how to solve them!</p> </div> </div> </div> </div> <div class="swiper-pagination swiper-pagination-clickable swiper-pagination-bullets"></div> </div> </div> <div class="feature-content-section new-feature-section reverse" id=""> <div class="container-fluid"> <div class="content-cont"> <div class="text-col"> <div class="row"> <div class="col content-mobile-padding"> <h2>Even One Page Can’t Be Missed!</h2> <p class="teams-desc">Get maximum control on every page of your website! We present the scores on a page-based basis with real user experience-oriented analysis and tracking processes: Just as search engines want you to do! Learn the performance of each page with high-level reporting and compare historical visualizations with your conversion rates and user behavior data.</p> <ul> <li> <div class="icon" style="background-color: #75b76530; color: #75b765;"> <svg class="svg-inline--fa fa-check fa-w-16" aria-hidden="true" focusable="false" data-prefix="fas" data-icon="check" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" data-fa-i2svg=""> <path fill="currentColor" d="M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z"> </path> </svg> </div> <p>Analysis from one platform for all your pages</p> </li> <li> <div class="icon" style="background-color: #75b76530; color: #75b765;"> <svg class="svg-inline--fa fa-check fa-w-16" aria-hidden="true" focusable="false" data-prefix="fas" data-icon="check" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" data-fa-i2svg=""> <path fill="currentColor" d="M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z"> </path> </svg> </div> <p>Separate auto-generated task list for each page</p> </li> <li> <div class="icon" style="background-color: #75b76530; color: #75b765;"> <svg class="svg-inline--fa fa-check fa-w-16" aria-hidden="true" focusable="false" data-prefix="fas" data-icon="check" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" data-fa-i2svg=""> <path fill="currentColor" d="M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z"> </path> </svg> </div> <p>Detailed metric scores with lighthouse integration</p> </li> </ul> <div class="d-flex"> <a id="feature-img-text-cta-even-one-page-cant-be-missed" style="background-color: #75b765; color: #ffffff;" href="https://app.screpy.com/register/?ref=pagespeed" target="" class="btn btn-shadow">Get Started</a> </div> </div> </div> </div> <div class="widget-col"> <div class="content-widgets"> <div class="row"> <div class="col content-mobile-padding"> <a href="https://app.screpy.com" title="" class="card-front-widget" target=""> <img width="1405" height="938" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201405%20938'%3E%3C/svg%3E" alt="screpy-pagespeed-monitoring" data-lazy-src="https://screpy.com/wp-content/uploads/2020/12/pagespeed-section.svg"><noscript><img width="1405" height="938" src="https://screpy.com/wp-content/uploads/2020/12/pagespeed-section.svg" alt="screpy-pagespeed-monitoring"></noscript> </a> </div> </div> </div> </div> </div> </div> </div> <div class="container"> <header id="" class="sec-header my-5 main-features-header text-center"> <h2 class="h-title"></h2> </header> </div> <div class="feature-content-section new-feature-section " id=""> <div class="container-fluid"> <div class="content-cont"> <div class="text-col"> <div class="row"> <div class="col content-mobile-padding"> <h2>Powerful Google Lighthouse Integration</h2> <p class="teams-desc">No need to navigate between different platforms to gain full control over your metric scores! One destination, all the data you need! Screpy measures the performance of your page in all metrics of Google, thanks to Google Lighthouse integration. Seize opportunities with powerful tasks and make maximum score improvement with minimum effort!</p> <ul> <li> <div class="icon" style="background-color: #75b76530; color: #75b765;"> <svg class="svg-inline--fa fa-check fa-w-16" aria-hidden="true" focusable="false" data-prefix="fas" data-icon="check" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" data-fa-i2svg=""> <path fill="currentColor" d="M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z"> </path> </svg> </div> <p>All performance metrics in one place!</p> </li> <li> <div class="icon" style="background-color: #75b76530; color: #75b765;"> <svg class="svg-inline--fa fa-check fa-w-16" aria-hidden="true" focusable="false" data-prefix="fas" data-icon="check" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" data-fa-i2svg=""> <path fill="currentColor" d="M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z"> </path> </svg> </div> <p>You don’t need to be an expert to control your site!</p> </li> <li> <div class="icon" style="background-color: #75b76530; color: #75b765;"> <svg class="svg-inline--fa fa-check fa-w-16" aria-hidden="true" focusable="false" data-prefix="fas" data-icon="check" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" data-fa-i2svg=""> <path fill="currentColor" d="M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z"> </path> </svg> </div> <p>Useful and understandable visualization for tracking!</p> </li> </ul> <div class="d-flex"> <a id="feature-img-text-cta-powerful-google-lighthouse-integration" style="background-color: #75b765; color: #ffffff;" href="https://app.screpy.com/register/?ref=pagespeed" target="" class="btn btn-shadow">Try Now!</a> </div> </div> </div> </div> <div class="widget-col"> <span class="bg-text">summary</span> <div class="content-widgets"> <div class="row"> <div class="col content-mobile-padding"> <a href="https://app.screpy.com" title="" class="card-front-widget" target=""> <picture> <source type="image/webp" data-lazy-srcset="https://screpy.com/wp-content/uploads/2021/01/pagespeed-table.png.webp" srcset="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%202043%201357'%3E%3C/svg%3E"/> <img width="2043" height="1357" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%202043%201357'%3E%3C/svg%3E" alt="" data-lazy-src="https://screpy.com/wp-content/uploads/2021/01/pagespeed-table.png"/> </picture> <noscript><picture> <source type="image/webp" srcset="https://screpy.com/wp-content/uploads/2021/01/pagespeed-table.png.webp"/> <img width="2043" height="1357" src="https://screpy.com/wp-content/uploads/2021/01/pagespeed-table.png" alt=""/> </picture> </noscript> </a> </div> </div> </div> </div> </div> </div> </div> <div class="feature-content-section new-feature-section reverse" id=""> <div class="container-fluid"> <div class="content-cont"> <div class="text-col"> <div class="row"> <div class="col content-mobile-padding"> <h2>Ease of Access to Historical Data</h2> <p class="teams-desc">Evaluate visitor behavior on your website by comparing it with performance metrics! AI-based Screpy offers you a full range of analysis. Without having to get directives from you, the AI system selects the pages to be analyzed, determines the analysis frequency with powerful insights, and turns the results into a historical visualization. Page Speed, SEO, Accessibility, best practices, and much more: You will know what is happening on your site!</p> <ul> <li> <div class="icon" style="background-color: #75b76530; color: #75b765;"> <svg class="svg-inline--fa fa-check fa-w-16" aria-hidden="true" focusable="false" data-prefix="fas" data-icon="check" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" data-fa-i2svg=""> <path fill="currentColor" d="M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z"> </path> </svg> </div> <p>AI-Based page-specified metric analysis </p> </li> <li> <div class="icon" style="background-color: #75b76530; color: #75b765;"> <svg class="svg-inline--fa fa-check fa-w-16" aria-hidden="true" focusable="false" data-prefix="fas" data-icon="check" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" data-fa-i2svg=""> <path fill="currentColor" d="M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z"> </path> </svg> </div> <p>Easily track historical data with graphs and other visualizations!</p> </li> <li> <div class="icon" style="background-color: #75b76530; color: #75b765;"> <svg class="svg-inline--fa fa-check fa-w-16" aria-hidden="true" focusable="false" data-prefix="fas" data-icon="check" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" data-fa-i2svg=""> <path fill="currentColor" d="M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z"> </path> </svg> </div> <p>Get noticed when something unexpected going on!</p> </li> </ul> <div class="d-flex"> <a id="feature-img-text-cta-ease-of-access-to-historical-data" style="background-color: #75b765; color: #ffffff;" href="https://app.screpy.com/register/?ref=pagespeed" target="" class="btn btn-shadow">Get Started</a> </div> </div> </div> </div> <div class="widget-col"> <span class="bg-text">uptime</span> <div class="content-widgets"> <div class="row"> <div class="col content-mobile-padding"> <a href="https://app.screpy.com" title="" class="card-front-widget" target=""> <img width="1151" height="714" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201151%20714'%3E%3C/svg%3E" alt="" data-lazy-src="https://screpy.com/wp-content/uploads/2021/01/pagespeed-up.svg"><noscript><img width="1151" height="714" src="https://screpy.com/wp-content/uploads/2021/01/pagespeed-up.svg" alt=""></noscript> </a> </div> </div> </div> </div> </div> </div> </div> <div class="feature-content-section new-feature-section custom-shadow " id=""> <div class="container-fluid"> <div class="content-cont"> <div class="text-col"> <div class="row"> <div class="col content-mobile-padding"> <h2>Auto-Generated Tasks Powered By Insights</h2> <p class="teams-desc">Maximize your score in user experience metrics! Screpy detects all shortcomings affecting the user experience, thanks to its powerful Lighthouse integration. This is not all! We explain step by step how to fix them all with easy-to-follow tasks. Moreover, each task is listed with its average effect on your total score. You no longer need to be an expert in a strong SEO process. Compete in the strongest way with the giants of the market!</p> <ul> <li> <div class="icon" style="background-color: #75b76530; color: #75b765;"> <svg class="svg-inline--fa fa-check fa-w-16" aria-hidden="true" focusable="false" data-prefix="fas" data-icon="check" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" data-fa-i2svg=""> <path fill="currentColor" d="M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z"> </path> </svg> </div> <p>Priority-based tasks and how to fix them</p> </li> <li> <div class="icon" style="background-color: #75b76530; color: #75b765;"> <svg class="svg-inline--fa fa-check fa-w-16" aria-hidden="true" focusable="false" data-prefix="fas" data-icon="check" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" data-fa-i2svg=""> <path fill="currentColor" d="M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z"> </path> </svg> </div> <p>An analysis-based comprehensive task list for each page</p> </li> <li> <div class="icon" style="background-color: #75b76530; color: #75b765;"> <svg class="svg-inline--fa fa-check fa-w-16" aria-hidden="true" focusable="false" data-prefix="fas" data-icon="check" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" data-fa-i2svg=""> <path fill="currentColor" d="M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z"> </path> </svg> </div> <p>Possible impact score for each task</p> </li> </ul> <div class="d-flex"> <a id="feature-img-text-cta-auto-generated-tasks-powered-by-insights" style="background-color: #75b765; color: #ffffff;" href="https://app.screpy.com/register/?ref=pagespeed" target="" class="btn btn-shadow">Start Now!</a> </div> </div> </div> </div> <div class="widget-col"> <span class="bg-text">tasks</span> <div class="content-widgets"> <div class="row"> <div class="col content-mobile-padding"> <a href="https://app.screpy.com" title="" class="card-front-widget" target=""> <picture> <source type="image/webp" data-lazy-srcset="https://screpy.com/wp-content/uploads/2021/01/pagespeed-task.png.webp" srcset="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201510%20961'%3E%3C/svg%3E"/> <img width="1510" height="961" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201510%20961'%3E%3C/svg%3E" alt="" data-lazy-src="https://screpy.com/wp-content/uploads/2021/01/pagespeed-task.png"/> </picture> <noscript><picture> <source type="image/webp" srcset="https://screpy.com/wp-content/uploads/2021/01/pagespeed-task.png.webp"/> <img width="1510" height="961" src="https://screpy.com/wp-content/uploads/2021/01/pagespeed-task.png" alt=""/> </picture> </noscript> </a> </div> </div> </div> </div> </div> </div> </div> <div class="feature-content-section new-feature-section custom-shadow reverse" id=""> <div class="container-fluid"> <div class="content-cont"> <div class="text-col"> <div class="row"> <div class="col content-mobile-padding"> <h2>Data-Rich Report Pages for All Your Projects</h2> <p class="teams-desc">A fast, easy-to-follow, dynamic, and data-rich report page: With its dynamic indicators and easy to master interface, Screpy appeals to everyone. You don’t have to read bare concepts and try to get difficult-to-understand pages to appeal to a wider audience! Get high standards of service with Screpy. </p> <ul> <li> <div class="icon" style="background-color: #75b76530; color: #75b765;"> <svg class="svg-inline--fa fa-check fa-w-16" aria-hidden="true" focusable="false" data-prefix="fas" data-icon="check" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" data-fa-i2svg=""> <path fill="currentColor" d="M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z"> </path> </svg> </div> <p>Track dozens of different projects from one tool</p> </li> <li> <div class="icon" style="background-color: #75b76530; color: #75b765;"> <svg class="svg-inline--fa fa-check fa-w-16" aria-hidden="true" focusable="false" data-prefix="fas" data-icon="check" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" data-fa-i2svg=""> <path fill="currentColor" d="M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z"> </path> </svg> </div> <p>Easy to use and follow, modern interface</p> </li> <li> <div class="icon" style="background-color: #75b76530; color: #75b765;"> <svg class="svg-inline--fa fa-check fa-w-16" aria-hidden="true" focusable="false" data-prefix="fas" data-icon="check" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" data-fa-i2svg=""> <path fill="currentColor" d="M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z"> </path> </svg> </div> <p>Real control over your web pages with data-rich reports</p> </li> </ul> <div class="d-flex"> <a id="feature-img-text-cta-data-rich-report-pages-for-all-your-projects" style="background-color: #75b765; color: #ffffff;" href="https://app.screpy.com/register/?ref=pagespeed" target="" class="btn btn-shadow">Get Started</a> </div> </div> </div> </div> <div class="widget-col"> <span class="bg-text">report</span> <div class="content-widgets"> <div class="row"> <div class="col content-mobile-padding"> <a href="https://app.screpy.com" title="Get Started" class="card-front-widget" target=""> <picture> <source type="image/webp" data-lazy-srcset="https://screpy.com/wp-content/uploads/2021/01/report-pagespeed.png.webp" srcset="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201084%20714'%3E%3C/svg%3E"/> <img width="1084" height="714" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201084%20714'%3E%3C/svg%3E" alt="" data-lazy-src="https://screpy.com/wp-content/uploads/2021/01/report-pagespeed.png"/> </picture> <noscript><picture> <source type="image/webp" srcset="https://screpy.com/wp-content/uploads/2021/01/report-pagespeed.png.webp"/> <img width="1084" height="714" src="https://screpy.com/wp-content/uploads/2021/01/report-pagespeed.png" alt=""/> </picture> </noscript> </a> </div> </div> </div> </div> </div> </div> </div> <section data-bg="https://screpy.com/wp-content/uploads/2021/01/cta-pagespeed.svg" class="cta-section text-center text-md-left container rocket-lazyload" style=""> <div class="position-relative"> <div class="content-cont"> <h2 style="color: #ffffff;" class="heading">Detect Shortcomings of Your Pages</h2> <p class="cta-desc" style="color: #f9f9f9;">Start analyzing your site and optimize your page speed!</p> <div class="btn-cover"> <a style="background-color: #ffffff; color: #38207b;" href="https://app.screpy.com/register/?ref=pagespeed" target="" class="btn">Boost Now!</a> </div> </div> </div> </section> <div class="home-features" id="features"> <div class="container"> <div class="swiper-container"> <div class="swiper-wrapper"> <div class="swiper-slide d-none d-md-block"> <header class="sec-header features-header"> <h2><span>Page</span><span>Speed</span><span>Monitoring</span> </h2> </header> </div> <div class="swiper-slide"> <div id="feature-list-item-auto-analysis" title="Auto-Analysis" class="feature-item"> <span class="icon "> <svg aria-hidden="true" focusable="false" data-prefix="fas" data-icon="chart-line" class="svg-inline--fa fa-chart-line fa-w-16" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path fill="currentColor" d="M496 384H64V80c0-8.84-7.16-16-16-16H16C7.16 64 0 71.16 0 80v336c0 17.67 14.33 32 32 32h464c8.84 0 16-7.16 16-16v-32c0-8.84-7.16-16-16-16zM464 96H345.94c-21.38 0-32.09 25.85-16.97 40.97l32.4 32.4L288 242.75l-73.37-73.37c-12.5-12.5-32.76-12.5-45.25 0l-68.69 68.69c-6.25 6.25-6.25 16.38 0 22.63l22.62 22.62c6.25 6.25 16.38 6.25 22.63 0L192 237.25l73.37 73.37c12.5 12.5 32.76 12.5 45.25 0l96-96 32.4 32.4c15.12 15.12 40.97 4.41 40.97-16.97V112c.01-8.84-7.15-16-15.99-16z"></path></svg> </span> <h3 class="feature-item-header">Auto-Analysis</h3> <p class="feature-item-desc">With an AI-based tool, Screpy knows which page to analyze when and stores the analysis data! The analysis process does not require your manual instructions.</p> </div> </div> <div class="swiper-slide"> <div id="feature-list-item-instant-notifications" title="Instant Notifications" class="feature-item"> <span class="icon "> <svg aria-hidden="true" focusable="false" data-prefix="fas" data-icon="chart-line" class="svg-inline--fa fa-chart-line fa-w-16" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path fill="currentColor" d="M496 384H64V80c0-8.84-7.16-16-16-16H16C7.16 64 0 71.16 0 80v336c0 17.67 14.33 32 32 32h464c8.84 0 16-7.16 16-16v-32c0-8.84-7.16-16-16-16zM464 96H345.94c-21.38 0-32.09 25.85-16.97 40.97l32.4 32.4L288 242.75l-73.37-73.37c-12.5-12.5-32.76-12.5-45.25 0l-68.69 68.69c-6.25 6.25-6.25 16.38 0 22.63l22.62 22.62c6.25 6.25 16.38 6.25 22.63 0L192 237.25l73.37 73.37c12.5 12.5 32.76 12.5 45.25 0l96-96 32.4 32.4c15.12 15.12 40.97 4.41 40.97-16.97V112c.01-8.84-7.15-16-15.99-16z"></path></svg> </span> <h3 class="feature-item-header">Instant Notifications</h3> <p class="feature-item-desc">Something unexpected in your page speed scores? Screpy will warn you with the e-mail it will send. Get alert when speed drops, learn what to do!</p> </div> </div> <div class="swiper-slide"> <div id="feature-list-item-google-lighthouse-report" title="Google Lighthouse Report" class="feature-item"> <span class="icon "> <svg aria-hidden="true" focusable="false" data-prefix="fas" data-icon="chart-line" class="svg-inline--fa fa-chart-line fa-w-16" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path fill="currentColor" d="M496 384H64V80c0-8.84-7.16-16-16-16H16C7.16 64 0 71.16 0 80v336c0 17.67 14.33 32 32 32h464c8.84 0 16-7.16 16-16v-32c0-8.84-7.16-16-16-16zM464 96H345.94c-21.38 0-32.09 25.85-16.97 40.97l32.4 32.4L288 242.75l-73.37-73.37c-12.5-12.5-32.76-12.5-45.25 0l-68.69 68.69c-6.25 6.25-6.25 16.38 0 22.63l22.62 22.62c6.25 6.25 16.38 6.25 22.63 0L192 237.25l73.37 73.37c12.5 12.5 32.76 12.5 45.25 0l96-96 32.4 32.4c15.12 15.12 40.97 4.41 40.97-16.97V112c.01-8.84-7.15-16-15.99-16z"></path></svg> </span> <h3 class="feature-item-header">Google Lighthouse Report</h3> <p class="feature-item-desc">No more using multiple platforms for website tracking! Get the Lighthouse report separately for each page via Screpy, share it with your teammates.</p> </div> </div> <div class="swiper-slide"> <div id="feature-list-item-powerful-insights" title="Powerful Insights" class="feature-item"> <span class="icon "> <svg aria-hidden="true" focusable="false" data-prefix="fas" data-icon="chart-line" class="svg-inline--fa fa-chart-line fa-w-16" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path fill="currentColor" d="M496 384H64V80c0-8.84-7.16-16-16-16H16C7.16 64 0 71.16 0 80v336c0 17.67 14.33 32 32 32h464c8.84 0 16-7.16 16-16v-32c0-8.84-7.16-16-16-16zM464 96H345.94c-21.38 0-32.09 25.85-16.97 40.97l32.4 32.4L288 242.75l-73.37-73.37c-12.5-12.5-32.76-12.5-45.25 0l-68.69 68.69c-6.25 6.25-6.25 16.38 0 22.63l22.62 22.62c6.25 6.25 16.38 6.25 22.63 0L192 237.25l73.37 73.37c12.5 12.5 32.76 12.5 45.25 0l96-96 32.4 32.4c15.12 15.12 40.97 4.41 40.97-16.97V112c.01-8.84-7.15-16-15.99-16z"></path></svg> </span> <h3 class="feature-item-header">Powerful Insights</h3> <p class="feature-item-desc">FCP, TTI, Server Response, and much more. Through powerful insights, we determine how to fix shortcomings and how often to analyze the related pages.</p> </div> </div> <div class="swiper-slide"> <div id="feature-list-item-first-contentful-paint" title="First Contentful Paint" class="feature-item"> <span class="icon "> <svg aria-hidden="true" focusable="false" data-prefix="fas" data-icon="chart-line" class="svg-inline--fa fa-chart-line fa-w-16" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path fill="currentColor" d="M496 384H64V80c0-8.84-7.16-16-16-16H16C7.16 64 0 71.16 0 80v336c0 17.67 14.33 32 32 32h464c8.84 0 16-7.16 16-16v-32c0-8.84-7.16-16-16-16zM464 96H345.94c-21.38 0-32.09 25.85-16.97 40.97l32.4 32.4L288 242.75l-73.37-73.37c-12.5-12.5-32.76-12.5-45.25 0l-68.69 68.69c-6.25 6.25-6.25 16.38 0 22.63l22.62 22.62c6.25 6.25 16.38 6.25 22.63 0L192 237.25l73.37 73.37c12.5 12.5 32.76 12.5 45.25 0l96-96 32.4 32.4c15.12 15.12 40.97 4.41 40.97-16.97V112c.01-8.84-7.15-16-15.99-16z"></path></svg> </span> <h3 class="feature-item-header">First Contentful Paint</h3> <p class="feature-item-desc">The site loading page says a lot about your prospects of turning your visitors into loyal customers. Find out how long to wait for content rendered for the first time on your page: Lighthouse powered! </p> </div> </div> <div class="swiper-slide"> <div id="feature-list-item-time-to-interactive" title="Time to Interactive" class="feature-item"> <span class="icon "> <svg aria-hidden="true" focusable="false" data-prefix="fas" data-icon="chart-line" class="svg-inline--fa fa-chart-line fa-w-16" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path fill="currentColor" d="M496 384H64V80c0-8.84-7.16-16-16-16H16C7.16 64 0 71.16 0 80v336c0 17.67 14.33 32 32 32h464c8.84 0 16-7.16 16-16v-32c0-8.84-7.16-16-16-16zM464 96H345.94c-21.38 0-32.09 25.85-16.97 40.97l32.4 32.4L288 242.75l-73.37-73.37c-12.5-12.5-32.76-12.5-45.25 0l-68.69 68.69c-6.25 6.25-6.25 16.38 0 22.63l22.62 22.62c6.25 6.25 16.38 6.25 22.63 0L192 237.25l73.37 73.37c12.5 12.5 32.76 12.5 45.25 0l96-96 32.4 32.4c15.12 15.12 40.97 4.41 40.97-16.97V112c.01-8.84-7.15-16-15.99-16z"></path></svg> </span> <h3 class="feature-item-header">Time to Interactive</h3> <p class="feature-item-desc">It is important for users to be able to see things. But can there be conversion without interaction? Track your TTI scores easily and get your historical data!</p> </div> </div> <div class="swiper-slide"> <div id="feature-list-item-speed-index" title="Speed Index" class="feature-item"> <span class="icon "> <svg aria-hidden="true" focusable="false" data-prefix="fas" data-icon="chart-line" class="svg-inline--fa fa-chart-line fa-w-16" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path fill="currentColor" d="M496 384H64V80c0-8.84-7.16-16-16-16H16C7.16 64 0 71.16 0 80v336c0 17.67 14.33 32 32 32h464c8.84 0 16-7.16 16-16v-32c0-8.84-7.16-16-16-16zM464 96H345.94c-21.38 0-32.09 25.85-16.97 40.97l32.4 32.4L288 242.75l-73.37-73.37c-12.5-12.5-32.76-12.5-45.25 0l-68.69 68.69c-6.25 6.25-6.25 16.38 0 22.63l22.62 22.62c6.25 6.25 16.38 6.25 22.63 0L192 237.25l73.37 73.37c12.5 12.5 32.76 12.5 45.25 0l96-96 32.4 32.4c15.12 15.12 40.97 4.41 40.97-16.97V112c.01-8.84-7.15-16-15.99-16z"></path></svg> </span> <h3 class="feature-item-header">Speed Index</h3> <p class="feature-item-desc">We love Google! Find out the details for each page by tracking your Google Speed Index scores. With the AI-powered system, Screpy scans your pages at regular intervals without your directive.</p> </div> </div> <div class="swiper-slide"> <div id="feature-list-item-export-and-share-reports" title="Export and Share Reports" class="feature-item"> <span class="icon "> <svg aria-hidden="true" focusable="false" data-prefix="fas" data-icon="chart-line" class="svg-inline--fa fa-chart-line fa-w-16" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path fill="currentColor" d="M496 384H64V80c0-8.84-7.16-16-16-16H16C7.16 64 0 71.16 0 80v336c0 17.67 14.33 32 32 32h464c8.84 0 16-7.16 16-16v-32c0-8.84-7.16-16-16-16zM464 96H345.94c-21.38 0-32.09 25.85-16.97 40.97l32.4 32.4L288 242.75l-73.37-73.37c-12.5-12.5-32.76-12.5-45.25 0l-68.69 68.69c-6.25 6.25-6.25 16.38 0 22.63l22.62 22.62c6.25 6.25 16.38 6.25 22.63 0L192 237.25l73.37 73.37c12.5 12.5 32.76 12.5 45.25 0l96-96 32.4 32.4c15.12 15.12 40.97 4.41 40.97-16.97V112c.01-8.84-7.15-16-15.99-16z"></path></svg> </span> <h3 class="feature-item-header">Export and Share Reports</h3> <p class="feature-item-desc">Screpy is a great place to work with your teammates! Easily export reports on your website’s page speed and share them with your teammates/customers.</p> </div> </div> <div class="swiper-slide"> <div id="feature-list-item-customizable-analysis-frequency" title="Customizable Analysis Frequency" class="feature-item"> <span class="icon "> <svg aria-hidden="true" focusable="false" data-prefix="fas" data-icon="chart-line" class="svg-inline--fa fa-chart-line fa-w-16" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path fill="currentColor" d="M496 384H64V80c0-8.84-7.16-16-16-16H16C7.16 64 0 71.16 0 80v336c0 17.67 14.33 32 32 32h464c8.84 0 16-7.16 16-16v-32c0-8.84-7.16-16-16-16zM464 96H345.94c-21.38 0-32.09 25.85-16.97 40.97l32.4 32.4L288 242.75l-73.37-73.37c-12.5-12.5-32.76-12.5-45.25 0l-68.69 68.69c-6.25 6.25-6.25 16.38 0 22.63l22.62 22.62c6.25 6.25 16.38 6.25 22.63 0L192 237.25l73.37 73.37c12.5 12.5 32.76 12.5 45.25 0l96-96 32.4 32.4c15.12 15.12 40.97 4.41 40.97-16.97V112c.01-8.84-7.15-16-15.99-16z"></path></svg> </span> <h3 class="feature-item-header">Customizable Analysis Frequency</h3> <p class="feature-item-desc">Let your site’s page speed analysis done by Screpy automatically! Thanks to the AI-based system, we determine the analysis frequency and add each analysis result to historical data and provide you with comprehensive results.</p> </div> </div> <div class="swiper-slide"> <div id="feature-list-item-cumulative-layout-shift" title="Cumulative Layout Shift" class="feature-item"> <span class="icon "> <svg aria-hidden="true" focusable="false" data-prefix="fas" data-icon="chart-line" class="svg-inline--fa fa-chart-line fa-w-16" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path fill="currentColor" d="M496 384H64V80c0-8.84-7.16-16-16-16H16C7.16 64 0 71.16 0 80v336c0 17.67 14.33 32 32 32h464c8.84 0 16-7.16 16-16v-32c0-8.84-7.16-16-16-16zM464 96H345.94c-21.38 0-32.09 25.85-16.97 40.97l32.4 32.4L288 242.75l-73.37-73.37c-12.5-12.5-32.76-12.5-45.25 0l-68.69 68.69c-6.25 6.25-6.25 16.38 0 22.63l22.62 22.62c6.25 6.25 16.38 6.25 22.63 0L192 237.25l73.37 73.37c12.5 12.5 32.76 12.5 45.25 0l96-96 32.4 32.4c15.12 15.12 40.97 4.41 40.97-16.97V112c.01-8.84-7.15-16-15.99-16z"></path></svg> </span> <h3 class="feature-item-header">Cumulative Layout Shift</h3> <p class="feature-item-desc">Learn all about user experience! Enhance the page speed experience by optimizing CLS scores and make it easier for visitors to navigate.</p> </div> </div> <div class="swiper-slide"> <div id="feature-list-item-site-loading-time" title="Site Loading Time" class="feature-item"> <span class="icon "> <svg aria-hidden="true" focusable="false" data-prefix="fas" data-icon="chart-line" class="svg-inline--fa fa-chart-line fa-w-16" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path fill="currentColor" d="M496 384H64V80c0-8.84-7.16-16-16-16H16C7.16 64 0 71.16 0 80v336c0 17.67 14.33 32 32 32h464c8.84 0 16-7.16 16-16v-32c0-8.84-7.16-16-16-16zM464 96H345.94c-21.38 0-32.09 25.85-16.97 40.97l32.4 32.4L288 242.75l-73.37-73.37c-12.5-12.5-32.76-12.5-45.25 0l-68.69 68.69c-6.25 6.25-6.25 16.38 0 22.63l22.62 22.62c6.25 6.25 16.38 6.25 22.63 0L192 237.25l73.37 73.37c12.5 12.5 32.76 12.5 45.25 0l96-96 32.4 32.4c15.12 15.12 40.97 4.41 40.97-16.97V112c.01-8.84-7.15-16-15.99-16z"></path></svg> </span> <h3 class="feature-item-header">Site Loading Time</h3> <p class="feature-item-desc">Measure your site’s running performance and loading time separately. You will understand much better why and when users bounce!</p> </div> </div> <div class="swiper-slide"> <div id="feature-list-item-first-input-delay" title="First Input Delay" class="feature-item"> <span class="icon "> <svg aria-hidden="true" focusable="false" data-prefix="fas" data-icon="chart-line" class="svg-inline--fa fa-chart-line fa-w-16" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path fill="currentColor" d="M496 384H64V80c0-8.84-7.16-16-16-16H16C7.16 64 0 71.16 0 80v336c0 17.67 14.33 32 32 32h464c8.84 0 16-7.16 16-16v-32c0-8.84-7.16-16-16-16zM464 96H345.94c-21.38 0-32.09 25.85-16.97 40.97l32.4 32.4L288 242.75l-73.37-73.37c-12.5-12.5-32.76-12.5-45.25 0l-68.69 68.69c-6.25 6.25-6.25 16.38 0 22.63l22.62 22.62c6.25 6.25 16.38 6.25 22.63 0L192 237.25l73.37 73.37c12.5 12.5 32.76 12.5 45.25 0l96-96 32.4 32.4c15.12 15.12 40.97 4.41 40.97-16.97V112c.01-8.84-7.15-16-15.99-16z"></path></svg> </span> <h3 class="feature-item-header">First Input Delay</h3> <p class="feature-item-desc">How long make your visitors wait for the first input? Screpy knows! Get the chance to review everything related to speed on your page from a single point, thanks to the Google Lighthouse integration!</p> </div> </div> <div class="swiper-slide"> <div id="feature-list-item-largest-contentful-paint" title="Largest Contentful Paint" class="feature-item"> <span class="icon "> <svg aria-hidden="true" focusable="false" data-prefix="fas" data-icon="chart-line" class="svg-inline--fa fa-chart-line fa-w-16" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path fill="currentColor" d="M496 384H64V80c0-8.84-7.16-16-16-16H16C7.16 64 0 71.16 0 80v336c0 17.67 14.33 32 32 32h464c8.84 0 16-7.16 16-16v-32c0-8.84-7.16-16-16-16zM464 96H345.94c-21.38 0-32.09 25.85-16.97 40.97l32.4 32.4L288 242.75l-73.37-73.37c-12.5-12.5-32.76-12.5-45.25 0l-68.69 68.69c-6.25 6.25-6.25 16.38 0 22.63l22.62 22.62c6.25 6.25 16.38 6.25 22.63 0L192 237.25l73.37 73.37c12.5 12.5 32.76 12.5 45.25 0l96-96 32.4 32.4c15.12 15.12 40.97 4.41 40.97-16.97V112c.01-8.84-7.15-16-15.99-16z"></path></svg> </span> <h3 class="feature-item-header">Largest Contentful Paint</h3> <p class="feature-item-desc">Check out the moment the largest content on your website becomes visible to the user! This will tell you a lot about bounce rates! With Screpy -and just in a few clicks!</p> </div> </div> <div class="swiper-slide"> <div id="feature-list-item-video-guidelines" title="Video Guidelines" class="feature-item"> <span class="icon "> <svg aria-hidden="true" focusable="false" data-prefix="fas" data-icon="chart-line" class="svg-inline--fa fa-chart-line fa-w-16" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path fill="currentColor" d="M496 384H64V80c0-8.84-7.16-16-16-16H16C7.16 64 0 71.16 0 80v336c0 17.67 14.33 32 32 32h464c8.84 0 16-7.16 16-16v-32c0-8.84-7.16-16-16-16zM464 96H345.94c-21.38 0-32.09 25.85-16.97 40.97l32.4 32.4L288 242.75l-73.37-73.37c-12.5-12.5-32.76-12.5-45.25 0l-68.69 68.69c-6.25 6.25-6.25 16.38 0 22.63l22.62 22.62c6.25 6.25 16.38 6.25 22.63 0L192 237.25l73.37 73.37c12.5 12.5 32.76 12.5 45.25 0l96-96 32.4 32.4c15.12 15.12 40.97 4.41 40.97-16.97V112c.01-8.84-7.15-16-15.99-16z"></path></svg> </span> <h3 class="feature-item-header">Video Guidelines</h3> <p class="feature-item-desc">Learn step by step how to fix page speed shortcomings! Are written tasks not enough? Check out tutorial videos that are easy to understand and follow! Coming soon!</p> </div> </div> <div class="swiper-slide"> <div id="feature-list-item-white-label-report" title="White Label Report" class="feature-item"> <span class="icon "> <svg aria-hidden="true" focusable="false" data-prefix="fas" data-icon="chart-line" class="svg-inline--fa fa-chart-line fa-w-16" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path fill="currentColor" d="M496 384H64V80c0-8.84-7.16-16-16-16H16C7.16 64 0 71.16 0 80v336c0 17.67 14.33 32 32 32h464c8.84 0 16-7.16 16-16v-32c0-8.84-7.16-16-16-16zM464 96H345.94c-21.38 0-32.09 25.85-16.97 40.97l32.4 32.4L288 242.75l-73.37-73.37c-12.5-12.5-32.76-12.5-45.25 0l-68.69 68.69c-6.25 6.25-6.25 16.38 0 22.63l22.62 22.62c6.25 6.25 16.38 6.25 22.63 0L192 237.25l73.37 73.37c12.5 12.5 32.76 12.5 45.25 0l96-96 32.4 32.4c15.12 15.12 40.97 4.41 40.97-16.97V112c.01-8.84-7.15-16-15.99-16z"></path></svg> </span> <h3 class="feature-item-header">White Label Report</h3> <p class="feature-item-desc">Share the page speed reports of your customers’ sites and the projects you are working on with the name of your company! Enrich your presentations and company projects in this way: Coming soon!</p> </div> </div> <div class="swiper-slide"> <div id="feature-list-item-easy-monitoring-process" title="Easy Monitoring Process" class="feature-item"> <span class="icon "> <svg aria-hidden="true" focusable="false" data-prefix="fas" data-icon="chart-line" class="svg-inline--fa fa-chart-line fa-w-16" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path fill="currentColor" d="M496 384H64V80c0-8.84-7.16-16-16-16H16C7.16 64 0 71.16 0 80v336c0 17.67 14.33 32 32 32h464c8.84 0 16-7.16 16-16v-32c0-8.84-7.16-16-16-16zM464 96H345.94c-21.38 0-32.09 25.85-16.97 40.97l32.4 32.4L288 242.75l-73.37-73.37c-12.5-12.5-32.76-12.5-45.25 0l-68.69 68.69c-6.25 6.25-6.25 16.38 0 22.63l22.62 22.62c6.25 6.25 16.38 6.25 22.63 0L192 237.25l73.37 73.37c12.5 12.5 32.76 12.5 45.25 0l96-96 32.4 32.4c15.12 15.12 40.97 4.41 40.97-16.97V112c.01-8.84-7.15-16-15.99-16z"></path></svg> </span> <h3 class="feature-item-header">Easy Monitoring Process</h3> <p class="feature-item-desc">Track your many projects from a single point. Easily switch between projects and view the reports on the page you request. It’s that simple in Screpy!</p> </div> </div> <div class="swiper-slide"> <div id="feature-list-item-user-oriented-interface" title="User-Oriented Interface" class="feature-item"> <span class="icon "> <svg aria-hidden="true" focusable="false" data-prefix="fas" data-icon="chart-line" class="svg-inline--fa fa-chart-line fa-w-16" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path fill="currentColor" d="M496 384H64V80c0-8.84-7.16-16-16-16H16C7.16 64 0 71.16 0 80v336c0 17.67 14.33 32 32 32h464c8.84 0 16-7.16 16-16v-32c0-8.84-7.16-16-16-16zM464 96H345.94c-21.38 0-32.09 25.85-16.97 40.97l32.4 32.4L288 242.75l-73.37-73.37c-12.5-12.5-32.76-12.5-45.25 0l-68.69 68.69c-6.25 6.25-6.25 16.38 0 22.63l22.62 22.62c6.25 6.25 16.38 6.25 22.63 0L192 237.25l73.37 73.37c12.5 12.5 32.76 12.5 45.25 0l96-96 32.4 32.4c15.12 15.12 40.97 4.41 40.97-16.97V112c.01-8.84-7.15-16-15.99-16z"></path></svg> </span> <h3 class="feature-item-header">User-Oriented Interface</h3> <p class="feature-item-desc">Screpy is for everyone with its easy to master tools: Practical, fast, and always user-friendly. This tool will turn anyone into a professional SEO expert!</p> </div> </div> </div> </div> <div class="swiper-pagination swiper-pagination-clickable swiper-pagination-bullets"></div> </div> </div> <div class="container"> <header id="" class="sec-header my-5 main-features-header text-center"> <img loading="lazy" class="mb-2" width="83" height="30" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2083%2030'%3E%3C/svg%3E" alt="" data-lazy-src="https://screpy.com/wp-content/uploads/2021/01/faq.svg"><noscript><img loading="lazy" class="mb-2" width="83" height="30" src="https://screpy.com/wp-content/uploads/2021/01/faq.svg" alt=""></noscript> <h2 class="h-title">Have Questions About Page Speed Monitoring?</h2> <p class="section-desc">We have compiled the frequently asked questions about our Page speed monitoring service for you! Here are a few of them. Don't forget to contact us immediately for more questions! </p> </header> </div> <div class="faq-section"> <div class="container"> <div class="row"> <div class="col-12 col-md-6"> <div class="faq-list" itemscope itemprop="mainEntity" itemtype="https://schema.org/Question"> <h3 itemprop="name" id="faq-how-many-websites-can-i-do-with-screpy-for-page-speed-monitoring" class="accordion"> <span class="icon"> <svg width="10px" aria-hidden="true" focusable="false" data-prefix="fas" data-icon="question" class="svg-inline--fa fa-question fa-w-12" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 384 512"><path fill="currentColor" d="M202.021 0C122.202 0 70.503 32.703 29.914 91.026c-7.363 10.58-5.093 25.086 5.178 32.874l43.138 32.709c10.373 7.865 25.132 6.026 33.253-4.148 25.049-31.381 43.63-49.449 82.757-49.449 30.764 0 68.816 19.799 68.816 49.631 0 22.552-18.617 34.134-48.993 51.164-35.423 19.86-82.299 44.576-82.299 106.405V320c0 13.255 10.745 24 24 24h72.471c13.255 0 24-10.745 24-24v-5.773c0-42.86 125.268-44.645 125.268-160.627C377.504 66.256 286.902 0 202.021 0zM192 373.459c-38.196 0-69.271 31.075-69.271 69.271 0 38.195 31.075 69.27 69.271 69.27s69.271-31.075 69.271-69.271-31.075-69.27-69.271-69.27z"></path></svg> </span> How many websites can I do with Screpy for page speed monitoring? </h3> <div class="panel" itemscope itemprop="acceptedAnswer" itemtype="https://schema.org/Answer"> <p itemprop="text">It depends on the plan you prefer! We provide page speed monitoring services for 3 project if you have Lite plan, for 10 projects for Pro Plan, 30 projects for Advanced Plan and for 60 projects for Agency Plan.</p> </div> </div> </div> <div class="col-12 col-md-6"> <div class="faq-list" itemscope itemprop="mainEntity" itemtype="https://schema.org/Question"> <h3 itemprop="name" id="faq-can-i-benefit-from-the-page-speed-monitoring-services-free-of-charge" class="accordion"> <span class="icon"> <svg width="10px" aria-hidden="true" focusable="false" data-prefix="fas" data-icon="question" class="svg-inline--fa fa-question fa-w-12" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 384 512"><path fill="currentColor" d="M202.021 0C122.202 0 70.503 32.703 29.914 91.026c-7.363 10.58-5.093 25.086 5.178 32.874l43.138 32.709c10.373 7.865 25.132 6.026 33.253-4.148 25.049-31.381 43.63-49.449 82.757-49.449 30.764 0 68.816 19.799 68.816 49.631 0 22.552-18.617 34.134-48.993 51.164-35.423 19.86-82.299 44.576-82.299 106.405V320c0 13.255 10.745 24 24 24h72.471c13.255 0 24-10.745 24-24v-5.773c0-42.86 125.268-44.645 125.268-160.627C377.504 66.256 286.902 0 202.021 0zM192 373.459c-38.196 0-69.271 31.075-69.271 69.271 0 38.195 31.075 69.27 69.271 69.27s69.271-31.075 69.271-69.271-31.075-69.27-69.271-69.27z"></path></svg> </span> Can I benefit from the Page Speed monitoring services free of charge? </h3> <div class="panel" itemscope itemprop="acceptedAnswer" itemtype="https://schema.org/Answer"> <p itemprop="text">No free plans available. However, you can buy page speed monitoring services for as many projects as you want from Screpy using your seven-day trial period.</p> </div> </div> </div> <div class="col-12 col-md-6"> <div class="faq-list" itemscope itemprop="mainEntity" itemtype="https://schema.org/Question"> <h3 itemprop="name" id="faq-when-can-i-get-an-instant-warning-on-the-page-speed-monitoring-service" class="accordion"> <span class="icon"> <svg width="10px" aria-hidden="true" focusable="false" data-prefix="fas" data-icon="question" class="svg-inline--fa fa-question fa-w-12" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 384 512"><path fill="currentColor" d="M202.021 0C122.202 0 70.503 32.703 29.914 91.026c-7.363 10.58-5.093 25.086 5.178 32.874l43.138 32.709c10.373 7.865 25.132 6.026 33.253-4.148 25.049-31.381 43.63-49.449 82.757-49.449 30.764 0 68.816 19.799 68.816 49.631 0 22.552-18.617 34.134-48.993 51.164-35.423 19.86-82.299 44.576-82.299 106.405V320c0 13.255 10.745 24 24 24h72.471c13.255 0 24-10.745 24-24v-5.773c0-42.86 125.268-44.645 125.268-160.627C377.504 66.256 286.902 0 202.021 0zM192 373.459c-38.196 0-69.271 31.075-69.271 69.271 0 38.195 31.075 69.27 69.271 69.27s69.271-31.075 69.271-69.271-31.075-69.27-69.271-69.27z"></path></svg> </span> When can I get an instant warning on the Page Speed Monitoring service? </h3> <div class="panel" itemscope itemprop="acceptedAnswer" itemtype="https://schema.org/Answer"> <p itemprop="text">With the latest update of Screpy to be developed, we will instantly send you a warning when your page speed metric scores fall below the limit you have set! In this way, you will be aware of everything that is happening on your web pages!</p> </div> </div> </div> <div class="col-12 col-md-6"> <div class="faq-list" itemscope itemprop="mainEntity" itemtype="https://schema.org/Question"> <h3 itemprop="name" id="faq-why-is-page-speed-monitoring-important" class="accordion"> <span class="icon"> <svg width="10px" aria-hidden="true" focusable="false" data-prefix="fas" data-icon="question" class="svg-inline--fa fa-question fa-w-12" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 384 512"><path fill="currentColor" d="M202.021 0C122.202 0 70.503 32.703 29.914 91.026c-7.363 10.58-5.093 25.086 5.178 32.874l43.138 32.709c10.373 7.865 25.132 6.026 33.253-4.148 25.049-31.381 43.63-49.449 82.757-49.449 30.764 0 68.816 19.799 68.816 49.631 0 22.552-18.617 34.134-48.993 51.164-35.423 19.86-82.299 44.576-82.299 106.405V320c0 13.255 10.745 24 24 24h72.471c13.255 0 24-10.745 24-24v-5.773c0-42.86 125.268-44.645 125.268-160.627C377.504 66.256 286.902 0 202.021 0zM192 373.459c-38.196 0-69.271 31.075-69.271 69.271 0 38.195 31.075 69.27 69.271 69.27s69.271-31.075 69.271-69.271-31.075-69.27-69.271-69.27z"></path></svg> </span> Why is Page Speed Monitoring important? </h3> <div class="panel" itemscope itemprop="acceptedAnswer" itemtype="https://schema.org/Answer"> <p itemprop="text">Hey, page speed determines the conversion rates of users and the crawling process of search engine bots very closely. So this metric is highly critical for both conversion rates and your ranking in SERPs.</p> </div> </div> </div> <div class="col-12 col-md-6"> <div class="faq-list" itemscope itemprop="mainEntity" itemtype="https://schema.org/Question"> <h3 itemprop="name" id="faq-which-of-the-screpy-plans-include-page-speed-monitoring" class="accordion"> <span class="icon"> <svg width="10px" aria-hidden="true" focusable="false" data-prefix="fas" data-icon="question" class="svg-inline--fa fa-question fa-w-12" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 384 512"><path fill="currentColor" d="M202.021 0C122.202 0 70.503 32.703 29.914 91.026c-7.363 10.58-5.093 25.086 5.178 32.874l43.138 32.709c10.373 7.865 25.132 6.026 33.253-4.148 25.049-31.381 43.63-49.449 82.757-49.449 30.764 0 68.816 19.799 68.816 49.631 0 22.552-18.617 34.134-48.993 51.164-35.423 19.86-82.299 44.576-82.299 106.405V320c0 13.255 10.745 24 24 24h72.471c13.255 0 24-10.745 24-24v-5.773c0-42.86 125.268-44.645 125.268-160.627C377.504 66.256 286.902 0 202.021 0zM192 373.459c-38.196 0-69.271 31.075-69.271 69.271 0 38.195 31.075 69.27 69.271 69.27s69.271-31.075 69.271-69.271-31.075-69.27-69.271-69.27z"></path></svg> </span> Which of the Screpy plans include page speed monitoring? </h3> <div class="panel" itemscope itemprop="acceptedAnswer" itemtype="https://schema.org/Answer"> <p itemprop="text">All! Page speed monitoring services are active in all Lite, Pro, Advanced and Agency plans.</p> </div> </div> </div> <div class="col-12 col-md-6"> <div class="faq-list" itemscope itemprop="mainEntity" itemtype="https://schema.org/Question"> <h3 itemprop="name" id="faq-can-i-share-screpy-page-speed-reports-with-my-teammates" class="accordion"> <span class="icon"> <svg width="10px" aria-hidden="true" focusable="false" data-prefix="fas" data-icon="question" class="svg-inline--fa fa-question fa-w-12" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 384 512"><path fill="currentColor" d="M202.021 0C122.202 0 70.503 32.703 29.914 91.026c-7.363 10.58-5.093 25.086 5.178 32.874l43.138 32.709c10.373 7.865 25.132 6.026 33.253-4.148 25.049-31.381 43.63-49.449 82.757-49.449 30.764 0 68.816 19.799 68.816 49.631 0 22.552-18.617 34.134-48.993 51.164-35.423 19.86-82.299 44.576-82.299 106.405V320c0 13.255 10.745 24 24 24h72.471c13.255 0 24-10.745 24-24v-5.773c0-42.86 125.268-44.645 125.268-160.627C377.504 66.256 286.902 0 202.021 0zM192 373.459c-38.196 0-69.271 31.075-69.271 69.271 0 38.195 31.075 69.27 69.271 69.27s69.271-31.075 69.271-69.271-31.075-69.27-69.271-69.27z"></path></svg> </span> Can I share Screpy Page Speed reports with my teammates? </h3> <div class="panel" itemscope itemprop="acceptedAnswer" itemtype="https://schema.org/Answer"> <p itemprop="text">Of course! You can easily export your reports as PDF or CVS and then share them with your teammates or clients. Screpy is well suited for real teamwork!</p> </div> </div> </div> <div class="col-12 col-md-6"> <div class="faq-list" itemscope itemprop="mainEntity" itemtype="https://schema.org/Question"> <h3 itemprop="name" id="faq-does-screpy-page-speed-monitoring-give-valid-results-for-mobile-performance" class="accordion"> <span class="icon"> <svg width="10px" aria-hidden="true" focusable="false" data-prefix="fas" data-icon="question" class="svg-inline--fa fa-question fa-w-12" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 384 512"><path fill="currentColor" d="M202.021 0C122.202 0 70.503 32.703 29.914 91.026c-7.363 10.58-5.093 25.086 5.178 32.874l43.138 32.709c10.373 7.865 25.132 6.026 33.253-4.148 25.049-31.381 43.63-49.449 82.757-49.449 30.764 0 68.816 19.799 68.816 49.631 0 22.552-18.617 34.134-48.993 51.164-35.423 19.86-82.299 44.576-82.299 106.405V320c0 13.255 10.745 24 24 24h72.471c13.255 0 24-10.745 24-24v-5.773c0-42.86 125.268-44.645 125.268-160.627C377.504 66.256 286.902 0 202.021 0zM192 373.459c-38.196 0-69.271 31.075-69.271 69.271 0 38.195 31.075 69.27 69.271 69.27s69.271-31.075 69.271-69.271-31.075-69.27-69.271-69.27z"></path></svg> </span> Does Screpy page speed monitoring give valid results for mobile performance? </h3> <div class="panel" itemscope itemprop="acceptedAnswer" itemtype="https://schema.org/Answer"> <p itemprop="text">Of course! We know how much search engines attach importance to mobile experience and we build our analysis algorithms accordingly. While performing page speed monitoring in Screpy Pro, Advanced and Agency plans, you will be analyzing mobile data.</p> </div> </div> </div> <div class="col-12 col-md-6"> <div class="faq-list" itemscope itemprop="mainEntity" itemtype="https://schema.org/Question"> <h3 itemprop="name" id="faq-why-choose-screpy-for-page-speed-monitoring" class="accordion"> <span class="icon"> <svg width="10px" aria-hidden="true" focusable="false" data-prefix="fas" data-icon="question" class="svg-inline--fa fa-question fa-w-12" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 384 512"><path fill="currentColor" d="M202.021 0C122.202 0 70.503 32.703 29.914 91.026c-7.363 10.58-5.093 25.086 5.178 32.874l43.138 32.709c10.373 7.865 25.132 6.026 33.253-4.148 25.049-31.381 43.63-49.449 82.757-49.449 30.764 0 68.816 19.799 68.816 49.631 0 22.552-18.617 34.134-48.993 51.164-35.423 19.86-82.299 44.576-82.299 106.405V320c0 13.255 10.745 24 24 24h72.471c13.255 0 24-10.745 24-24v-5.773c0-42.86 125.268-44.645 125.268-160.627C377.504 66.256 286.902 0 202.021 0zM192 373.459c-38.196 0-69.271 31.075-69.271 69.271 0 38.195 31.075 69.27 69.271 69.27s69.271-31.075 69.271-69.271-31.075-69.27-69.271-69.27z"></path></svg> </span> Why choose Screpy for Page Speed Monitoring? </h3> <div class="panel" itemscope itemprop="acceptedAnswer" itemtype="https://schema.org/Answer"> <p itemprop="text">Screpy, easy to master interface allows you to easily manage dozens of projects at the same time from a single platform. Thanks to Google Lighthouse Integration, you can see your performance in all metrics. Moreover, unlike its competitors, Screpy allows you to test and analyze each page of your website for performance, and examine custom tasks developed with AI-based technology specifically for them. Get ready to achieve more for your website!</p> </div> </div> </div> </div> </div> </div> <!-- <script type="rocketlazyloadscript"> var acc = document.getElementsByClassName("accordion"); var i; for (i = 0; i < acc.length; i++) { acc[i].addEventListener("click", function () { this.classList.toggle("active"); var panel = this.nextElementSibling; if (panel.style.maxHeight) { panel.style.maxHeight = null; } else { panel.style.maxHeight = panel.scrollHeight + "px"; } }); } </script> --> <div style="height:74px" aria-hidden="true" class="wp-block-spacer"></div> <section class="recent-posts-slider-section"> <div class="container"> <div class="swiper-container"> <div class="swiper-wrapper"> <div class="swiper-slide first-slide"> <img width="872" height="539" loading="lazy" class="section-image" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20872%20539'%3E%3C/svg%3E" alt="recent-posts-featured" data-lazy-src="https://screpy.com/wp-content/uploads/2021/01/posts.svg"><noscript><img width="872" height="539" loading="lazy" class="section-image" src="https://screpy.com/wp-content/uploads/2021/01/posts.svg" alt="recent-posts-featured"></noscript> <h2>Page Speed Posts</h2> <p class="mb-0"></p> </div> <div class="swiper-slide"> <article class="post-4453 post type-post status-publish format-standard has-post-thumbnail hentry category-page-speed category-user-experience-ux"> <div class="categories"> <a href="https://screpy.com/category/page-speed/" target="_blank" class="badge badge-category" style="--bg-color: #e8595b30; --color: #e8595b;"> Page Speed </a> <a href="https://screpy.com/category/user-experience-ux/" target="_blank" class="badge badge-category" style="--bg-color: #7757bb30; --color: #7757bb;"> User Experience (UX) </a> </div> <header> <h3 class="post-title"><a href="https://screpy.com/methods-to-increase-time-on-page/">Methods To Increase Time On Page</a></h3> </header> <p class="post-description">The Importance of Time On PageThe Advantages of Increased User Time On PageTactics And Strategies To Increase Time On PageLinks Opening A New TabImprove Your Website’s DesignTable Of ContentsFast LoadProvide A Better ReadabilityPersonalize Your ContentUse Different Ways To Serve Your ContentContents Demanding User InteractionPost SummariesCreate…</p> </article> </div> <div class="swiper-slide"> <article class="post-4432 post type-post status-publish format-standard has-post-thumbnail hentry category-page-speed"> <div class="categories"> <a href="https://screpy.com/category/page-speed/" target="_blank" class="badge badge-category" style="--bg-color: #e8595b30; --color: #e8595b;"> Page Speed </a> </div> <header> <h3 class="post-title"><a href="https://screpy.com/website-speed/">Best Techniques to Increase Website Speed</a></h3> </header> <p class="post-description">Ready to explore the importance of website speed and how to enhance it by certain optimizations? Screpy is with you, folks! Let’s dive in!</p> </article> </div> <div class="swiper-slide"> <article class="post-3839 post type-post status-publish format-standard has-post-thumbnail hentry category-page-speed"> <div class="categories"> <a href="https://screpy.com/category/page-speed/" target="_blank" class="badge badge-category" style="--bg-color: #e8595b30; --color: #e8595b;"> Page Speed </a> </div> <header> <h3 class="post-title"><a href="https://screpy.com/definivite-guide-on-first-contentful-paint/">What is First Contentful Paint? And How To Optimize It!</a></h3> </header> <p class="post-description">Exploring what is First Contenful Paint and how to improve it can rocket your website’s performance scores. Let’s have a look at the guide!</p> </article> </div> <div class="swiper-slide"> <article class="post-3779 post type-post status-publish format-standard has-post-thumbnail hentry category-page-speed"> <div class="categories"> <a href="https://screpy.com/category/page-speed/" target="_blank" class="badge badge-category" style="--bg-color: #e8595b30; --color: #e8595b;"> Page Speed </a> </div> <header> <h3 class="post-title"><a href="https://screpy.com/what-is-speed-index/">What is Speed Index? Full Guide About Speed Index in 7 Headings!</a></h3> </header> <p class="post-description">Here is a detailed and full guide about what is speed index and how to optimize it for the users. See why does it matter also! Let’s dive in!</p> </article> </div> <div class="swiper-slide"> <article class="post-3731 post type-post status-publish format-standard has-post-thumbnail hentry category-page-speed"> <div class="categories"> <a href="https://screpy.com/category/page-speed/" target="_blank" class="badge badge-category" style="--bg-color: #e8595b30; --color: #e8595b;"> Page Speed </a> </div> <header> <h3 class="post-title"><a href="https://screpy.com/unminified-css-how-to-pass-the-audit-and-minify-css-files/">Unminified CSS: How To Pass the Audit and Minify CSS Files?</a></h3> </header> <p class="post-description">Want to explore what does Unminified CSS warning mean and what should be done to pass the audit? Then you are in the right place! Let’s dive!</p> </article> </div> <div class="swiper-slide"> <article class="post-2156 post type-post status-publish format-standard has-post-thumbnail hentry category-page-speed"> <div class="categories"> <a href="https://screpy.com/category/page-speed/" target="_blank" class="badge badge-category" style="--bg-color: #e8595b30; --color: #e8595b;"> Page Speed </a> </div> <header> <h3 class="post-title"><a href="https://screpy.com/improve-wordpress-page-speed/">4 Ways to Improve WordPress Page Speed!</a></h3> </header> <p class="post-description">Want to explore how to improve WordPress page speed? Screpy experts listed the most important steps for you. Let’s have a look at them!</p> </article> </div> <div class="swiper-slide"> <article class="post-2099 post type-post status-publish format-standard has-post-thumbnail hentry category-google category-page-speed"> <div class="categories"> <a href="https://screpy.com/category/google/" target="_blank" class="badge badge-category" style="--bg-color: #0f9d5830; --color: #0f9d58;"> Google </a> <a href="https://screpy.com/category/page-speed/" target="_blank" class="badge badge-category" style="--bg-color: #e8595b30; --color: #e8595b;"> Page Speed </a> </div> <header> <h3 class="post-title"><a href="https://screpy.com/what-are-google-pagespeed-insights/">What are Google Pagespeed Insights? Metrics and Data Types!</a></h3> </header> <p class="post-description">Want to explore all the metrics and data types of Google Pagespeed? Then Screpy experts exactly did what you need! Let’s explore together!</p> </article> </div> <div class="swiper-slide"> <article class="post-2037 post type-post status-publish format-standard has-post-thumbnail hentry category-page-speed"> <div class="categories"> <a href="https://screpy.com/category/page-speed/" target="_blank" class="badge badge-category" style="--bg-color: #e8595b30; --color: #e8595b;"> Page Speed </a> </div> <header> <h3 class="post-title"><a href="https://screpy.com/page-speed-optimization/">What is Page Speed Optimization?</a></h3> </header> <p class="post-description">Want to explore what is page speed optimization and why does it matter? Then let’s explore the answers with Screpy, folks!</p> </article> </div> <div class="swiper-slide"> <article class="post-1967 post type-post status-publish format-standard has-post-thumbnail hentry category-page-speed"> <div class="categories"> <a href="https://screpy.com/category/page-speed/" target="_blank" class="badge badge-category" style="--bg-color: #e8595b30; --color: #e8595b;"> Page Speed </a> </div> <header> <h3 class="post-title"><a href="https://screpy.com/how-to-speed-up-your-website/">How to speed up your website?</a></h3> </header> <p class="post-description">Want to speed up your website? Great! We examined the solutions to the common problems in tasks with screpy experts. Let’s take a look and rocket the page speed!</p> </article> </div> <div class="swiper-slide"> <article class="post-1959 post type-post status-publish format-standard has-post-thumbnail hentry category-page-speed"> <div class="categories"> <a href="https://screpy.com/category/page-speed/" target="_blank" class="badge badge-category" style="--bg-color: #e8595b30; --color: #e8595b;"> Page Speed </a> </div> <header> <h3 class="post-title"><a href="https://screpy.com/why-does-the-site-load-time-matter/">Why does the site load time matter?</a></h3> </header> <p class="post-description">What does site load time mean for your web page and what does it affect? How much can Page speed affect your success? Discover the answers to all questions!</p> </article> </div> <div class="swiper-slide"> <article class="post-1950 post type-post status-publish format-standard has-post-thumbnail hentry category-page-speed category-user-experience-ux"> <div class="categories"> <a href="https://screpy.com/category/page-speed/" target="_blank" class="badge badge-category" style="--bg-color: #e8595b30; --color: #e8595b;"> Page Speed </a> <a href="https://screpy.com/category/user-experience-ux/" target="_blank" class="badge badge-category" style="--bg-color: #7757bb30; --color: #7757bb;"> User Experience (UX) </a> </div> <header> <h3 class="post-title"><a href="https://screpy.com/page-speed-and-conversion-rates-the-effect-of-ux/">Page Speed and Conversion Rates: The Effect of UX</a></h3> </header> <p class="post-description">Explore the strong relationship between conversion rate, page speed, and UX. The high correlation between these says important things about website optimization work!</p> </article> </div> <div class="swiper-slide"> <article class="post-1943 post type-post status-publish format-standard has-post-thumbnail hentry category-page-speed category-seo"> <div class="categories"> <a href="https://screpy.com/category/page-speed/" target="_blank" class="badge badge-category" style="--bg-color: #e8595b30; --color: #e8595b;"> Page Speed </a> <a href="https://screpy.com/category/seo/" target="_blank" class="badge badge-category" style="--bg-color: #4f9cf730; --color: #4f9cf7;"> SEO </a> </div> <header> <h3 class="post-title"><a href="https://screpy.com/page-speed-and-bounce-rate-dont-let-them-to-live-the-page/">Page Speed and Bounce Rate: Don’t Let Them To Live the Page!</a></h3> </header> <p class="post-description">Are you ready to explore the bounce rate closely and examine its correlation to page speed? Screpy has prepared a powerful guide for you. Get dive right now!</p> </article> </div> <div class="swiper-slide"> <article class="post-1932 post type-post status-publish format-standard has-post-thumbnail hentry category-page-speed category-seo"> <div class="categories"> <a href="https://screpy.com/category/page-speed/" target="_blank" class="badge badge-category" style="--bg-color: #e8595b30; --color: #e8595b;"> Page Speed </a> <a href="https://screpy.com/category/seo/" target="_blank" class="badge badge-category" style="--bg-color: #4f9cf730; --color: #4f9cf7;"> SEO </a> </div> <header> <h3 class="post-title"><a href="https://screpy.com/page-speed-and-seo-improved-google-rankings-stronger-performance/">Page Speed and SEO: Improved Google Rankings, Stronger Performance</a></h3> </header> <p class="post-description">Ready to explore the strong connection between SEO and page speed? Well, we are! Let’s see the details and review how Screpy can help you with them!</p> </article> </div> <div class="swiper-slide"> <article class="post-1906 post type-post status-publish format-standard has-post-thumbnail hentry category-page-speed"> <div class="categories"> <a href="https://screpy.com/category/page-speed/" target="_blank" class="badge badge-category" style="--bg-color: #e8595b30; --color: #e8595b;"> Page Speed </a> </div> <header> <h3 class="post-title"><a href="https://screpy.com/page-speed-and-buying-behavior-what-do-your-customers-experience/">Page Speed and Buying Behavior: What Do Your Customers Experience?</a></h3> </header> <p class="post-description">What is the value of page speed for an e-commerce site? What is the relationship between page speed and buying behavior? Come and explore with Screpy!</p> </article> </div> <div class="swiper-slide"> <article class="post-1892 post type-post status-publish format-standard has-post-thumbnail hentry category-page-speed"> <div class="categories"> <a href="https://screpy.com/category/page-speed/" target="_blank" class="badge badge-category" style="--bg-color: #e8595b30; --color: #e8595b;"> Page Speed </a> </div> <header> <h3 class="post-title"><a href="https://screpy.com/page-speed-monitoring-at-2021/">Page Speed Monitoring at 2021</a></h3> </header> <p class="post-description">Are you ready to discover the fast, powerful and modern version of page speed monitoring? Check out 2021 trends and discover what you have to do with Screpy!</p> </article> </div> </div> <div class="swiper-pagination"></div> </div> </div> </section> </main> </div> </div> <footer class="fp-footer" data-underline="1" data-lc="#545555"> <div> <ul class="fp-row cf" data-uid="row_1" data-columns="5" data-mc="0" data-flex=""> <div class="fp-limit cf"> <div class="fp-item" data-uid="item_1"> <div class="fp-container" data-item-type="image"> <img class="fp-image base64" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E" alt="Screpy" data-lazy-src="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNzM5IiBoZWlnaHQ9IjI2OCIgdmlld0JveD0iMCAwIDczOSAyNjgiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxwYXRoIGQ9Ik0yMzkuNTY3IDE1Mi43NTVDMjQ0LjgzNyAxNTIuNzU1IDI0OC41NjUgMTUyLjI0MSAyNTAuNzUgMTUxLjIxM0MyNTIuOTM1IDE1MC4xODUgMjU0LjAyNyAxNDguMTkyIDI1NC4wMjcgMTQ1LjIzNkMyNTQuMDI3IDE0Mi45MjMgMjUyLjYxMyAxNDAuOTMgMjQ5Ljc4NiAxMzkuMjZDMjQ2Ljk1OCAxMzcuNDYgMjQyLjY1MiAxMzUuNDY4IDIzNi44NjggMTMzLjI4M0MyMzIuMzcgMTMxLjYxMiAyMjguMjU3IDEyOS44NzcgMjI0LjUzIDEyOC4wNzhDMjIwLjkzMSAxMjYuMjc4IDIxNy44NDYgMTI0LjE1NyAyMTUuMjc1IDEyMS43MTVDMjEyLjcwNSAxMTkuMTQ1IDIxMC43MTMgMTE2LjEyNCAyMDkuMjk5IDExMi42NTRDMjA3Ljg4NSAxMDkuMTg0IDIwNy4xNzggMTA1LjAwNyAyMDcuMTc4IDEwMC4xMjJDMjA3LjE3OCA5MC42MTEyIDIxMC43MTMgODMuMDkyMyAyMTcuNzgyIDc3LjU2NTVDMjI0Ljg1MSA3Mi4wMzg4IDIzNC41NTUgNjkuMjc1NCAyNDYuODk0IDY5LjI3NTRDMjUzLjA2MyA2OS4yNzU0IDI1OC45NzUgNjkuODUzOCAyNjQuNjMxIDcxLjAxMDVDMjcwLjI4NiA3Mi4wMzg4IDI3NC43ODQgNzMuMTk1NSAyNzguMTI2IDc0LjQ4MDhMMjczLjExNCA5Ni44NDQ5QzI2OS43NzIgOTUuNjg4MSAyNjYuMTA5IDk0LjY1OTkgMjYyLjEyNCA5My43NjAyQzI1OC4yNjggOTIuODYwNSAyNTMuODk4IDkyLjQxMDcgMjQ5LjAxNCA5Mi40MTA3QzI0MC4wMTcgOTIuNDEwNyAyMzUuNTE5IDk0LjkxNyAyMzUuNTE5IDk5LjkyOTZDMjM1LjUxOSAxMDEuMDg2IDIzNS43MTIgMTAyLjExNSAyMzYuMDk3IDEwMy4wMTRDMjM2LjQ4MyAxMDMuOTE0IDIzNy4yNTQgMTA0LjgxNCAyMzguNDExIDEwNS43MTNDMjM5LjU2NyAxMDYuNDg1IDI0MS4xMSAxMDcuMzg0IDI0My4wMzggMTA4LjQxM0MyNDUuMDk0IDEwOS4zMTIgMjQ3LjY2NSAxMTAuMzQgMjUwLjc1IDExMS40OTdDMjU3LjA0NyAxMTMuODExIDI2Mi4yNTMgMTE2LjEyNCAyNjYuMzY2IDExOC40MzhDMjcwLjQ3OSAxMjAuNjIzIDI3My42OTIgMTIzLjA2NSAyNzYuMDA2IDEyNS43NjRDMjc4LjQ0OCAxMjguMzM1IDI4MC4xMTggMTMxLjIyNiAyODEuMDE4IDEzNC40NEMyODIuMDQ2IDEzNy42NTMgMjgyLjU2MSAxNDEuMzggMjgyLjU2MSAxNDUuNjIyQzI4Mi41NjEgMTU1LjY0NyAyNzguNzY5IDE2My4yMyAyNzEuMTg2IDE2OC4zNzFDMjYzLjczMSAxNzMuNTEzIDI1My4xMjcgMTc2LjA4MyAyMzkuMzc1IDE3Ni4wODNDMjMwLjM3OCAxNzYuMDgzIDIyMi44NTkgMTc1LjMxMiAyMTYuODE4IDE3My43N0MyMTAuOTA1IDE3Mi4yMjcgMjA2Ljc5MyAxNzAuOTQyIDIwNC40NzkgMTY5LjkxNEwyMDkuMjk5IDE0Ni41ODZDMjE0LjE4MyAxNDguNTE0IDIxOS4xOTYgMTUwLjA1NiAyMjQuMzM3IDE1MS4yMTNDMjI5LjQ3OCAxNTIuMjQxIDIzNC41NTUgMTUyLjc1NSAyMzkuNTY3IDE1Mi43NTVaIiBmaWxsPSJ3aGl0ZSIvPgo8cGF0aCBkPSJNMjg3LjY0MSAxMjIuNjc5QzI4Ny42NDEgMTE1LjM1MyAyODguNzk4IDEwOC40NzcgMjkxLjExMSAxMDIuMDVDMjkzLjU1MyA5NS40OTU0IDI5Ny4wMjQgODkuODQwMSAzMDEuNTIyIDg1LjA4NDVDMzA2LjAyMSA4MC4yMDA0IDMxMS40ODMgNzYuMzQ0NSAzMTcuOTEgNzMuNTE2OUMzMjQuMzM2IDcwLjY4OTIgMzMxLjY2MiA2OS4yNzU0IDMzOS44ODggNjkuMjc1NEMzNDUuMjg2IDY5LjI3NTQgMzUwLjIzNSA2OS43ODk1IDM1NC43MzMgNzAuODE3N0MzNTkuMjMyIDcxLjcxNzQgMzYzLjYwMiA3My4wNjcgMzY3Ljg0MyA3NC44NjY0TDM2MS44NjcgOTcuODA4OUMzNTkuMTY3IDk2Ljc4MDYgMzU2LjIxMSA5NS44ODA5IDM1Mi45OTggOTUuMTA5OEMzNDkuNzg1IDk0LjMzODYgMzQ2LjE4NiA5My45NTMgMzQyLjIwMiA5My45NTNDMzMzLjcxOSA5My45NTMgMzI3LjM1NiA5Ni41ODc5IDMyMy4xMTUgMTAxLjg1OEMzMTkuMDAyIDEwNy4xMjcgMzE2Ljk0NiAxMTQuMDY4IDMxNi45NDYgMTIyLjY3OUMzMTYuOTQ2IDEzMS44MDUgMzE4Ljg3NCAxMzguODc0IDMyMi43MjkgMTQzLjg4N0MzMjYuNzE0IDE0OC44OTkgMzMzLjU5IDE1MS40MDYgMzQzLjM1OCAxNTEuNDA2QzM0Ni44MjkgMTUxLjQwNiAzNTAuNTU2IDE1MS4wODQgMzU0LjU0IDE1MC40NDJDMzU4LjUyNSAxNDkuNzk5IDM2Mi4xODggMTQ4Ljc3MSAzNjUuNTMgMTQ3LjM1N0wzNjkuNTc4IDE3MC44NzhDMzY2LjIzNyAxNzIuMjkyIDM2Mi4wNTkgMTczLjUxMyAzNTcuMDQ3IDE3NC41NDFDMzUyLjAzNCAxNzUuNTY5IDM0Ni41MDcgMTc2LjA4MyAzNDAuNDY2IDE3Ni4wODNDMzMxLjIxMiAxNzYuMDgzIDMyMy4yNDQgMTc0LjczNCAzMTYuNTYgMTcyLjAzNUMzMDkuODc2IDE2OS4yMDcgMzA0LjM1IDE2NS40MTUgMjk5Ljk4IDE2MC42NkMyOTUuNzM4IDE1NS45MDQgMjkyLjU4OSAxNTAuMzEzIDI5MC41MzMgMTQzLjg4N0MyODguNjA1IDEzNy4zMzIgMjg3LjY0MSAxMzAuMjYzIDI4Ny42NDEgMTIyLjY3OVoiIGZpbGw9IndoaXRlIi8+CjxwYXRoIGQ9Ik00MzguNDA2IDk3LjQyMzNDNDM1LjgzNSA5Ni43ODA2IDQzMi44MTUgOTYuMTM4IDQyOS4zNDQgOTUuNDk1NEM0MjUuODc0IDk0LjcyNDIgNDIyLjE0NyA5NC4zMzg2IDQxOC4xNjIgOTQuMzM4NkM0MTYuMzYzIDk0LjMzODYgNDE0LjE3OCA5NC41MzE0IDQxMS42MDcgOTQuOTE3QzQwOS4xNjUgOTUuMTc0IDQwNy4zMDIgOTUuNDk1NCA0MDYuMDE2IDk1Ljg4MDlWMTczLjM4NEgzNzcuMjlWNzcuMzcyN0MzODIuNDMxIDc1LjU3MzMgMzg4LjQ3MiA3My45MDI0IDM5NS40MTMgNzIuMzYwMUM0MDIuNDgyIDcwLjY4OTIgNDEwLjMyMiA2OS44NTM4IDQxOC45MzQgNjkuODUzOEM0MjAuNDc2IDY5Ljg1MzggNDIyLjM0IDY5Ljk4MjMgNDI0LjUyNSA3MC4yMzk0QzQyNi43MSA3MC4zNjc5IDQyOC44OTUgNzAuNjI0OSA0MzEuMDggNzEuMDEwNUM0MzMuMjY1IDcxLjI2NzYgNDM1LjQ1IDcxLjY1MzIgNDM3LjYzNSA3Mi4xNjczQzQzOS44MiA3Mi41NTI5IDQ0MS42ODMgNzMuMDY3IDQ0My4yMjYgNzMuNzA5Nkw0MzguNDA2IDk3LjQyMzNaIiBmaWxsPSJ3aGl0ZSIvPgo8cGF0aCBkPSJNNDQwLjM1NSAxMjMuNDVDNDQwLjM1NSAxMTQuNDUzIDQ0MS43MDQgMTA2LjYxMyA0NDQuNDAzIDk5LjkyOTZDNDQ3LjIzMSA5My4xMTc2IDQ1MC44OTQgODcuNDYyMyA0NTUuMzkzIDgyLjk2MzhDNDU5Ljg5MSA3OC40NjUyIDQ2NS4wMzIgNzUuMDU5MiA0NzAuODE2IDcyLjc0NTdDNDc2LjcyOSA3MC40MzIyIDQ4Mi43NjkgNjkuMjc1NCA0ODguOTM5IDY5LjI3NTRDNTAzLjMzNCA2OS4yNzU0IDUxNC43MDkgNzMuNzA5NiA1MjMuMDYzIDgyLjU3ODJDNTMxLjQxOCA5MS4zMTgyIDUzNS41OTUgMTA0LjIzNSA1MzUuNTk1IDEyMS4zM0M1MzUuNTk1IDEyMy4wMDEgNTM1LjUzMSAxMjQuODY0IDUzNS40MDIgMTI2LjkyMUM1MzUuMjc0IDEyOC44NDkgNTM1LjE0NSAxMzAuNTg0IDUzNS4wMTcgMTMyLjEyNkg0NjkuODUyQzQ3MC40OTUgMTM4LjAzOSA0NzMuMjU4IDE0Mi43MyA0NzguMTQyIDE0Ni4yQzQ4My4wMjYgMTQ5LjY3IDQ4OS41ODEgMTUxLjQwNiA0OTcuODA3IDE1MS40MDZDNTAzLjA3NyAxNTEuNDA2IDUwOC4yMTggMTUwLjk1NiA1MTMuMjMxIDE1MC4wNTZDNTE4LjM3MiAxNDkuMDI4IDUyMi41NDkgMTQ3LjgwNyA1MjUuNzYyIDE0Ni4zOTNMNTI5LjYxOCAxNjkuNzIxQzUyOC4wNzYgMTcwLjQ5MiA1MjYuMDE5IDE3MS4yNjMgNTIzLjQ0OSAxNzIuMDM1QzUyMC44NzggMTcyLjgwNiA1MTcuOTg2IDE3My40NDggNTE0Ljc3MyAxNzMuOTYyQzUxMS42ODggMTc0LjYwNSA1MDguMzQ3IDE3NS4xMTkgNTA0Ljc0OCAxNzUuNTA1QzUwMS4xNDkgMTc1Ljg5IDQ5Ny41NSAxNzYuMDgzIDQ5My45NTEgMTc2LjA4M0M0ODQuODI2IDE3Ni4wODMgNDc2Ljg1NyAxNzQuNzM0IDQ3MC4wNDUgMTcyLjAzNUM0NjMuMzYxIDE2OS4zMzUgNDU3Ljc3IDE2NS42NzIgNDUzLjI3MiAxNjEuMDQ1QzQ0OC45MDIgMTU2LjI5IDQ0NS42MjQgMTUwLjY5OSA0NDMuNDM5IDE0NC4yNzJDNDQxLjM4MyAxMzcuODQ2IDQ0MC4zNTUgMTMwLjkwNSA0NDAuMzU1IDEyMy40NVpNNTA3LjgzMyAxMTIuNDYxQzUwNy43MDQgMTEwLjAxOSA1MDcuMjU0IDEwNy42NDEgNTA2LjQ4MyAxMDUuMzI4QzUwNS44NCAxMDMuMDE0IDUwNC43NDggMTAwLjk1OCA1MDMuMjA2IDk5LjE1ODRDNTAxLjc5MiA5Ny4zNTkgNDk5LjkyOCA5NS44ODA5IDQ5Ny42MTUgOTQuNzI0MkM0OTUuNDMgOTMuNTY3NCA0OTIuNjY2IDkyLjk4OSA0ODkuMzI0IDkyLjk4OUM0ODYuMTExIDkyLjk4OSA0ODMuMzQ4IDkzLjU2NzQgNDgxLjAzNCA5NC43MjQyQzQ3OC43MjEgOTUuNzUyNCA0NzYuNzkzIDk3LjE2NjIgNDc1LjI1IDk4Ljk2NTZDNDczLjcwOCAxMDAuNzY1IDQ3Mi40ODcgMTAyLjg4NiA0NzEuNTg3IDEwNS4zMjhDNDcwLjgxNiAxMDcuNjQxIDQ3MC4yMzggMTEwLjAxOSA0NjkuODUyIDExMi40NjFINTA3LjgzM1oiIGZpbGw9IndoaXRlIi8+CjxwYXRoIGQ9Ik02MTEuMTY3IDEyMy40NUM2MTEuMTY3IDExNC41ODIgNjA5LjE3NSAxMDcuNTEzIDYwNS4xOSAxMDIuMjQzQzYwMS4yMDYgOTYuODQ0OSA1OTUuMjk0IDk0LjE0NTggNTg3LjQ1MyA5NC4xNDU4QzU4NC44ODMgOTQuMTQ1OCA1ODIuNTA1IDk0LjI3NDMgNTgwLjMyIDk0LjUzMTRDNTc4LjEzNSA5NC42NTk5IDU3Ni4zMzYgOTQuODUyNyA1NzQuOTIyIDk1LjEwOThWMTQ2Ljk3MUM1NzYuNzIxIDE0OC4xMjggNTc5LjAzNSAxNDkuMDkyIDU4MS44NjIgMTQ5Ljg2M0M1ODQuODE5IDE1MC42MzQgNTg3Ljc3NSAxNTEuMDIgNTkwLjczMSAxNTEuMDJDNjA0LjM1NSAxNTEuMDIgNjExLjE2NyAxNDEuODMgNjExLjE2NyAxMjMuNDVaTTY0MC40NzIgMTIyLjY3OUM2NDAuNDcyIDEzMC41MiA2MzkuNTA4IDEzNy42NTMgNjM3LjU4IDE0NC4wNzlDNjM1LjY1MiAxNTAuNTA2IDYzMi44MjQgMTU2LjAzMyA2MjkuMDk3IDE2MC42NkM2MjUuMzcgMTY1LjI4NyA2MjAuNzQyIDE2OC44ODYgNjE1LjIxNiAxNzEuNDU2QzYwOS42ODkgMTc0LjAyNyA2MDMuMzI3IDE3NS4zMTIgNTk2LjEyOSAxNzUuMzEyQzU5Mi4xNDUgMTc1LjMxMiA1ODguNDE3IDE3NC45MjYgNTg0Ljk0NyAxNzQuMTU1QzU4MS40NzcgMTczLjM4NCA1NzguMTM1IDE3Mi4yOTIgNTc0LjkyMiAxNzAuODc4VjIwOS4wNTFINTQ2LjE5NlY3NS40NDQ4QzU0OC43NjYgNzQuNjczNiA1NTEuNzIyIDczLjk2NjcgNTU1LjA2NCA3My4zMjQxQzU1OC40MDYgNzIuNTUyOSA1NjEuODc2IDcxLjkxMDIgNTY1LjQ3NSA3MS4zOTYxQzU2OS4yMDIgNzAuODgyIDU3Mi45MyA3MC40OTY0IDU3Ni42NTcgNzAuMjM5NEM1ODAuNTEzIDY5Ljg1MzggNTg0LjE3NiA2OS42NjEgNTg3LjY0NiA2OS42NjFDNTk2LjAwMSA2OS42NjEgNjAzLjQ1NSA3MC45NDYzIDYxMC4wMSA3My41MTY5QzYxNi41NjUgNzUuOTU4OSA2MjIuMDkyIDc5LjQ5MzUgNjI2LjU5MSA4NC4xMjA1QzYzMS4wODkgODguNjE5IDYzNC40OTUgOTQuMTQ1OCA2MzYuODA5IDEwMC43MDFDNjM5LjI1MSAxMDcuMjU2IDY0MC40NzIgMTE0LjU4MiA2NDAuNDcyIDEyMi42NzlaIiBmaWxsPSJ3aGl0ZSIvPgo8cGF0aCBkPSJNNzM4LjM4MSA3MS45NzQ1QzczMi41OTcgOTEuNTEwOSA3MjYuNTU2IDEwOS44MjYgNzIwLjI1OCAxMjYuOTIxQzcxMy45NiAxNDQuMDE1IDcwNy4wODQgMTYwLjU5NSA2OTkuNjI5IDE3Ni42NjJDNjk2LjkzIDE4Mi40NDUgNjk0LjIzMSAxODcuMzI5IDY5MS41MzIgMTkxLjMxNEM2ODguODMzIDE5NS40MjcgNjg1Ljg3NyAxOTguNzY5IDY4Mi42NjMgMjAxLjMzOUM2NzkuNDUgMjA0LjAzOCA2NzUuNzg3IDIwNS45NjYgNjcxLjY3NCAyMDcuMTIzQzY2Ny42OSAyMDguNDA4IDY2Mi45OTggMjA5LjA1MSA2NTcuNiAyMDkuMDUxQzY1My4xMDIgMjA5LjA1MSA2NDguOTI1IDIwOC42MDEgNjQ1LjA2OSAyMDcuNzAxQzY0MS4zNDEgMjA2LjkzIDYzOC4yNTcgMjA2LjAzIDYzNS44MTUgMjA1LjAwMkw2NDAuODI3IDE4Mi4wNkM2NDMuNzgzIDE4My4wODggNjQ2LjQxOCAxODMuNzk1IDY0OC43MzIgMTg0LjE4MUM2NTEuMDQ1IDE4NC41NjYgNjUzLjQ4NyAxODQuNzU5IDY1Ni4wNTggMTg0Ljc1OUM2NjEuMTk5IDE4NC43NTkgNjY1LjExOSAxODMuMzQ1IDY2Ny44MTggMTgwLjUxN0M2NzAuNjQ2IDE3Ny44MTggNjczLjAyNCAxNzQuMDI3IDY3NC45NTIgMTY5LjE0M0M2NjguMzk3IDE1Ni4yOSA2NjEuODQyIDE0MS44OTQgNjU1LjI4NyAxMjUuOTU3QzY0OC43MzIgMTA5Ljg5MSA2NDIuNTYyIDkxLjg5NjUgNjM2Ljc3OSA3MS45NzQ1SDY2Ny4yNEM2NjguNTI1IDc2Ljk4NzEgNjcwLjAwMyA4Mi40NDk2IDY3MS42NzQgODguMzYyQzY3My40NzQgOTQuMTQ1OCA2NzUuMzM3IDEwMC4wNTggNjc3LjI2NSAxMDYuMDk5QzY3OS4xOTMgMTEyLjAxMSA2ODEuMTIxIDExNy43OTUgNjgzLjA0OSAxMjMuNDVDNjg1LjEwNiAxMjkuMTA2IDY4Ny4wMzMgMTM0LjI0NyA2ODguODMzIDEzOC44NzRDNjkwLjUwNCAxMzQuMjQ3IDY5Mi4yMzkgMTI5LjEwNiA2OTQuMDM4IDEyMy40NUM2OTUuODM4IDExNy43OTUgNjk3LjU3MyAxMTIuMDExIDY5OS4yNDQgMTA2LjA5OUM3MDEuMDQzIDEwMC4wNTggNzAyLjcxNCA5NC4xNDU4IDcwNC4yNTYgODguMzYyQzcwNS45MjcgODIuNDQ5NiA3MDcuNDA1IDc2Ljk4NzEgNzA4LjY5MSA3MS45NzQ1SDczOC4zODFaIiBmaWxsPSJ3aGl0ZSIvPgo8cGF0aCBkPSJNNDIuNjc1OSAxMjMuOTU0TDE0MC4yNDMgOTUuNDUxTDE0MC4wMTUgMTI5LjQwOEMxMzkuOTg0IDEzNC4wMzIgMTM3LjA2NSAxMzguMTQyIDEzMi43MSAxMzkuNjk1TDQxLjU3OTYgMTcyLjE4OUw0Mi42NzU5IDEyMy45NTRaIiBmaWxsPSIjQkY1NzU3Ii8+CjxwYXRoIGQ9Ik0xNTEuMDU3IDBMMTUxLjExMiA2Mi4wMTM4TDkyLjI1MSAxMjAuOTc5TDYxLjIxNjYgODkuOTk5NkwxNTEuMDU3IDBaIiBmaWxsPSIjRjE3Njc2Ii8+CjxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNNDEuNTE5NSAxMjYuMjA2TDQxLjU1OTIgMTcxLjcxN0wxMzEuNDAxIDgxLjcxODVMMTAwLjM2NyA1MC43Mzg2TDUxLjY1MDIgOTkuNTQwNEM0Ni4wMzQ5IDEwNi4xMDMgNDIuMjMyNSAxMTUuNTQzIDQxLjUxOTUgMTI2LjIwNloiIGZpbGw9IiNGMTc2NzYiLz4KPHBhdGggZD0iTTMxLjIxMjkgMjY3LjAzMUwzMS4wOTM1IDIwNS4wMTdMODkuODkzMSAxNDUuOTkxTDEyMC45NiAxNzYuOTM4TDMxLjIxMjkgMjY3LjAzMVoiIGZpbGw9IiNGMTc2NzYiLz4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0xNDAuNjE5IDE0MC43NDdMMTQwLjUzMiA5NS4yMDA2TDUwLjc4MzcgMTg1LjI5M0w4MS44NDk5IDIxNi4yNEwxMzAuNTMzIDE2Ny4zNzFDMTM2LjEyNyAxNjAuODEgMTM5LjkxMSAxNTEuMzg3IDE0MC42MTkgMTQwLjc0N1oiIGZpbGw9IiNGMTc2NzYiLz4KPC9zdmc+Cg=="><noscript><img class="fp-image base64" src="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNzM5IiBoZWlnaHQ9IjI2OCIgdmlld0JveD0iMCAwIDczOSAyNjgiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxwYXRoIGQ9Ik0yMzkuNTY3IDE1Mi43NTVDMjQ0LjgzNyAxNTIuNzU1IDI0OC41NjUgMTUyLjI0MSAyNTAuNzUgMTUxLjIxM0MyNTIuOTM1IDE1MC4xODUgMjU0LjAyNyAxNDguMTkyIDI1NC4wMjcgMTQ1LjIzNkMyNTQuMDI3IDE0Mi45MjMgMjUyLjYxMyAxNDAuOTMgMjQ5Ljc4NiAxMzkuMjZDMjQ2Ljk1OCAxMzcuNDYgMjQyLjY1MiAxMzUuNDY4IDIzNi44NjggMTMzLjI4M0MyMzIuMzcgMTMxLjYxMiAyMjguMjU3IDEyOS44NzcgMjI0LjUzIDEyOC4wNzhDMjIwLjkzMSAxMjYuMjc4IDIxNy44NDYgMTI0LjE1NyAyMTUuMjc1IDEyMS43MTVDMjEyLjcwNSAxMTkuMTQ1IDIxMC43MTMgMTE2LjEyNCAyMDkuMjk5IDExMi42NTRDMjA3Ljg4NSAxMDkuMTg0IDIwNy4xNzggMTA1LjAwNyAyMDcuMTc4IDEwMC4xMjJDMjA3LjE3OCA5MC42MTEyIDIxMC43MTMgODMuMDkyMyAyMTcuNzgyIDc3LjU2NTVDMjI0Ljg1MSA3Mi4wMzg4IDIzNC41NTUgNjkuMjc1NCAyNDYuODk0IDY5LjI3NTRDMjUzLjA2MyA2OS4yNzU0IDI1OC45NzUgNjkuODUzOCAyNjQuNjMxIDcxLjAxMDVDMjcwLjI4NiA3Mi4wMzg4IDI3NC43ODQgNzMuMTk1NSAyNzguMTI2IDc0LjQ4MDhMMjczLjExNCA5Ni44NDQ5QzI2OS43NzIgOTUuNjg4MSAyNjYuMTA5IDk0LjY1OTkgMjYyLjEyNCA5My43NjAyQzI1OC4yNjggOTIuODYwNSAyNTMuODk4IDkyLjQxMDcgMjQ5LjAxNCA5Mi40MTA3QzI0MC4wMTcgOTIuNDEwNyAyMzUuNTE5IDk0LjkxNyAyMzUuNTE5IDk5LjkyOTZDMjM1LjUxOSAxMDEuMDg2IDIzNS43MTIgMTAyLjExNSAyMzYuMDk3IDEwMy4wMTRDMjM2LjQ4MyAxMDMuOTE0IDIzNy4yNTQgMTA0LjgxNCAyMzguNDExIDEwNS43MTNDMjM5LjU2NyAxMDYuNDg1IDI0MS4xMSAxMDcuMzg0IDI0My4wMzggMTA4LjQxM0MyNDUuMDk0IDEwOS4zMTIgMjQ3LjY2NSAxMTAuMzQgMjUwLjc1IDExMS40OTdDMjU3LjA0NyAxMTMuODExIDI2Mi4yNTMgMTE2LjEyNCAyNjYuMzY2IDExOC40MzhDMjcwLjQ3OSAxMjAuNjIzIDI3My42OTIgMTIzLjA2NSAyNzYuMDA2IDEyNS43NjRDMjc4LjQ0OCAxMjguMzM1IDI4MC4xMTggMTMxLjIyNiAyODEuMDE4IDEzNC40NEMyODIuMDQ2IDEzNy42NTMgMjgyLjU2MSAxNDEuMzggMjgyLjU2MSAxNDUuNjIyQzI4Mi41NjEgMTU1LjY0NyAyNzguNzY5IDE2My4yMyAyNzEuMTg2IDE2OC4zNzFDMjYzLjczMSAxNzMuNTEzIDI1My4xMjcgMTc2LjA4MyAyMzkuMzc1IDE3Ni4wODNDMjMwLjM3OCAxNzYuMDgzIDIyMi44NTkgMTc1LjMxMiAyMTYuODE4IDE3My43N0MyMTAuOTA1IDE3Mi4yMjcgMjA2Ljc5MyAxNzAuOTQyIDIwNC40NzkgMTY5LjkxNEwyMDkuMjk5IDE0Ni41ODZDMjE0LjE4MyAxNDguNTE0IDIxOS4xOTYgMTUwLjA1NiAyMjQuMzM3IDE1MS4yMTNDMjI5LjQ3OCAxNTIuMjQxIDIzNC41NTUgMTUyLjc1NSAyMzkuNTY3IDE1Mi43NTVaIiBmaWxsPSJ3aGl0ZSIvPgo8cGF0aCBkPSJNMjg3LjY0MSAxMjIuNjc5QzI4Ny42NDEgMTE1LjM1MyAyODguNzk4IDEwOC40NzcgMjkxLjExMSAxMDIuMDVDMjkzLjU1MyA5NS40OTU0IDI5Ny4wMjQgODkuODQwMSAzMDEuNTIyIDg1LjA4NDVDMzA2LjAyMSA4MC4yMDA0IDMxMS40ODMgNzYuMzQ0NSAzMTcuOTEgNzMuNTE2OUMzMjQuMzM2IDcwLjY4OTIgMzMxLjY2MiA2OS4yNzU0IDMzOS44ODggNjkuMjc1NEMzNDUuMjg2IDY5LjI3NTQgMzUwLjIzNSA2OS43ODk1IDM1NC43MzMgNzAuODE3N0MzNTkuMjMyIDcxLjcxNzQgMzYzLjYwMiA3My4wNjcgMzY3Ljg0MyA3NC44NjY0TDM2MS44NjcgOTcuODA4OUMzNTkuMTY3IDk2Ljc4MDYgMzU2LjIxMSA5NS44ODA5IDM1Mi45OTggOTUuMTA5OEMzNDkuNzg1IDk0LjMzODYgMzQ2LjE4NiA5My45NTMgMzQyLjIwMiA5My45NTNDMzMzLjcxOSA5My45NTMgMzI3LjM1NiA5Ni41ODc5IDMyMy4xMTUgMTAxLjg1OEMzMTkuMDAyIDEwNy4xMjcgMzE2Ljk0NiAxMTQuMDY4IDMxNi45NDYgMTIyLjY3OUMzMTYuOTQ2IDEzMS44MDUgMzE4Ljg3NCAxMzguODc0IDMyMi43MjkgMTQzLjg4N0MzMjYuNzE0IDE0OC44OTkgMzMzLjU5IDE1MS40MDYgMzQzLjM1OCAxNTEuNDA2QzM0Ni44MjkgMTUxLjQwNiAzNTAuNTU2IDE1MS4wODQgMzU0LjU0IDE1MC40NDJDMzU4LjUyNSAxNDkuNzk5IDM2Mi4xODggMTQ4Ljc3MSAzNjUuNTMgMTQ3LjM1N0wzNjkuNTc4IDE3MC44NzhDMzY2LjIzNyAxNzIuMjkyIDM2Mi4wNTkgMTczLjUxMyAzNTcuMDQ3IDE3NC41NDFDMzUyLjAzNCAxNzUuNTY5IDM0Ni41MDcgMTc2LjA4MyAzNDAuNDY2IDE3Ni4wODNDMzMxLjIxMiAxNzYuMDgzIDMyMy4yNDQgMTc0LjczNCAzMTYuNTYgMTcyLjAzNUMzMDkuODc2IDE2OS4yMDcgMzA0LjM1IDE2NS40MTUgMjk5Ljk4IDE2MC42NkMyOTUuNzM4IDE1NS45MDQgMjkyLjU4OSAxNTAuMzEzIDI5MC41MzMgMTQzLjg4N0MyODguNjA1IDEzNy4zMzIgMjg3LjY0MSAxMzAuMjYzIDI4Ny42NDEgMTIyLjY3OVoiIGZpbGw9IndoaXRlIi8+CjxwYXRoIGQ9Ik00MzguNDA2IDk3LjQyMzNDNDM1LjgzNSA5Ni43ODA2IDQzMi44MTUgOTYuMTM4IDQyOS4zNDQgOTUuNDk1NEM0MjUuODc0IDk0LjcyNDIgNDIyLjE0NyA5NC4zMzg2IDQxOC4xNjIgOTQuMzM4NkM0MTYuMzYzIDk0LjMzODYgNDE0LjE3OCA5NC41MzE0IDQxMS42MDcgOTQuOTE3QzQwOS4xNjUgOTUuMTc0IDQwNy4zMDIgOTUuNDk1NCA0MDYuMDE2IDk1Ljg4MDlWMTczLjM4NEgzNzcuMjlWNzcuMzcyN0MzODIuNDMxIDc1LjU3MzMgMzg4LjQ3MiA3My45MDI0IDM5NS40MTMgNzIuMzYwMUM0MDIuNDgyIDcwLjY4OTIgNDEwLjMyMiA2OS44NTM4IDQxOC45MzQgNjkuODUzOEM0MjAuNDc2IDY5Ljg1MzggNDIyLjM0IDY5Ljk4MjMgNDI0LjUyNSA3MC4yMzk0QzQyNi43MSA3MC4zNjc5IDQyOC44OTUgNzAuNjI0OSA0MzEuMDggNzEuMDEwNUM0MzMuMjY1IDcxLjI2NzYgNDM1LjQ1IDcxLjY1MzIgNDM3LjYzNSA3Mi4xNjczQzQzOS44MiA3Mi41NTI5IDQ0MS42ODMgNzMuMDY3IDQ0My4yMjYgNzMuNzA5Nkw0MzguNDA2IDk3LjQyMzNaIiBmaWxsPSJ3aGl0ZSIvPgo8cGF0aCBkPSJNNDQwLjM1NSAxMjMuNDVDNDQwLjM1NSAxMTQuNDUzIDQ0MS43MDQgMTA2LjYxMyA0NDQuNDAzIDk5LjkyOTZDNDQ3LjIzMSA5My4xMTc2IDQ1MC44OTQgODcuNDYyMyA0NTUuMzkzIDgyLjk2MzhDNDU5Ljg5MSA3OC40NjUyIDQ2NS4wMzIgNzUuMDU5MiA0NzAuODE2IDcyLjc0NTdDNDc2LjcyOSA3MC40MzIyIDQ4Mi43NjkgNjkuMjc1NCA0ODguOTM5IDY5LjI3NTRDNTAzLjMzNCA2OS4yNzU0IDUxNC43MDkgNzMuNzA5NiA1MjMuMDYzIDgyLjU3ODJDNTMxLjQxOCA5MS4zMTgyIDUzNS41OTUgMTA0LjIzNSA1MzUuNTk1IDEyMS4zM0M1MzUuNTk1IDEyMy4wMDEgNTM1LjUzMSAxMjQuODY0IDUzNS40MDIgMTI2LjkyMUM1MzUuMjc0IDEyOC44NDkgNTM1LjE0NSAxMzAuNTg0IDUzNS4wMTcgMTMyLjEyNkg0NjkuODUyQzQ3MC40OTUgMTM4LjAzOSA0NzMuMjU4IDE0Mi43MyA0NzguMTQyIDE0Ni4yQzQ4My4wMjYgMTQ5LjY3IDQ4OS41ODEgMTUxLjQwNiA0OTcuODA3IDE1MS40MDZDNTAzLjA3NyAxNTEuNDA2IDUwOC4yMTggMTUwLjk1NiA1MTMuMjMxIDE1MC4wNTZDNTE4LjM3MiAxNDkuMDI4IDUyMi41NDkgMTQ3LjgwNyA1MjUuNzYyIDE0Ni4zOTNMNTI5LjYxOCAxNjkuNzIxQzUyOC4wNzYgMTcwLjQ5MiA1MjYuMDE5IDE3MS4yNjMgNTIzLjQ0OSAxNzIuMDM1QzUyMC44NzggMTcyLjgwNiA1MTcuOTg2IDE3My40NDggNTE0Ljc3MyAxNzMuOTYyQzUxMS42ODggMTc0LjYwNSA1MDguMzQ3IDE3NS4xMTkgNTA0Ljc0OCAxNzUuNTA1QzUwMS4xNDkgMTc1Ljg5IDQ5Ny41NSAxNzYuMDgzIDQ5My45NTEgMTc2LjA4M0M0ODQuODI2IDE3Ni4wODMgNDc2Ljg1NyAxNzQuNzM0IDQ3MC4wNDUgMTcyLjAzNUM0NjMuMzYxIDE2OS4zMzUgNDU3Ljc3IDE2NS42NzIgNDUzLjI3MiAxNjEuMDQ1QzQ0OC45MDIgMTU2LjI5IDQ0NS42MjQgMTUwLjY5OSA0NDMuNDM5IDE0NC4yNzJDNDQxLjM4MyAxMzcuODQ2IDQ0MC4zNTUgMTMwLjkwNSA0NDAuMzU1IDEyMy40NVpNNTA3LjgzMyAxMTIuNDYxQzUwNy43MDQgMTEwLjAxOSA1MDcuMjU0IDEwNy42NDEgNTA2LjQ4MyAxMDUuMzI4QzUwNS44NCAxMDMuMDE0IDUwNC43NDggMTAwLjk1OCA1MDMuMjA2IDk5LjE1ODRDNTAxLjc5MiA5Ny4zNTkgNDk5LjkyOCA5NS44ODA5IDQ5Ny42MTUgOTQuNzI0MkM0OTUuNDMgOTMuNTY3NCA0OTIuNjY2IDkyLjk4OSA0ODkuMzI0IDkyLjk4OUM0ODYuMTExIDkyLjk4OSA0ODMuMzQ4IDkzLjU2NzQgNDgxLjAzNCA5NC43MjQyQzQ3OC43MjEgOTUuNzUyNCA0NzYuNzkzIDk3LjE2NjIgNDc1LjI1IDk4Ljk2NTZDNDczLjcwOCAxMDAuNzY1IDQ3Mi40ODcgMTAyLjg4NiA0NzEuNTg3IDEwNS4zMjhDNDcwLjgxNiAxMDcuNjQxIDQ3MC4yMzggMTEwLjAxOSA0NjkuODUyIDExMi40NjFINTA3LjgzM1oiIGZpbGw9IndoaXRlIi8+CjxwYXRoIGQ9Ik02MTEuMTY3IDEyMy40NUM2MTEuMTY3IDExNC41ODIgNjA5LjE3NSAxMDcuNTEzIDYwNS4xOSAxMDIuMjQzQzYwMS4yMDYgOTYuODQ0OSA1OTUuMjk0IDk0LjE0NTggNTg3LjQ1MyA5NC4xNDU4QzU4NC44ODMgOTQuMTQ1OCA1ODIuNTA1IDk0LjI3NDMgNTgwLjMyIDk0LjUzMTRDNTc4LjEzNSA5NC42NTk5IDU3Ni4zMzYgOTQuODUyNyA1NzQuOTIyIDk1LjEwOThWMTQ2Ljk3MUM1NzYuNzIxIDE0OC4xMjggNTc5LjAzNSAxNDkuMDkyIDU4MS44NjIgMTQ5Ljg2M0M1ODQuODE5IDE1MC42MzQgNTg3Ljc3NSAxNTEuMDIgNTkwLjczMSAxNTEuMDJDNjA0LjM1NSAxNTEuMDIgNjExLjE2NyAxNDEuODMgNjExLjE2NyAxMjMuNDVaTTY0MC40NzIgMTIyLjY3OUM2NDAuNDcyIDEzMC41MiA2MzkuNTA4IDEzNy42NTMgNjM3LjU4IDE0NC4wNzlDNjM1LjY1MiAxNTAuNTA2IDYzMi44MjQgMTU2LjAzMyA2MjkuMDk3IDE2MC42NkM2MjUuMzcgMTY1LjI4NyA2MjAuNzQyIDE2OC44ODYgNjE1LjIxNiAxNzEuNDU2QzYwOS42ODkgMTc0LjAyNyA2MDMuMzI3IDE3NS4zMTIgNTk2LjEyOSAxNzUuMzEyQzU5Mi4xNDUgMTc1LjMxMiA1ODguNDE3IDE3NC45MjYgNTg0Ljk0NyAxNzQuMTU1QzU4MS40NzcgMTczLjM4NCA1NzguMTM1IDE3Mi4yOTIgNTc0LjkyMiAxNzAuODc4VjIwOS4wNTFINTQ2LjE5NlY3NS40NDQ4QzU0OC43NjYgNzQuNjczNiA1NTEuNzIyIDczLjk2NjcgNTU1LjA2NCA3My4zMjQxQzU1OC40MDYgNzIuNTUyOSA1NjEuODc2IDcxLjkxMDIgNTY1LjQ3NSA3MS4zOTYxQzU2OS4yMDIgNzAuODgyIDU3Mi45MyA3MC40OTY0IDU3Ni42NTcgNzAuMjM5NEM1ODAuNTEzIDY5Ljg1MzggNTg0LjE3NiA2OS42NjEgNTg3LjY0NiA2OS42NjFDNTk2LjAwMSA2OS42NjEgNjAzLjQ1NSA3MC45NDYzIDYxMC4wMSA3My41MTY5QzYxNi41NjUgNzUuOTU4OSA2MjIuMDkyIDc5LjQ5MzUgNjI2LjU5MSA4NC4xMjA1QzYzMS4wODkgODguNjE5IDYzNC40OTUgOTQuMTQ1OCA2MzYuODA5IDEwMC43MDFDNjM5LjI1MSAxMDcuMjU2IDY0MC40NzIgMTE0LjU4MiA2NDAuNDcyIDEyMi42NzlaIiBmaWxsPSJ3aGl0ZSIvPgo8cGF0aCBkPSJNNzM4LjM4MSA3MS45NzQ1QzczMi41OTcgOTEuNTEwOSA3MjYuNTU2IDEwOS44MjYgNzIwLjI1OCAxMjYuOTIxQzcxMy45NiAxNDQuMDE1IDcwNy4wODQgMTYwLjU5NSA2OTkuNjI5IDE3Ni42NjJDNjk2LjkzIDE4Mi40NDUgNjk0LjIzMSAxODcuMzI5IDY5MS41MzIgMTkxLjMxNEM2ODguODMzIDE5NS40MjcgNjg1Ljg3NyAxOTguNzY5IDY4Mi42NjMgMjAxLjMzOUM2NzkuNDUgMjA0LjAzOCA2NzUuNzg3IDIwNS45NjYgNjcxLjY3NCAyMDcuMTIzQzY2Ny42OSAyMDguNDA4IDY2Mi45OTggMjA5LjA1MSA2NTcuNiAyMDkuMDUxQzY1My4xMDIgMjA5LjA1MSA2NDguOTI1IDIwOC42MDEgNjQ1LjA2OSAyMDcuNzAxQzY0MS4zNDEgMjA2LjkzIDYzOC4yNTcgMjA2LjAzIDYzNS44MTUgMjA1LjAwMkw2NDAuODI3IDE4Mi4wNkM2NDMuNzgzIDE4My4wODggNjQ2LjQxOCAxODMuNzk1IDY0OC43MzIgMTg0LjE4MUM2NTEuMDQ1IDE4NC41NjYgNjUzLjQ4NyAxODQuNzU5IDY1Ni4wNTggMTg0Ljc1OUM2NjEuMTk5IDE4NC43NTkgNjY1LjExOSAxODMuMzQ1IDY2Ny44MTggMTgwLjUxN0M2NzAuNjQ2IDE3Ny44MTggNjczLjAyNCAxNzQuMDI3IDY3NC45NTIgMTY5LjE0M0M2NjguMzk3IDE1Ni4yOSA2NjEuODQyIDE0MS44OTQgNjU1LjI4NyAxMjUuOTU3QzY0OC43MzIgMTA5Ljg5MSA2NDIuNTYyIDkxLjg5NjUgNjM2Ljc3OSA3MS45NzQ1SDY2Ny4yNEM2NjguNTI1IDc2Ljk4NzEgNjcwLjAwMyA4Mi40NDk2IDY3MS42NzQgODguMzYyQzY3My40NzQgOTQuMTQ1OCA2NzUuMzM3IDEwMC4wNTggNjc3LjI2NSAxMDYuMDk5QzY3OS4xOTMgMTEyLjAxMSA2ODEuMTIxIDExNy43OTUgNjgzLjA0OSAxMjMuNDVDNjg1LjEwNiAxMjkuMTA2IDY4Ny4wMzMgMTM0LjI0NyA2ODguODMzIDEzOC44NzRDNjkwLjUwNCAxMzQuMjQ3IDY5Mi4yMzkgMTI5LjEwNiA2OTQuMDM4IDEyMy40NUM2OTUuODM4IDExNy43OTUgNjk3LjU3MyAxMTIuMDExIDY5OS4yNDQgMTA2LjA5OUM3MDEuMDQzIDEwMC4wNTggNzAyLjcxNCA5NC4xNDU4IDcwNC4yNTYgODguMzYyQzcwNS45MjcgODIuNDQ5NiA3MDcuNDA1IDc2Ljk4NzEgNzA4LjY5MSA3MS45NzQ1SDczOC4zODFaIiBmaWxsPSJ3aGl0ZSIvPgo8cGF0aCBkPSJNNDIuNjc1OSAxMjMuOTU0TDE0MC4yNDMgOTUuNDUxTDE0MC4wMTUgMTI5LjQwOEMxMzkuOTg0IDEzNC4wMzIgMTM3LjA2NSAxMzguMTQyIDEzMi43MSAxMzkuNjk1TDQxLjU3OTYgMTcyLjE4OUw0Mi42NzU5IDEyMy45NTRaIiBmaWxsPSIjQkY1NzU3Ii8+CjxwYXRoIGQ9Ik0xNTEuMDU3IDBMMTUxLjExMiA2Mi4wMTM4TDkyLjI1MSAxMjAuOTc5TDYxLjIxNjYgODkuOTk5NkwxNTEuMDU3IDBaIiBmaWxsPSIjRjE3Njc2Ii8+CjxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNNDEuNTE5NSAxMjYuMjA2TDQxLjU1OTIgMTcxLjcxN0wxMzEuNDAxIDgxLjcxODVMMTAwLjM2NyA1MC43Mzg2TDUxLjY1MDIgOTkuNTQwNEM0Ni4wMzQ5IDEwNi4xMDMgNDIuMjMyNSAxMTUuNTQzIDQxLjUxOTUgMTI2LjIwNloiIGZpbGw9IiNGMTc2NzYiLz4KPHBhdGggZD0iTTMxLjIxMjkgMjY3LjAzMUwzMS4wOTM1IDIwNS4wMTdMODkuODkzMSAxNDUuOTkxTDEyMC45NiAxNzYuOTM4TDMxLjIxMjkgMjY3LjAzMVoiIGZpbGw9IiNGMTc2NzYiLz4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0xNDAuNjE5IDE0MC43NDdMMTQwLjUzMiA5NS4yMDA2TDUwLjc4MzcgMTg1LjI5M0w4MS44NDk5IDIxNi4yNEwxMzAuNTMzIDE2Ny4zNzFDMTM2LjEyNyAxNjAuODEgMTM5LjkxMSAxNTEuMzg3IDE0MC42MTkgMTQwLjc0N1oiIGZpbGw9IiNGMTc2NzYiLz4KPC9zdmc+Cg==" alt="Screpy"></noscript> </div> </div> <div class="fp-item" data-uid="item_2" data-lc="#cccccc"> <div class="fp-container" data-item-type="links"> <div class="fp-heading" tabindex="0">Tools</div> <ul class="fp-links" data-mmt="0" data-mmb="0" data-mml="0" data-mmr="0"> <li class="fp-link"><a data-link-uid="1" href="/pagespeed/"><span>Page Speed Monitoring</span></a> </li> <li class="fp-link" data-sep="|"><a data-link-uid="5" href="/#seo"><span>SEO Audit</span></a></li> <li class="fp-link" data-sep="|"><a data-link-uid="7" href="/#uptime-monitoring"><span>Uptime Monitoring</span></a> </li> <li class="fp-link" data-sep="|"><a data-link-uid="8" href="/keywords/"><span>Keyword Tracking</span></a> </li> <li class="fp-link" data-sep="|"><a data-link-uid="9" href="/w3c-validator/"><span>W3C Validator</span></a></li> </ul> </div> </div> <div class="fp-item" data-uid="item_3" data-lc="#cccccc"> <div class="fp-container" data-item-type="links"> <a href="/blog/" class="fp-heading" tabindex="0">Blog</a> <ul class="fp-links" data-mmt="0" data-mmb="0" data-mml="0" data-mmr="0"> <li class="fp-link"> <a href="https://screpy.com/how-to-integrate-ai-with-seo-for-better-user-experience/" class="footer-blog-link" title="How To Integrate AI with SEO for Better User Experience"> <span>How To Integrate AI with SEO for Better User Experience</span> </a> </li> <li class="fp-link"> <a href="https://screpy.com/how-ai-improves-backlink-analysis-and-strategy/" class="footer-blog-link" title="How AI Improves Backlink Analysis And Strategy"> <span>How AI Improves Backlink Analysis And Strategy</span> </a> </li> <li class="fp-link"> <a href="https://screpy.com/predictive-analytics-and-seo-a-perfect-match/" class="footer-blog-link" title="Predictive Analytics and SEO A Perfect Match"> <span>Predictive Analytics and SEO A Perfect Match</span> </a> </li> <li class="fp-link"> <a href="https://screpy.com/ai-and-seo-transforming-keyword-research/" class="footer-blog-link" title="AI and SEO: Transforming Keyword Research"> <span>AI and SEO: Transforming Keyword Research</span> </a> </li> <li class="fp-link"> <a href="https://screpy.com/how-to-enhance-search-engine-rankings-using-ai/" class="footer-blog-link" title="How to Enhance Search Engine Rankings Using AI"> <span>How to Enhance Search Engine Rankings Using AI</span> </a> </li> </ul> </div> </div> <div class="fp-item" data-uid="item_4" data-lc="#cccccc"> <div class="fp-container" data-item-type="links"> <div class="fp-heading" tabindex="0">Resources</div> <ul class="fp-links" data-mmt="0" data-mmb="0" data-mml="0" data-mmr="0"> <li class="fp-link"><a data-link-uid="3" href="/faq/"><span>FAQ</span></a></li> <li class="fp-link" data-sep="|"><a data-link-uid="17" href="/pricing/"><span>Plans & Pricing</span></a></li> <li class="fp-link" data-sep="|"><a data-link-uid="19" href="https://mailscribe.com/n/screpy" target="_blank"><span>Newsletter</span></a></li> </ul> </div> </div> <div class="fp-item" data-uid="item_5" data-lc="#cccccc"> <div class="fp-container" data-item-type="links"> <div class="fp-heading" tabindex="0">App</div> <ul class="fp-links" data-mmt="0" data-mmb="0" data-mml="0" data-mmr="0"> <li class="fp-link"><a data-link-uid="4" href="https://app.screpy.com/login"><span>Log In</span></a> </li> <li class="fp-link" data-sep="|"><a data-link-uid="23" href="https://app.screpy.com/register"><span>Sign Up</span></a></li> <li class="fp-link" data-sep="|"><a data-link-uid="24" href="https://app.screpy.com/login?demo"><span>Demo</span></a></li> </ul> </div> </div> </div> </ul> <ul class="fp-row cf" data-uid="row_2" data-columns="2" data-flex="" data-lc="#fafafa" data-mc="2"> <div class="fp-limit cf"> <div class="fp-item" data-uid="item_6" data-lc="#fafafa" data-mc=""> <div class="fp-container" data-item-type="links"> <ul class="fp-links" data-mmt="0" data-mmb="0" data-mml="7" data-mmr="7" data-md="inline-block"> <li class="fp-link" data-sep="|"><a data-link-uid="30" href="/privacy-policy"><span>Privacy Policy</span></a></li> <li class="fp-link" data-sep="|"><a data-link-uid="32" href="/terms"><span>Terms</span></a></li> </ul> </div> </div> <div class="fp-item" data-uid="item_8" data-mc="" data-lc="#fafafa"> <div class="fp-container" data-item-type="links"> <ul class="fp-links" data-mmt="0" data-mmb="0" data-mml="7" data-mmr="7" data-md="inline-block"> <li class="fp-link"> <a data-link-uid="33" href="https://www.twitter.com/_screpy" target="_blank"> <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" width="18px" height="18px"> <path fill="#fafafa" d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z" /> </svg> </a> </li> <li class="fp-link" data-sep="|"> <a data-link-uid="34" href="https://www.facebook.com/Screpy-107071387735572/" target="_blank"> <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512" width="18px" height="18px"> <path fill="#fafafa" d="M400 32H48A48 48 0 0 0 0 80v352a48 48 0 0 0 48 48h137.25V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.27c-30.81 0-40.42 19.12-40.42 38.73V256h68.78l-11 71.69h-57.78V480H400a48 48 0 0 0 48-48V80a48 48 0 0 0-48-48z" /> </svg> </a> </li> <li class="fp-link" data-sep="|"> <a data-link-uid="35" href="https://www.instagram.com/use.screpy/" target="_blank"> <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512" width="18px" height="18px"> <path fill="#fafafa" d="M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z" /> </svg> </a> </li> <li class="fp-link" data-sep="|"> <a data-link-uid="36" href="https://www.linkedin.com/company/screpy" target="_blank"> <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512" width="18px" height="18px"> <path fill="#fafafa" d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z" /> </svg> </a> </li> </ul> </div> </div> </div> </ul> <ul class="fp-row cf" data-uid="row_3" data-columns="2" data-split="50"> <div class="fp-limit cf"> <div class="fp-item" data-uid="item_7"> <div class="fp-container" data-item-type="text"> <p class="fp-text">© Copyright 2024 Airscarp LLC. All rights reserved.</p> </div> </div> <div class="fp-item" data-uid="item_11"> <div class="fp-container" data-item-type="text"> <p class="fp-text"> Made with <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" width="14px" height="14px"> <path fill="#fafafa" d="M462.3 62.6C407.5 15.9 326 24.3 275.7 76.2L256 96.5l-19.7-20.3C186.1 24.3 104.5 15.9 49.7 62.6c-62.8 53.6-66.1 149.8-9.9 207.9l193.5 199.8c12.5 12.9 32.8 12.9 45.3 0l193.5-199.8c56.3-58.1 53-154.3-9.8-207.9z" /> </svg> in Turkey </p> </div> </div> </div> </ul> </div> </footer> <script type="rocketlazyloadscript" data-minify="1" data-rocket-type='text/javascript' src='https://screpy.com/wp-content/cache/min/1/wp-content/plugins/worth-the-read/js/wtr.js?ver=1731932826' id='wtr-js-js' defer></script> <script type="rocketlazyloadscript" data-rocket-type='text/javascript' id='rocket-browser-checker-js-after'> "use strict";var _createClass=function(){function defineProperties(target,props){for(var i=0;i<props.length;i++){var descriptor=props[i];descriptor.enumerable=descriptor.enumerable||!1,descriptor.configurable=!0,"value"in descriptor&&(descriptor.writable=!0),Object.defineProperty(target,descriptor.key,descriptor)}}return function(Constructor,protoProps,staticProps){return protoProps&&defineProperties(Constructor.prototype,protoProps),staticProps&&defineProperties(Constructor,staticProps),Constructor}}();function _classCallCheck(instance,Constructor){if(!(instance instanceof Constructor))throw new TypeError("Cannot call a class as a function")}var RocketBrowserCompatibilityChecker=function(){function RocketBrowserCompatibilityChecker(options){_classCallCheck(this,RocketBrowserCompatibilityChecker),this.passiveSupported=!1,this._checkPassiveOption(this),this.options=!!this.passiveSupported&&options}return _createClass(RocketBrowserCompatibilityChecker,[{key:"_checkPassiveOption",value:function(self){try{var options={get passive(){return!(self.passiveSupported=!0)}};window.addEventListener("test",null,options),window.removeEventListener("test",null,options)}catch(err){self.passiveSupported=!1}}},{key:"initRequestIdleCallback",value:function(){!1 in window&&(window.requestIdleCallback=function(cb){var start=Date.now();return setTimeout(function(){cb({didTimeout:!1,timeRemaining:function(){return Math.max(0,50-(Date.now()-start))}})},1)}),!1 in window&&(window.cancelIdleCallback=function(id){return clearTimeout(id)})}},{key:"isDataSaverModeOn",value:function(){return"connection"in navigator&&!0===navigator.connection.saveData}},{key:"supportsLinkPrefetch",value:function(){var elem=document.createElement("link");return elem.relList&&elem.relList.supports&&elem.relList.supports("prefetch")&&window.IntersectionObserver&&"isIntersecting"in IntersectionObserverEntry.prototype}},{key:"isSlowConnection",value:function(){return"connection"in navigator&&"effectiveType"in navigator.connection&&("2g"===navigator.connection.effectiveType||"slow-2g"===navigator.connection.effectiveType)}}]),RocketBrowserCompatibilityChecker}(); </script> <script type='text/javascript' id='rocket-preload-links-js-extra'> /* <![CDATA[ */ var RocketPreloadLinksConfig = {"excludeUris":"\/(?:.+\/)?feed(?:\/(?:.+\/?)?)?$|\/(?:.+\/)?embed\/|\/(index\\.php\/)?wp\\-json(\/.*|$)|\/wp-admin\/|\/logout\/|\/_____\/|\/refer\/|\/go\/|\/recommend\/|\/recommends\/","usesTrailingSlash":"1","imageExt":"jpg|jpeg|gif|png|tiff|bmp|webp|avif","fileExt":"jpg|jpeg|gif|png|tiff|bmp|webp|avif|php|pdf|html|htm","siteUrl":"https:\/\/screpy.com","onHoverDelay":"100","rateThrottle":"3"}; /* ]]> */ </script> <script type="rocketlazyloadscript" data-rocket-type='text/javascript' id='rocket-preload-links-js-after'> (function() { "use strict";var r="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},e=function(){function i(e,t){for(var n=0;n<t.length;n++){var i=t[n];i.enumerable=i.enumerable||!1,i.configurable=!0,"value"in i&&(i.writable=!0),Object.defineProperty(e,i.key,i)}}return function(e,t,n){return t&&i(e.prototype,t),n&&i(e,n),e}}();function i(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}var t=function(){function n(e,t){i(this,n),this.browser=e,this.config=t,this.options=this.browser.options,this.prefetched=new Set,this.eventTime=null,this.threshold=1111,this.numOnHover=0}return e(n,[{key:"init",value:function(){!this.browser.supportsLinkPrefetch()||this.browser.isDataSaverModeOn()||this.browser.isSlowConnection()||(this.regex={excludeUris:RegExp(this.config.excludeUris,"i"),images:RegExp(".("+this.config.imageExt+")$","i"),fileExt:RegExp(".("+this.config.fileExt+")$","i")},this._initListeners(this))}},{key:"_initListeners",value:function(e){-1<this.config.onHoverDelay&&document.addEventListener("mouseover",e.listener.bind(e),e.listenerOptions),document.addEventListener("mousedown",e.listener.bind(e),e.listenerOptions),document.addEventListener("touchstart",e.listener.bind(e),e.listenerOptions)}},{key:"listener",value:function(e){var t=e.target.closest("a"),n=this._prepareUrl(t);if(null!==n)switch(e.type){case"mousedown":case"touchstart":this._addPrefetchLink(n);break;case"mouseover":this._earlyPrefetch(t,n,"mouseout")}}},{key:"_earlyPrefetch",value:function(t,e,n){var i=this,r=setTimeout(function(){if(r=null,0===i.numOnHover)setTimeout(function(){return i.numOnHover=0},1e3);else if(i.numOnHover>i.config.rateThrottle)return;i.numOnHover++,i._addPrefetchLink(e)},this.config.onHoverDelay);t.addEventListener(n,function e(){t.removeEventListener(n,e,{passive:!0}),null!==r&&(clearTimeout(r),r=null)},{passive:!0})}},{key:"_addPrefetchLink",value:function(i){return this.prefetched.add(i.href),new Promise(function(e,t){var n=document.createElement("link");n.rel="prefetch",n.href=i.href,n.onload=e,n.onerror=t,document.head.appendChild(n)}).catch(function(){})}},{key:"_prepareUrl",value:function(e){if(null===e||"object"!==(void 0===e?"undefined":r(e))||!1 in e||-1===["http:","https:"].indexOf(e.protocol))return null;var t=e.href.substring(0,this.config.siteUrl.length),n=this._getPathname(e.href,t),i={original:e.href,protocol:e.protocol,origin:t,pathname:n,href:t+n};return this._isLinkOk(i)?i:null}},{key:"_getPathname",value:function(e,t){var n=t?e.substring(this.config.siteUrl.length):e;return n.startsWith("/")||(n="/"+n),this._shouldAddTrailingSlash(n)?n+"/":n}},{key:"_shouldAddTrailingSlash",value:function(e){return this.config.usesTrailingSlash&&!e.endsWith("/")&&!this.regex.fileExt.test(e)}},{key:"_isLinkOk",value:function(e){return null!==e&&"object"===(void 0===e?"undefined":r(e))&&(!this.prefetched.has(e.href)&&e.origin===this.config.siteUrl&&-1===e.href.indexOf("?")&&-1===e.href.indexOf("#")&&!this.regex.excludeUris.test(e.href)&&!this.regex.images.test(e.href))}}],[{key:"run",value:function(){"undefined"!=typeof RocketPreloadLinksConfig&&new n(new RocketBrowserCompatibilityChecker({capture:!0,passive:!0}),RocketPreloadLinksConfig).init()}}]),n}();t.run(); }()); </script> <script type="rocketlazyloadscript" data-minify="1" data-rocket-type='text/javascript' src='https://screpy.com/wp-content/cache/min/1/wp-content/themes/screpy/dist/scripts/main_194d0559.js?ver=1731932823' id='sage/main.js-js' defer></script> <script type="rocketlazyloadscript" data-rocket-type='text/javascript' src='https://screpy.com/wp-content/plugins/screpy-table-of-contents/vendor/smooth-scroll/jquery.smooth-scroll.min.js?ver=2.2.0' id='jquery-smooth-scroll-js' defer></script> <script type="rocketlazyloadscript" data-rocket-type='text/javascript' src='https://screpy.com/wp-content/plugins/screpy-table-of-contents/vendor/js-cookie/js.cookie.min.js?ver=2.2.1' id='js-cookie-js' defer></script> <script type="rocketlazyloadscript" data-rocket-type='text/javascript' src='https://screpy.com/wp-content/plugins/screpy-table-of-contents/vendor/sticky-kit/jquery.sticky-kit.min.js?ver=1.9.2' id='jquery-sticky-kit-js' defer></script> <script type='text/javascript' id='ez-toc-js-js-extra'> /* <![CDATA[ */ var ezTOC = {"smooth_scroll":"1","scroll_offset":"100"}; /* ]]> */ </script> <script type="rocketlazyloadscript" data-rocket-type='text/javascript' src='https://screpy.com/wp-content/plugins/screpy-table-of-contents/assets/js/front.min.js?ver=2.0.16-1631356292' id='ez-toc-js-js' defer></script> <script>window.lazyLoadOptions={elements_selector:"img[data-lazy-src],.rocket-lazyload,iframe[data-lazy-src]",data_src:"lazy-src",data_srcset:"lazy-srcset",data_sizes:"lazy-sizes",class_loading:"lazyloading",class_loaded:"lazyloaded",threshold:300,callback_loaded:function(element){if(element.tagName==="IFRAME"&&element.dataset.rocketLazyload=="fitvidscompatible"){if(element.classList.contains("lazyloaded")){if(typeof window.jQuery!="undefined"){if(jQuery.fn.fitVids){jQuery(element).parent().fitVids()}}}}}};window.addEventListener('LazyLoad::Initialized',function(e){var lazyLoadInstance=e.detail.instance;if(window.MutationObserver){var observer=new MutationObserver(function(mutations){var image_count=0;var iframe_count=0;var rocketlazy_count=0;mutations.forEach(function(mutation){for(var i=0;i<mutation.addedNodes.length;i++){if(typeof mutation.addedNodes[i].getElementsByTagName!=='function'){continue} if(typeof mutation.addedNodes[i].getElementsByClassName!=='function'){continue} images=mutation.addedNodes[i].getElementsByTagName('img');is_image=mutation.addedNodes[i].tagName=="IMG";iframes=mutation.addedNodes[i].getElementsByTagName('iframe');is_iframe=mutation.addedNodes[i].tagName=="IFRAME";rocket_lazy=mutation.addedNodes[i].getElementsByClassName('rocket-lazyload');image_count+=images.length;iframe_count+=iframes.length;rocketlazy_count+=rocket_lazy.length;if(is_image){image_count+=1} if(is_iframe){iframe_count+=1}}});if(image_count>0||iframe_count>0||rocketlazy_count>0){lazyLoadInstance.update()}});var b=document.getElementsByTagName("body")[0];var config={childList:!0,subtree:!0};observer.observe(b,config)}},!1)</script><script data-no-minify="1" async src="https://screpy.com/wp-content/plugins/wp-rocket/assets/js/lazyload/17.5/lazyload.min.js"></script><script>function lazyLoadThumb(e){var t='<img data-lazy-src="https://i.ytimg.com/vi/ID/hqdefault.jpg" alt="" width="480" height="360"><noscript><img src="https://i.ytimg.com/vi/ID/hqdefault.jpg" alt="" width="480" height="360"></noscript>',a='<button class="play" aria-label="play Youtube video"></button>';return t.replace("ID",e)+a}function lazyLoadYoutubeIframe(){var e=document.createElement("iframe"),t="ID?autoplay=1";t+=0===this.parentNode.dataset.query.length?'':'&'+this.parentNode.dataset.query;e.setAttribute("src",t.replace("ID",this.parentNode.dataset.src)),e.setAttribute("frameborder","0"),e.setAttribute("allowfullscreen","1"),e.setAttribute("allow", "accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture"),this.parentNode.parentNode.replaceChild(e,this.parentNode)}document.addEventListener("DOMContentLoaded",function(){var e,t,p,a=document.getElementsByClassName("rll-youtube-player");for(t=0;t<a.length;t++)e=document.createElement("div"),e.setAttribute("data-id",a[t].dataset.id),e.setAttribute("data-query", a[t].dataset.query),e.setAttribute("data-src", a[t].dataset.src),e.innerHTML=lazyLoadThumb(a[t].dataset.id),a[t].appendChild(e),p=e.querySelector('.play'),p.onclick=lazyLoadYoutubeIframe});</script> </body> </html> <!-- This website is like a Rocket, isn't it? Performance optimized by WP Rocket. Learn more: https://wp-rocket.me - Debug: cached@1731940366 -->