https://rocket.net/

Submitted URL:
https://onrocket.siteRedirected
Report Finished:

The outgoing links identified from the page

LinkText
https://www.cookieyes.com/product/cookie-consent

JavaScript Variables · 26 found

Global JavaScript variables loaded on the window object of a page, are variables declared outside of functions and accessible from anywhere in the code within the current scope

NameType
0object
onbeforetoggleobject
documentPictureInPictureobject
onscrollendobject
hrefundefined
cookieyesobject
swvobject
wpcf7object
leadin_wordpressobject
lazyLoadOptionsobject

Console log messages · 0 found

Messages logged to the web console

HTML

The raw HTML body of the page

<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><script src="https://js.hscollectedforms.net/collectedforms.js" type="text/javascript" id="CollectedForms-24325690" crossorigin="anonymous" data-leadin-portal-id="24325690" data-leadin-env="prod" data-loader="hs-scriptloader" data-hsjs-portal="24325690" data-hsjs-env="prod" data-hsjs-hublet="na1"></script><script src="https://js.hs-banner.com/v2/24325690/banner.js" type="text/javascript" id="cookieBanner-24325690" data-cookieconsent="ignore" data-hs-ignore="true" data-loader="hs-scriptloader" data-hsjs-portal="24325690" data-hsjs-env="prod" data-hsjs-hublet="na1"></script><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>
    
    <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="theme-color" content="#ffffff">
    <link rel="preconnect" href="https://fonts.googleapis.com">
    <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin="">
    
    <link data-minify="1" rel="stylesheet" href="https://rocket.net/wp-content/cache/min/1/wp-content/themes/rocket/dist/css/index.css?ver=1722275957">
    <script data-minify="1" id="cookieyes" type="text/javascript" src="https://rocket.net/wp-content/cache/min/1/client_data/b38a2a3759b8c26f1f879a44/script.js?ver=1722275957"></script><script src="https://cdn-cookieyes.com/client_data/b38a2a3759b8c26f1f879a44/banner.js" async="" id="cookieyes-banner"></script>
<!-- Search Engine Optimization by Rank Math PRO - https://rankmath.com/ -->
<title>Simple, Fast, &amp; Secure WordPress Hosting - Rocket.net</title><link rel="preload" as="style" href="https://fonts.googleapis.com/css2?family=Inter:wght@500;700&amp;display=swap"><link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Inter:wght@500;700&amp;display=swap" media="all" onload="this.media='all'"><noscript><link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Inter:wght@500;700&#038;display=swap" /></noscript>
<meta name="description" content="All-in-One WordPress Hosting for Agencies &amp; Creatives. Grow your business with lightning fast, secure and fully optimized websites.">
<meta name="robots" content="follow, index, max-snippet:-1, max-video-preview:-1, max-image-preview:large">
<link rel="canonical" href="https://rocket.net/">
<meta property="og:locale" content="en_US">
<meta property="og:type" content="website">
<meta property="og:title" content="Simple, Fast, &amp; Secure WordPress Hosting - Rocket.net">
<meta property="og:description" content="All-in-One WordPress Hosting for Agencies &amp; Creatives. Grow your business with lightning fast, secure and fully optimized websites.">
<meta property="og:url" content="https://rocket.net/">
<meta property="og:site_name" content="Rocket.net">
<meta property="og:updated_time" content="2024-03-09T13:49:52+00:00">
<meta property="og:image" content="https://rocket.net/wp-content/uploads/2022/12/rocket-net_social.png">
<meta property="og:image:secure_url" content="https://rocket.net/wp-content/uploads/2022/12/rocket-net_social.png">
<meta property="og:image:width" content="1200">
<meta property="og:image:height" content="630">
<meta property="og:image:alt" content="WordPress Hosting">
<meta property="og:image:type" content="image/png">
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:title" content="Simple, Fast, &amp; Secure WordPress Hosting - Rocket.net">
<meta name="twitter:description" content="All-in-One WordPress Hosting for Agencies &amp; Creatives. Grow your business with lightning fast, secure and fully optimized websites.">
<meta name="twitter:image" content="https://rocket.net/wp-content/uploads/2022/12/rocket-net_social.png">
<meta name="twitter:label1" content="Written by">
<meta name="twitter:data1" content="Ben Gabler">
<meta name="twitter:label2" content="Time to read">
<meta name="twitter:data2" content="Less than a minute">
<script type="application/ld+json" class="rank-math-schema-pro">{"@context":"https://schema.org","@graph":[{"@type":["Organization","Person"],"@id":"https://rocket.net/#person","name":"Rocket.net","url":"https://rocket.net"},{"@type":"WebSite","@id":"https://rocket.net/#website","url":"https://rocket.net","name":"Rocket.net","publisher":{"@id":"https://rocket.net/#person"},"inLanguage":"en-US","potentialAction":{"@type":"SearchAction","target":"https://rocket.net/?s={search_term_string}","query-input":"required name=search_term_string"}},{"@type":"ImageObject","@id":"https://rocket.net/wp-content/uploads/2022/12/rocket-net_social.png","url":"https://rocket.net/wp-content/uploads/2022/12/rocket-net_social.png","width":"1200","height":"630","inLanguage":"en-US"},{"@type":"WebPage","@id":"https://rocket.net/#webpage","url":"https://rocket.net/","name":"Simple, Fast, &amp; Secure WordPress Hosting - Rocket.net","datePublished":"2022-11-30T14:34:39+00:00","dateModified":"2024-03-09T13:49:52+00:00","about":{"@id":"https://rocket.net/#person"},"isPartOf":{"@id":"https://rocket.net/#website"},"primaryImageOfPage":{"@id":"https://rocket.net/wp-content/uploads/2022/12/rocket-net_social.png"},"inLanguage":"en-US"}]}</script>
<meta name="google-site-verification" content="5bV3qtvVBa8ttUI5RqbbG2ReJQ70T1PZmFPEbhFazMw">
<!-- /Rank Math WordPress SEO plugin -->

<link rel="dns-prefetch" href="//js.hs-scripts.com">
<link href="https://fonts.gstatic.com" crossorigin="" rel="preconnect">
<link rel="stylesheet" id="wp-block-library-css" href="https://rocket.net/wp-includes/css/dist/block-library/style.min.css?ver=6.3.5" type="text/css" media="all">
<style id="wpjoli-joli-table-of-contents-style-inline-css" type="text/css">


</style>
<style id="classic-theme-styles-inline-css" type="text/css">
/*! This file is auto-generated */
.wp-block-button__link{color:#fff;background-color:#32373c;border-radius:9999px;box-shadow:none;text-decoration:none;padding:calc(.667em + 2px) calc(1.333em + 2px);font-size:1.125em}.wp-block-file__button{background:#32373c;color:#fff;text-decoration:none}
</style>
<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--font-size--small: 13px;--wp--preset--font-size--medium: 20px;--wp--preset--font-size--large: 36px;--wp--preset--font-size--x-large: 42px;--wp--preset--spacing--20: 0.44rem;--wp--preset--spacing--30: 0.67rem;--wp--preset--spacing--40: 1rem;--wp--preset--spacing--50: 1.5rem;--wp--preset--spacing--60: 2.25rem;--wp--preset--spacing--70: 3.38rem;--wp--preset--spacing--80: 5.06rem;--wp--preset--shadow--natural: 6px 6px 9px rgba(0, 0, 0, 0.2);--wp--preset--shadow--deep: 12px 12px 50px rgba(0, 0, 0, 0.4);--wp--preset--shadow--sharp: 6px 6px 0px rgba(0, 0, 0, 0.2);--wp--preset--shadow--outlined: 6px 6px 0px -3px rgba(255, 255, 255, 1), 6px 6px rgba(0, 0, 0, 1);--wp--preset--shadow--crisp: 6px 6px 0px rgba(0, 0, 0, 1);}:where(.is-layout-flex){gap: 0.5em;}:where(.is-layout-grid){gap: 0.5em;}body .is-layout-flow > .alignleft{float: left;margin-inline-start: 0;margin-inline-end: 2em;}body .is-layout-flow > .alignright{float: right;margin-inline-start: 2em;margin-inline-end: 0;}body .is-layout-flow > .aligncenter{margin-left: auto !important;margin-right: auto !important;}body .is-layout-constrained > .alignleft{float: left;margin-inline-start: 0;margin-inline-end: 2em;}body .is-layout-constrained > .alignright{float: right;margin-inline-start: 2em;margin-inline-end: 0;}body .is-layout-constrained > .aligncenter{margin-left: auto !important;margin-right: auto !important;}body .is-layout-constrained > :where(:not(.alignleft):not(.alignright):not(.alignfull)){max-width: var(--wp--style--global--content-size);margin-left: auto !important;margin-right: auto !important;}body .is-layout-constrained > .alignwide{max-width: var(--wp--style--global--wide-size);}body .is-layout-flex{display: flex;}body .is-layout-flex{flex-wrap: wrap;align-items: center;}body .is-layout-flex > *{margin: 0;}body .is-layout-grid{display: grid;}body .is-layout-grid > *{margin: 0;}:where(.wp-block-columns.is-layout-flex){gap: 2em;}:where(.wp-block-columns.is-layout-grid){gap: 2em;}:where(.wp-block-post-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-post-template.is-layout-grid){gap: 1.25em;}.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;}
.wp-block-navigation a:where(:not(.wp-element-button)){color: inherit;}
:where(.wp-block-post-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-post-template.is-layout-grid){gap: 1.25em;}
:where(.wp-block-columns.is-layout-flex){gap: 2em;}:where(.wp-block-columns.is-layout-grid){gap: 2em;}
.wp-block-pullquote{font-size: 1.5em;line-height: 1.6;}
</style>
<link data-minify="1" rel="stylesheet" id="contact-form-7-css" href="https://rocket.net/wp-content/cache/min/1/wp-content/plugins/contact-form-7/includes/css/styles.css?ver=1722275957" type="text/css" media="all">
<link data-minify="1" rel="stylesheet" id="slb_core-css" href="https://rocket.net/wp-content/cache/min/1/wp-content/plugins/simple-lightbox/client/css/app.css?ver=1722275957" type="text/css" media="all">
<link rel="https://api.w.org/" href="https://rocket.net/wp-json/"><link rel="alternate" type="application/json" href="https://rocket.net/wp-json/wp/v2/pages/1366"><link rel="EditURI" type="application/rsd+xml" title="RSD" href="https://rocket.net/xmlrpc.php?rsd">
<meta name="generator" content="WordPress 6.3.5">
<link rel="shortlink" href="https://rocket.net/">
<link rel="alternate" type="application/json+oembed" href="https://rocket.net/wp-json/oembed/1.0/embed?url=https%3A%2F%2Frocket.net%2F">
<link rel="alternate" type="text/xml+oembed" href="https://rocket.net/wp-json/oembed/1.0/embed?url=https%3A%2F%2Frocket.net%2F&amp;format=xml">
<link rel="alternate" type="application/feed+json" title="Rocket.net » JSON Feed" href="https://rocket.net/feed/json/">
			<!-- DO NOT COPY THIS SNIPPET! Start of Page Analytics Tracking for HubSpot WordPress plugin v10.2.3-->
			<script type="rocketlazyloadscript" data-rocket-type="text/javascript" class="hsq-set-content-id" data-content-id="standard-page">
				var _hsq = _hsq || [];
				_hsq.push(["setContentType", "standard-page"]);
			</script>
			<!-- DO NOT COPY THIS SNIPPET! End of Page Analytics Tracking for HubSpot WordPress plugin -->
			<link rel="icon" href="https://rocket.net/wp-content/uploads/2022/12/cropped-favicon-32x32-1.png" sizes="32x32">
<link rel="icon" href="https://rocket.net/wp-content/uploads/2022/12/cropped-favicon-32x32-1.png" sizes="192x192">
<link rel="apple-touch-icon" href="https://rocket.net/wp-content/uploads/2022/12/cropped-favicon-32x32-1.png">
<meta name="msapplication-TileImage" content="https://rocket.net/wp-content/uploads/2022/12/cropped-favicon-32x32-1.png">
<noscript><style id="rocket-lazyload-nojs-css">.rll-youtube-player, [data-lazy-src]{display:none !important;}</style></noscript>    <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-WW9SN8P');</script>
  <style id="cky-style">.cky-overlay{background: #000000; opacity: 0.4; position: fixed; top: 0; left: 0; width: 100%; height: 100%; z-index: 99999999;}.cky-hide{display: none;}.cky-btn-revisit-wrapper{display: flex; align-items: center; justify-content: center; background: #0056a7; width: 45px; height: 45px; border-radius: 50%; position: fixed; z-index: 999999; cursor: pointer;}.cky-revisit-bottom-left{bottom: 15px; left: 15px;}.cky-revisit-bottom-right{bottom: 15px; right: 15px;}.cky-btn-revisit-wrapper .cky-btn-revisit{display: flex; align-items: center; justify-content: center; background: none; border: none; cursor: pointer; position: relative; margin: 0; padding: 0;}.cky-btn-revisit-wrapper .cky-btn-revisit img{max-width: fit-content; margin: 0; height: 30px; width: 30px;}.cky-revisit-bottom-left:hover::before{content: attr(data-tooltip); position: absolute; background: #4e4b66; color: #ffffff; left: calc(100% + 7px); font-size: 12px; line-height: 16px; width: max-content; padding: 4px 8px; border-radius: 4px;}.cky-revisit-bottom-left:hover::after{position: absolute; content: ""; border: 5px solid transparent; left: calc(100% + 2px); border-left-width: 0; border-right-color: #4e4b66;}.cky-revisit-bottom-right:hover::before{content: attr(data-tooltip); position: absolute; background: #4e4b66; color: #ffffff; right: calc(100% + 7px); font-size: 12px; line-height: 16px; width: max-content; padding: 4px 8px; border-radius: 4px;}.cky-revisit-bottom-right:hover::after{position: absolute; content: ""; border: 5px solid transparent; right: calc(100% + 2px); border-right-width: 0; border-left-color: #4e4b66;}.cky-revisit-hide{display: none;}.cky-consent-container{position: fixed; width: 440px; box-sizing: border-box; z-index: 9999999; border-radius: 6px;}.cky-consent-container .cky-consent-bar{background: #ffffff; border: 1px solid; padding: 20px 26px; box-shadow: 0 -1px 10px 0 #acabab4d; border-radius: 6px;}.cky-box-bottom-left{bottom: 40px; left: 40px;}.cky-box-bottom-right{bottom: 40px; right: 40px;}.cky-box-top-left{top: 40px; left: 40px;}.cky-box-top-right{top: 40px; right: 40px;}.cky-custom-brand-logo-wrapper .cky-custom-brand-logo{width: 100px; height: auto; margin: 0 0 12px 0;}.cky-notice .cky-title{color: #212121; font-weight: 700; font-size: 18px; line-height: 24px; margin: 0 0 12px 0; word-break: break-word;}.cky-notice-des *,.cky-preference-content-wrapper *,.cky-dma-content-wrapper *,.cky-accordion-header-des *,.cky-gpc-wrapper .cky-gpc-desc *{font-size: 14px;}.cky-notice-des{color: #212121; font-size: 14px; line-height: 24px; font-weight: 400;}.cky-notice-des img{min-height: 25px; min-width: 25px;}.cky-consent-bar .cky-notice-des p,.cky-gpc-wrapper .cky-gpc-desc p,.cky-preference-body-wrapper .cky-preference-content-wrapper p,.cky-accordion-header-wrapper .cky-accordion-header-des p,.cky-cookie-des-table li div:last-child p{color: inherit; margin-top: 0; word-break: break-word;}.cky-notice-des P:last-child,.cky-preference-content-wrapper p:last-child,.cky-cookie-des-table li div:last-child p:last-child,.cky-gpc-wrapper .cky-gpc-desc p:last-child{margin-bottom: 0;}.cky-notice-des a.cky-policy,.cky-notice-des button.cky-policy,.cky-dma-content-wrapper a.cky-policy,.cky-dma-content-wrapper button.cky-policy{font-size: 14px; color: #1863dc; white-space: nowrap; cursor: pointer; background: transparent; border: 1px solid; text-decoration: underline;}.cky-notice-des button.cky-policy,.cky-dma-content-wrapper button.cky-policy{padding: 0;}.cky-notice-des a.cky-policy:focus-visible,.cky-notice-des button.cky-policy:focus-visible,.cky-dma-content-wrapper a.cky-policy:focus-visible,.cky-dma-content-wrapper button.cky-policy:focus-visible,.cky-preference-content-wrapper .cky-show-desc-btn:focus-visible,.cky-accordion-header .cky-accordion-btn:focus-visible,.cky-preference-header .cky-btn-close:focus-visible,.cky-switch input[type="checkbox"]:focus-visible,.cky-footer-wrapper a:focus-visible,.cky-btn:focus-visible{outline: 2px solid #1863dc; outline-offset: 2px;}.cky-btn:focus:not(:focus-visible),.cky-accordion-header .cky-accordion-btn:focus:not(:focus-visible),.cky-preference-content-wrapper .cky-show-desc-btn:focus:not(:focus-visible),.cky-btn-revisit-wrapper .cky-btn-revisit:focus:not(:focus-visible),.cky-preference-header .cky-btn-close:focus:not(:focus-visible),.cky-consent-bar .cky-banner-btn-close:focus:not(:focus-visible){outline: 0;}button.cky-show-desc-btn:not(:hover):not(:active){color: #1863dc; background: transparent;}button.cky-accordion-btn:not(:hover):not(:active),button.cky-banner-btn-close:not(:hover):not(:active),button.cky-btn-revisit:not(:hover):not(:active),button.cky-btn-close:not(:hover):not(:active){background: transparent;}.cky-consent-bar button:hover,.cky-modal.cky-modal-open button:hover,.cky-consent-bar button:focus,.cky-modal.cky-modal-open button:focus{text-decoration: none;}.cky-notice-btn-wrapper{display: flex; justify-content: flex-start; align-items: center; flex-wrap: wrap; gap: 8px; margin-top: 16px;}.cky-notice-btn-wrapper .cky-btn{text-shadow: none; box-shadow: none;}.cky-btn{flex: auto; max-width: 100%; font-size: 14px; font-family: inherit; line-height: 24px; padding: 8px; font-weight: 500; border-radius: 2px; cursor: pointer; text-align: center; text-transform: none; min-height: 0; overflow-wrap: break-word;}.cky-btn:hover{opacity: 0.8;}.cky-btn-customize{color: #1863dc; background: transparent; border: 2px solid #1863dc;}.cky-btn-reject{color: #1863dc; background: transparent; border: 2px solid #1863dc;}.cky-btn-accept{background: #1863dc; color: #ffffff; border: 2px solid #1863dc;}.cky-btn:last-child{margin-right: 0;}@media (max-width: 576px){.cky-box-bottom-left{bottom: 0; left: 0;}.cky-box-bottom-right{bottom: 0; right: 0;}.cky-box-top-left{top: 0; left: 0;}.cky-box-top-right{top: 0; right: 0;}}@media (max-width: 440px){.cky-box-bottom-left, .cky-box-bottom-right, .cky-box-top-left, .cky-box-top-right{width: 100%; max-width: 100%;}.cky-consent-container .cky-consent-bar{padding: 20px 0;}.cky-custom-brand-logo-wrapper, .cky-notice .cky-title, .cky-notice-des, .cky-notice-btn-wrapper{padding: 0 24px;}.cky-notice-des{max-height: 40vh; overflow-y: scroll;}.cky-notice-btn-wrapper{gap: 10px; flex-direction: column;}.cky-btn{width: 100%;}.cky-notice-btn-wrapper .cky-btn-customize{order: 2;}.cky-notice-btn-wrapper .cky-btn-reject{order: 3;}.cky-notice-btn-wrapper .cky-btn-accept{order: 1;}}@media (max-width: 352px){.cky-notice .cky-title{font-size: 16px;}.cky-notice-des *{font-size: 12px;}.cky-notice-des, .cky-btn{font-size: 12px;}}.cky-modal.cky-modal-open{display: flex; visibility: visible; -webkit-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); transform: translate(-50%, -50%); top: 50%; left: 50%; transition: all 1s ease; max-height: 100%;}.cky-modal{box-shadow: 0 32px 68px rgba(0, 0, 0, 0.3); margin: 0 auto; position: fixed; max-width: 100%; background: #ffffff; top: 50%; box-sizing: border-box; border-radius: 6px; z-index: 999999999; color: #212121; -webkit-transform: translate(-50%, 100%); -moz-transform: translate(-50%, 100%); -ms-transform: translate(-50%, 100%); -o-transform: translate(-50%, 100%); transform: translate(-50%, 100%); visibility: hidden; transition: all 0s ease;}.cky-preference-center{max-height: 79vh; overflow: hidden; width: 845px; overflow: hidden; flex: 1 1 0; display: flex; flex-direction: column; border-radius: 6px;}.cky-preference-header{display: flex; align-items: center; justify-content: space-between; padding: 22px 24px; border-bottom: 1px solid;}.cky-preference-header .cky-preference-title{font-size: 18px; font-weight: 700; line-height: 24px; word-break: break-word;}.cky-preference-header .cky-btn-close{margin: 0; cursor: pointer; vertical-align: middle; padding: 0; background: none; border: none; width: auto; height: auto; min-height: 0; line-height: 0; text-shadow: none; box-shadow: none;}.cky-preference-header .cky-btn-close img{margin: 0; height: 10px; width: 10px;}.cky-preference-body-wrapper{padding: 0 24px; flex: 1; overflow: auto; box-sizing: border-box;}.cky-preference-content-wrapper,.cky-gpc-wrapper .cky-gpc-desc{font-size: 14px; line-height: 24px; font-weight: 400; padding: 12px 0;}.cky-preference-content-wrapper img{min-height: 25px; min-width: 25px;}.cky-preference-content-wrapper .cky-show-desc-btn{font-size: 14px; font-family: inherit; color: #1863dc; text-decoration: none; line-height: 24px; padding: 0; margin: 0; white-space: nowrap; cursor: pointer; background: transparent; border-color: transparent; text-transform: none; min-height: 0; text-shadow: none; box-shadow: none;}.cky-accordion-wrapper{margin-bottom: 10px;}.cky-accordion{border-bottom: 1px solid;}.cky-accordion:last-child{border-bottom: none;}.cky-accordion .cky-accordion-item{display: flex; margin-top: 10px;}.cky-accordion .cky-accordion-body{display: none;}.cky-accordion.cky-accordion-active .cky-accordion-body{display: block; padding: 0 22px; margin-bottom: 16px;}.cky-accordion-header-wrapper{cursor: pointer; width: 100%;}.cky-accordion-item .cky-accordion-header{display: flex; justify-content: space-between; align-items: center;}.cky-accordion-header .cky-accordion-btn{font-size: 16px; font-family: inherit; color: #212121; line-height: 24px; background: none; border: none; font-weight: 700; padding: 0; margin: 0; cursor: pointer; text-transform: none; min-height: 0; text-shadow: none; box-shadow: none;}.cky-accordion-header .cky-always-active{color: #008000; font-weight: 600; line-height: 24px; font-size: 14px;}.cky-accordion-header-des{font-size: 14px; line-height: 24px; margin: 10px 0 16px 0;}.cky-accordion-chevron{margin-right: 22px; position: relative; cursor: pointer;}.cky-accordion-chevron-hide{display: none;}.cky-accordion .cky-accordion-chevron i::before{content: ""; position: absolute; border-right: 1.4px solid; border-bottom: 1.4px solid; border-color: inherit; height: 6px; width: 6px; -webkit-transform: rotate(-45deg); -moz-transform: rotate(-45deg); -ms-transform: rotate(-45deg); -o-transform: rotate(-45deg); transform: rotate(-45deg); transition: all 0.2s ease-in-out; top: 8px;}.cky-accordion.cky-accordion-active .cky-accordion-chevron i::before{-webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -ms-transform: rotate(45deg); -o-transform: rotate(45deg); transform: rotate(45deg);}.cky-audit-table{background: #f4f4f4; border-radius: 6px;}.cky-audit-table .cky-empty-cookies-text{color: inherit; font-size: 12px; line-height: 24px; margin: 0; padding: 10px; word-break: break-word;}.cky-audit-table .cky-cookie-des-table{font-size: 12px; line-height: 24px; font-weight: normal; padding: 15px 10px; border-bottom: 1px solid; border-bottom-color: inherit; margin: 0;}.cky-audit-table .cky-cookie-des-table:last-child{border-bottom: none;}.cky-audit-table .cky-cookie-des-table li{list-style-type: none; display: flex; padding: 3px 0;}.cky-audit-table .cky-cookie-des-table li:first-child{padding-top: 0;}.cky-cookie-des-table li div:first-child{width: 100px; font-weight: 600; word-break: break-word; word-wrap: break-word;}.cky-cookie-des-table li div:last-child{flex: 1; word-break: break-word; word-wrap: break-word; margin-left: 8px;}.cky-footer-shadow{display: block; width: 100%; height: 40px; background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #ffffff 100%); position: absolute; bottom: calc(100% - 1px);}.cky-footer-wrapper{position: relative;}.cky-prefrence-btn-wrapper{display: flex; flex-wrap: wrap; gap: 8px; align-items: center; justify-content: center; padding: 22px 24px; border-top: 1px solid;}.cky-prefrence-btn-wrapper .cky-btn{flex: auto; max-width: 100%; text-shadow: none; box-shadow: none;}.cky-btn-preferences{color: #1863dc; background: transparent; border: 2px solid #1863dc;}.cky-preference-header,.cky-preference-body-wrapper,.cky-accordion-wrapper,.cky-accordion,.cky-accordion-wrapper,.cky-footer-wrapper,.cky-prefrence-btn-wrapper{border-color: inherit;}.cky-preference-body-wrapper .cky-dma-content-wrapper{font-size: 14px; line-height: 24px; font-weight: 400; padding: 4px 0 12px;}.cky-preference-body-wrapper .cky-dma-content-wrapper p{color: inherit; word-break: break-word;}.cky-preference-body-wrapper .cky-dma-content-wrapper p:first-child{margin-top: 0;}.cky-preference-body-wrapper .cky-dma-content-wrapper p:last-child{margin-bottom: 0;}.cky-preference-body-wrapper .cky-horizontal-separator{border-bottom: 1px solid; border-color: inherit;}@media (max-width: 845px){.cky-modal{max-width: calc(100% - 16px);}}@media (max-width: 576px){.cky-modal{max-width: 100%;}.cky-preference-center{max-height: 100vh;}.cky-prefrence-btn-wrapper{flex-direction: column; gap: 10px;}.cky-accordion.cky-accordion-active .cky-accordion-body{padding-right: 0;}.cky-prefrence-btn-wrapper .cky-btn{width: 100%;}.cky-prefrence-btn-wrapper .cky-btn-reject{order: 3;}.cky-prefrence-btn-wrapper .cky-btn-accept{order: 1; margin-top: 0;}.cky-prefrence-btn-wrapper .cky-btn-preferences{order: 2;}}@media (max-width: 425px){.cky-accordion-chevron{margin-right: 15px;}.cky-accordion.cky-accordion-active .cky-accordion-body{padding: 0 15px;}}@media (max-width: 352px){.cky-preference-header .cky-preference-title{font-size: 16px;}.cky-preference-header{padding: 16px 24px;}.cky-preference-content-wrapper *, .cky-accordion-header-des *, .cky-dma-content-wrapper *{font-size: 12px;}.cky-preference-content-wrapper, .cky-preference-body-wrapper .cky-dma-content-wrapper, .cky-preference-content-wrapper .cky-show-more, .cky-accordion-header .cky-always-active, .cky-accordion-header-des, .cky-preference-content-wrapper .cky-show-desc-btn, .cky-notice-des a.cky-policy, .cky-dma-content-wrapper a.cky-policy{font-size: 12px;}.cky-accordion-header .cky-accordion-btn{font-size: 14px;}}.cky-switch{display: flex;}.cky-switch input[type="checkbox"]{position: relative; width: 44px; height: 24px; margin: 0; background: #d0d5d2; -webkit-appearance: none; border-radius: 50px; cursor: pointer; outline: 0; border: none; top: 0;}.cky-switch input[type="checkbox"]:checked{background: #1863dc;}.cky-switch input[type="checkbox"]:before{position: absolute; content: ""; height: 20px; width: 20px; left: 2px; bottom: 2px; border-radius: 50%; background-color: white; -webkit-transition: 0.4s; transition: 0.4s; margin: 0;}.cky-switch input[type="checkbox"]:after{display: none;}.cky-switch input[type="checkbox"]:checked:before{-webkit-transform: translateX(20px); -ms-transform: translateX(20px); transform: translateX(20px);}@media (max-width: 425px){.cky-switch input[type="checkbox"]{width: 38px; height: 21px;}.cky-switch input[type="checkbox"]:before{height: 17px; width: 17px;}.cky-switch input[type="checkbox"]:checked:before{-webkit-transform: translateX(17px); -ms-transform: translateX(17px); transform: translateX(17px);}}.cky-consent-bar .cky-banner-btn-close{position: absolute; right: 9px; top: 5px; background: none; border: none; cursor: pointer; padding: 0; margin: 0; min-height: 0; line-height: 0; height: auto; width: auto; text-shadow: none; box-shadow: none;}.cky-consent-bar .cky-banner-btn-close img{height: 9px; width: 9px; margin: 0;}.cky-notice-group{font-size: 14px; line-height: 24px; font-weight: 400; color: #212121;}.cky-notice-btn-wrapper .cky-btn-do-not-sell{font-size: 14px; line-height: 24px; padding: 6px 0; margin: 0; font-weight: 500; background: none; border-radius: 2px; border: none; cursor: pointer; text-align: left; color: #1863dc; background: transparent; border-color: transparent; box-shadow: none; text-shadow: none; word-break: break-word;}.cky-consent-bar .cky-banner-btn-close:focus-visible,.cky-notice-btn-wrapper .cky-btn-do-not-sell:focus-visible,.cky-opt-out-btn-wrapper .cky-btn:focus-visible,.cky-opt-out-checkbox-wrapper input[type="checkbox"].cky-opt-out-checkbox:focus-visible{outline: 2px solid #1863dc; outline-offset: 2px;}@media (max-width: 440px){.cky-consent-container{width: 100%;}}@media (max-width: 352px){.cky-notice-des a.cky-policy, .cky-notice-btn-wrapper .cky-btn-do-not-sell{font-size: 12px;}}.cky-opt-out-wrapper{padding: 12px 0;}.cky-opt-out-wrapper .cky-opt-out-checkbox-wrapper{display: flex; align-items: center;}.cky-opt-out-checkbox-wrapper .cky-opt-out-checkbox-label{font-size: 16px; font-weight: 700; line-height: 24px; margin: 0 0 0 12px; cursor: pointer; word-break: break-word;}.cky-opt-out-checkbox-wrapper input[type="checkbox"].cky-opt-out-checkbox{background-color: #ffffff; border: 1px solid #000000; width: 20px; height: 18.5px; margin: 0; -webkit-appearance: none; position: relative; display: flex; align-items: center; justify-content: center; border-radius: 2px; cursor: pointer;}.cky-opt-out-checkbox-wrapper input[type="checkbox"].cky-opt-out-checkbox:checked{background-color: #1863dc; border: none;}.cky-opt-out-checkbox-wrapper input[type="checkbox"].cky-opt-out-checkbox:checked::after{left: 6px; bottom: 4px; width: 7px; height: 13px; border: solid #ffffff; border-width: 0 3px 3px 0; border-radius: 2px; -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg); content: ""; position: absolute; box-sizing: border-box;}.cky-opt-out-checkbox-wrapper.cky-disabled .cky-opt-out-checkbox-label,.cky-opt-out-checkbox-wrapper.cky-disabled input[type="checkbox"].cky-opt-out-checkbox{cursor: no-drop;}.cky-gpc-wrapper{margin: 0 0 0 32px;}.cky-footer-wrapper .cky-opt-out-btn-wrapper{display: flex; flex-wrap: wrap; gap: 8px; align-items: center; justify-content: center; padding: 22px 24px;}.cky-opt-out-btn-wrapper .cky-btn{flex: auto; max-width: 100%; text-shadow: none; box-shadow: none;}.cky-opt-out-btn-wrapper .cky-btn-cancel{border: 1px solid #dedfe0; background: transparent; color: #858585;}.cky-opt-out-btn-wrapper .cky-btn-confirm{background: #1863dc; color: #ffffff; border: 1px solid #1863dc;}@media (max-width: 440px){.cky-footer-wrapper .cky-opt-out-btn-wrapper{gap: 10px;}}@media (max-width: 352px){.cky-opt-out-checkbox-wrapper .cky-opt-out-checkbox-label{font-size: 14px;}.cky-gpc-wrapper .cky-gpc-desc, .cky-gpc-wrapper .cky-gpc-desc *{font-size: 12px;}.cky-opt-out-checkbox-wrapper input[type="checkbox"].cky-opt-out-checkbox{width: 16px; height: 16px;}.cky-opt-out-checkbox-wrapper input[type="checkbox"].cky-opt-out-checkbox:checked::after{left: 5px; bottom: 4px; width: 3px; height: 9px;}.cky-gpc-wrapper{margin: 0 0 0 28px;}}.video-placeholder-youtube{background-size: 100% 100%; background-position: center; background-repeat: no-repeat; background-color: #b2b0b059; position: relative; display: flex; align-items: center; justify-content: center; max-width: 100%;}.video-placeholder-text-youtube{text-align: center; align-items: center; padding: 10px 16px; background-color: #000000cc; color: #ffffff; border: 1px solid; border-radius: 2px; cursor: pointer;}.video-placeholder-normal{background-image: url("https://cdn-cookieyes.com/assets/images/cky-placeholder.svg"); background-size: 80px; background-position: center; background-repeat: no-repeat; background-color: #b2b0b059; position: relative; display: flex; align-items: flex-end; justify-content: center; max-width: 100%;}.video-placeholder-text-normal{align-items: center; padding: 10px 16px; text-align: center; border: 1px solid; border-radius: 2px; cursor: pointer;}.cky-rtl{direction: rtl; text-align: right;}.cky-rtl .cky-banner-btn-close{left: 9px; right: auto;}.cky-rtl .cky-notice-btn-wrapper .cky-btn:last-child{margin-right: 8px;}.cky-rtl .cky-notice-btn-wrapper .cky-btn:first-child{margin-right: 0;}.cky-rtl .cky-notice-btn-wrapper{margin-left: 0; margin-right: 15px;}.cky-rtl .cky-prefrence-btn-wrapper .cky-btn{margin-right: 8px;}.cky-rtl .cky-prefrence-btn-wrapper .cky-btn:first-child{margin-right: 0;}.cky-rtl .cky-accordion .cky-accordion-chevron i::before{border: none; border-left: 1.4px solid; border-top: 1.4px solid; left: 12px;}.cky-rtl .cky-accordion.cky-accordion-active .cky-accordion-chevron i::before{-webkit-transform: rotate(-135deg); -moz-transform: rotate(-135deg); -ms-transform: rotate(-135deg); -o-transform: rotate(-135deg); transform: rotate(-135deg);}@media (max-width: 768px){.cky-rtl .cky-notice-btn-wrapper{margin-right: 0;}}@media (max-width: 576px){.cky-rtl .cky-notice-btn-wrapper .cky-btn:last-child{margin-right: 0;}.cky-rtl .cky-prefrence-btn-wrapper .cky-btn{margin-right: 0;}.cky-rtl .cky-accordion.cky-accordion-active .cky-accordion-body{padding: 0 22px 0 0;}}@media (max-width: 425px){.cky-rtl .cky-accordion.cky-accordion-active .cky-accordion-body{padding: 0 15px 0 0;}}.cky-rtl .cky-opt-out-btn-wrapper .cky-btn{margin-right: 12px;}.cky-rtl .cky-opt-out-btn-wrapper .cky-btn:first-child{margin-right: 0;}.cky-rtl .cky-opt-out-checkbox-wrapper .cky-opt-out-checkbox-label{margin: 0 12px 0 0;}@supports not (gap: 10px){.cky-btn{margin: 0 8px 0 0;}@media (max-width: 440px){.cky-notice-btn-wrapper{margin-top: 0;}.cky-btn{margin: 10px 0 0 0;}.cky-notice-btn-wrapper .cky-btn-accept{margin-top: 16px;}}@media (max-width: 576px){.cky-prefrence-btn-wrapper .cky-btn{margin: 10px 0 0 0;}}@media (max-width: 425px){.cky-notice-btn-wrapper{margin-top: 0;}}} </style></head>
  <body><div class="cky-overlay cky-hide"></div>  <div class="cky-consent-container cky-box-bottom-left" tabindex="0"> <div class="cky-consent-bar" data-cky-tag="notice" style="border-color: #D4D8DF; background-color: #FFFFFF;">   <div class="cky-notice"> <p class="cky-title" role="heading" aria-level="1" data-cky-tag="title" style="color: #212121;"> We value your privacy </p> <div class="cky-notice-group"> <div class="cky-notice-des" data-cky-tag="description" style="color: #212121;"> <p>We use cookies to enhance your browsing experience, serve personalized ads or content, and analyze our traffic. By clicking "Accept All", you consent to our use of cookies.&nbsp;<a href="http:///cookie-policy/" class="cky-policy" aria-label="Cookie Policy" target="_blank" rel="noopener" style="color: #3aabcc; background-color: #FFFFFF;" data-cky-tag="readmore-button">Cookie Policy</a></p> </div>  <div class="cky-notice-btn-wrapper" data-cky-tag="notice-buttons"> <button class="cky-btn cky-btn-customize" aria-label="Customize" data-cky-tag="settings-button" style="color: #3aabcc; border-color: #3aabcc; background-color: #FFFFFF;">Customize</button> <button class="cky-btn cky-btn-reject" aria-label="Reject All" data-cky-tag="reject-button" style="color: #3aabcc; border-color: #3aabcc; background-color: #FFFFFF;">Reject All</button> <button class="cky-btn cky-btn-accept" aria-label="Accept All" data-cky-tag="accept-button" style="color: #FFFFFF; border-color: #3aabcc; background-color: #3aabcc;">Accept All</button>  </div> </div> </div> </div> </div> <div class="cky-modal" tabindex="0"> <div class="cky-preference-center" data-cky-tag="detail" style="color: #212121; border-color: #F4F4F4; background-color: #FFFFFF;"> <div class="cky-preference-header"> <span class="cky-preference-title" role="heading" aria-level="1" data-cky-tag="detail-title" style="color: #212121;">Customize Consent Preferences</span> <button class="cky-btn-close" aria-label="Close" data-cky-tag="detail-close"> <img src="https://cdn-cookieyes.com/assets/images/close.svg" alt="Close"> </button> </div> <div class="cky-preference-body-wrapper"> <div class="cky-preference-content-wrapper" data-cky-tag="detail-description" style="color: #212121;"><p>We use cookies to help you navigate efficiently and perform certain functions. You will find detailed information about all cookies under each consent category below.</p><p>The cookies that are categorized as "Necessary" are stored on your browser as they are essential for enabling the basic functionalities of the site. ...&nbsp;<button class="cky-show-desc-btn" data-cky-tag="show-desc-button" aria-label="Show more">Show more</button></p></div>  <div class="cky-horizontal-separator"></div> <div class="cky-accordion-wrapper" data-cky-tag="detail-categories"> <div class="cky-accordion" id="ckyDetailCategorynecessary"><div class="cky-accordion-item"><div class="cky-accordion-chevron"><i class="cky-chevron-right"></i></div><div class="cky-accordion-header-wrapper"><div class="cky-accordion-header"><button class="cky-accordion-btn" aria-expanded="false" aria-label="Necessary" data-cky-tag="detail-category-title" style="color: #212121;">Necessary</button><span class="cky-always-active">Always Active</span></div><div class="cky-accordion-header-des" data-cky-tag="detail-category-description" style="color: #212121;"><p>Necessary cookies are required to enable the basic features of this site, such as providing secure log-in or adjusting your consent preferences. These cookies do not store any personally identifiable data.</p></div></div></div><div class="cky-accordion-body"><div class="cky-audit-table" data-cky-tag="audit-table" style="color: #212121; border-color: #EBEBEB; background-color: #F4F4F4;"><ul class="cky-cookie-des-table"><li><div>Cookie</div><div>cookieyes-consent</div></li><li><div>Duration</div><div>1 year</div></li><li><div>Description</div><div>CookieYes sets this cookie to remember users' consent preferences so that their preferences are respected on subsequent visits to this site. It does not collect or store any personal information about the site visitors.</div></li></ul><ul class="cky-cookie-des-table"><li><div>Cookie</div><div>__hssrc</div></li><li><div>Duration</div><div>session</div></li><li><div>Description</div><div>This cookie is set by Hubspot whenever it changes the session cookie. The __hssrc cookie set to 1 indicates that the user has restarted the browser, and if the cookie does not exist, it is assumed to be a new session.</div></li></ul><ul class="cky-cookie-des-table"><li><div>Cookie</div><div>__hssc</div></li><li><div>Duration</div><div>30 minutes</div></li><li><div>Description</div><div>HubSpot sets this cookie to keep track of sessions and to determine if HubSpot should increment the session number and timestamps in the __hstc cookie.</div></li></ul><ul class="cky-cookie-des-table"><li><div>Cookie</div><div>__lc_cid</div></li><li><div>Duration</div><div>1 year 1 month 4 days</div></li><li><div>Description</div><div>This is an essential cookie for the website live chat box to function properly.</div></li></ul><ul class="cky-cookie-des-table"><li><div>Cookie</div><div>__lc_cst</div></li><li><div>Duration</div><div>1 year 1 month 4 days</div></li><li><div>Description</div><div>This cookie is used for the website live chat box to function properly.</div></li></ul><ul class="cky-cookie-des-table"><li><div>Cookie</div><div>__oauth_redirect_detector</div></li><li><div>Duration</div><div>Less than a minute</div></li><li><div>Description</div><div>This cookie is used to recognize the visitors using live chat at different times inorder to optimize the chat-box functionality.</div></li></ul><ul class="cky-cookie-des-table"><li><div>Cookie</div><div>__cf_bm</div></li><li><div>Duration</div><div>30 minutes</div></li><li><div>Description</div><div>Cloudflare set the cookie to support Cloudflare Bot Management.</div></li></ul><ul class="cky-cookie-des-table"><li><div>Cookie</div><div>WHMCSy551iLvnhYt7</div></li><li><div>Duration</div><div>session</div></li><li><div>Description</div><div><p>Rocket.net dashboard login cookie.</p></div></li></ul><ul class="cky-cookie-des-table"><li><div>Cookie</div><div>m</div></li><li><div>Duration</div><div>1 year 1 month 4 days</div></li><li><div>Description</div><div><p>Stripe sets this cookie to process payments.</p></div></li></ul><ul class="cky-cookie-des-table"><li><div>Cookie</div><div>__tld__</div></li><li><div>Duration</div><div>session</div></li><li><div>Description</div><div>Description is currently not available.</div></li></ul><ul class="cky-cookie-des-table"><li><div>Cookie</div><div>__stripe_mid</div></li><li><div>Duration</div><div>1 year</div></li><li><div>Description</div><div>Stripe sets this cookie to process payments.</div></li></ul><ul class="cky-cookie-des-table"><li><div>Cookie</div><div>__stripe_sid</div></li><li><div>Duration</div><div>30 minutes</div></li><li><div>Description</div><div>Stripe sets this cookie to process payments.</div></li></ul></div></div></div><div class="cky-accordion" id="ckyDetailCategoryfunctional"><div class="cky-accordion-item"><div class="cky-accordion-chevron"><i class="cky-chevron-right"></i></div><div class="cky-accordion-header-wrapper"><div class="cky-accordion-header"><button class="cky-accordion-btn" aria-expanded="false" aria-label="Functional" data-cky-tag="detail-category-title" style="color: #212121;">Functional</button><div class="cky-switch" data-cky-tag="detail-category-toggle"><input type="checkbox" id="ckySwitchfunctional" aria-label="Disable Functional" style="background-color: rgb(58, 171, 204);"></div></div><div class="cky-accordion-header-des" data-cky-tag="detail-category-description" style="color: #212121;"><p>Functional cookies help perform certain functionalities like sharing the content of the website on social media platforms, collecting feedback, and other third-party features.</p></div></div></div><div class="cky-accordion-body"><div class="cky-audit-table" data-cky-tag="audit-table" style="color: #212121; border-color: #EBEBEB; background-color: #F4F4F4;"><ul class="cky-cookie-des-table"><li><div>Cookie</div><div>_hjAbsoluteSessionInProgress</div></li><li><div>Duration</div><div>30 minutes</div></li><li><div>Description</div><div>Hotjar sets this cookie to detect a user's first pageview session, which is a True/False flag set by the cookie.</div></li></ul><ul class="cky-cookie-des-table"><li><div>Cookie</div><div>lidc</div></li><li><div>Duration</div><div>1 day</div></li><li><div>Description</div><div>LinkedIn sets the lidc cookie to facilitate data center selection.</div></li></ul><ul class="cky-cookie-des-table"><li><div>Cookie</div><div>UserMatchHistory</div></li><li><div>Duration</div><div>1 month</div></li><li><div>Description</div><div>LinkedIn sets this cookie for LinkedIn Ads ID syncing.</div></li></ul><ul class="cky-cookie-des-table"><li><div>Cookie</div><div>li_gc</div></li><li><div>Duration</div><div>5 months 27 days</div></li><li><div>Description</div><div>Linkedin set this cookie for storing visitor's consent regarding using cookies for non-essential purposes.</div></li></ul><ul class="cky-cookie-des-table"><li><div>Cookie</div><div>_hjIncludedInSessionSample_1805139</div></li><li><div>Duration</div><div>2 minutes</div></li><li><div>Description</div><div><p>Hotjar cookie for tracking inclusion.</p></div></li></ul><ul class="cky-cookie-des-table"><li><div>Cookie</div><div>G_ENABLED_IDPS</div></li><li><div>Duration</div><div>1 year 1 month 4 days</div></li><li><div>Description</div><div>Google uses this cookie for Google Single Sign-On.</div></li></ul></div></div></div><div class="cky-accordion" id="ckyDetailCategoryanalytics"><div class="cky-accordion-item"><div class="cky-accordion-chevron"><i class="cky-chevron-right"></i></div><div class="cky-accordion-header-wrapper"><div class="cky-accordion-header"><button class="cky-accordion-btn" aria-expanded="false" aria-label="Analytics" data-cky-tag="detail-category-title" style="color: #212121;">Analytics</button><div class="cky-switch" data-cky-tag="detail-category-toggle"><input type="checkbox" id="ckySwitchanalytics" aria-label="Enable Analytics" style="background-color: rgb(208, 213, 210);"></div></div><div class="cky-accordion-header-des" data-cky-tag="detail-category-description" style="color: #212121;"><p>Analytical cookies are used to understand how visitors interact with the website. These cookies help provide information on metrics such as the number of visitors, bounce rate, traffic source, etc.</p></div></div></div><div class="cky-accordion-body"><div class="cky-audit-table" data-cky-tag="audit-table" style="color: #212121; border-color: #EBEBEB; background-color: #F4F4F4;"><ul class="cky-cookie-des-table"><li><div>Cookie</div><div>_hjSessionUser_*</div></li><li><div>Duration</div><div>1 year</div></li><li><div>Description</div><div>Hotjar sets this cookie to ensure data from subsequent visits to the same site is attributed to the same user ID, which persists in the Hotjar User ID, which is unique to that site.</div></li></ul><ul class="cky-cookie-des-table"><li><div>Cookie</div><div>_fbp</div></li><li><div>Duration</div><div>3 months</div></li><li><div>Description</div><div>Facebook sets this cookie to display advertisements when either on Facebook or on a digital platform powered by Facebook advertising after visiting the website.</div></li></ul><ul class="cky-cookie-des-table"><li><div>Cookie</div><div>_ga</div></li><li><div>Duration</div><div>1 year 1 month 4 days</div></li><li><div>Description</div><div>Google Analytics sets this cookie to calculate visitor, session and campaign data and track site usage for the site's analytics report. The cookie stores information anonymously and assigns a randomly generated number to recognise unique visitors.</div></li></ul><ul class="cky-cookie-des-table"><li><div>Cookie</div><div>_gid</div></li><li><div>Duration</div><div>1 day</div></li><li><div>Description</div><div>Google Analytics sets this cookie to store information on how visitors use a website while also creating an analytics report of the website's performance. Some of the collected data includes the number of visitors, their source, and the pages they visit anonymously.</div></li></ul><ul class="cky-cookie-des-table"><li><div>Cookie</div><div>ln_or</div></li><li><div>Duration</div><div>1 day</div></li><li><div>Description</div><div>Linkedin sets this cookie to registers statistical data on users' behaviour on the website for internal analytics.</div></li></ul><ul class="cky-cookie-des-table"><li><div>Cookie</div><div>wmc</div></li><li><div>Duration</div><div>1 year 1 month 4 days</div></li><li><div>Description</div><div>Workable sets this cookie to assign a unique visitor ID for statistical purposes.</div></li></ul><ul class="cky-cookie-des-table"><li><div>Cookie</div><div>CONSENT</div></li><li><div>Duration</div><div>2 years</div></li><li><div>Description</div><div>YouTube sets this cookie via embedded YouTube videos and registers anonymous statistical data.</div></li></ul><ul class="cky-cookie-des-table"><li><div>Cookie</div><div>__hstc</div></li><li><div>Duration</div><div>5 months 27 days</div></li><li><div>Description</div><div>Hubspot set this main cookie for tracking visitors. It contains the domain, initial timestamp (first visit), last timestamp (last visit), current timestamp (this visit), and session number (increments for each subsequent session).</div></li></ul><ul class="cky-cookie-des-table"><li><div>Cookie</div><div>_hjFirstSeen</div></li><li><div>Duration</div><div>30 minutes</div></li><li><div>Description</div><div>Hotjar sets this cookie to identify a new user’s first session. It stores the true/false value, indicating whether it was the first time Hotjar saw this user.</div></li></ul><ul class="cky-cookie-des-table"><li><div>Cookie</div><div>_hjSession_*</div></li><li><div>Duration</div><div>30 minutes</div></li><li><div>Description</div><div>Hotjar sets this cookie to ensure data from subsequent visits to the same site is attributed to the same user ID, which persists in the Hotjar User ID, which is unique to that site.</div></li></ul><ul class="cky-cookie-des-table"><li><div>Cookie</div><div>_gat_gtag_UA_*</div></li><li><div>Duration</div><div>1 minute</div></li><li><div>Description</div><div>Google Analytics sets this cookie to store a unique user ID.</div></li></ul><ul class="cky-cookie-des-table"><li><div>Cookie</div><div>_ga_*</div></li><li><div>Duration</div><div>1 year 1 month 4 days</div></li><li><div>Description</div><div>Google Analytics sets this cookie to store and count page views.</div></li></ul><ul class="cky-cookie-des-table"><li><div>Cookie</div><div>_gcl_au</div></li><li><div>Duration</div><div>3 months</div></li><li><div>Description</div><div>Google Tag Manager sets the cookie to experiment advertisement efficiency of websites using their services.</div></li></ul><ul class="cky-cookie-des-table"><li><div>Cookie</div><div>AnalyticsSyncHistory</div></li><li><div>Duration</div><div>1 month</div></li><li><div>Description</div><div>Linkedin set this cookie to store information about the time a sync took place with the lms_analytics cookie.</div></li></ul><ul class="cky-cookie-des-table"><li><div>Cookie</div><div>hubspotutk</div></li><li><div>Duration</div><div>5 months 27 days</div></li><li><div>Description</div><div>HubSpot sets this cookie to keep track of the visitors to the website. This cookie is passed to HubSpot on form submission and used when deduplicating contacts.</div></li></ul><ul class="cky-cookie-des-table"><li><div>Cookie</div><div>_hjRecordingLastActivity</div></li><li><div>Duration</div><div>never</div></li><li><div>Description</div><div>Hotjar sets this cookie when a user recording starts and when data is sent through the WebSocket.</div></li></ul><ul class="cky-cookie-des-table"><li><div>Cookie</div><div>_hjRecordingEnabled</div></li><li><div>Duration</div><div>never</div></li><li><div>Description</div><div>Hotjar sets this cookie when a Recording starts and is read when the recording module is initialized, to see if the user is already in a recording in a particular session.</div></li></ul><ul class="cky-cookie-des-table"><li><div>Cookie</div><div>_hjTLDTest</div></li><li><div>Duration</div><div>session</div></li><li><div>Description</div><div>To determine the most generic cookie path that has to be used instead of the page hostname, Hotjar sets the _hjTLDTest cookie to store different URL substring alternatives until it fails.</div></li></ul></div></div></div><div class="cky-accordion" id="ckyDetailCategoryadvertisement"><div class="cky-accordion-item"><div class="cky-accordion-chevron"><i class="cky-chevron-right"></i></div><div class="cky-accordion-header-wrapper"><div class="cky-accordion-header"><button class="cky-accordion-btn" aria-expanded="false" aria-label="Marketing" data-cky-tag="detail-category-title" style="color: #212121;">Marketing</button><div class="cky-switch" data-cky-tag="detail-category-toggle"><input type="checkbox" id="ckySwitchadvertisement" aria-label="Enable Marketing" style="background-color: rgb(208, 213, 210);"></div></div><div class="cky-accordion-header-des" data-cky-tag="detail-category-description" style="color: #212121;"><p>Marketing cookies are used to provide visitors with customized campaigns based on the pages you visited previously and to analyze the effectiveness of the ad campaigns.</p></div></div></div><div class="cky-accordion-body"><div class="cky-audit-table" data-cky-tag="audit-table" style="color: #212121; border-color: #EBEBEB; background-color: #F4F4F4;"><ul class="cky-cookie-des-table"><li><div>Cookie</div><div>test_cookie</div></li><li><div>Duration</div><div>15 minutes</div></li><li><div>Description</div><div>doubleclick.net sets this cookie to determine if the user's browser supports cookies.</div></li></ul><ul class="cky-cookie-des-table"><li><div>Cookie</div><div>muc_ads</div></li><li><div>Duration</div><div>1 year 1 month 4 days</div></li><li><div>Description</div><div>Twitter sets this cookie to collect user behaviour and interaction data to optimize the website.</div></li></ul><ul class="cky-cookie-des-table"><li><div>Cookie</div><div>personalization_id</div></li><li><div>Duration</div><div>1 year 1 month 4 days</div></li><li><div>Description</div><div>Twitter sets this cookie to integrate and share features for social media and also store information about how the user uses the website, for tracking and targeting.</div></li></ul><ul class="cky-cookie-des-table"><li><div>Cookie</div><div>li_sugr</div></li><li><div>Duration</div><div>3 months</div></li><li><div>Description</div><div>LinkedIn sets this cookie to collect user behaviour data to optimise the website and make advertisements on the website more relevant.</div></li></ul><ul class="cky-cookie-des-table"><li><div>Cookie</div><div>bcookie</div></li><li><div>Duration</div><div>1 year</div></li><li><div>Description</div><div>LinkedIn sets this cookie from LinkedIn share buttons and ad tags to recognize browser IDs.</div></li></ul><ul class="cky-cookie-des-table"><li><div>Cookie</div><div>IDE</div></li><li><div>Duration</div><div>1 year 24 days</div></li><li><div>Description</div><div>Google DoubleClick IDE cookies store information about how the user uses the website to present them with relevant ads according to the user profile.</div></li></ul><ul class="cky-cookie-des-table"><li><div>Cookie</div><div>bscookie</div></li><li><div>Duration</div><div>1 year</div></li><li><div>Description</div><div>LinkedIn sets this cookie to store performed actions on the website.</div></li></ul><ul class="cky-cookie-des-table"><li><div>Cookie</div><div>YSC</div></li><li><div>Duration</div><div>session</div></li><li><div>Description</div><div>Youtube sets this cookie to track the views of embedded videos on Youtube pages.</div></li></ul><ul class="cky-cookie-des-table"><li><div>Cookie</div><div>VISITOR_INFO1_LIVE</div></li><li><div>Duration</div><div>5 months 27 days</div></li><li><div>Description</div><div>YouTube sets this cookie to measure bandwidth, determining whether the user gets the new or old player interface.</div></li></ul><ul class="cky-cookie-des-table"><li><div>Cookie</div><div>yt-remote-device-id</div></li><li><div>Duration</div><div>never</div></li><li><div>Description</div><div>YouTube sets this cookie to store the user's video preferences using embedded YouTube videos.</div></li></ul><ul class="cky-cookie-des-table"><li><div>Cookie</div><div>yt.innertube::requests</div></li><li><div>Duration</div><div>never</div></li><li><div>Description</div><div>YouTube sets this cookie to register a unique ID to store data on what videos from YouTube the user has seen.</div></li></ul><ul class="cky-cookie-des-table"><li><div>Cookie</div><div>yt.innertube::nextId</div></li><li><div>Duration</div><div>never</div></li><li><div>Description</div><div>YouTube sets this cookie to register a unique ID to store data on what videos from YouTube the user has seen.</div></li></ul><ul class="cky-cookie-des-table"><li><div>Cookie</div><div>yt-remote-connected-devices</div></li><li><div>Duration</div><div>never</div></li><li><div>Description</div><div>YouTube sets this cookie to store the user's video preferences using embedded YouTube videos.</div></li></ul><ul class="cky-cookie-des-table"><li><div>Cookie</div><div>VISITOR_PRIVACY_METADATA</div></li><li><div>Duration</div><div>5 months 27 days</div></li><li><div>Description</div><div><p>Youtube's privacy cookie.</p></div></li></ul><ul class="cky-cookie-des-table"><li><div>Cookie</div><div>NID</div></li><li><div>Duration</div><div>6 months</div></li><li><div>Description</div><div>Google sets the cookie for advertising purposes; to limit the number of times the user sees an ad, to unwanted mute ads, and to measure the effectiveness of ads.</div></li></ul></div></div></div> </div> </div>  <div class="cky-footer-wrapper"> <span class="cky-footer-shadow" style="background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #FFFFFF 100%);"></span> <div class="cky-prefrence-btn-wrapper" data-cky-tag="detail-buttons"> <button class="cky-btn cky-btn-reject" aria-label="Reject All" data-cky-tag="detail-reject-button" style="color: #3aabcc; border-color: #3aabcc; background-color: #FFFFFF;"> Reject All </button> <button class="cky-btn cky-btn-preferences" aria-label="Save Preferences" data-cky-tag="detail-save-button" style="color: #3aabcc; border-color: #3aabcc; background-color: #FFFFFF;"> Save Preferences </button> <button class="cky-btn cky-btn-accept" aria-label="Accept All" data-cky-tag="detail-accept-button" style="color: #FFFFFF; border-color: #3aabcc; background-color: #3aabcc;"> Accept All </button> </div> <div style="padding: 8px 24px; font-size: 12px; font-weight: 400; line-height: 20px; text-align: right; border-radius: 0 0 6px 6px; direction: ltr; display: flex; justify-content: flex-end; align-items: center; color: #293C5B; background-color: #EDEDED;" data-cky-tag="detail-powered-by"> Powered by <a target="_blank" rel="noopener" href="https://www.cookieyes.com/product/cookie-consent" style="margin-left: 5px; line-height: 0"><img src="https://cdn-cookieyes.com/assets/images/poweredbtcky.svg" alt="Cookieyes logo" style="width: 78px; height: 13px; margin: 0"></a> </div> </div> </div>  </div>

    <noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-WW9SN8P" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>

    <div class="lyt">
<header class="hdr is-light pt-6 lg:pt-8 pb-6 lg:pb-8">
  <div class="ct">
    <a href="https://rocket.net/" class="hdr__logo">
      <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 187 40" width="187" height="40" fill="none"><path fill="#24A7CA" fill-rule="evenodd" d="m19.398 0 .087.05.317.188a10.75 10.75 0 0 1 1.703 1.247c.658.59 1.258 1.24 1.791 1.946.399.528.768 1.084 1.102 1.667 1.283 2.23 2.06 4.815 2.06 7.257v6.424l.567.374a7.777 7.777 0 0 1 3.438 6.274v7.943l-1.604-1.173-2.4-1.76-.005-.001v7.248a17.7 17.7 0 0 0 4.168-2.576A18.172 18.172 0 0 0 37.2 21.081c0-7.896-5.003-14.629-11.958-17.09-.461-.752-.98-1.467-1.553-2.138C32.33 3.843 38.8 11.71 38.8 21.08c0 8.342-5.126 15.49-12.346 18.365a18.23 18.23 0 0 1-1.601.554V19.692l-4.654-3.374v20.22H18.6v-20.22l-4.658 3.373v20.307a19.015 19.015 0 0 1-1.486-.507l-.116-.047a19.326 19.326 0 0 1-5.3-3.18A19.806 19.806 0 0 1 0 21.08C0 11.71 6.47 3.843 15.113 1.855a16.86 16.86 0 0 0-1.553 2.138c-6.955 2.46-11.958 9.194-11.958 17.09a18.172 18.172 0 0 0 6.731 14.153 17.677 17.677 0 0 0 4.008 2.444v-7.242l-2.401 1.76-1.601 1.168-.003.006v-7.944a7.79 7.79 0 0 1 2.686-5.702c.237-.205.49-.392.753-.572l.561-.374.005-.005v-6.419c0-2.442.778-5.027 2.06-7.257.336-.583.704-1.14 1.104-1.667a13.688 13.688 0 0 1 1.79-1.946c.526-.47 1.096-.888 1.703-1.248l.313-.185.087-.052ZM12.34 20.74a5.709 5.709 0 0 0-.64.574 6.129 6.129 0 0 0-1.763 4.326v4.47h.002v.08l2.401-1.759v-7.69Zm14.118 0v7.691l2.401 1.759v-.006h.003v-4.543a6.129 6.129 0 0 0-1.762-4.327 5.726 5.726 0 0 0-.642-.573ZM20.199 2.5v11.752l4.654 3.366v-5.263c0-2.655-1.09-5.575-2.757-7.819-.39-.53-.822-1.027-1.292-1.487A10.55 10.55 0 0 0 20.2 2.5Zm-1.598-.002c-.208.173-.41.355-.608.551-.47.46-.903.958-1.294 1.487-1.667 2.244-2.756 5.164-2.756 7.82v5.262l4.658-3.366V2.498Z" clip-rule="evenodd"></path><path class="rocket" d="M56.432 29.2v-5.273h4.045c.29 0 .503-.01.64-.027l3.097 5.3h3.918l-3.943-5.94c1.16-.494 2.044-1.237 2.65-2.226.605-.99.908-2.185.908-3.584 0-1.963-.632-3.482-1.894-4.558-1.263-1.074-3.055-1.611-5.376-1.611h-7.475V29.2h3.43V29.2Zm4.044-8.293h-4.045v-6.631h4.045c1.297 0 2.287.273 2.97.82.682.545 1.023 1.365 1.023 2.457 0 1.109-.341 1.946-1.024 2.508-.682.564-1.672.846-2.969.846Zm16.896 8.422c1.417 0 2.667-.29 3.75-.87A6.275 6.275 0 0 0 83.658 26c.606-1.058.908-2.278.908-3.661 0-1.365-.302-2.573-.908-3.623a6.299 6.299 0 0 0-2.534-2.444c-1.084-.58-2.334-.87-3.751-.87-1.433 0-2.697.29-3.789.87a6.282 6.282 0 0 0-2.547 2.444c-.606 1.05-.909 2.258-.909 3.623 0 1.383.303 2.603.909 3.66a6.255 6.255 0 0 0 2.547 2.458c1.092.58 2.355.871 3.789.871Zm0-2.79c-1.16 0-2.1-.384-2.816-1.152-.717-.768-1.075-1.767-1.075-2.996 0-1.228.358-2.227 1.075-2.995.717-.768 1.655-1.152 2.816-1.152 1.127 0 2.048.384 2.766 1.152.715.768 1.074 1.767 1.074 2.994 0 1.23-.359 2.229-1.075 2.997-.717.768-1.638 1.152-2.765 1.152Zm15.744 2.79c1.331 0 2.5-.239 3.507-.717a6.064 6.064 0 0 0 2.432-2.048l-2.074-1.715c-.818 1.075-2.048 1.612-3.686 1.612-1.109 0-2.01-.375-2.7-1.126-.692-.75-1.038-1.74-1.038-2.97 0-1.194.346-2.167 1.038-2.918.69-.75 1.591-1.126 2.7-1.126 1.468 0 2.663.503 3.584 1.51l2.023-1.92c-.615-.802-1.413-1.42-2.394-1.857-.981-.434-2.095-.651-3.34-.651-1.366 0-2.573.29-3.623.87a6.191 6.191 0 0 0-2.458 2.457c-.588 1.059-.883 2.279-.883 3.661 0 1.366.29 2.573.87 3.622a6.128 6.128 0 0 0 2.445 2.446c1.05.58 2.25.87 3.597.87Zm12.237-.128v-3.79l2.099-2.2 3.712 5.99h3.968l-5.376-8.397 5.069-5.273h-3.84l-5.632 5.682V10.204h-3.328V29.2h3.328Zm17.152.128c1.194 0 2.283-.205 3.264-.614a6.92 6.92 0 0 0 2.496-1.742l-1.792-1.868a4.92 4.92 0 0 1-1.677 1.139 5.21 5.21 0 0 1-2.009.397c-1.008 0-1.857-.277-2.548-.832-.691-.555-1.148-1.318-1.37-2.292h10.112c.018-.221.026-.554.026-.998 0-2.252-.55-4.002-1.651-5.248-1.101-1.246-2.743-1.868-4.928-1.868-1.348 0-2.552.294-3.609.882a6.252 6.252 0 0 0-2.471 2.471c-.589 1.059-.883 2.27-.883 3.634 0 1.367.29 2.574.87 3.623a6.088 6.088 0 0 0 2.47 2.446c1.067.58 2.3.87 3.7.87Zm3.456-8.038h-7.168c.154-1.024.559-1.831 1.216-2.42.656-.588 1.472-.883 2.444-.883 1.042 0 1.878.299 2.51.896.631.597.964 1.4.998 2.407Zm10.496 8.064c1.194 0 2.338-.334 3.43-1l-.768-2.508c-.785.376-1.434.564-1.946.564-.477 0-.836-.133-1.074-.398-.24-.264-.359-.712-.359-1.343V18.5h3.917v-2.432h-3.917v-3.763h-3.303v3.763h-1.945l.025 2.432h1.92v6.759c0 1.348.376 2.368 1.127 3.058.751.692 1.715 1.038 2.893 1.038Zm6.451.05c.324 0 .597-.114.819-.345.222-.23.333-.508.333-.832 0-.324-.111-.597-.333-.82a1.106 1.106 0 0 0-.819-.332c-.324 0-.593.11-.806.333a1.14 1.14 0 0 0-.321.819c0 .341.107.623.32.845.214.222.483.332.807.332Zm6.707-.204v-7.22c.119-1.416.593-2.542 1.421-3.378.828-.837 1.933-1.264 3.315-1.28 1.246 0 2.219.358 2.918 1.074.7.718 1.05 1.707 1.05 2.97v7.834h1.741v-8.245c0-1.62-.457-2.896-1.369-3.826-.914-.93-2.172-1.395-3.777-1.395-1.28.016-2.367.29-3.263.819-.896.53-1.575 1.314-2.036 2.354v-3.121H147.9V29.2h1.715Zm20.301.05c1.092 0 2.095-.191 3.008-.575a6.682 6.682 0 0 0 2.343-1.625l-.974-.974a5.454 5.454 0 0 1-1.894 1.306 6.1 6.1 0 0 1-2.38.461c-1.383 0-2.544-.44-3.482-1.319-.939-.878-1.468-2.034-1.588-3.468h11.188c.085-2.236-.418-4.015-1.51-5.338-1.093-1.322-2.68-1.984-4.762-1.984-1.263 0-2.398.286-3.405.858a6.12 6.12 0 0 0-2.368 2.406c-.572 1.033-.857 2.197-.857 3.494 0 1.315.285 2.484.857 3.508a6.14 6.14 0 0 0 2.368 2.394c1.007.57 2.159.857 3.456.857Zm4.685-7.526h-9.652c.137-1.383.658-2.491 1.562-3.328.905-.836 2.031-1.254 3.38-1.254 1.365 0 2.47.414 3.314 1.242.846.828 1.311 1.94 1.396 3.34Zm8.908 7.552c1.059-.034 2.048-.366 2.97-.998l-.512-1.306c-.802.478-1.544.718-2.228.718-1.228 0-1.842-.828-1.842-2.484v-7.706h4.352v-1.356l-4.352.026v-3.458h-1.715v3.456h-1.946l.025 1.33h1.92v7.989c0 1.262.299 2.209.896 2.841.598.631 1.408.947 2.432.947v.001Z"></path></svg>
    </a>
    <button type="button" class="hdr__toggle" data-toggle=".hdr">
      <svg width="100" height="100" viewBox="0 0 100 100" version="1.1" xmlns="http://www.w3.org/2000/svg"><path d="M20 29h60s14.499-.183 14.533 37.711c.01 11.27-3.567 14.96-9.274 14.958C79.552 81.668 75 74.999 75 74.999L25 25"></path><path d="M20 50h60"></path><path d="M20 71h60s14.499.183 14.533-37.711c.01-11.27-3.567-14.96-9.274-14.958-5.707.001-10.259 6.67-10.259 6.67L25 75"></path></svg>
    </button>
    <nav class="hdr__navigation">
                <ul class="hdr__menu">
                          <li>
                                  <button type="button" data-toggle=".hdr__submenu--features">
                    Features                    <i class="ml-1">
                      <svg width="24" height="24" fill="none" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path fill="currentColor" d="M6.399 8.601A1.25 1.25 0 1 0 4.63 10.37l1.768-1.768ZM12 15.971l-.884.883a1.25 1.25 0 0 0 1.768 0L12 15.971Zm7.37-5.602A1.25 1.25 0 0 0 17.6 8.601l1.768 1.768Zm-14.74 0 6.486 6.485 1.768-1.767L6.399 8.6 4.63 10.37Zm8.254 6.485 6.485-6.485-1.768-1.768-6.485 6.486 1.768 1.767Z"></path></svg>
                    </i>
                  </button>
                  <div class="hdr__submenu hdr__submenu--features">
                    <div class="rw gp-3">
                                              <div class="cl-12 lg:cl-6 xl:cl-4">
                          <div class="hdr__submenu-item hdr__submenu-item--default">
                                                          <i class="icn icn--primary icn--sm">
                                <img width="24" height="24" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2024%2024'%3E%3C/svg%3E" class="attachment-full size-full" alt="Rocket Alt" decoding="async" data-lazy-src="https://rocket.net/wp-content/uploads/2022/11/rocket.svg"><noscript><img width="24" height="24" src="https://rocket.net/wp-content/uploads/2022/11/rocket.svg" class="attachment-full size-full" alt="Rocket Alt" decoding="async" /></noscript>                              </i>
                                                        <a href="/features/easy-wordpress-hosting/">Easy</a>
                            <p>
                              Simplified all-in-one WordPress Platform.                            </p>
                                                          <ul>
                                                                  <li>
                                    <a href="/features/wordpress-control-panel/">
                                      Control Panel                                      <i class="ml-1">
                                        <svg width="24" height="24" fill="none" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path fill="currentColor" d="M8.601 17.601a1.25 1.25 0 0 0 1.768 1.768l-1.768-1.768ZM15.971 12l.883.884a1.25 1.25 0 0 0 0-1.768l-.883.884Zm-5.602-7.37A1.25 1.25 0 0 0 8.601 6.4L10.37 4.63Zm0 14.74 6.485-6.486-1.767-1.768L8.6 17.601l1.768 1.768Zm6.485-8.254L10.37 4.631 8.601 6.399l6.486 6.485 1.767-1.768Z"></path></svg>
                                      </i>
                                    </a>
                                  </li>
                                                                  <li>
                                    <a href="/features/experienced-wordpress-support/">
                                      Experienced Support                                      <i class="ml-1">
                                        <svg width="24" height="24" fill="none" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path fill="currentColor" d="M8.601 17.601a1.25 1.25 0 0 0 1.768 1.768l-1.768-1.768ZM15.971 12l.883.884a1.25 1.25 0 0 0 0-1.768l-.883.884Zm-5.602-7.37A1.25 1.25 0 0 0 8.601 6.4L10.37 4.63Zm0 14.74 6.485-6.486-1.767-1.768L8.6 17.601l1.768 1.768Zm6.485-8.254L10.37 4.631 8.601 6.399l6.486 6.485 1.767-1.768Z"></path></svg>
                                      </i>
                                    </a>
                                  </li>
                                                                  <li>
                                    <a href="/features/free-wordpress-migrations/">
                                      Free Migrations                                      <i class="ml-1">
                                        <svg width="24" height="24" fill="none" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path fill="currentColor" d="M8.601 17.601a1.25 1.25 0 0 0 1.768 1.768l-1.768-1.768ZM15.971 12l.883.884a1.25 1.25 0 0 0 0-1.768l-.883.884Zm-5.602-7.37A1.25 1.25 0 0 0 8.601 6.4L10.37 4.63Zm0 14.74 6.485-6.486-1.767-1.768L8.6 17.601l1.768 1.768Zm6.485-8.254L10.37 4.631 8.601 6.399l6.486 6.485 1.767-1.768Z"></path></svg>
                                      </i>
                                    </a>
                                  </li>
                                                              </ul>
                                                      </div>
                        </div>
                                              <div class="cl-12 lg:cl-6 xl:cl-4">
                          <div class="hdr__submenu-item hdr__submenu-item--default">
                                                          <i class="icn icn--primary icn--sm">
                                <img width="24" height="24" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2024%2024'%3E%3C/svg%3E" class="attachment-full size-full" alt="Rocket Alt" decoding="async" data-lazy-src="https://rocket.net/wp-content/uploads/2022/11/rocket.svg"><noscript><img width="24" height="24" src="https://rocket.net/wp-content/uploads/2022/11/rocket.svg" class="attachment-full size-full" alt="Rocket Alt" decoding="async" /></noscript>                              </i>
                                                        <a href="/features/fastest-wordpress-hosting/">Fast</a>
                            <p>
                              Delivered &amp; Optimized by Cloudflare Enterprise.                            </p>
                                                          <ul>
                                                                  <li>
                                    <a href="/features/enterprise-cdn/">
                                      Enterprise CDN                                      <i class="ml-1">
                                        <svg width="24" height="24" fill="none" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path fill="currentColor" d="M8.601 17.601a1.25 1.25 0 0 0 1.768 1.768l-1.768-1.768ZM15.971 12l.883.884a1.25 1.25 0 0 0 0-1.768l-.883.884Zm-5.602-7.37A1.25 1.25 0 0 0 8.601 6.4L10.37 4.63Zm0 14.74 6.485-6.486-1.767-1.768L8.6 17.601l1.768 1.768Zm6.485-8.254L10.37 4.631 8.601 6.399l6.486 6.485 1.767-1.768Z"></path></svg>
                                      </i>
                                    </a>
                                  </li>
                                                                  <li>
                                    <a href="/features/network/">
                                      Network                                      <i class="ml-1">
                                        <svg width="24" height="24" fill="none" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path fill="currentColor" d="M8.601 17.601a1.25 1.25 0 0 0 1.768 1.768l-1.768-1.768ZM15.971 12l.883.884a1.25 1.25 0 0 0 0-1.768l-.883.884Zm-5.602-7.37A1.25 1.25 0 0 0 8.601 6.4L10.37 4.63Zm0 14.74 6.485-6.486-1.767-1.768L8.6 17.601l1.768 1.768Zm6.485-8.254L10.37 4.631 8.601 6.399l6.486 6.485 1.767-1.768Z"></path></svg>
                                      </i>
                                    </a>
                                  </li>
                                                              </ul>
                                                      </div>
                        </div>
                                              <div class="cl-12 lg:cl-6 xl:cl-4">
                          <div class="hdr__submenu-item hdr__submenu-item--default">
                                                          <i class="icn icn--primary icn--sm">
                                <img width="24" height="24" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2024%2024'%3E%3C/svg%3E" class="attachment-full size-full" alt="Rocket Alt" decoding="async" data-lazy-src="https://rocket.net/wp-content/uploads/2022/11/rocket.svg"><noscript><img width="24" height="24" src="https://rocket.net/wp-content/uploads/2022/11/rocket.svg" class="attachment-full size-full" alt="Rocket Alt" decoding="async" /></noscript>                              </i>
                                                        <a href="/features/secure-wordpress-hosting/">Secure</a>
                            <p>
                              Built-in and always on Website Security Suite.                            </p>
                                                          <ul>
                                                                  <li>
                                    <a href="/features/wordpress-website-firewall-waf/">
                                      Website Firewall (WAF)                                      <i class="ml-1">
                                        <svg width="24" height="24" fill="none" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path fill="currentColor" d="M8.601 17.601a1.25 1.25 0 0 0 1.768 1.768l-1.768-1.768ZM15.971 12l.883.884a1.25 1.25 0 0 0 0-1.768l-.883.884Zm-5.602-7.37A1.25 1.25 0 0 0 8.601 6.4L10.37 4.63Zm0 14.74 6.485-6.486-1.767-1.768L8.6 17.601l1.768 1.768Zm6.485-8.254L10.37 4.631 8.601 6.399l6.486 6.485 1.767-1.768Z"></path></svg>
                                      </i>
                                    </a>
                                  </li>
                                                                  <li>
                                    <a href="/features/malware-protection/">
                                      Malware Protection                                      <i class="ml-1">
                                        <svg width="24" height="24" fill="none" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path fill="currentColor" d="M8.601 17.601a1.25 1.25 0 0 0 1.768 1.768l-1.768-1.768ZM15.971 12l.883.884a1.25 1.25 0 0 0 0-1.768l-.883.884Zm-5.602-7.37A1.25 1.25 0 0 0 8.601 6.4L10.37 4.63Zm0 14.74 6.485-6.486-1.767-1.768L8.6 17.601l1.768 1.768Zm6.485-8.254L10.37 4.631 8.601 6.399l6.486 6.485 1.767-1.768Z"></path></svg>
                                      </i>
                                    </a>
                                  </li>
                                                                  <li>
                                    <a href="/features/automatic-wordpress-updates/">
                                      Automatic Updates                                      <i class="ml-1">
                                        <svg width="24" height="24" fill="none" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path fill="currentColor" d="M8.601 17.601a1.25 1.25 0 0 0 1.768 1.768l-1.768-1.768ZM15.971 12l.883.884a1.25 1.25 0 0 0 0-1.768l-.883.884Zm-5.602-7.37A1.25 1.25 0 0 0 8.601 6.4L10.37 4.63Zm0 14.74 6.485-6.486-1.767-1.768L8.6 17.601l1.768 1.768Zm6.485-8.254L10.37 4.631 8.601 6.399l6.486 6.485 1.767-1.768Z"></path></svg>
                                      </i>
                                    </a>
                                  </li>
                                                                  <li>
                                    <a href="/features/wordpress-activity-logging/">
                                      WordPress Activity Logging                                      <i class="ml-1">
                                        <svg width="24" height="24" fill="none" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path fill="currentColor" d="M8.601 17.601a1.25 1.25 0 0 0 1.768 1.768l-1.768-1.768ZM15.971 12l.883.884a1.25 1.25 0 0 0 0-1.768l-.883.884Zm-5.602-7.37A1.25 1.25 0 0 0 8.601 6.4L10.37 4.63Zm0 14.74 6.485-6.486-1.767-1.768L8.6 17.601l1.768 1.768Zm6.485-8.254L10.37 4.631 8.601 6.399l6.486 6.485 1.767-1.768Z"></path></svg>
                                      </i>
                                    </a>
                                  </li>
                                                              </ul>
                                                      </div>
                        </div>
                                                                    <div class="cl-12 xl:cl-8">
                          <div class="hdr__submenu-item hdr__submenu-item--cta">
                            <i class="icn icn--secondary icn--sm">
                              <svg width="24" height="24" fill="none" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path fill="currentColor" d="M21.913 9.2a1.284 1.284 0 0 0-.47-.613 1.305 1.305 0 0 0-.74-.236h-5.227a.432.432 0 0 1-.403-.28l-1.871-5.264a1.293 1.293 0 0 0-.48-.587 1.288 1.288 0 0 0-1.467.015 1.266 1.266 0 0 0-.465.614L8.91 8.087a.425.425 0 0 1-.403.28H3.281c-.266.001-.524.083-.741.235-.217.152-.38.367-.47.615a1.277 1.277 0 0 0 .387 1.4l4.446 3.651a.424.424 0 0 1 .137.459L5.17 20.27a1.26 1.26 0 0 0 .458 1.437 1.296 1.296 0 0 0 1.524-.002l4.582-3.329a.424.424 0 0 1 .507 0l4.591 3.329a1.296 1.296 0 0 0 2.056-.613 1.26 1.26 0 0 0-.03-.822l-1.871-5.544a.42.42 0 0 1 .137-.459l4.454-3.66a1.27 1.27 0 0 0 .335-1.41Z"></path></svg>
                            </i>
                            <a href="https://rocket.net/schedule-a-demo/">
                              Schedule a Demo                              <i class="ml-1">
                                <svg width="24" height="24" fill="none" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path fill="currentColor" d="M8.601 17.601a1.25 1.25 0 0 0 1.768 1.768l-1.768-1.768ZM15.971 12l.883.884a1.25 1.25 0 0 0 0-1.768l-.883.884Zm-5.602-7.37A1.25 1.25 0 0 0 8.601 6.4L10.37 4.63Zm0 14.74 6.485-6.486-1.767-1.768L8.6 17.601l1.768 1.768Zm6.485-8.254L10.37 4.631 8.601 6.399l6.486 6.485 1.767-1.768Z"></path></svg>
                              </i>
                            </a>
                            <p>
                              Let us guide you through our product that is helping thousunds of people already with their hosting.                            </p>
                          </div>
                        </div>
                                                                </div>
                  </div>
                              </li>
                          <li>
                                  <button type="button" data-toggle=".hdr__submenu--solutions">
                    Solutions                    <i class="ml-1">
                      <svg width="24" height="24" fill="none" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path fill="currentColor" d="M6.399 8.601A1.25 1.25 0 1 0 4.63 10.37l1.768-1.768ZM12 15.971l-.884.883a1.25 1.25 0 0 0 1.768 0L12 15.971Zm7.37-5.602A1.25 1.25 0 0 0 17.6 8.601l1.768 1.768Zm-14.74 0 6.486 6.485 1.768-1.767L6.399 8.6 4.63 10.37Zm8.254 6.485 6.485-6.485-1.768-1.768-6.485 6.486 1.768 1.767Z"></path></svg>
                    </i>
                  </button>
                  <div class="hdr__submenu hdr__submenu--solutions">
                    <div class="rw gp-3">
                                              <div class="cl-12 lg:cl-6">
                          <div class="hdr__submenu-item hdr__submenu-item--default">
                                                          <i class="icn icn--primary icn--sm">
                                <img width="24" height="24" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2024%2024'%3E%3C/svg%3E" class="attachment-full size-full" alt="Rocket Alt" decoding="async" data-lazy-src="https://rocket.net/wp-content/uploads/2022/11/rocket.svg"><noscript><img width="24" height="24" src="https://rocket.net/wp-content/uploads/2022/11/rocket.svg" class="attachment-full size-full" alt="Rocket Alt" decoding="async" /></noscript>                              </i>
                                                        <a href="/solutions/managed-wordpress-hosting-for-agencies/">Agency Hosting</a>
                            <p>
                              Focus on growth and clients, let us help with WordPress.                            </p>
                                                      </div>
                        </div>
                                              <div class="cl-12 lg:cl-6">
                          <div class="hdr__submenu-item hdr__submenu-item--default">
                                                          <i class="icn icn--primary icn--sm">
                                <img width="24" height="24" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2024%2024'%3E%3C/svg%3E" class="attachment-full size-full" alt="Rocket Alt" decoding="async" data-lazy-src="https://rocket.net/wp-content/uploads/2022/11/rocket.svg"><noscript><img width="24" height="24" src="https://rocket.net/wp-content/uploads/2022/11/rocket.svg" class="attachment-full size-full" alt="Rocket Alt" decoding="async" /></noscript>                              </i>
                                                        <a href="/solutions/wordpress-hosting-for-bloggers/">Blog Hosting</a>
                            <p>
                              Deliver the ultimate digital experience for your readers.                            </p>
                                                      </div>
                        </div>
                                              <div class="cl-12 lg:cl-6">
                          <div class="hdr__submenu-item hdr__submenu-item--default">
                                                          <i class="icn icn--primary icn--sm">
                                <img width="24" height="24" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2024%2024'%3E%3C/svg%3E" class="attachment-full size-full" alt="Rocket Alt" decoding="async" data-lazy-src="https://rocket.net/wp-content/uploads/2022/11/rocket.svg"><noscript><img width="24" height="24" src="https://rocket.net/wp-content/uploads/2022/11/rocket.svg" class="attachment-full size-full" alt="Rocket Alt" decoding="async" /></noscript>                              </i>
                                                        <a href="/solutions/enterprise-wordpress-hosting/">Enterprise Hosting</a>
                            <p>
                              Large volume sites deserve special attention.                            </p>
                                                      </div>
                        </div>
                                              <div class="cl-12 lg:cl-6">
                          <div class="hdr__submenu-item hdr__submenu-item--default">
                                                          <i class="icn icn--primary icn--sm">
                                <img width="24" height="24" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2024%2024'%3E%3C/svg%3E" class="attachment-full size-full" alt="Rocket Alt" decoding="async" data-lazy-src="https://rocket.net/wp-content/uploads/2022/11/rocket.svg"><noscript><img width="24" height="24" src="https://rocket.net/wp-content/uploads/2022/11/rocket.svg" class="attachment-full size-full" alt="Rocket Alt" decoding="async" /></noscript>                              </i>
                                                        <a href="/solutions/wordpress-reseller-hosting/">Reseller Hosting</a>
                            <p>
                              Take our platform and make it your own.                            </p>
                                                      </div>
                        </div>
                                              <div class="cl-12 lg:cl-6">
                          <div class="hdr__submenu-item hdr__submenu-item--default">
                                                          <i class="icn icn--primary icn--sm">
                                <img width="24" height="24" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2024%2024'%3E%3C/svg%3E" class="attachment-full size-full" alt="Rocket Alt" decoding="async" data-lazy-src="https://rocket.net/wp-content/uploads/2022/11/rocket.svg"><noscript><img width="24" height="24" src="https://rocket.net/wp-content/uploads/2022/11/rocket.svg" class="attachment-full size-full" alt="Rocket Alt" decoding="async" /></noscript>                              </i>
                                                        <a href="/solutions/woocommerce-hosting/">WooCommerce Hosting</a>
                            <p>
                              Improve experience and your conversion rate.                            </p>
                                                      </div>
                        </div>
                                                                                          <div class="cl-12">
                          <div class="hdr__submenu-item hdr__submenu-item--cta">
                            <i class="icn icn--secondary icn--sm">
                              <svg width="24" height="24" fill="none" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path fill="currentColor" d="M20.26 4.5h-2.39a.222.222 0 0 1-.154-.061.204.204 0 0 1-.064-.147V2.833a.816.816 0 0 0-.255-.589.89.89 0 0 0-.614-.244.89.89 0 0 0-.615.244.816.816 0 0 0-.255.59v3.958a.612.612 0 0 1-.191.442.667.667 0 0 1-.461.183.667.667 0 0 1-.461-.183.612.612 0 0 1-.191-.442V4.917a.408.408 0 0 0-.128-.295.445.445 0 0 0-.307-.122H8.739a.222.222 0 0 1-.154-.061.204.204 0 0 1-.063-.147V2.833a.816.816 0 0 0-.255-.589A.89.89 0 0 0 7.652 2a.89.89 0 0 0-.615.244.816.816 0 0 0-.254.59v3.958a.612.612 0 0 1-.191.442.667.667 0 0 1-.462.183.667.667 0 0 1-.46-.183.612.612 0 0 1-.192-.442V4.917a.408.408 0 0 0-.127-.295.445.445 0 0 0-.308-.122H3.74c-.461 0-.903.176-1.23.488C2.183 5.301 2 5.725 2 6.167v14.166c0 .442.183.866.51 1.179.326.312.768.488 1.23.488h16.52c.462 0 .904-.176 1.23-.488.327-.313.51-.737.51-1.179V6.167c0-.442-.183-.866-.51-1.179a1.778 1.778 0 0 0-1.23-.488Zm-.434 15.833H4.174a.445.445 0 0 1-.308-.122.408.408 0 0 1-.127-.294v-10c0-.11.046-.217.127-.295a.445.445 0 0 1 .308-.122h15.652c.115 0 .226.044.308.122a.408.408 0 0 1 .127.295v10c0 .11-.046.216-.127.294a.445.445 0 0 1-.308.122Z"></path></svg>
                            </i>
                            <a href="https://rocket.net/schedule-a-demo/">
                              Schedule a demo                              <i class="ml-1">
                                <svg width="24" height="24" fill="none" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path fill="currentColor" d="M8.601 17.601a1.25 1.25 0 0 0 1.768 1.768l-1.768-1.768ZM15.971 12l.883.884a1.25 1.25 0 0 0 0-1.768l-.883.884Zm-5.602-7.37A1.25 1.25 0 0 0 8.601 6.4L10.37 4.63Zm0 14.74 6.485-6.486-1.767-1.768L8.6 17.601l1.768 1.768Zm6.485-8.254L10.37 4.631 8.601 6.399l6.486 6.485 1.767-1.768Z"></path></svg>
                              </i>
                            </a>
                            <p>
                              Let us guide you through our product that is helping thousunds of people already with their hosting.                            </p>
                          </div>
                        </div>
                                          </div>
                  </div>
                              </li>
                          <li>
                                  <button type="button" data-toggle=".hdr__submenu--resources">
                    Resources                    <i class="ml-1">
                      <svg width="24" height="24" fill="none" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path fill="currentColor" d="M6.399 8.601A1.25 1.25 0 1 0 4.63 10.37l1.768-1.768ZM12 15.971l-.884.883a1.25 1.25 0 0 0 1.768 0L12 15.971Zm7.37-5.602A1.25 1.25 0 0 0 17.6 8.601l1.768 1.768Zm-14.74 0 6.486 6.485 1.768-1.767L6.399 8.6 4.63 10.37Zm8.254 6.485 6.485-6.485-1.768-1.768-6.485 6.486 1.768 1.767Z"></path></svg>
                    </i>
                  </button>
                  <div class="hdr__submenu hdr__submenu--resources">
                    <div class="rw gp-3">
                                              <div class="cl-12 lg:cl-6">
                          <div class="hdr__submenu-item hdr__submenu-item--default">
                                                          <i class="icn icn--primary icn--sm">
                                <img width="24" height="24" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2024%2024'%3E%3C/svg%3E" class="attachment-full size-full" alt="Rocket Alt" decoding="async" data-lazy-src="https://rocket.net/wp-content/uploads/2022/11/rocket.svg"><noscript><img width="24" height="24" src="https://rocket.net/wp-content/uploads/2022/11/rocket.svg" class="attachment-full size-full" alt="Rocket Alt" decoding="async" /></noscript>                              </i>
                                                        <a href="/about-us/">About Us</a>
                            <p>
                              Industry leading team at your service.                            </p>
                                                      </div>
                        </div>
                                              <div class="cl-12 lg:cl-6">
                          <div class="hdr__submenu-item hdr__submenu-item--default">
                                                          <i class="icn icn--primary icn--sm">
                                <img width="24" height="24" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2024%2024'%3E%3C/svg%3E" class="attachment-full size-full" alt="Rocket Alt" decoding="async" data-lazy-src="https://rocket.net/wp-content/uploads/2022/11/rocket.svg"><noscript><img width="24" height="24" src="https://rocket.net/wp-content/uploads/2022/11/rocket.svg" class="attachment-full size-full" alt="Rocket Alt" decoding="async" /></noscript>                              </i>
                                                        <a href="/blog/">Blog</a>
                            <p>
                              Stay up to date on the latest happenings.                            </p>
                                                      </div>
                        </div>
                                              <div class="cl-12 lg:cl-6">
                          <div class="hdr__submenu-item hdr__submenu-item--default">
                                                          <i class="icn icn--primary icn--sm">
                                <img width="24" height="24" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2024%2024'%3E%3C/svg%3E" class="attachment-full size-full" alt="Rocket Alt" decoding="async" data-lazy-src="https://rocket.net/wp-content/uploads/2022/11/rocket.svg"><noscript><img width="24" height="24" src="https://rocket.net/wp-content/uploads/2022/11/rocket.svg" class="attachment-full size-full" alt="Rocket Alt" decoding="async" /></noscript>                              </i>
                                                        <a href="/case-studies/">Case Studies</a>
                            <p>
                              Learn how we’ve impacted customers just like you.                            </p>
                                                      </div>
                        </div>
                                              <div class="cl-12 lg:cl-6">
                          <div class="hdr__submenu-item hdr__submenu-item--default">
                                                          <i class="icn icn--primary icn--sm">
                                <img width="24" height="24" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2024%2024'%3E%3C/svg%3E" class="attachment-full size-full" alt="Rocket Alt" decoding="async" data-lazy-src="https://rocket.net/wp-content/uploads/2022/11/rocket.svg"><noscript><img width="24" height="24" src="https://rocket.net/wp-content/uploads/2022/11/rocket.svg" class="attachment-full size-full" alt="Rocket Alt" decoding="async" /></noscript>                              </i>
                                                        <a href="/contact-us/">Contact Us</a>
                            <p>
                              Have questions? We’re here to help, give us a shout!                            </p>
                                                      </div>
                        </div>
                                                                                      </div>
                  </div>
                              </li>
                          <li>
                                  <a href="/pricing/">Pricing</a>
                              </li>
                      </ul>
            <ul class="hdr__panel">
        <li>
          <a href="//control.rocket.net/clientarea.php" class="btn btn--secondary">Log in</a>
        </li>
        <li>
          <a href="//control.rocket.net/registration.php?plan_id=1&amp;coupon=launch" class="btn btn--primary btn--sm">Sign up</a>
        </li>
      </ul>
    </nav>
  </div>
</header>

  <main class="mai">

    <section class="sct cb-white-100">
  <div class="ct">
    <div class="rw fh-between fv-middle gp-4">
      <div class="cl-12 md:cl-6 lg:cl-5">
          <h1 class="fn-11 lg:fn-14 mb-4 lg:mb-8">
    The World’s Fastest WordPress Hosting  </h1>
  <div class="edt">
    <p>Grow your business with lightning-fast, secure and fully-optimized websites that are easy to set up &amp; manage.</p>
  </div>
  <ul class="lst">
              <li>
            <i class="lst__check">
              <svg width="24" height="24" fill="none" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path fill="currentColor" fill-rule="evenodd" d="M12 22c5.523 0 10-4.477 10-10S17.523 2 12 2 2 6.477 2 12s4.477 10 10 10Zm5.177-12.653a1 1 0 1 0-1.465-1.36l-5.439 5.857-1.985-2.137a1 1 0 1 0-1.465 1.36l2.735 2.947a1 1 0 0 0 1.601-.184l6.018-6.483Z" clip-rule="evenodd"></path></svg>
            </i>
            Free SSL, CDN, WAF          </li>
              <li>
            <i class="lst__check">
              <svg width="24" height="24" fill="none" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path fill="currentColor" fill-rule="evenodd" d="M12 22c5.523 0 10-4.477 10-10S17.523 2 12 2 2 6.477 2 12s4.477 10 10 10Zm5.177-12.653a1 1 0 1 0-1.465-1.36l-5.439 5.857-1.985-2.137a1 1 0 1 0-1.465 1.36l2.735 2.947a1 1 0 0 0 1.601-.184l6.018-6.483Z" clip-rule="evenodd"></path></svg>
            </i>
            Free Malware Protection          </li>
              <li>
            <i class="lst__check">
              <svg width="24" height="24" fill="none" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path fill="currentColor" fill-rule="evenodd" d="M12 22c5.523 0 10-4.477 10-10S17.523 2 12 2 2 6.477 2 12s4.477 10 10 10Zm5.177-12.653a1 1 0 1 0-1.465-1.36l-5.439 5.857-1.985-2.137a1 1 0 1 0-1.465 1.36l2.735 2.947a1 1 0 0 0 1.601-.184l6.018-6.483Z" clip-rule="evenodd"></path></svg>
            </i>
            24x7 Expert Support &amp; Unlimited Free Migrations          </li>
      </ul>
  <div class="rw fv-middle gp-2 lg:gp-3">
              <div class="cl-auto">
                          <a href="/pricing/" class="btn btn--primary btn--md">
                See plans &amp; pricing              </a>
                                  </div>
              <div class="cl-auto">
                                      <a href="#chat" class="btn btn--secondary">
                Chat with us                <i class="ml-1">
                  <svg width="24" height="24" fill="none" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path fill="currentColor" d="M8.601 17.601a1.25 1.25 0 0 0 1.768 1.768l-1.768-1.768ZM15.971 12l.883.884a1.25 1.25 0 0 0 0-1.768l-.883.884Zm-5.602-7.37A1.25 1.25 0 0 0 8.601 6.4L10.37 4.63Zm0 14.74 6.485-6.486-1.767-1.768L8.6 17.601l1.768 1.768Zm6.485-8.254L10.37 4.631 8.601 6.399l6.486 6.485 1.767-1.768Z"></path></svg>
                </i>
              </a>
                      </div>
      </div>
  <ul class="trp trp--single" itemtype="https://schema.org/Product" itemscope="">
    <li>
      <meta itemprop="name" content="Rocket.net">
      <meta itemprop="description" content="All-in-One WordPress Hosting for Agencies &amp; Creatives. Grow your business with lightning fast, secure and fully optimized websites">
      <div itemprop="aggregateRating" itemtype="https://schema.org/AggregateRating" itemscope="">
        <meta itemprop="reviewCount" content="141">
        <meta itemprop="ratingValue" content="4.9">
      </div>
      <svg width="128" height="24" viewBox="0 0 128 24" fill="none" xmlns="http://www.w3.org/2000/svg"><rect width="24" height="24" rx="4" fill="#00B67A"></rect><rect x="26" width="24" height="24" rx="4" fill="#00B67A"></rect><rect x="51.998" width="24" height="24" rx="4" fill="#00B67A"></rect><rect x="78" width="24" height="24" rx="4" fill="#00B67A"></rect><rect x="104" width="24" height="24" rx="4" fill="#00B67A"></rect><path fill-rule="evenodd" clip-rule="evenodd" d="M13.975 10.1H20.4l-5.175 3.75-3.2 2.3-5.2 3.75L8.8 13.85 3.6 10.1h6.425L12 4.05l1.975 6.05Zm1.675 5.15-3.65.924 5.175 3.776-1.525-4.7ZM39.977 10.1h6.425l-5.175 3.75-3.2 2.3-5.2 3.75 1.975-6.05-5.2-3.75h6.425l1.975-6.05 1.975 6.05Zm1.675 5.15-3.65.925 5.175 3.775-1.525-4.7ZM65.975 10.1H72.4l-5.175 3.75-3.2 2.3-5.2 3.75 1.975-6.05-5.2-3.75h6.425L64 4.05l1.975 6.05Zm1.675 5.15-3.65.924 5.175 3.776-1.525-4.7ZM91.975 10.1H98.4l-5.175 3.75-3.2 2.3-5.2 3.75 1.975-6.05-5.2-3.75h6.425L90 4.05l1.975 6.05Zm1.675 5.15-3.65.924 5.175 3.776-1.525-4.7ZM117.975 10.1h6.425l-5.175 3.75-3.2 2.3-5.2 3.75 1.975-6.05-5.2-3.75h6.425L116 4.05l1.975 6.05Zm1.675 5.15-3.65.925 5.175 3.775-1.525-4.7Z" fill="#fff"></path></svg>
      <strong>4.9/5</strong>
    </li>
    <li>
      from 100+ reviews on      <span class="cf-black-100">
        <svg xmlns="http://www.w3.org/2000/svg" width="102" height="24" fill="none" viewBox="0 0 102 24"><g clip-path="url(#a)"><path fill="currentColor" d="M26.806 8.506h10.328v1.846h-4.061V20.73H30.84V10.352h-4.043V8.506h.009Zm9.887 3.373H38.6v1.708h.036c.063-.241.18-.474.352-.698a3.346 3.346 0 0 1 1.432-1.078c.296-.113.603-.173.909-.173.234 0 .405.008.495.017.09.009.18.026.28.034v1.881a6.796 6.796 0 0 0-.442-.06 3.915 3.915 0 0 0-.441-.026c-.343 0-.667.069-.973.198-.306.13-.567.328-.792.578a2.9 2.9 0 0 0-.54.95c-.136.379-.199.81-.199 1.302v4.21h-2.035v-8.843h.01ZM51.46 20.73h-2v-1.233h-.035c-.253.448-.622.802-1.117 1.07-.495.267-1 .405-1.513.405-1.215 0-2.098-.285-2.638-.863-.54-.578-.81-1.45-.81-2.614V11.88h2.035v5.426c0 .777.153 1.329.468 1.648.306.32.747.483 1.306.483.432 0 .783-.06 1.071-.19.288-.129.522-.293.693-.508.18-.207.306-.466.387-.76.081-.293.117-.612.117-.957v-5.133h2.035v8.842Zm3.466-2.838c.063.57.288.966.675 1.2.397.224.865.344 1.414.344a6.3 6.3 0 0 0 .648-.043c.244-.026.478-.086.685-.164a1.32 1.32 0 0 0 .531-.353c.135-.156.198-.354.19-.604a.819.819 0 0 0-.29-.613c-.18-.164-.404-.284-.683-.388a7.102 7.102 0 0 0-.955-.25c-.36-.07-.72-.147-1.09-.224a10.732 10.732 0 0 1-1.098-.294 3.412 3.412 0 0 1-.945-.466c-.28-.19-.505-.44-.667-.742-.17-.302-.252-.672-.252-1.121 0-.483.126-.88.37-1.208.242-.328.558-.586.927-.785a4.42 4.42 0 0 1 1.251-.423c.46-.077.9-.12 1.315-.12.477 0 .937.051 1.369.146.432.095.828.25 1.18.475.35.215.639.5.873.845.234.345.378.768.44 1.26H58.69c-.1-.466-.315-.785-.666-.94-.352-.165-.757-.242-1.207-.242-.144 0-.315.008-.513.034a2.913 2.913 0 0 0-.559.13c-.17.06-.315.155-.44.276a.651.651 0 0 0-.18.474c0 .242.09.432.26.578.171.147.397.268.676.371.279.095.594.181.954.25.36.07.73.147 1.108.225.369.077.729.18 1.09.293.36.112.674.267.954.466.279.198.504.44.675.733.171.293.261.664.261 1.096 0 .526-.126.966-.378 1.337a2.941 2.941 0 0 1-.973.889 4.695 4.695 0 0 1-1.332.5 6.969 6.969 0 0 1-1.45.155c-.585 0-1.126-.06-1.62-.19a4.027 4.027 0 0 1-1.288-.569 2.86 2.86 0 0 1-.856-.958c-.207-.38-.315-.836-.333-1.363h2.053v-.017Zm6.717-6.013h1.54V9.222h2.035v2.657h1.837v1.458h-1.837v4.728c0 .207.009.38.027.534a.955.955 0 0 0 .126.38.573.573 0 0 0 .297.233c.135.052.306.078.54.078.145 0 .289 0 .433-.009.144-.009.288-.026.432-.06v1.51c-.225.025-.45.042-.657.068a5.509 5.509 0 0 1-.658.035c-.54 0-.972-.052-1.296-.147-.325-.095-.586-.241-.766-.431a1.476 1.476 0 0 1-.378-.707 5.1 5.1 0 0 1-.117-.975v-5.22h-1.54V11.88h-.018Zm6.853 0h1.926v1.2h.036a2.47 2.47 0 0 1 1.198-1.105 4.093 4.093 0 0 1 1.666-.336c.73 0 1.36.12 1.9.37.54.242.99.579 1.35 1.01.36.431.622.932.802 1.501.18.57.27 1.182.27 1.829 0 .595-.081 1.173-.243 1.725a4.536 4.536 0 0 1-.73 1.484 3.542 3.542 0 0 1-1.242 1.027c-.505.259-1.09.388-1.774.388-.297 0-.594-.026-.892-.078a4.057 4.057 0 0 1-.855-.25 3.12 3.12 0 0 1-.756-.44 2.777 2.777 0 0 1-.585-.621h-.036V24h-2.035V11.88Zm7.113 4.434c0-.396-.054-.785-.162-1.164a3.085 3.085 0 0 0-.487-1.001 2.444 2.444 0 0 0-.8-.699 2.325 2.325 0 0 0-1.108-.267c-.856 0-1.504.284-1.936.854-.433.57-.649 1.328-.649 2.277 0 .449.055.863.171 1.243.118.38.28.707.514.983.225.276.495.492.81.647.315.164.684.242 1.099.242.468 0 .855-.095 1.18-.276.323-.181.585-.423.792-.708.207-.293.36-.62.45-.992.08-.37.126-.75.126-1.139Zm3.593-7.807h2.035v1.846h-2.035V8.506Zm0 3.373h2.035v8.851h-2.035v-8.85Zm3.853-3.373h2.035V20.73h-2.035V8.506Zm8.275 12.466c-.738 0-1.395-.12-1.972-.354a4.364 4.364 0 0 1-1.467-.966 4.173 4.173 0 0 1-.91-1.475 5.478 5.478 0 0 1-.315-1.88c0-.674.108-1.295.315-1.864.207-.57.513-1.061.91-1.476a4.156 4.156 0 0 1 1.467-.966c.577-.233 1.234-.353 1.972-.353.739 0 1.396.12 1.972.353.576.233 1.063.561 1.468.966.396.415.702.906.91 1.476.206.57.314 1.19.314 1.863 0 .682-.108 1.311-.315 1.88a4.175 4.175 0 0 1-.91 1.476 4.157 4.157 0 0 1-1.467.966c-.576.233-1.233.354-1.972.354Zm0-1.544c.45 0 .847-.095 1.18-.276.333-.181.603-.423.82-.716.215-.294.368-.63.476-1.001.1-.371.154-.75.154-1.139 0-.38-.054-.75-.154-1.13a2.894 2.894 0 0 0-.477-1 2.45 2.45 0 0 0-.82-.708 2.442 2.442 0 0 0-1.179-.276c-.45 0-.846.095-1.18.276a2.55 2.55 0 0 0-.819.707c-.216.294-.369.621-.477 1.001-.099.38-.153.75-.153 1.13 0 .388.054.768.153 1.139.1.37.261.707.477 1 .216.294.486.536.82.717.333.19.729.276 1.18.276Zm5.259-7.549h1.54V9.222h2.034v2.657H102v1.458h-1.837v4.728c0 .207.009.38.027.534a.955.955 0 0 0 .126.38.58.58 0 0 0 .298.233c.135.052.306.078.54.078.144 0 .288 0 .432-.009.144-.009.288-.026.432-.06v1.51c-.225.025-.45.042-.657.068a5.504 5.504 0 0 1-.657.035c-.541 0-.973-.052-1.297-.147-.324-.095-.585-.241-.765-.431a1.476 1.476 0 0 1-.379-.707 5.117 5.117 0 0 1-.117-.975v-5.22h-1.54V11.88h-.017Z"></path><path fill="#00B67A" d="M24.428 8.506H15.1L12.22 0l-2.89 8.506L0 8.497l7.555 5.263-2.89 8.497 7.554-5.253 7.545 5.253-2.881-8.497 7.546-5.254Z"></path><path fill="#005128" d="m17.53 15.684-.648-1.924-4.664 3.244 5.312-1.32Z"></path></g><defs><clipPath id="a"><path fill="#fff" d="M0 0h102v24H0z"></path></clipPath></defs></svg>
      </span>
    </li>
  </ul>
      </div>
      <div class="cl-12 md:cl-6">
            <div class="med med--image">
          <div class="med__image med__image--left med__image--bottom" style="width: 60%;">
      <img width="440" height="372" src="https://rocket.net/wp-content/uploads/2022/12/Events-WAF.svg" class="img entered lazyloaded" alt="" decoding="async" fetchpriority="high" data-lazy-src="https://rocket.net/wp-content/uploads/2022/12/Events-WAF.svg" data-ll-status="loaded"><noscript><img width="440" height="372" src="https://rocket.net/wp-content/uploads/2022/12/Events-WAF.svg" class="img" alt="" decoding="async" fetchpriority="high" /></noscript>    </div>
<img width="544" height="472" src="https://rocket.net/wp-content/uploads/2023/02/Panel-Big.svg" class="med__source entered lazyloaded" alt="" decoding="async" data-lazy-src="https://rocket.net/wp-content/uploads/2023/02/Panel-Big.svg" data-ll-status="loaded"><noscript><img width="544" height="472" src="https://rocket.net/wp-content/uploads/2023/02/Panel-Big.svg" class="med__source" alt="" decoding="async" /></noscript>    </div>
      </div>
    </div>
  </div>
</section>
<div class="sct cb-white-100">
  <div class="ct">
    <div class="rw fh-center">
      <div class="cl-12 lg:cl-8">
                  <div class="fn-5 lg:fn-6 fn-bold tx-center cf-black-100 mb-8 lg:mb-12">
            Top-tier agencies and online businesses choose Rocket.net as their trusted managed WordPress hosting provider.          </div>
                          <ul class="lgs">
                              <li>
                    <img width="150" height="15" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20150%2015'%3E%3C/svg%3E" class="attachment-full size-full" alt="" decoding="async" style="height: 18px" data-lazy-src="https://rocket.net/wp-content/uploads/2022/12/Logo-Mediavine.svg"><noscript><img width="150" height="15" src="https://rocket.net/wp-content/uploads/2022/12/Logo-Mediavine.svg" class="attachment-full size-full" alt="" decoding="async" style="height: 18px" /></noscript>                  </li>
                              <li>
                    <img width="100" height="28" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20100%2028'%3E%3C/svg%3E" class="attachment-full size-full" alt="" decoding="async" style="height: 30px" data-lazy-src="https://rocket.net/wp-content/uploads/2022/12/Logo-Atarim.svg"><noscript><img width="100" height="28" src="https://rocket.net/wp-content/uploads/2022/12/Logo-Atarim.svg" class="attachment-full size-full" alt="" decoding="async" style="height: 30px" /></noscript>                  </li>
                              <li>
                    <img width="1" height="1" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201%201'%3E%3C/svg%3E" class="attachment-full size-full" alt="" decoding="async" style="height: 45px" data-lazy-src="https://rocket.net/wp-content/uploads/2022/12/BTBLogo-gray.svg"><noscript><img width="1" height="1" src="https://rocket.net/wp-content/uploads/2022/12/BTBLogo-gray.svg" class="attachment-full size-full" alt="" decoding="async" style="height: 45px" /></noscript>                  </li>
                              <li>
                    <img width="66" height="40" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2066%2040'%3E%3C/svg%3E" class="attachment-full size-full" alt="" decoding="async" style="height: 40px" data-lazy-src="https://rocket.net/wp-content/uploads/2022/12/Logo-ZiffDavis.svg"><noscript><img width="66" height="40" src="https://rocket.net/wp-content/uploads/2022/12/Logo-ZiffDavis.svg" class="attachment-full size-full" alt="" decoding="async" style="height: 40px" /></noscript>                  </li>
                              <li>
                    <img width="149" height="46" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20149%2046'%3E%3C/svg%3E" class="attachment-full size-full" alt="" decoding="async" style="height: 46px" data-lazy-src="https://rocket.net/wp-content/uploads/2024/03/Berkeley-Logo.svg"><noscript><img width="149" height="46" src="https://rocket.net/wp-content/uploads/2024/03/Berkeley-Logo.svg" class="attachment-full size-full" alt="" decoding="async" style="height: 46px" /></noscript>                  </li>
                              <li>
                    <img width="242" height="106" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20242%20106'%3E%3C/svg%3E" class="attachment-full size-full" alt="" decoding="async" style="height: 42px" data-lazy-src="https://rocket.net/wp-content/uploads/2022/12/Logo-OnlineMediaMasters.png"><noscript><img width="242" height="106" src="https://rocket.net/wp-content/uploads/2022/12/Logo-OnlineMediaMasters.png" class="attachment-full size-full" alt="" decoding="async" style="height: 42px" /></noscript>                  </li>
                              <li>
                    <img width="188" height="42" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20188%2042'%3E%3C/svg%3E" class="attachment-full size-full" alt="" decoding="async" style="height: 40px" data-lazy-src="https://rocket.net/wp-content/uploads/2023/01/Logo-Bootstrap.svg"><noscript><img width="188" height="42" src="https://rocket.net/wp-content/uploads/2023/01/Logo-Bootstrap.svg" class="attachment-full size-full" alt="" decoding="async" style="height: 40px" /></noscript>                  </li>
                      </ul>
              </div>
    </div>
  </div>
</div>
<section class="sct cb-orange-10">
  <div class="ct">
      <span class="hdn">True All-In-One WordPress Hosting Solution</span>
  <h2 class="fn-8 lg:fn-12 mb-4 lg:mb-8">
    Built to win. Powerful WordPress hosting for a competitive edge.  </h2>
  <div class="edt">
    <p>Focus on growing your business and creating content while we focus on keeping your websites fast and secure.</p>
  </div>
<hr class="rul cb-black-20 mt-8 lg:mt-12 mb-10 lg:mb-20">          <div class="rw gp-3">
                  <div class="cl-12 md:cl-6 lg:cl-4">
            <article class="crd crd--md crd--shadow cb-white-100">
  <div class="crd__spacing">
          <i class="icn icn--primary icn--md mb-6">
        <img width="24" height="24" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2024%2024'%3E%3C/svg%3E" class="attachment-full size-full" alt="Rocket Alt" decoding="async" data-lazy-src="https://rocket.net/wp-content/uploads/2022/11/rocket.svg"><noscript><img width="24" height="24" src="https://rocket.net/wp-content/uploads/2022/11/rocket.svg" class="attachment-full size-full" alt="Rocket Alt" decoding="async" /></noscript>      </i>
                  <h3 class="fn-5 lg:fn-6 mb-4">Simple &amp; Easy to Use</h3>
          <div class="edt">
    <p>Manage all your websites in a single user-friendly dashboard that is feature packed, yet very easy to use.</p>
  </div>
            <a href="/features/easy-wordpress-hosting/" class="btn btn--secondary">
          How easy?          <i class="ml-1">
            <svg width="24" height="24" fill="none" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path fill="currentColor" d="M8.601 17.601a1.25 1.25 0 0 0 1.768 1.768l-1.768-1.768ZM15.971 12l.883.884a1.25 1.25 0 0 0 0-1.768l-.883.884Zm-5.602-7.37A1.25 1.25 0 0 0 8.601 6.4L10.37 4.63Zm0 14.74 6.485-6.486-1.767-1.768L8.6 17.601l1.768 1.768Zm6.485-8.254L10.37 4.631 8.601 6.399l6.486 6.485 1.767-1.768Z"></path></svg>
          </i>
        </a>
      </div>
  </article>
          </div>
                  <div class="cl-12 md:cl-6 lg:cl-4">
            <article class="crd crd--md crd--shadow cb-white-100">
  <div class="crd__spacing">
          <i class="icn icn--primary icn--md mb-6">
        <img width="24" height="24" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2024%2024'%3E%3C/svg%3E" class="attachment-full size-full" alt="Rocket Alt" decoding="async" data-lazy-src="https://rocket.net/wp-content/uploads/2022/11/rocket.svg"><noscript><img width="24" height="24" src="https://rocket.net/wp-content/uploads/2022/11/rocket.svg" class="attachment-full size-full" alt="Rocket Alt" decoding="async" /></noscript>      </i>
                  <h3 class="fn-5 lg:fn-6 mb-4">Lightning Fast Speed</h3>
          <div class="edt">
    <p>Host the fastest WordPress websites that are pre-configured for maximum speed, helping you get higher conversions &amp; SEO scores.</p>
  </div>
            <a href="/features/fastest-wordpress-hosting/" class="btn btn--secondary">
          How fast?          <i class="ml-1">
            <svg width="24" height="24" fill="none" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path fill="currentColor" d="M8.601 17.601a1.25 1.25 0 0 0 1.768 1.768l-1.768-1.768ZM15.971 12l.883.884a1.25 1.25 0 0 0 0-1.768l-.883.884Zm-5.602-7.37A1.25 1.25 0 0 0 8.601 6.4L10.37 4.63Zm0 14.74 6.485-6.486-1.767-1.768L8.6 17.601l1.768 1.768Zm6.485-8.254L10.37 4.631 8.601 6.399l6.486 6.485 1.767-1.768Z"></path></svg>
          </i>
        </a>
      </div>
  </article>
          </div>
                  <div class="cl-12 md:cl-6 lg:cl-4">
            <article class="crd crd--md crd--shadow cb-white-100">
  <div class="crd__spacing">
          <i class="icn icn--primary icn--md mb-6">
        <img width="24" height="24" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2024%2024'%3E%3C/svg%3E" class="attachment-full size-full" alt="Rocket Alt" decoding="async" data-lazy-src="https://rocket.net/wp-content/uploads/2022/11/rocket.svg"><noscript><img width="24" height="24" src="https://rocket.net/wp-content/uploads/2022/11/rocket.svg" class="attachment-full size-full" alt="Rocket Alt" decoding="async" /></noscript>      </i>
                  <h3 class="fn-5 lg:fn-6 mb-4">Always-on Security</h3>
          <div class="edt">
    <p>Your websites are always online and safe from cyber attacks thanks to our enterprise-level WordPress security configurations.</p>
  </div>
            <a href="/features/secure-wordpress-hosting/" class="btn btn--secondary">
          How secure?          <i class="ml-1">
            <svg width="24" height="24" fill="none" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path fill="currentColor" d="M8.601 17.601a1.25 1.25 0 0 0 1.768 1.768l-1.768-1.768ZM15.971 12l.883.884a1.25 1.25 0 0 0 0-1.768l-.883.884Zm-5.602-7.37A1.25 1.25 0 0 0 8.601 6.4L10.37 4.63Zm0 14.74 6.485-6.486-1.767-1.768L8.6 17.601l1.768 1.768Zm6.485-8.254L10.37 4.631 8.601 6.399l6.486 6.485 1.767-1.768Z"></path></svg>
          </i>
        </a>
      </div>
  </article>
          </div>
              </div>
      </div>
</section>
<section class="sct cb-white-100">
  <div class="ct">
            <div class="rw fh-center tx-center">
          <div class="cl-12 lg:cl-8">
              <span class="hdn">Maximum WordPress</span>
  <h2 class="fn-8 lg:fn-12">
    Powering the world's top websites, blogs, and shops.  </h2>
          </div>
        </div>
            <div class="mt-10 lg:mt-20">
            <div class="tab">
    <ul class="tab__toggle">
                  <li>
              <button type="button" class="is-active">WordPress Publisher</button>
            </li>
                  <li>
              <button type="button">Agency Hosting</button>
            </li>
                  <li>
              <button type="button">eCommerce / WooCommerce</button>
            </li>
                  <li>
              <button type="button">Enterprise</button>
            </li>
          </ul>
          <div class="tab__cards is-active">
        <div class="rw gp-3">
                        <div class="cl-12">
                <div class="crd crd--lg cb-black-10">
                  <div class="crd__spacing">
                    
                          <div class="rw fh-between gp-1">
                            <div class="cl-12 lg:cl-5">
                        <h3 class="fn-6 lg:fn-8 mb-4">Did we tell you Rocket.net is fast already?</h3>  <div class="edt">
    <p>Based on 20+ years in the hosting industry, Rocket.net was built from the ground up to provide our customers the best experience possible.</p>
<p><strong>Simple. Fast. Secure.</strong></p>
<p>There’s good reason why we’re the fastest WordPress hosting in the world, come and experience the difference for yourself!</p>
  </div>

                            </div>
                            <div class="cl-12 lg:cl-6">
                        <i class="tab__image"><img width="505" height="392" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20505%20392'%3E%3C/svg%3E" class="attachment-tab-lg size-tab-lg" alt="" decoding="async" data-lazy-src="https://rocket.net/wp-content/uploads/2022/12/TTFB-Chart-Comparison.svg"><noscript><img width="505" height="392" src="https://rocket.net/wp-content/uploads/2022/12/TTFB-Chart-Comparison.svg" class="attachment-tab-lg size-tab-lg" alt="" decoding="async" /></noscript></i>
                            </div>
                          </div>
                                          </div>
                </div>
              </div>
                        <div class="cl-12 lg:cl-5">
                <div class="crd crd--lg cb-black-10">
                  <div class="crd__spacing">
                    <h3 class="fn-6 lg:fn-8 mb-4">Industry-leading Customer Support</h3>  <div class="edt">
    <p>Rocket is here for you when you really need it, our support team always has your back. We’ll help with migrations and fixing your website when the need arises.</p>
  </div>
<i class="tab__image"><img width="401" height="246" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20401%20246'%3E%3C/svg%3E" class="attachment-tab-sm size-tab-sm" alt="" decoding="async" data-lazy-src="https://rocket.net/wp-content/uploads/2022/12/Support-Small-min-401x246.png"><noscript><img width="401" height="246" src="https://rocket.net/wp-content/uploads/2022/12/Support-Small-min-401x246.png" class="attachment-tab-sm size-tab-sm" alt="" decoding="async" /></noscript></i>                  </div>
                </div>
              </div>
                        <div class="cl-12 lg:cl-7">
                <div class="crd crd--lg cb-black-10">
                  <div class="crd__spacing">
                    <h3 class="fn-6 lg:fn-8 mb-4">Rocket has you covered...</h3>  <div class="edt">
    <p>What our competition doesn’t want you to know, Rocket provides the most powerful WordPress hosting solution with everything included</p>
<p><strong><a href="/pricing/">Try Rocket now</a> with a 30-day money-back guarantee and $1 special intro pricing.</strong></p>
  </div>
<i class="tab__image"><img width="607" height="226" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20607%20226'%3E%3C/svg%3E" class="attachment-tab-md size-tab-md" alt="" decoding="async" data-lazy-src="https://rocket.net/wp-content/uploads/2022/12/Features-4.svg"><noscript><img width="607" height="226" src="https://rocket.net/wp-content/uploads/2022/12/Features-4.svg" class="attachment-tab-md size-tab-md" alt="" decoding="async" /></noscript></i>                  </div>
                </div>
              </div>
                  </div>
      </div>
          <div class="tab__cards">
        <div class="rw gp-3">
                        <div class="cl-12 lg:cl-5">
                <div class="crd crd--lg cb-black-10">
                  <div class="crd__spacing">
                    <h3 class="fn-6 lg:fn-8 mb-4">Powerful Agency Hosting Features</h3>  <div class="edt">
    <p>Manage your clients with ease featuring Rocket’s industry-leading control panel, Enterprise speed and security features that your clients will love.</p>
  </div>
<i class="tab__image"><img width="401" height="187" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20401%20187'%3E%3C/svg%3E" class="attachment-tab-sm size-tab-sm" alt="" decoding="async" data-lazy-src="https://rocket.net/wp-content/uploads/2022/12/Control-Panel-Speed.svg"><noscript><img width="401" height="187" src="https://rocket.net/wp-content/uploads/2022/12/Control-Panel-Speed.svg" class="attachment-tab-sm size-tab-sm" alt="" decoding="async" /></noscript></i>                  </div>
                </div>
              </div>
                        <div class="cl-12 lg:cl-7">
                <div class="crd crd--lg cb-black-10">
                  <div class="crd__spacing">
                    <h3 class="fn-6 lg:fn-8 mb-4">Spend Your Time Making More Money</h3>  <div class="edt">
    <p>No need to worry about maintaining servers or technical issues, Rocket.net works out of the box for true peace of mind.</p>
<p><strong>More on Rocket.net <a href="/solutions/managed-wordpress-hosting-for-agencies/">hosting for agencies</a></strong></p>
  </div>
<i class="tab__image"><img width="607" height="184" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20607%20184'%3E%3C/svg%3E" class="attachment-tab-md size-tab-md" alt="" decoding="async" data-lazy-src="https://rocket.net/wp-content/uploads/2023/09/Managed-Technical-Server-v2.svg"><noscript><img width="607" height="184" src="https://rocket.net/wp-content/uploads/2023/09/Managed-Technical-Server-v2.svg" class="attachment-tab-md size-tab-md" alt="" decoding="async" /></noscript></i>                  </div>
                </div>
              </div>
                        <div class="cl-12">
                <div class="crd crd--lg cb-black-10">
                  <div class="crd__spacing">
                    
                          <div class="rw fh-between gp-1">
                            <div class="cl-12 lg:cl-5">
                        <h3 class="fn-6 lg:fn-8 mb-4">White-label Reseller Hosting</h3>  <div class="edt">
    <p>Sell WordPress hosting with your brand and logo, manage your agency with all the features you’d expect!</p>
<p><strong>Want to sell WordPress hosting? Check out our <a href="/solutions/wordpress-reseller-hosting/">reseller hosting</a> options</strong></p>
  </div>

                            </div>
                            <div class="cl-12 lg:cl-6">
                        <i class="tab__image"><img width="588" height="392" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20588%20392'%3E%3C/svg%3E" class="attachment-tab-lg size-tab-lg" alt="" decoding="async" data-lazy-src="https://rocket.net/wp-content/uploads/2022/12/Dashboard-w-Sidebar-Taller.svg"><noscript><img width="588" height="392" src="https://rocket.net/wp-content/uploads/2022/12/Dashboard-w-Sidebar-Taller.svg" class="attachment-tab-lg size-tab-lg" alt="" decoding="async" /></noscript></i>
                            </div>
                          </div>
                                          </div>
                </div>
              </div>
                  </div>
      </div>
          <div class="tab__cards">
        <div class="rw gp-3">
                        <div class="cl-12">
                <div class="crd crd--lg cb-black-10">
                  <div class="crd__spacing">
                    
                          <div class="rw fh-between gp-1">
                            <div class="cl-12 lg:cl-5">
                        <h3 class="fn-6 lg:fn-8 mb-4">Protect Your Customers with Bulletproof Website Security</h3>  <div class="edt">
    <p>Stop paying for 3rd-party premium plugins to protect your store, Rocket secures your online store at no additional charge.</p>
<p>Speed matters in eCommerce, but so does website security and always keeping your site safe without being a developer.</p>
<p><strong>Trust your business with Rocket.net <a href="/solutions/woocommerce-hosting/">WooCommerce hosting</a> for a boost over your competition.</strong></p>
  </div>

                            </div>
                            <div class="cl-12 lg:cl-6">
                        <i class="tab__image"><img width="423" height="392" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20423%20392'%3E%3C/svg%3E" class="attachment-tab-lg size-tab-lg" alt="" decoding="async" data-lazy-src="https://rocket.net/wp-content/uploads/2022/12/Protection-Layers.svg"><noscript><img width="423" height="392" src="https://rocket.net/wp-content/uploads/2022/12/Protection-Layers.svg" class="attachment-tab-lg size-tab-lg" alt="" decoding="async" /></noscript></i>
                            </div>
                          </div>
                                          </div>
                </div>
              </div>
                        <div class="cl-12 lg:cl-7">
                <div class="crd crd--lg cb-black-10">
                  <div class="crd__spacing">
                    <h3 class="fn-6 lg:fn-8 mb-4">Fast WooCommerce Hosting</h3>  <div class="edt">
    <p>Get the fastest ecommerce hosting available for better sales and conversion rates, optimized for success before shoppers can abandon your website.</p>
  </div>
<i class="tab__image"><img width="607" height="234" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20607%20234'%3E%3C/svg%3E" class="attachment-tab-md size-tab-md" alt="" decoding="async" data-lazy-src="https://rocket.net/wp-content/uploads/2022/12/WooCommerce-Product-min-607x234.png"><noscript><img width="607" height="234" src="https://rocket.net/wp-content/uploads/2022/12/WooCommerce-Product-min-607x234.png" class="attachment-tab-md size-tab-md" alt="" decoding="async" /></noscript></i>                  </div>
                </div>
              </div>
                        <div class="cl-12 lg:cl-5">
                <div class="crd crd--lg cb-black-10">
                  <div class="crd__spacing">
                    <h3 class="fn-6 lg:fn-8 mb-4">Ready out of the box!</h3>  <div class="edt">
    <p>No Setup Required! Point your WooCommerce to Rocket.net and we take care of the rest! From the Enterprise CDN to the Website Firewall – everything is pre-configured and ready to go.</p>
  </div>
<i class="tab__image"><img width="401" height="246" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20401%20246'%3E%3C/svg%3E" class="attachment-tab-sm size-tab-sm" alt="" decoding="async" data-lazy-src="https://rocket.net/wp-content/uploads/2022/12/Features-CDN-WAF-min-401x246.png"><noscript><img width="401" height="246" src="https://rocket.net/wp-content/uploads/2022/12/Features-CDN-WAF-min-401x246.png" class="attachment-tab-sm size-tab-sm" alt="" decoding="async" /></noscript></i>                  </div>
                </div>
              </div>
                  </div>
      </div>
          <div class="tab__cards">
        <div class="rw gp-3">
                        <div class="cl-12 lg:cl-7">
                <div class="crd crd--lg cb-black-10">
                  <div class="crd__spacing">
                    <h3 class="fn-6 lg:fn-8 mb-4">Ultimate WordPress performance bundle. No hidden upsells!</h3>  <div class="edt">
    <p>Unlimited PHP Workers, Free Redis, Object Cache Pro, and Relay expertly configured for world-class hosting delivery.</p>
  </div>
<i class="tab__image"><img width="607" height="216" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20607%20216'%3E%3C/svg%3E" class="attachment-tab-md size-tab-md" alt="" decoding="async" data-lazy-src="https://rocket.net/wp-content/uploads/2022/12/Redis-Object-Cache-Pro.svg"><noscript><img width="607" height="216" src="https://rocket.net/wp-content/uploads/2022/12/Redis-Object-Cache-Pro.svg" class="attachment-tab-md size-tab-md" alt="" decoding="async" /></noscript></i>                  </div>
                </div>
              </div>
                        <div class="cl-12 lg:cl-5">
                <div class="crd crd--lg cb-black-10">
                  <div class="crd__spacing">
                    <h3 class="fn-6 lg:fn-8 mb-4">VIP WordPress Support</h3>  <div class="edt">
    <p>Private Slack channel and dedicated Enterprise support phone number available 24/7/365.</p>
  </div>
<i class="tab__image"><img width="401" height="246" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20401%20246'%3E%3C/svg%3E" class="attachment-tab-sm size-tab-sm" alt="" decoding="async" data-lazy-src="https://rocket.net/wp-content/uploads/2022/12/[email protected]"><noscript><img width="401" height="246" src="https://rocket.net/wp-content/uploads/2022/12/[email protected]" class="attachment-tab-sm size-tab-sm" alt="" decoding="async" /></noscript></i>                  </div>
                </div>
              </div>
                        <div class="cl-12">
                <div class="crd crd--lg cb-black-10">
                  <div class="crd__spacing">
                    
                          <div class="rw fh-between gp-1">
                            <div class="cl-12 lg:cl-5">
                        <h3 class="fn-6 lg:fn-8 mb-4">Enterprise Hosting Tailored Exactly for Your Specific Needs</h3>  <div class="edt">
    <p>Powered by our Enterprise Edge, Rocket.net already hosts some of the world’s busiest high-volume WooCommerce, LMS, and dynamic sites.</p>
<p><strong>Rocket.net gives you the performance and security you’ve been looking for with <a href="/solutions/enterprise-wordpress-hosting/">WordPress Enterprise Hosting</a></strong></p>
  </div>

                            </div>
                            <div class="cl-12 lg:cl-6">
                        <i class="tab__image"><img width="440" height="320" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20440%20320'%3E%3C/svg%3E" class="attachment-tab-lg size-tab-lg" alt="" decoding="async" data-lazy-src="https://rocket.net/wp-content/uploads/2023/05/Site-List-Enterprise.svg"><noscript><img width="440" height="320" src="https://rocket.net/wp-content/uploads/2023/05/Site-List-Enterprise.svg" class="attachment-tab-lg size-tab-lg" alt="" decoding="async" /></noscript></i>
                            </div>
                          </div>
                                          </div>
                </div>
              </div>
                  </div>
      </div>
      </div>
        </div>
      </div>
</section>
<section class="sct cb-blue-10 sct--overlap sct--overlap-sm">
  <div class="ct">
            <div class="rw fh-center tx-center">
          <div class="cl-12 lg:cl-8">
              <span class="hdn">Every hosting company claims the exact same thing, we'll prove it!</span>
  <h2 class="fn-8 lg:fn-12 mb-4 lg:mb-8">
    Rocket.net is the Fastest. Period.  </h2>
  <div class="edt">
    <p>A fast WordPress website can help you sell more products, retain your site visitors, improve your search ranking, and bolster you brand’s reputation.</p>
  </div>
          </div>
        </div>
            <div class="mt-10 lg:mt-20">
          <div class="sct__overlap">
  <div class="crd crd--lg crd--shadow cb-white-100">
    <div class="crd__spacing">
      <div class="rw gp-2 lg:gp-4">
        <div class="cl-12 lg:cl-6">
                      <h3 class="fn-7 lg:fn-10 mb-4 lg:mb-8">Speed Results</h3>
                      <div class="edt">
    <p>These are actual TTFB speed results (averaged) on our customer WordPress websites prior to migrating to Rocket.net.</p>
  </div>
        </div>
                  <div class="cl-12 lg:cl-6">
            <ul class="res">
                              <li>
                  <span class="res__title">Rocket.net</span>                      <div class="res__line">
                        <i class="res__bar" style="width: 10%;"></i>
                        <span class="res__compare"> </span>
                        <span class="res__time">
                          <span class="chp chp--primary chp--sm">~ 83ms</span>
                        </span>
                      </div>
                                  </li>
                              <li>
                  <span class="res__title">Flywheel</span>                      <div class="res__line">
                        <i class="res__bar" style="width: 20%;"></i>
                        <span class="res__compare">~ 48% slower</span>
                        <span class="res__time">
                          <span class="chp chp--primary chp--sm">~ 142ms</span>
                        </span>
                      </div>
                                  </li>
                              <li>
                  <span class="res__title">Kinsta</span>                      <div class="res__line">
                        <i class="res__bar" style="width: 40%;"></i>
                        <span class="res__compare">~ 141% slower</span>
                        <span class="res__time">
                          <span class="chp chp--primary chp--sm">~ 504ms</span>
                        </span>
                      </div>
                                  </li>
                              <li>
                  <span class="res__title">WPEngine</span>                      <div class="res__line">
                        <i class="res__bar" style="width: 45%;"></i>
                        <span class="res__compare">~ 150% slower</span>
                        <span class="res__time">
                          <span class="chp chp--primary chp--sm">~ 616ms</span>
                        </span>
                      </div>
                                  </li>
                              <li>
                  <span class="res__title">Cloudways</span>                      <div class="res__line">
                        <i class="res__bar" style="width: 50%;"></i>
                        <span class="res__compare">~ 153% Slower</span>
                        <span class="res__time">
                          <span class="chp chp--primary chp--sm">~ 625ms</span>
                        </span>
                      </div>
                                  </li>
                          </ul>
          </div>
              </div>
    </div>
  </div>
</div>
        </div>
      </div>
</section>
<section class="sct cb-white-100">
  <div class="ct">
    <div class="rw fh-between fv-middle gp-4">
      <div class="cl-12 md:cl-6 lg:cl-5">
          <span class="hdn">OUR TEAM IS ALWAYS READY TO HELP WITH ALL YOUR NEEDS   </span>
  <h2 class="fn-8 lg:fn-12 mb-4 lg:mb-8">
    Industry Leading Live Support - 24/7  </h2>
  <div class="edt">
    <p>We always put our customers first, from product planning to every single chat and ticket. With 20+ years of hosting experience, we’ll make sure you have a fantastic experience.</p>
  </div>
  <ul class="lst">
              <li>
            <i class="lst__check">
              <svg width="24" height="24" fill="none" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path fill="currentColor" fill-rule="evenodd" d="M12 22c5.523 0 10-4.477 10-10S17.523 2 12 2 2 6.477 2 12s4.477 10 10 10Zm5.177-12.653a1 1 0 1 0-1.465-1.36l-5.439 5.857-1.985-2.137a1 1 0 1 0-1.465 1.36l2.735 2.947a1 1 0 0 0 1.601-.184l6.018-6.483Z" clip-rule="evenodd"></path></svg>
            </i>
            Helping you solve any problems          </li>
              <li>
            <i class="lst__check">
              <svg width="24" height="24" fill="none" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path fill="currentColor" fill-rule="evenodd" d="M12 22c5.523 0 10-4.477 10-10S17.523 2 12 2 2 6.477 2 12s4.477 10 10 10Zm5.177-12.653a1 1 0 1 0-1.465-1.36l-5.439 5.857-1.985-2.137a1 1 0 1 0-1.465 1.36l2.735 2.947a1 1 0 0 0 1.601-.184l6.018-6.483Z" clip-rule="evenodd"></path></svg>
            </i>
            Instant response time via live chat          </li>
              <li>
            <i class="lst__check">
              <svg width="24" height="24" fill="none" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path fill="currentColor" fill-rule="evenodd" d="M12 22c5.523 0 10-4.477 10-10S17.523 2 12 2 2 6.477 2 12s4.477 10 10 10Zm5.177-12.653a1 1 0 1 0-1.465-1.36l-5.439 5.857-1.985-2.137a1 1 0 1 0-1.465 1.36l2.735 2.947a1 1 0 0 0 1.601-.184l6.018-6.483Z" clip-rule="evenodd"></path></svg>
            </i>
            Prefer email or phone? No problem!          </li>
              <li>
            <i class="lst__check">
              <svg width="24" height="24" fill="none" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path fill="currentColor" fill-rule="evenodd" d="M12 22c5.523 0 10-4.477 10-10S17.523 2 12 2 2 6.477 2 12s4.477 10 10 10Zm5.177-12.653a1 1 0 1 0-1.465-1.36l-5.439 5.857-1.985-2.137a1 1 0 1 0-1.465 1.36l2.735 2.947a1 1 0 0 0 1.601-.184l6.018-6.483Z" clip-rule="evenodd"></path></svg>
            </i>
            Don't be surprised if the CEO jumps in to help          </li>
      </ul>
  <div class="rw fv-middle gp-2 lg:gp-3">
              <div class="cl-auto">
                                      <a href="#chat" class="btn btn--secondary">
                Chat with us                <i class="ml-1">
                  <svg width="24" height="24" fill="none" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path fill="currentColor" d="M8.601 17.601a1.25 1.25 0 0 0 1.768 1.768l-1.768-1.768ZM15.971 12l.883.884a1.25 1.25 0 0 0 0-1.768l-.883.884Zm-5.602-7.37A1.25 1.25 0 0 0 8.601 6.4L10.37 4.63Zm0 14.74 6.485-6.486-1.767-1.768L8.6 17.601l1.768 1.768Zm6.485-8.254L10.37 4.631 8.601 6.399l6.486 6.485 1.767-1.768Z"></path></svg>
                </i>
              </a>
                      </div>
      </div>
      </div>
      <div class="cl-12 md:cl-6">
            <div class="med med--cutout med--image">
          <div class="med__cutout med__cutout--right med__cutout--top" style="width: auto; height: calc(100% + 16px);">
      <img width="315" height="622" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20315%20622'%3E%3C/svg%3E" class="img" alt="" decoding="async" style="width: auto; height:100%" data-lazy-srcset="https://rocket.net/wp-content/uploads/2023/08/Ben-Quarter-View-Clean-min.png 315w, https://rocket.net/wp-content/uploads/2023/08/Ben-Quarter-View-Clean-min-152x300.png 152w" data-lazy-sizes="(max-width: 315px) 100vw, 315px" data-lazy-src="https://rocket.net/wp-content/uploads/2023/08/Ben-Quarter-View-Clean-min.png"><noscript><img width="315" height="622" src="https://rocket.net/wp-content/uploads/2023/08/Ben-Quarter-View-Clean-min.png" class="img" alt="" decoding="async" style="width: auto; height:100%" srcset="https://rocket.net/wp-content/uploads/2023/08/Ben-Quarter-View-Clean-min.png 315w, https://rocket.net/wp-content/uploads/2023/08/Ben-Quarter-View-Clean-min-152x300.png 152w" sizes="(max-width: 315px) 100vw, 315px" /></noscript>    </div>
    <div class="med__image med__image--left med__image--bottom" style="width: 70%;">
      <img width="440" height="256" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20440%20256'%3E%3C/svg%3E" class="img" alt="" decoding="async" data-lazy-src="https://rocket.net/wp-content/uploads/2023/08/Livechat-Clean.svg"><noscript><img width="440" height="256" src="https://rocket.net/wp-content/uploads/2023/08/Livechat-Clean.svg" class="img" alt="" decoding="async" /></noscript>    </div>
<img width="567" height="580" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20567%20580'%3E%3C/svg%3E" class="med__source" alt="" decoding="async" data-lazy-src="https://rocket.net/wp-content/uploads/2022/12/Orbit-BottomRight-Blue2.svg"><noscript><img width="567" height="580" src="https://rocket.net/wp-content/uploads/2022/12/Orbit-BottomRight-Blue2.svg" class="med__source" alt="" decoding="async" /></noscript>    </div>
      </div>
    </div>
  </div>
</section>
<section class="sct cb-white-100">
  <div class="ct">
    <div class="rw fh-between fv-middle fd-reverse gp-4">
      <div class="cl-12 md:cl-6 lg:cl-5">
          <span class="hdn">Easy to use</span>
  <h2 class="fn-8 lg:fn-12 mb-4 lg:mb-8">
    Simpler WordPress Website Management  </h2>
  <div class="edt">
    <p>Easily manage all of your WordPress websites in our intuitive, user-friendly interface designed to maximize your productivity, minimize friction and help you succeed.</p>
  </div>
  <ul class="lst">
              <li>
            <i class="lst__check">
              <svg width="24" height="24" fill="none" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path fill="currentColor" fill-rule="evenodd" d="M12 22c5.523 0 10-4.477 10-10S17.523 2 12 2 2 6.477 2 12s4.477 10 10 10Zm5.177-12.653a1 1 0 1 0-1.465-1.36l-5.439 5.857-1.985-2.137a1 1 0 1 0-1.465 1.36l2.735 2.947a1 1 0 0 0 1.601-.184l6.018-6.483Z" clip-rule="evenodd"></path></svg>
            </i>
            User-friendly Dashboard          </li>
              <li>
            <i class="lst__check">
              <svg width="24" height="24" fill="none" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path fill="currentColor" fill-rule="evenodd" d="M12 22c5.523 0 10-4.477 10-10S17.523 2 12 2 2 6.477 2 12s4.477 10 10 10Zm5.177-12.653a1 1 0 1 0-1.465-1.36l-5.439 5.857-1.985-2.137a1 1 0 1 0-1.465 1.36l2.735 2.947a1 1 0 0 0 1.601-.184l6.018-6.483Z" clip-rule="evenodd"></path></svg>
            </i>
            Usage &amp; performance analytics          </li>
              <li>
            <i class="lst__check">
              <svg width="24" height="24" fill="none" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path fill="currentColor" fill-rule="evenodd" d="M12 22c5.523 0 10-4.477 10-10S17.523 2 12 2 2 6.477 2 12s4.477 10 10 10Zm5.177-12.653a1 1 0 1 0-1.465-1.36l-5.439 5.857-1.985-2.137a1 1 0 1 0-1.465 1.36l2.735 2.947a1 1 0 0 0 1.601-.184l6.018-6.483Z" clip-rule="evenodd"></path></svg>
            </i>
            Collaborations          </li>
      </ul>
  <div class="rw fv-middle gp-2 lg:gp-3">
              <div class="cl-auto">
                                      <a href="/features/easy-wordpress-hosting/" class="btn btn--secondary">
                Simply Powerful                <i class="ml-1">
                  <svg width="24" height="24" fill="none" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path fill="currentColor" d="M8.601 17.601a1.25 1.25 0 0 0 1.768 1.768l-1.768-1.768ZM15.971 12l.883.884a1.25 1.25 0 0 0 0-1.768l-.883.884Zm-5.602-7.37A1.25 1.25 0 0 0 8.601 6.4L10.37 4.63Zm0 14.74 6.485-6.486-1.767-1.768L8.6 17.601l1.768 1.768Zm6.485-8.254L10.37 4.631 8.601 6.399l6.486 6.485 1.767-1.768Z"></path></svg>
                </i>
              </a>
                      </div>
      </div>
      </div>
      <div class="cl-12 md:cl-6">
            <div class="med med--cutout med--image">
          <div class="med__cutout med__cutout--right med__cutout--top" style="width: auto; height: calc(100% + 16px);">
      <img width="342" height="623" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20342%20623'%3E%3C/svg%3E" class="img" alt="" decoding="async" style="width: auto; height:100%" data-lazy-srcset="https://rocket.net/wp-content/uploads/2024/01/Danielle-min.png 342w, https://rocket.net/wp-content/uploads/2024/01/Danielle-min-165x300.png 165w" data-lazy-sizes="(max-width: 342px) 100vw, 342px" data-lazy-src="https://rocket.net/wp-content/uploads/2024/01/Danielle-min.png"><noscript><img width="342" height="623" src="https://rocket.net/wp-content/uploads/2024/01/Danielle-min.png" class="img" alt="" decoding="async" style="width: auto; height:100%" srcset="https://rocket.net/wp-content/uploads/2024/01/Danielle-min.png 342w, https://rocket.net/wp-content/uploads/2024/01/Danielle-min-165x300.png 165w" sizes="(max-width: 342px) 100vw, 342px" /></noscript>    </div>
    <div class="med__image med__image--right med__image--bottom" style="width: 80%;">
      <img width="520" height="236" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20520%20236'%3E%3C/svg%3E" class="img" alt="" decoding="async" data-lazy-src="https://rocket.net/wp-content/uploads/2023/02/Site-List.svg"><noscript><img width="520" height="236" src="https://rocket.net/wp-content/uploads/2023/02/Site-List.svg" class="img" alt="" decoding="async" /></noscript>    </div>
<img width="567" height="580" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20567%20580'%3E%3C/svg%3E" class="med__source" alt="" decoding="async" data-lazy-src="https://rocket.net/wp-content/uploads/2022/12/Orbit-Bottom-Grey1.svg"><noscript><img width="567" height="580" src="https://rocket.net/wp-content/uploads/2022/12/Orbit-Bottom-Grey1.svg" class="med__source" alt="" decoding="async" /></noscript>    </div>
      </div>
    </div>
  </div>
</section>
<section class="sct cb-white-100">
  <div class="ct">
    <div class="rw fh-between fv-middle gp-4">
      <div class="cl-12 md:cl-6 lg:cl-5">
          <span class="hdn">Peace of mind.</span>
  <h2 class="fn-8 lg:fn-12 mb-4 lg:mb-8">
    Total Security  </h2>
  <div class="edt">
    <p>Rocket.net’s secure WordPress hosting takes WordPress protection to the highest level with enterprise-level security solutions to keep your websites safe and always online.</p>
  </div>
  <ul class="lst">
              <li>
            <i class="lst__check">
              <svg width="24" height="24" fill="none" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path fill="currentColor" fill-rule="evenodd" d="M12 22c5.523 0 10-4.477 10-10S17.523 2 12 2 2 6.477 2 12s4.477 10 10 10Zm5.177-12.653a1 1 0 1 0-1.465-1.36l-5.439 5.857-1.985-2.137a1 1 0 1 0-1.465 1.36l2.735 2.947a1 1 0 0 0 1.601-.184l6.018-6.483Z" clip-rule="evenodd"></path></svg>
            </i>
            Proactive protection          </li>
              <li>
            <i class="lst__check">
              <svg width="24" height="24" fill="none" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path fill="currentColor" fill-rule="evenodd" d="M12 22c5.523 0 10-4.477 10-10S17.523 2 12 2 2 6.477 2 12s4.477 10 10 10Zm5.177-12.653a1 1 0 1 0-1.465-1.36l-5.439 5.857-1.985-2.137a1 1 0 1 0-1.465 1.36l2.735 2.947a1 1 0 0 0 1.601-.184l6.018-6.483Z" clip-rule="evenodd"></path></svg>
            </i>
            Pre-configured &amp; optimized          </li>
              <li>
            <i class="lst__check">
              <svg width="24" height="24" fill="none" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path fill="currentColor" fill-rule="evenodd" d="M12 22c5.523 0 10-4.477 10-10S17.523 2 12 2 2 6.477 2 12s4.477 10 10 10Zm5.177-12.653a1 1 0 1 0-1.465-1.36l-5.439 5.857-1.985-2.137a1 1 0 1 0-1.465 1.36l2.735 2.947a1 1 0 0 0 1.601-.184l6.018-6.483Z" clip-rule="evenodd"></path></svg>
            </i>
            Real-time malware scanning &amp; removal          </li>
      </ul>
  <div class="rw fv-middle gp-2 lg:gp-3">
              <div class="cl-auto">
                                      <a href="/features/secure-wordpress-hosting/" class="btn btn--secondary">
                Completely Secure                <i class="ml-1">
                  <svg width="24" height="24" fill="none" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path fill="currentColor" d="M8.601 17.601a1.25 1.25 0 0 0 1.768 1.768l-1.768-1.768ZM15.971 12l.883.884a1.25 1.25 0 0 0 0-1.768l-.883.884Zm-5.602-7.37A1.25 1.25 0 0 0 8.601 6.4L10.37 4.63Zm0 14.74 6.485-6.486-1.767-1.768L8.6 17.601l1.768 1.768Zm6.485-8.254L10.37 4.631 8.601 6.399l6.486 6.485 1.767-1.768Z"></path></svg>
                </i>
              </a>
                      </div>
      </div>
      </div>
      <div class="cl-12 md:cl-6">
            <div class="med med--image">
          <div class="med__image med__image--right med__image--bottom" style="width: 80%;">
      <img width="600" height="344" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20600%20344'%3E%3C/svg%3E" class="img" alt="" decoding="async" data-lazy-src="https://rocket.net/wp-content/uploads/2022/12/Events-Malware.svg"><noscript><img width="600" height="344" src="https://rocket.net/wp-content/uploads/2022/12/Events-Malware.svg" class="img" alt="" decoding="async" /></noscript>    </div>
<img width="567" height="580" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20567%20580'%3E%3C/svg%3E" class="med__source" alt="" decoding="async" data-lazy-src="https://rocket.net/wp-content/uploads/2022/12/Orbit-BottomRight-Orange1.svg"><noscript><img width="567" height="580" src="https://rocket.net/wp-content/uploads/2022/12/Orbit-BottomRight-Orange1.svg" class="med__source" alt="" decoding="async" /></noscript>    </div>
      </div>
    </div>
  </div>
</section>
<section class="sct cb-orange-10">
  <div class="ct">
      <span class="hdn">Why Rocket.net is Different</span>
  <h2 class="fn-8 lg:fn-12">
    What our customers have to say...  </h2>
    <hr class="rul cb-black-20 mt-8 lg:mt-12 mb-10 lg:mb-20">
          <div class="swp swp--trustpilot swiper-initialized swiper-horizontal swiper-backface-hidden">
        <div class="swp__slides" style="transform: translate3d(0px, 0px, 0px);">
                      <div class="swp__slide swiper-slide-active" style="margin-right: 16px;">
              <div class="crd crd--md crd--shadow cb-white-100">
  <div class="crd__spacing">
    <div class="mb-6 lg:mb-8">
                  <i class="trp trp--inline">
              <svg width="128" height="24" viewBox="0 0 128 24" fill="none" xmlns="http://www.w3.org/2000/svg"><rect width="24" height="24" rx="4" fill="#00B67A"></rect><rect x="26" width="24" height="24" rx="4" fill="#00B67A"></rect><rect x="51.998" width="24" height="24" rx="4" fill="#00B67A"></rect><rect x="78" width="24" height="24" rx="4" fill="#00B67A"></rect><rect x="104" width="24" height="24" rx="4" fill="#00B67A"></rect><path fill-rule="evenodd" clip-rule="evenodd" d="M13.975 10.1H20.4l-5.175 3.75-3.2 2.3-5.2 3.75L8.8 13.85 3.6 10.1h6.425L12 4.05l1.975 6.05Zm1.675 5.15-3.65.924 5.175 3.776-1.525-4.7ZM39.977 10.1h6.425l-5.175 3.75-3.2 2.3-5.2 3.75 1.975-6.05-5.2-3.75h6.425l1.975-6.05 1.975 6.05Zm1.675 5.15-3.65.925 5.175 3.775-1.525-4.7ZM65.975 10.1H72.4l-5.175 3.75-3.2 2.3-5.2 3.75 1.975-6.05-5.2-3.75h6.425L64 4.05l1.975 6.05Zm1.675 5.15-3.65.924 5.175 3.776-1.525-4.7ZM91.975 10.1H98.4l-5.175 3.75-3.2 2.3-5.2 3.75 1.975-6.05-5.2-3.75h6.425L90 4.05l1.975 6.05Zm1.675 5.15-3.65.924 5.175 3.776-1.525-4.7ZM117.975 10.1h6.425l-5.175 3.75-3.2 2.3-5.2 3.75 1.975-6.05-5.2-3.75h6.425L116 4.05l1.975 6.05Zm1.675 5.15-3.65.925 5.175 3.775-1.525-4.7Z" fill="#fff"></path></svg>
            </i>
            <div class="edt cf-black-100">
              <p>After testing all So-Called Premium WordPress Hosting, I finally Feel Safe at Rocket. If you are looking for something simple yet powerful and blazing fast, Rocket is for you.</p>
<p>I have hosted 10+ Clients So FAR and they Love the performance of their website in Frontend as well as backend.</p>
            </div>
          </div>
          <div class="ath">
        <i class="ath__avatar"><img width="54" height="54" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2054%2054'%3E%3C/svg%3E" class="attachment-avatar size-avatar" alt="Rahul Singh Rocket.net Review" decoding="async" data-lazy-srcset="https://rocket.net/wp-content/uploads/2022/12/rahul-singh-54x54.png 54w, https://rocket.net/wp-content/uploads/2022/12/rahul-singh.png 73w" data-lazy-sizes="(max-width: 54px) 100vw, 54px" data-lazy-src="https://rocket.net/wp-content/uploads/2022/12/rahul-singh-54x54.png"><noscript><img width="54" height="54" src="https://rocket.net/wp-content/uploads/2022/12/rahul-singh-54x54.png" class="attachment-avatar size-avatar" alt="Rahul Singh Rocket.net Review" decoding="async" srcset="https://rocket.net/wp-content/uploads/2022/12/rahul-singh-54x54.png 54w, https://rocket.net/wp-content/uploads/2022/12/rahul-singh.png 73w" sizes="(max-width: 54px) 100vw, 54px" /></noscript></i><span class="ath__name">Rahul Singh</span><span class="ath__position">CEO, Fix Web Vitals</span>      </div>
      </div>
  </div>
            </div>
                      <div class="swp__slide swiper-slide-next" style="margin-right: 16px;">
              <div class="crd crd--md crd--shadow cb-white-100">
  <div class="crd__spacing">
    <div class="mb-6 lg:mb-8">
                <div class="vid">
            <video class="vid__source" controls="controls">
              <source src="https://rocket.net/wp-content/uploads/2022/12/testimonial-c494ea0a.mp4" type="video/mp4">
            </video>
            <i class="trp trp--floating">
              <svg width="128" height="24" viewBox="0 0 128 24" fill="none" xmlns="http://www.w3.org/2000/svg"><rect width="24" height="24" rx="4" fill="#00B67A"></rect><rect x="26" width="24" height="24" rx="4" fill="#00B67A"></rect><rect x="51.998" width="24" height="24" rx="4" fill="#00B67A"></rect><rect x="78" width="24" height="24" rx="4" fill="#00B67A"></rect><rect x="104" width="24" height="24" rx="4" fill="#00B67A"></rect><path fill-rule="evenodd" clip-rule="evenodd" d="M13.975 10.1H20.4l-5.175 3.75-3.2 2.3-5.2 3.75L8.8 13.85 3.6 10.1h6.425L12 4.05l1.975 6.05Zm1.675 5.15-3.65.924 5.175 3.776-1.525-4.7ZM39.977 10.1h6.425l-5.175 3.75-3.2 2.3-5.2 3.75 1.975-6.05-5.2-3.75h6.425l1.975-6.05 1.975 6.05Zm1.675 5.15-3.65.925 5.175 3.775-1.525-4.7ZM65.975 10.1H72.4l-5.175 3.75-3.2 2.3-5.2 3.75 1.975-6.05-5.2-3.75h6.425L64 4.05l1.975 6.05Zm1.675 5.15-3.65.924 5.175 3.776-1.525-4.7ZM91.975 10.1H98.4l-5.175 3.75-3.2 2.3-5.2 3.75 1.975-6.05-5.2-3.75h6.425L90 4.05l1.975 6.05Zm1.675 5.15-3.65.924 5.175 3.776-1.525-4.7ZM117.975 10.1h6.425l-5.175 3.75-3.2 2.3-5.2 3.75 1.975-6.05-5.2-3.75h6.425L116 4.05l1.975 6.05Zm1.675 5.15-3.65.925 5.175 3.775-1.525-4.7Z" fill="#fff"></path></svg>
            </i>
          </div>
          </div>
          <div class="ath">
        <span class="ath__name">Susan Finch</span><span class="ath__position">President and Owner at Funnel Media Group</span>      </div>
      </div>
      <div class="crd__spacing">
      <hr class="rul cb-black-20">
      <div class="rw gp-1">
                  <div class="cl-6">
            <span class="sta fn-8 lg:fn-12">800%</span><p>TTFB Improvement</p>          </div>
                  <div class="cl-6">
            <span class="sta fn-8 lg:fn-12">500%</span><p>FCP Improvement</p>          </div>
              </div>
    </div>
  </div>
            </div>
                      <div class="swp__slide" style="margin-right: 16px;">
              <div class="crd crd--md crd--shadow cb-white-100">
  <div class="crd__spacing">
    <div class="mb-6 lg:mb-8">
                  <i class="trp trp--inline">
              <svg width="128" height="24" viewBox="0 0 128 24" fill="none" xmlns="http://www.w3.org/2000/svg"><rect width="24" height="24" rx="4" fill="#00B67A"></rect><rect x="26" width="24" height="24" rx="4" fill="#00B67A"></rect><rect x="51.998" width="24" height="24" rx="4" fill="#00B67A"></rect><rect x="78" width="24" height="24" rx="4" fill="#00B67A"></rect><rect x="104" width="24" height="24" rx="4" fill="#00B67A"></rect><path fill-rule="evenodd" clip-rule="evenodd" d="M13.975 10.1H20.4l-5.175 3.75-3.2 2.3-5.2 3.75L8.8 13.85 3.6 10.1h6.425L12 4.05l1.975 6.05Zm1.675 5.15-3.65.924 5.175 3.776-1.525-4.7ZM39.977 10.1h6.425l-5.175 3.75-3.2 2.3-5.2 3.75 1.975-6.05-5.2-3.75h6.425l1.975-6.05 1.975 6.05Zm1.675 5.15-3.65.925 5.175 3.775-1.525-4.7ZM65.975 10.1H72.4l-5.175 3.75-3.2 2.3-5.2 3.75 1.975-6.05-5.2-3.75h6.425L64 4.05l1.975 6.05Zm1.675 5.15-3.65.924 5.175 3.776-1.525-4.7ZM91.975 10.1H98.4l-5.175 3.75-3.2 2.3-5.2 3.75 1.975-6.05-5.2-3.75h6.425L90 4.05l1.975 6.05Zm1.675 5.15-3.65.924 5.175 3.776-1.525-4.7ZM117.975 10.1h6.425l-5.175 3.75-3.2 2.3-5.2 3.75 1.975-6.05-5.2-3.75h6.425L116 4.05l1.975 6.05Zm1.675 5.15-3.65.925 5.175 3.775-1.525-4.7Z" fill="#fff"></path></svg>
            </i>
            <div class="edt cf-black-100">
              <p>Whilst their tech is good, their support is phenomenal.<br>
Having dealt with a company recently who issued my SSL there’s a noticeable difference in the overall support experience and Rocket.net is world-class.</p>
<p>I would highly recommend this company to anyone on WordPress especially SMEs.</p>
            </div>
          </div>
          <div class="ath">
        <i class="ath__avatar"><img width="54" height="54" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2054%2054'%3E%3C/svg%3E" class="attachment-avatar size-avatar" alt="Jeremy Robinson Rocket.net review" decoding="async" data-lazy-srcset="https://rocket.net/wp-content/uploads/2022/11/jeremy-robinson-54x54.png 54w, https://rocket.net/wp-content/uploads/2022/11/jeremy-robinson.png 73w" data-lazy-sizes="(max-width: 54px) 100vw, 54px" data-lazy-src="https://rocket.net/wp-content/uploads/2022/11/jeremy-robinson-54x54.png"><noscript><img width="54" height="54" src="https://rocket.net/wp-content/uploads/2022/11/jeremy-robinson-54x54.png" class="attachment-avatar size-avatar" alt="Jeremy Robinson Rocket.net review" decoding="async" srcset="https://rocket.net/wp-content/uploads/2022/11/jeremy-robinson-54x54.png 54w, https://rocket.net/wp-content/uploads/2022/11/jeremy-robinson.png 73w" sizes="(max-width: 54px) 100vw, 54px" /></noscript></i><span class="ath__name">Jeremy Robinson</span><span class="ath__position">Rocket Customer</span>      </div>
      </div>
  </div>
            </div>
                      <div class="swp__slide" style="margin-right: 16px;">
              <div class="crd crd--md crd--shadow cb-white-100">
  <div class="crd__spacing">
    <div class="mb-6 lg:mb-8">
                <div class="vid">
            <video class="vid__source" controls="controls">
              <source src="https://rocket.net/wp-content/uploads/2022/12/testimonial-bae9820e.mp4" type="video/mp4">
            </video>
            <i class="trp trp--floating">
              <svg width="128" height="24" viewBox="0 0 128 24" fill="none" xmlns="http://www.w3.org/2000/svg"><rect width="24" height="24" rx="4" fill="#00B67A"></rect><rect x="26" width="24" height="24" rx="4" fill="#00B67A"></rect><rect x="51.998" width="24" height="24" rx="4" fill="#00B67A"></rect><rect x="78" width="24" height="24" rx="4" fill="#00B67A"></rect><rect x="104" width="24" height="24" rx="4" fill="#00B67A"></rect><path fill-rule="evenodd" clip-rule="evenodd" d="M13.975 10.1H20.4l-5.175 3.75-3.2 2.3-5.2 3.75L8.8 13.85 3.6 10.1h6.425L12 4.05l1.975 6.05Zm1.675 5.15-3.65.924 5.175 3.776-1.525-4.7ZM39.977 10.1h6.425l-5.175 3.75-3.2 2.3-5.2 3.75 1.975-6.05-5.2-3.75h6.425l1.975-6.05 1.975 6.05Zm1.675 5.15-3.65.925 5.175 3.775-1.525-4.7ZM65.975 10.1H72.4l-5.175 3.75-3.2 2.3-5.2 3.75 1.975-6.05-5.2-3.75h6.425L64 4.05l1.975 6.05Zm1.675 5.15-3.65.924 5.175 3.776-1.525-4.7ZM91.975 10.1H98.4l-5.175 3.75-3.2 2.3-5.2 3.75 1.975-6.05-5.2-3.75h6.425L90 4.05l1.975 6.05Zm1.675 5.15-3.65.924 5.175 3.776-1.525-4.7ZM117.975 10.1h6.425l-5.175 3.75-3.2 2.3-5.2 3.75 1.975-6.05-5.2-3.75h6.425L116 4.05l1.975 6.05Zm1.675 5.15-3.65.925 5.175 3.775-1.525-4.7Z" fill="#fff"></path></svg>
            </i>
          </div>
          </div>
          <div class="ath">
        <span class="ath__name">Chris Azzari</span><span class="ath__position">CEO, CornerStone SEO</span>      </div>
      </div>
      <div class="crd__spacing">
      <hr class="rul cb-black-20">
      <div class="rw gp-1">
                  <div class="cl-6">
            <span class="sta fn-8 lg:fn-12">600%</span><p>TTFB Improvement</p>          </div>
                  <div class="cl-6">
            <span class="sta fn-8 lg:fn-12">300%</span><p>FCP Improvement</p>          </div>
              </div>
    </div>
  </div>
            </div>
                  </div>
        <div class="swp__navigation">
          <button type="button" class="swp__navigation-prev swiper-button-disabled" disabled="">
            <svg width="24" height="24" fill="none" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path fill="currentColor" d="M15.399 6.399A1.25 1.25 0 1 0 13.63 4.63l1.768 1.768ZM8.029 12l-.883-.884a1.25 1.25 0 0 0 0 1.768L8.029 12Zm5.602 7.37a1.25 1.25 0 0 0 1.768-1.769L13.63 19.37Zm0-14.74-6.485 6.486 1.767 1.768L15.4 6.399 13.63 4.63Zm-6.485 8.254 6.485 6.485 1.768-1.768-6.486-6.485-1.767 1.768Z"></path></svg>
          </button>
          <button type="button" class="swp__navigation-next">
            <svg width="24" height="24" fill="none" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path fill="currentColor" d="M8.601 17.601a1.25 1.25 0 0 0 1.768 1.768l-1.768-1.768ZM15.971 12l.883.884a1.25 1.25 0 0 0 0-1.768l-.883.884Zm-5.602-7.37A1.25 1.25 0 0 0 8.601 6.4L10.37 4.63Zm0 14.74 6.485-6.486-1.767-1.768L8.6 17.601l1.768 1.768Zm6.485-8.254L10.37 4.631 8.601 6.399l6.486 6.485 1.767-1.768Z"></path></svg>
          </button>
        </div>
      </div>
      </div>
</section>
<section class="sct cb-black-100">
  <div class="ct">
    <div class="rw fh-between fv-middle gp-4">
      <div class="cl-12 md:cl-6 lg:cl-5">
          <span class="hdn">It's an Easy Switch to Rocket.net</span>
  <h2 class="fn-8 lg:fn-12 mb-4 lg:mb-8">
    Unlimited WordPress Migrations  </h2>
  <div class="edt">
    <p>By switching over to Rocket.net, you’ll experience immediate improvements in speed, performance and security across all of your websites. The process is seamless, typically takes under an hour and we take care of everything. Best of all, you get to test and benchmark the site prior to switching your DNS.</p>
  </div>
  <div class="rw fv-middle gp-2 lg:gp-3">
              <div class="cl-auto">
                                      <a href="/features/free-wordpress-migrations/" class="btn btn--secondary">
                More Information                <i class="ml-1">
                  <svg width="24" height="24" fill="none" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path fill="currentColor" d="M8.601 17.601a1.25 1.25 0 0 0 1.768 1.768l-1.768-1.768ZM15.971 12l.883.884a1.25 1.25 0 0 0 0-1.768l-.883.884Zm-5.602-7.37A1.25 1.25 0 0 0 8.601 6.4L10.37 4.63Zm0 14.74 6.485-6.486-1.767-1.768L8.6 17.601l1.768 1.768Zm6.485-8.254L10.37 4.631 8.601 6.399l6.486 6.485 1.767-1.768Z"></path></svg>
                </i>
              </a>
                      </div>
      </div>
      </div>
      <div class="cl-12 md:cl-6">
            <div class="med med--reviews">
        <div class="swp swp--reviews swiper-initialized swiper-horizontal swiper-backface-hidden">
    <div class="swp__slides">
                <div class="swp__slide swiper-slide-active" style="margin-right: 16px;">
            <div class="quo quo--lg crd crd--sm cb-white-100">
              <div class="crd__spacing">
                                  <div class="quo__editor">
                    <p class="p1">Recently, we migrated to Rocket.net and brought all of our client sites over. We’ve done this a few times before and Rocket.net was painless, seamless, and quick. Customer support is the best we’ve ever seen.</p>
                  </div>
                                                  <div class="ath">
                    <span class="ath__name">Brian Dote</span>                  </div>
                              </div>
            </div>
          </div>
                <div class="swp__slide swiper-slide-next" style="margin-right: 16px;">
            <div class="quo quo--lg crd crd--sm cb-white-100">
              <div class="crd__spacing">
                                  <div class="quo__editor">
                    <p class="p1">They got my sites quickly migrated onto their servers and saw an instant speed increase from the old host for half the price and no restrictive php worker limits. Support is world-class and all of the team are very helpful and knowledgeable.</p>
                  </div>
                                                  <div class="ath">
                    <span class="ath__name">Joe</span>                  </div>
                              </div>
            </div>
          </div>
                <div class="swp__slide" style="margin-right: 16px;">
            <div class="quo quo--lg crd crd--sm cb-white-100">
              <div class="crd__spacing">
                                  <div class="quo__editor">
                    <p class="p1">Moving our site from WPEngine improved our site speed from a “D” to EXCELLENT an “A”. I highly recommend Rocket.net. They handled the migration for us! The customer support was amazing!</p>
                  </div>
                                                  <div class="ath">
                    <span class="ath__name">Ray Williams</span>                  </div>
                              </div>
            </div>
          </div>
                <div class="swp__slide" style="margin-right: 16px;">
            <div class="quo quo--lg crd crd--sm cb-white-100">
              <div class="crd__spacing">
                                  <div class="quo__editor">
                    <p class="p1">Hands down the best experience with the support team! They migrated my site for free from Kinsta within minutes. Not only that but the speed is crazy fast!</p>
                  </div>
                                                  <div class="ath">
                    <span class="ath__name">Bryan Peterson</span>                  </div>
                              </div>
            </div>
          </div>
                <div class="swp__slide" style="margin-right: 16px;">
            <div class="quo quo--lg crd crd--sm cb-white-100">
              <div class="crd__spacing">
                                  <div class="quo__editor">
                    <p class="p1">Went for a 3 year plan and no regrets so far, the migration process was fast, easy and free. Pagespeed scores improved immediately and i absolutely love their customer support.</p>
                  </div>
                                                  <div class="ath">
                    <span class="ath__name">Ckoba</span>                  </div>
                              </div>
            </div>
          </div>
                <div class="swp__slide" style="margin-right: 16px;">
            <div class="quo quo--lg crd crd--sm cb-white-100">
              <div class="crd__spacing">
                                  <div class="quo__editor">
                    <p class="p1">The fastest woocommerce site migration I have ever experienced. From starting the chat until they migrated my site (including the NS propagation) takes only 30 minutes. Highly recommended!</p>
                  </div>
                                                  <div class="ath">
                    <i class="ath__avatar"><img width="54" height="54" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2054%2054'%3E%3C/svg%3E" class="attachment-avatar size-avatar" alt="" decoding="async" data-lazy-srcset="https://rocket.net/wp-content/uploads/2022/12/Avatar-Vicky-min-54x54.jpg 54w, https://rocket.net/wp-content/uploads/2022/12/Avatar-Vicky-min.jpg 73w" data-lazy-sizes="(max-width: 54px) 100vw, 54px" data-lazy-src="https://rocket.net/wp-content/uploads/2022/12/Avatar-Vicky-min-54x54.jpg"><noscript><img width="54" height="54" src="https://rocket.net/wp-content/uploads/2022/12/Avatar-Vicky-min-54x54.jpg" class="attachment-avatar size-avatar" alt="" decoding="async" srcset="https://rocket.net/wp-content/uploads/2022/12/Avatar-Vicky-min-54x54.jpg 54w, https://rocket.net/wp-content/uploads/2022/12/Avatar-Vicky-min.jpg 73w" sizes="(max-width: 54px) 100vw, 54px" /></noscript></i><span class="ath__name">Vicky</span>                  </div>
                              </div>
            </div>
          </div>
          </div>
  </div>
<img width="567" height="580" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20567%20580'%3E%3C/svg%3E" class="med__source" alt="" decoding="async" data-lazy-src="https://rocket.net/wp-content/uploads/2022/12/Orbit-BottomRight-Dark1.svg"><noscript><img width="567" height="580" src="https://rocket.net/wp-content/uploads/2022/12/Orbit-BottomRight-Dark1.svg" class="med__source" alt="" decoding="async" /></noscript>    </div>
      </div>
    </div>
  </div>
</section>
<section class="sct cb-black-100">
  <div class="ct">
    <hr class="rul cb-black-20 mb-10 lg:mb-20">  <span class="hdn">Have Questions? Schedule A Personal Rocket.net Demo</span>
        <div class="rw fh-between fv-middle gp-2 lg:gp-3">
          <div class="cl-12 lg:cl-9">
      <h2 class="fn-8 lg:fn-12">
    Let's talk with a 1:1 personalized demo!  </h2>
          </div>
          <div class="cl-12 lg:cl-auto">
            <a href="/schedule-a-demo/" class="btn btn--primary btn--md">
              Schedule a Demo            </a>
          </div>
        </div>
      </div>
</section>
<section class="sct cb-white-100">
  <div class="ct">
      <span class="hdn">STAY UP TO DATE</span>
  <h2 class="fn-8 lg:fn-12 mb-4 lg:mb-8">
    Follow All the Latest Happenings at Rocket.net  </h2>
<hr class="rul cb-black-20 mt-8 lg:mt-12 mb-10 lg:mb-20">          <div class="rw gp-3">
                      <div class="cl-12 md:cl-6 lg:cl-4">
                <article class="art">
                            <a href="https://rocket.net/blog/why-does-my-blog-get-so-many-error-messages/" class="art__thumbnail">
              <img width="379" height="246" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20379%20246'%3E%3C/svg%3E" class="attachment-archive size-archive" alt="Top 7 Reasons: Why Does My Blog Get So Many Error Messages?" decoding="async" data-lazy-srcset="https://rocket.net/wp-content/uploads/2024/10/WordPress-Blog-Error-Messages-379x246.png 379w, https://rocket.net/wp-content/uploads/2024/10/WordPress-Blog-Error-Messages-300x195.png 300w, https://rocket.net/wp-content/uploads/2024/10/WordPress-Blog-Error-Messages-768x499.png 768w, https://rocket.net/wp-content/uploads/2024/10/WordPress-Blog-Error-Messages-580x377.png 580w, https://rocket.net/wp-content/uploads/2024/10/WordPress-Blog-Error-Messages.png 900w" data-lazy-sizes="(max-width: 379px) 100vw, 379px" data-lazy-src="https://rocket.net/wp-content/uploads/2024/10/WordPress-Blog-Error-Messages-379x246.png"><noscript><img width="379" height="246" src="https://rocket.net/wp-content/uploads/2024/10/WordPress-Blog-Error-Messages-379x246.png" class="attachment-archive size-archive" alt="Top 7 Reasons: Why Does My Blog Get So Many Error Messages?" decoding="async" srcset="https://rocket.net/wp-content/uploads/2024/10/WordPress-Blog-Error-Messages-379x246.png 379w, https://rocket.net/wp-content/uploads/2024/10/WordPress-Blog-Error-Messages-300x195.png 300w, https://rocket.net/wp-content/uploads/2024/10/WordPress-Blog-Error-Messages-768x499.png 768w, https://rocket.net/wp-content/uploads/2024/10/WordPress-Blog-Error-Messages-580x377.png 580w, https://rocket.net/wp-content/uploads/2024/10/WordPress-Blog-Error-Messages.png 900w" sizes="(max-width: 379px) 100vw, 379px" /></noscript>            </a>
                                              <ul class="art__details">
                                      <li>
                      <a href="https://rocket.net/blog/">
                        Blog                      </a>
                    </li>
                    <li>
                      •
                    </li>
                                    <li>
                    <a href="https://rocket.net/blog/category/wordpress-hosting/">
                      WordPress Hosting                    </a>
                  </li>
                </ul>
                    <h3 class="art__title fn-5 lg:fn-6">
            <a href="https://rocket.net/blog/why-does-my-blog-get-so-many-error-messages/">Top 7 Reasons: Why Does My Blog Get So Many Error Messages?</a>
          </h3>
                        <ul class="art__time">
                <li>
                  <time datetime="2024-10-04">Oct 04, 2024</time>
                </li>
                <li>
                  •
                </li>
                <li>
                  <span class="span-reading-time rt-reading-time"><span class="rt-label rt-prefix"></span> <span class="rt-time"> 5</span> <span class="rt-label rt-postfix">min read</span></span>                </li>
              </ul>
                  </article>
              </div>
                      <div class="cl-12 md:cl-6 lg:cl-4">
                <article class="art">
                            <a href="https://rocket.net/blog/picking-the-best-wordpress-theme/" class="art__thumbnail">
              <img width="379" height="246" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20379%20246'%3E%3C/svg%3E" class="attachment-archive size-archive" alt="Top 5 Considerations For Picking The Best WordPress Theme" decoding="async" data-lazy-srcset="https://rocket.net/wp-content/uploads/2024/09/Best-WordPress-Themes-379x246.png 379w, https://rocket.net/wp-content/uploads/2024/09/Best-WordPress-Themes-300x195.png 300w, https://rocket.net/wp-content/uploads/2024/09/Best-WordPress-Themes-768x499.png 768w, https://rocket.net/wp-content/uploads/2024/09/Best-WordPress-Themes-580x377.png 580w, https://rocket.net/wp-content/uploads/2024/09/Best-WordPress-Themes.png 900w" data-lazy-sizes="(max-width: 379px) 100vw, 379px" data-lazy-src="https://rocket.net/wp-content/uploads/2024/09/Best-WordPress-Themes-379x246.png"><noscript><img width="379" height="246" src="https://rocket.net/wp-content/uploads/2024/09/Best-WordPress-Themes-379x246.png" class="attachment-archive size-archive" alt="Top 5 Considerations For Picking The Best WordPress Theme" decoding="async" srcset="https://rocket.net/wp-content/uploads/2024/09/Best-WordPress-Themes-379x246.png 379w, https://rocket.net/wp-content/uploads/2024/09/Best-WordPress-Themes-300x195.png 300w, https://rocket.net/wp-content/uploads/2024/09/Best-WordPress-Themes-768x499.png 768w, https://rocket.net/wp-content/uploads/2024/09/Best-WordPress-Themes-580x377.png 580w, https://rocket.net/wp-content/uploads/2024/09/Best-WordPress-Themes.png 900w" sizes="(max-width: 379px) 100vw, 379px" /></noscript>            </a>
                                              <ul class="art__details">
                                      <li>
                      <a href="https://rocket.net/blog/">
                        Blog                      </a>
                    </li>
                    <li>
                      •
                    </li>
                                    <li>
                    <a href="https://rocket.net/blog/category/wordpress-plugins/">
                      WordPress Plugins                    </a>
                  </li>
                </ul>
                    <h3 class="art__title fn-5 lg:fn-6">
            <a href="https://rocket.net/blog/picking-the-best-wordpress-theme/">Top 5 Considerations For Picking The Best WordPress Theme</a>
          </h3>
                        <ul class="art__time">
                <li>
                  <time datetime="2024-09-25">Sep 25, 2024</time>
                </li>
                <li>
                  •
                </li>
                <li>
                  <span class="span-reading-time rt-reading-time"><span class="rt-label rt-prefix"></span> <span class="rt-time"> 6</span> <span class="rt-label rt-postfix">min read</span></span>                </li>
              </ul>
                  </article>
              </div>
                      <div class="cl-12 md:cl-6 lg:cl-4">
                <article class="art">
                            <a href="https://rocket.net/blog/how-to-excel-at-presales-calls-in-8-easy-steps/" class="art__thumbnail">
              <img width="379" height="246" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20379%20246'%3E%3C/svg%3E" class="attachment-archive size-archive" alt="How to Excel at Presales Calls in 8 Easy Steps" decoding="async" data-lazy-srcset="https://rocket.net/wp-content/uploads/2024/09/Presales-Calls-379x246.png 379w, https://rocket.net/wp-content/uploads/2024/09/Presales-Calls-300x195.png 300w, https://rocket.net/wp-content/uploads/2024/09/Presales-Calls-768x499.png 768w, https://rocket.net/wp-content/uploads/2024/09/Presales-Calls-580x377.png 580w, https://rocket.net/wp-content/uploads/2024/09/Presales-Calls.png 900w" data-lazy-sizes="(max-width: 379px) 100vw, 379px" data-lazy-src="https://rocket.net/wp-content/uploads/2024/09/Presales-Calls-379x246.png"><noscript><img width="379" height="246" src="https://rocket.net/wp-content/uploads/2024/09/Presales-Calls-379x246.png" class="attachment-archive size-archive" alt="How to Excel at Presales Calls in 8 Easy Steps" decoding="async" srcset="https://rocket.net/wp-content/uploads/2024/09/Presales-Calls-379x246.png 379w, https://rocket.net/wp-content/uploads/2024/09/Presales-Calls-300x195.png 300w, https://rocket.net/wp-content/uploads/2024/09/Presales-Calls-768x499.png 768w, https://rocket.net/wp-content/uploads/2024/09/Presales-Calls-580x377.png 580w, https://rocket.net/wp-content/uploads/2024/09/Presales-Calls.png 900w" sizes="(max-width: 379px) 100vw, 379px" /></noscript>            </a>
                                              <ul class="art__details">
                                      <li>
                      <a href="https://rocket.net/blog/">
                        Blog                      </a>
                    </li>
                    <li>
                      •
                    </li>
                                    <li>
                    <a href="https://rocket.net/blog/category/agencies/">
                      Agencies                    </a>
                  </li>
                </ul>
                    <h3 class="art__title fn-5 lg:fn-6">
            <a href="https://rocket.net/blog/how-to-excel-at-presales-calls-in-8-easy-steps/">How to Excel at Presales Calls in 8 Easy Steps</a>
          </h3>
                        <ul class="art__time">
                <li>
                  <time datetime="2024-09-18">Sep 18, 2024</time>
                </li>
                <li>
                  •
                </li>
                <li>
                  <span class="span-reading-time rt-reading-time"><span class="rt-label rt-prefix"></span> <span class="rt-time"> 6</span> <span class="rt-label rt-postfix">min read</span></span>                </li>
              </ul>
                  </article>
              </div>
              </div>
      </div>
</section>
<section class="sct cb-white-100">
  <div class="ct">
    <div class="crd crd--xl cb-blue-20">
      <div class="crd__spacing">
        <h3 class="fn-7 lg:fn-10 mb-4 lg:mb-8">Ready for speed?</h3>
                  <div class="edt">
            <p>Once you’re ready for a test, we’ll be waiting on chat! Let us do a FREE test migration for you so you can see the difference yourself on a temporary URL, without updating any domain settings!</p>
          </div>
                          <div class="rw fv-middle gp-2 lg:gp-3">
                              <div class="cl-auto">
                                          <a href="/pricing/" class="btn btn--primary btn--md">
                        See plans &amp; pricing                      </a>
                                                          </div>
                              <div class="cl-auto">
                                                              <a href="#chat" class="btn btn--secondary">
                        Chat with us                        <i class="ml-1">
                          <svg width="24" height="24" fill="none" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path fill="currentColor" d="M8.601 17.601a1.25 1.25 0 0 0 1.768 1.768l-1.768-1.768ZM15.971 12l.883.884a1.25 1.25 0 0 0 0-1.768l-.883.884Zm-5.602-7.37A1.25 1.25 0 0 0 8.601 6.4L10.37 4.63Zm0 14.74 6.485-6.486-1.767-1.768L8.6 17.601l1.768 1.768Zm6.485-8.254L10.37 4.631 8.601 6.399l6.486 6.485 1.767-1.768Z"></path></svg>
                        </i>
                      </a>
                                      </div>
                      </div>
              </div>
    </div>
  </div>
</section>

  </main>

<footer class="ftr">
  <div class="ct">
          <div class="pt-20 lg:pt-30 pb-20 lg:pb-30">
        <div class="rw fh-between gp-3">
          <div class="cl-12 lg:cl-4">
            <i class="ftr__logo">
              <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 187 40" width="187" height="40" fill="none"><path fill="#24A7CA" fill-rule="evenodd" d="m19.398 0 .087.05.317.188a10.75 10.75 0 0 1 1.703 1.247c.658.59 1.258 1.24 1.791 1.946.399.528.768 1.084 1.102 1.667 1.283 2.23 2.06 4.815 2.06 7.257v6.424l.567.374a7.777 7.777 0 0 1 3.438 6.274v7.943l-1.604-1.173-2.4-1.76-.005-.001v7.248a17.7 17.7 0 0 0 4.168-2.576A18.172 18.172 0 0 0 37.2 21.081c0-7.896-5.003-14.629-11.958-17.09-.461-.752-.98-1.467-1.553-2.138C32.33 3.843 38.8 11.71 38.8 21.08c0 8.342-5.126 15.49-12.346 18.365a18.23 18.23 0 0 1-1.601.554V19.692l-4.654-3.374v20.22H18.6v-20.22l-4.658 3.373v20.307a19.015 19.015 0 0 1-1.486-.507l-.116-.047a19.326 19.326 0 0 1-5.3-3.18A19.806 19.806 0 0 1 0 21.08C0 11.71 6.47 3.843 15.113 1.855a16.86 16.86 0 0 0-1.553 2.138c-6.955 2.46-11.958 9.194-11.958 17.09a18.172 18.172 0 0 0 6.731 14.153 17.677 17.677 0 0 0 4.008 2.444v-7.242l-2.401 1.76-1.601 1.168-.003.006v-7.944a7.79 7.79 0 0 1 2.686-5.702c.237-.205.49-.392.753-.572l.561-.374.005-.005v-6.419c0-2.442.778-5.027 2.06-7.257.336-.583.704-1.14 1.104-1.667a13.688 13.688 0 0 1 1.79-1.946c.526-.47 1.096-.888 1.703-1.248l.313-.185.087-.052ZM12.34 20.74a5.709 5.709 0 0 0-.64.574 6.129 6.129 0 0 0-1.763 4.326v4.47h.002v.08l2.401-1.759v-7.69Zm14.118 0v7.691l2.401 1.759v-.006h.003v-4.543a6.129 6.129 0 0 0-1.762-4.327 5.726 5.726 0 0 0-.642-.573ZM20.199 2.5v11.752l4.654 3.366v-5.263c0-2.655-1.09-5.575-2.757-7.819-.39-.53-.822-1.027-1.292-1.487A10.55 10.55 0 0 0 20.2 2.5Zm-1.598-.002c-.208.173-.41.355-.608.551-.47.46-.903.958-1.294 1.487-1.667 2.244-2.756 5.164-2.756 7.82v5.262l4.658-3.366V2.498Z" clip-rule="evenodd"></path><path class="rocket" d="M56.432 29.2v-5.273h4.045c.29 0 .503-.01.64-.027l3.097 5.3h3.918l-3.943-5.94c1.16-.494 2.044-1.237 2.65-2.226.605-.99.908-2.185.908-3.584 0-1.963-.632-3.482-1.894-4.558-1.263-1.074-3.055-1.611-5.376-1.611h-7.475V29.2h3.43V29.2Zm4.044-8.293h-4.045v-6.631h4.045c1.297 0 2.287.273 2.97.82.682.545 1.023 1.365 1.023 2.457 0 1.109-.341 1.946-1.024 2.508-.682.564-1.672.846-2.969.846Zm16.896 8.422c1.417 0 2.667-.29 3.75-.87A6.275 6.275 0 0 0 83.658 26c.606-1.058.908-2.278.908-3.661 0-1.365-.302-2.573-.908-3.623a6.299 6.299 0 0 0-2.534-2.444c-1.084-.58-2.334-.87-3.751-.87-1.433 0-2.697.29-3.789.87a6.282 6.282 0 0 0-2.547 2.444c-.606 1.05-.909 2.258-.909 3.623 0 1.383.303 2.603.909 3.66a6.255 6.255 0 0 0 2.547 2.458c1.092.58 2.355.871 3.789.871Zm0-2.79c-1.16 0-2.1-.384-2.816-1.152-.717-.768-1.075-1.767-1.075-2.996 0-1.228.358-2.227 1.075-2.995.717-.768 1.655-1.152 2.816-1.152 1.127 0 2.048.384 2.766 1.152.715.768 1.074 1.767 1.074 2.994 0 1.23-.359 2.229-1.075 2.997-.717.768-1.638 1.152-2.765 1.152Zm15.744 2.79c1.331 0 2.5-.239 3.507-.717a6.064 6.064 0 0 0 2.432-2.048l-2.074-1.715c-.818 1.075-2.048 1.612-3.686 1.612-1.109 0-2.01-.375-2.7-1.126-.692-.75-1.038-1.74-1.038-2.97 0-1.194.346-2.167 1.038-2.918.69-.75 1.591-1.126 2.7-1.126 1.468 0 2.663.503 3.584 1.51l2.023-1.92c-.615-.802-1.413-1.42-2.394-1.857-.981-.434-2.095-.651-3.34-.651-1.366 0-2.573.29-3.623.87a6.191 6.191 0 0 0-2.458 2.457c-.588 1.059-.883 2.279-.883 3.661 0 1.366.29 2.573.87 3.622a6.128 6.128 0 0 0 2.445 2.446c1.05.58 2.25.87 3.597.87Zm12.237-.128v-3.79l2.099-2.2 3.712 5.99h3.968l-5.376-8.397 5.069-5.273h-3.84l-5.632 5.682V10.204h-3.328V29.2h3.328Zm17.152.128c1.194 0 2.283-.205 3.264-.614a6.92 6.92 0 0 0 2.496-1.742l-1.792-1.868a4.92 4.92 0 0 1-1.677 1.139 5.21 5.21 0 0 1-2.009.397c-1.008 0-1.857-.277-2.548-.832-.691-.555-1.148-1.318-1.37-2.292h10.112c.018-.221.026-.554.026-.998 0-2.252-.55-4.002-1.651-5.248-1.101-1.246-2.743-1.868-4.928-1.868-1.348 0-2.552.294-3.609.882a6.252 6.252 0 0 0-2.471 2.471c-.589 1.059-.883 2.27-.883 3.634 0 1.367.29 2.574.87 3.623a6.088 6.088 0 0 0 2.47 2.446c1.067.58 2.3.87 3.7.87Zm3.456-8.038h-7.168c.154-1.024.559-1.831 1.216-2.42.656-.588 1.472-.883 2.444-.883 1.042 0 1.878.299 2.51.896.631.597.964 1.4.998 2.407Zm10.496 8.064c1.194 0 2.338-.334 3.43-1l-.768-2.508c-.785.376-1.434.564-1.946.564-.477 0-.836-.133-1.074-.398-.24-.264-.359-.712-.359-1.343V18.5h3.917v-2.432h-3.917v-3.763h-3.303v3.763h-1.945l.025 2.432h1.92v6.759c0 1.348.376 2.368 1.127 3.058.751.692 1.715 1.038 2.893 1.038Zm6.451.05c.324 0 .597-.114.819-.345.222-.23.333-.508.333-.832 0-.324-.111-.597-.333-.82a1.106 1.106 0 0 0-.819-.332c-.324 0-.593.11-.806.333a1.14 1.14 0 0 0-.321.819c0 .341.107.623.32.845.214.222.483.332.807.332Zm6.707-.204v-7.22c.119-1.416.593-2.542 1.421-3.378.828-.837 1.933-1.264 3.315-1.28 1.246 0 2.219.358 2.918 1.074.7.718 1.05 1.707 1.05 2.97v7.834h1.741v-8.245c0-1.62-.457-2.896-1.369-3.826-.914-.93-2.172-1.395-3.777-1.395-1.28.016-2.367.29-3.263.819-.896.53-1.575 1.314-2.036 2.354v-3.121H147.9V29.2h1.715Zm20.301.05c1.092 0 2.095-.191 3.008-.575a6.682 6.682 0 0 0 2.343-1.625l-.974-.974a5.454 5.454 0 0 1-1.894 1.306 6.1 6.1 0 0 1-2.38.461c-1.383 0-2.544-.44-3.482-1.319-.939-.878-1.468-2.034-1.588-3.468h11.188c.085-2.236-.418-4.015-1.51-5.338-1.093-1.322-2.68-1.984-4.762-1.984-1.263 0-2.398.286-3.405.858a6.12 6.12 0 0 0-2.368 2.406c-.572 1.033-.857 2.197-.857 3.494 0 1.315.285 2.484.857 3.508a6.14 6.14 0 0 0 2.368 2.394c1.007.57 2.159.857 3.456.857Zm4.685-7.526h-9.652c.137-1.383.658-2.491 1.562-3.328.905-.836 2.031-1.254 3.38-1.254 1.365 0 2.47.414 3.314 1.242.846.828 1.311 1.94 1.396 3.34Zm8.908 7.552c1.059-.034 2.048-.366 2.97-.998l-.512-1.306c-.802.478-1.544.718-2.228.718-1.228 0-1.842-.828-1.842-2.484v-7.706h4.352v-1.356l-4.352.026v-3.458h-1.715v3.456h-1.946l.025 1.33h1.92v7.989c0 1.262.299 2.209.896 2.841.598.631 1.408.947 2.432.947v.001Z"></path></svg>
            </i>
            <div class="fn-2">
              Subscribe to our newsletter so you can stay up to date with all the news about Rocket.net.            </div>
            <form action="//rocket.us20.list-manage.com/subscribe/post?u=d294381e43d4cf214d2025225&amp;id=b9f32aeabc&amp;f_id=00e16deaf0" class="ftr__subscribe" method="post" target="_blank" data-hs-cf-bound="true">
              <div class="fld fld--primary fld--sm">
                <input type="email" class="fld__input" name="EMAIL" placeholder="Email address" required="required">
              </div>
              <input type="text" name="b_d294381e43d4cf214d2025225_b9f32aeabc" tabindex="-1" style="display: none;">
              <button type="submit" class="btn btn--primary btn--sm">Subscribe</button>
            </form>
            <ul class="ftr__social">
              <li>
                <a href="//facebook.com/rocketdotnet/" class="icn icn--primary icn--sm" target="_blank">
                  <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M12 2c5.523 0 10 4.505 10 10.061 0 5.022-3.657 9.184-8.437 9.939v-.111l.064-.01v-6.91h2.266l.005-.037h.044l.44-2.874h-2.755v-1.865c0-.786.385-1.552 1.619-1.552h1.253V6.194l-.046-.007v-.06s-1.144-.196-2.238-.196c-2.284 0-3.777 1.392-3.777 3.914v2.213H7.999v.003h-.1v2.909h2.539V22C5.658 21.245 2 17.083 2 12.061c0-5.556 4.478-10.06 10-10.06Z" fill="currentColor"></path></svg>
                </a>
              </li>
              <li>
                <a href="//linkedin.com/company/rocketdotnet/" class="icn icn--primary icn--sm" target="_blank">
                  <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M19.04 19.041h-2.962v-4.64c0-1.107-.02-2.532-1.542-2.532-1.543 0-1.78 1.206-1.78 2.45v4.722H9.794V9.497h2.845v1.305h.04a3.118 3.118 0 0 1 2.807-1.542c3.003 0 3.557 1.976 3.557 4.546l-.001 5.235ZM6.45 8.193a1.72 1.72 0 1 1 0-3.44 1.72 1.72 0 0 1 0 3.44ZM7.93 19.04H4.965V9.497H7.93v9.544Zm12.587-17.04H3.476A1.46 1.46 0 0 0 2 3.443v17.114A1.46 1.46 0 0 0 3.476 22h17.042A1.464 1.464 0 0 0 22 20.557V3.442A1.463 1.463 0 0 0 20.518 2" fill="currentColor"></path></svg>
                </a>
              </li>
              <li>
                <a href="//twitter.com/rocketdotnet/" class="icn icn--primary icn--sm" target="_blank">
                  <svg width="24" height="24" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path d="M22 5.894a8.652 8.652 0 0 1-2.363.638A4.026 4.026 0 0 0 21.441 4.3a8.271 8.271 0 0 1-2.6.978A4.139 4.139 0 0 0 15.846 4c-2.27 0-4.097 1.814-4.097 4.038 0 .32.027.628.095.92a11.666 11.666 0 0 1-8.451-4.222 4.017 4.017 0 0 0-.562 2.04c0 1.399.732 2.638 1.821 3.356A4.098 4.098 0 0 1 2.8 9.634v.045c0 1.962 1.421 3.591 3.285 3.967-.334.09-.697.132-1.075.132a3.68 3.68 0 0 1-.776-.068 4.131 4.131 0 0 0 3.831 2.812 8.32 8.32 0 0 1-5.084 1.722c-.336 0-.659-.015-.981-.056A11.675 11.675 0 0 0 8.29 20c7.545 0 11.67-6.154 11.67-11.488 0-.178-.006-.35-.015-.522A8.112 8.112 0 0 0 22 5.894Z" fill="currentColor" fill-rule="evenodd"></path></svg>
                </a>
              </li>
              <li>
                <a href="//instagram.com/rocketdotnet/" class="icn icn--primary icn--sm" target="_blank">
                  <svg width="24" height="24" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path d="M21.95 7.88c-.048-1.063-.22-1.793-.466-2.426a4.88 4.88 0 0 0-1.157-1.774 4.924 4.924 0 0 0-1.77-1.153c-.637-.246-1.363-.418-2.426-.464C15.06 2.012 14.72 2 12.004 2c-2.716 0-3.056.012-4.123.059-1.063.046-1.793.218-2.426.464A4.881 4.881 0 0 0 3.68 3.68a4.924 4.924 0 0 0-1.152 1.77c-.247.637-.419 1.363-.465 2.426C2.012 8.946 2 9.286 2 12.002c0 2.715.012 3.055.059 4.122.046 1.063.219 1.793.465 2.426a4.932 4.932 0 0 0 1.156 1.774c.5.508 1.106.903 1.77 1.153.638.246 1.364.418 2.427.464C8.944 21.988 9.284 22 12 22s3.056-.012 4.123-.059c1.063-.046 1.793-.218 2.427-.464a5.116 5.116 0 0 0 2.926-2.927c.247-.637.419-1.363.465-2.426.047-1.067.059-1.407.059-4.122s-.004-3.055-.05-4.122Zm-1.802 8.165c-.043.977-.207 1.505-.344 1.856a3.318 3.318 0 0 1-1.9 1.899c-.35.137-.882.3-1.855.344-1.055.047-1.372.058-4.04.058-2.67 0-2.99-.011-4.042-.058-.977-.043-1.504-.207-1.856-.344a3.076 3.076 0 0 1-1.149-.746 3.11 3.11 0 0 1-.746-1.149c-.137-.351-.3-.883-.344-1.856-.047-1.055-.058-1.371-.058-4.04 0-2.668.011-2.988.058-4.04.043-.976.207-1.504.344-1.855a3.04 3.04 0 0 1 .75-1.149 3.105 3.105 0 0 1 1.15-.746c.35-.137.882-.301 1.855-.344 1.055-.047 1.372-.059 4.041-.059 2.673 0 2.99.012 4.04.059.978.043 1.505.207 1.857.344.434.16.828.414 1.149.746.332.324.586.715.746 1.149.137.351.301.883.344 1.856.047 1.054.059 1.37.059 4.04 0 2.668-.012 2.98-.059 4.035ZM12 7a5.001 5.001 0 0 0 0 10 5.001 5.001 0 0 0 0-10ZM12 15.242a3.244 3.244 0 1 1 .001-6.488 3.244 3.244 0 0 1-.001 6.488Zm5.414-6.576a1.25 1.25 0 1 0 0-2.5 1.25 1.25 0 0 0 0 2.5Z" fill="currentColor" fill-rule="evenodd"></path></svg>
                </a>
              </li>
            </ul>
          </div>
          <div class="cl-12 lg:cl-7 xl:cl-6">
            
                  <div class="ftr__navigation">
                    <div class="rw gp-3">
                      <div class="cl-12 sm:cl-4">
                        <h6>Features</h6><ul><li><a href="/features/easy-wordpress-hosting/">Easy</a><ul><li><a href="/features/wordpress-control-panel/">Control Panel</a></li><li><a href="/features/experienced-wordpress-support/">Experienced Support</a></li><li><a href="/features/free-wordpress-migrations/">Free Migrations</a></li></ul></li><li><a href="/features/fastest-wordpress-hosting/">Fast</a><ul><li><a href="/features/enterprise-cdn/">Enterprise CDN</a></li><li><a href="/features/network/">Network</a></li></ul></li><li><a href="/features/secure-wordpress-hosting/">Secure</a><ul><li><a href="/features/wordpress-website-firewall-waf/">Website Firewall (WAF)</a></li><li><a href="/features/malware-protection/">Malware Protection</a></li><li><a href="/features/automatic-wordpress-updates/">Automatic Updates</a></li><li><a href="/features/wordpress-activity-logging/">WordPress Activity Logging</a></li></ul></li></ul>
                      </div>
                      <div class="cl-12 sm:cl-8">
                        <div class="rw gp-3">
                          <div class="cl-12 sm:cl-6">
                            <h6>Solutions</h6><ul><li><a href="/solutions/managed-wordpress-hosting-for-agencies/">Agency Hosting</a></li><li><a href="/solutions/wordpress-hosting-for-bloggers/">Blog Hosting</a></li><li><a href="/solutions/enterprise-wordpress-hosting/">Enterprise Hosting</a></li><li><a href="/solutions/wordpress-reseller-hosting/">Reseller Hosting</a></li><li><a href="/solutions/woocommerce-hosting/">WooCommerce Hosting</a></li></ul><h6>Resources</h6><ul><li><a href="/about-us/">About Us</a></li><li><a href="/blog/">Blog</a></li><li><a href="/case-studies/">Case Studies</a></li></ul>
                          </div>
                          <div class="cl-12 sm:cl-6">
                            <h6>Other</h6><ul><li><a href="/affiliate-program/">Affiliate Program</a></li><li><a href="https://rocket.net/agency-partner-program/">Agency Partner Program</a></li><li><a href="/careers/">Careers</a></li><li><a href="/contact-us/">Contact Us</a></li><li><a href="/pricing/">Pricing</a></li><li><a href="/schedule-a-demo/">Schedule a Demo</a></li></ul><h6>Compare us</h6><ul><li><a href="/compare/rocket-net-vs-kinsta/">Rocket.net vs Kinsta</a></li><li><a href="/compare/rocket-net-vs-wpengine/">Rocket.net vs WP Engine</a></li></ul>
                          </div>
                        </div>
                      </div>
                    </div>
                  </div>
                          </div>
        </div>
      </div>
        <div class="pb-10 lg:pb-12">
      <div class="ftr__bottom">
        <div class="rw fh-between gp-1">
          <div class="cl-12 md:cl-auto">
            <span class="cf-black-100">© 2024 Rocket.net</span> • All rights reserved.          </div>
          <div class="cl-12 md:cl-auto">
            <a href="https://rocket.net/privacy-policy/">Privacy Policy</a> • <a href="https://rocket.net/terms-of-service/">Terms of Service</a>
          </div>
        </div>
      </div>
    </div>
  </div>
</footer>
  </div>

  <script data-minify="1" type="text/javascript" src="https://rocket.net/wp-content/cache/min/1/wp-content/plugins/contact-form-7/includes/swv/js/index.js?ver=1722275957" id="swv-js"></script>
<script type="text/javascript" id="contact-form-7-js-extra">
/* <![CDATA[ */
var wpcf7 = {"api":{"root":"https:\/\/rocket.net\/wp-json\/","namespace":"contact-form-7\/v1"},"cached":"1"};
/* ]]> */
</script>
<script data-minify="1" type="text/javascript" src="https://rocket.net/wp-content/cache/min/1/wp-content/plugins/contact-form-7/includes/js/index.js?ver=1722275957" id="contact-form-7-js"></script>
<script type="text/javascript" id="leadin-script-loader-js-js-extra">
/* <![CDATA[ */
var leadin_wordpress = {"userRole":"visitor","pageType":"home","leadinPluginVersion":"10.2.3"};
/* ]]> */
</script>
<script data-minify="1" type="text/javascript" src="https://rocket.net/wp-content/cache/min/1/24325690.js?ver=1722275957" async="" defer="" id="hs-script-loader"></script>
<script type="rocketlazyloadscript" data-rocket-type="text/javascript" id="slb_context">/* <![CDATA[ */if ( !!window.jQuery ) {(function($){$(document).ready(function(){if ( !!window.SLB ) { {$.extend(SLB, {"context":["public","user_guest"]});} }})})(jQuery);}/* ]]> */</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()}}}}}},{elements_selector:".rocket-lazyload",data_src:"lazy-src",data_srcset:"lazy-srcset",data_sizes:"lazy-sizes",class_loading:"lazyloading",class_loaded:"lazyloaded",threshold:300,}];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://rocket.net/wp-content/plugins/wp-rocket/assets/js/lazyload/17.5/lazyload.min.js"></script>
  <script data-minify="1" src="https://rocket.net/wp-content/cache/min/1/wp-content/themes/rocket/dist/js/index.js?ver=1722275957"></script>




<iframe owner="archetype" title="archetype" style="display: none; visibility: hidden;"></iframe></body></html><!-- This website is like a Rocket, isn't it? Performance optimized by WP Rocket. Learn more: https://wp-rocket.me -->