CINXE.COM

Rocket.net Pricing And Plans - Fast WordPress Hosting

<!doctype html> <html lang="en"> <head><meta charset="utf-8"><script>if(navigator.userAgent.match(/MSIE|Internet Explorer/i)||navigator.userAgent.match(/Trident\/7\..*?rv:11/i)){var href=document.location.href;if(!href.match(/[?&]nowprocket/)){if(href.indexOf("?")==-1){if(href.indexOf("#")==-1){document.location.href=href+"?nowprocket=1"}else{document.location.href=href.replace("#","?nowprocket=1#")}}else{if(href.indexOf("#")==-1){document.location.href=href+"&nowprocket=1"}else{document.location.href=href.replace("#","&nowprocket=1#")}}}}</script><script>class RocketLazyLoadScripts{constructor(){this.triggerEvents=["keydown","mousedown","mousemove","touchmove","touchstart","touchend","wheel"],this.userEventHandler=this._triggerListener.bind(this),this.touchStartHandler=this._onTouchStart.bind(this),this.touchMoveHandler=this._onTouchMove.bind(this),this.touchEndHandler=this._onTouchEnd.bind(this),this.clickHandler=this._onClick.bind(this),this.interceptedClicks=[],window.addEventListener("pageshow",(e=>{this.persisted=e.persisted})),window.addEventListener("DOMContentLoaded",(()=>{this._preconnect3rdParties()})),this.delayedScripts={normal:[],async:[],defer:[]},this.allJQueries=[]}_addUserInteractionListener(e){document.hidden?e._triggerListener():(this.triggerEvents.forEach((t=>window.addEventListener(t,e.userEventHandler,{passive:!0}))),window.addEventListener("touchstart",e.touchStartHandler,{passive:!0}),window.addEventListener("mousedown",e.touchStartHandler),document.addEventListener("visibilitychange",e.userEventHandler))}_removeUserInteractionListener(){this.triggerEvents.forEach((e=>window.removeEventListener(e,this.userEventHandler,{passive:!0}))),document.removeEventListener("visibilitychange",this.userEventHandler)}_onTouchStart(e){"HTML"!==e.target.tagName&&(window.addEventListener("touchend",this.touchEndHandler),window.addEventListener("mouseup",this.touchEndHandler),window.addEventListener("touchmove",this.touchMoveHandler,{passive:!0}),window.addEventListener("mousemove",this.touchMoveHandler),e.target.addEventListener("click",this.clickHandler),this._renameDOMAttribute(e.target,"onclick","rocket-onclick"))}_onTouchMove(e){window.removeEventListener("touchend",this.touchEndHandler),window.removeEventListener("mouseup",this.touchEndHandler),window.removeEventListener("touchmove",this.touchMoveHandler,{passive:!0}),window.removeEventListener("mousemove",this.touchMoveHandler),e.target.removeEventListener("click",this.clickHandler),this._renameDOMAttribute(e.target,"rocket-onclick","onclick")}_onTouchEnd(e){window.removeEventListener("touchend",this.touchEndHandler),window.removeEventListener("mouseup",this.touchEndHandler),window.removeEventListener("touchmove",this.touchMoveHandler,{passive:!0}),window.removeEventListener("mousemove",this.touchMoveHandler)}_onClick(e){e.target.removeEventListener("click",this.clickHandler),this._renameDOMAttribute(e.target,"rocket-onclick","onclick"),this.interceptedClicks.push(e),e.preventDefault(),e.stopPropagation(),e.stopImmediatePropagation()}_replayClicks(){window.removeEventListener("touchstart",this.touchStartHandler,{passive:!0}),window.removeEventListener("mousedown",this.touchStartHandler),this.interceptedClicks.forEach((e=>{e.target.dispatchEvent(new MouseEvent("click",{view:e.view,bubbles:!0,cancelable:!0}))}))}_renameDOMAttribute(e,t,n){e.hasAttribute&&e.hasAttribute(t)&&(event.target.setAttribute(n,event.target.getAttribute(t)),event.target.removeAttribute(t))}_triggerListener(){this._removeUserInteractionListener(this),"loading"===document.readyState?document.addEventListener("DOMContentLoaded",this._loadEverythingNow.bind(this)):this._loadEverythingNow()}_preconnect3rdParties(){let e=[];document.querySelectorAll("script[type=rocketlazyloadscript]").forEach((t=>{if(t.hasAttribute("src")){const n=new URL(t.src).origin;n!==location.origin&&e.push({src:n,crossOrigin:t.crossOrigin||"module"===t.getAttribute("data-rocket-type")})}})),e=[...new Map(e.map((e=>[JSON.stringify(e),e]))).values()],this._batchInjectResourceHints(e,"preconnect")}async _loadEverythingNow(){this.lastBreath=Date.now(),this._delayEventListeners(),this._delayJQueryReady(this),this._handleDocumentWrite(),this._registerAllDelayedScripts(),this._preloadAllScripts(),await this._loadScriptsFromList(this.delayedScripts.normal),await this._loadScriptsFromList(this.delayedScripts.defer),await this._loadScriptsFromList(this.delayedScripts.async);try{await this._triggerDOMContentLoaded(),await this._triggerWindowLoad()}catch(e){}window.dispatchEvent(new Event("rocket-allScriptsLoaded")),this._replayClicks()}_registerAllDelayedScripts(){document.querySelectorAll("script[type=rocketlazyloadscript]").forEach((e=>{e.hasAttribute("src")?e.hasAttribute("async")&&!1!==e.async?this.delayedScripts.async.push(e):e.hasAttribute("defer")&&!1!==e.defer||"module"===e.getAttribute("data-rocket-type")?this.delayedScripts.defer.push(e):this.delayedScripts.normal.push(e):this.delayedScripts.normal.push(e)}))}async _transformScript(e){return await this._littleBreath(),new Promise((t=>{const n=document.createElement("script");[...e.attributes].forEach((e=>{let t=e.nodeName;"type"!==t&&("data-rocket-type"===t&&(t="type"),n.setAttribute(t,e.nodeValue))})),e.hasAttribute("src")?(n.addEventListener("load",t),n.addEventListener("error",t)):(n.text=e.text,t());try{e.parentNode.replaceChild(n,e)}catch(e){t()}}))}async _loadScriptsFromList(e){const t=e.shift();return t?(await this._transformScript(t),this._loadScriptsFromList(e)):Promise.resolve()}_preloadAllScripts(){this._batchInjectResourceHints([...this.delayedScripts.normal,...this.delayedScripts.defer,...this.delayedScripts.async],"preload")}_batchInjectResourceHints(e,t){var n=document.createDocumentFragment();e.forEach((e=>{if(e.src){const i=document.createElement("link");i.href=e.src,i.rel=t,"preconnect"!==t&&(i.as="script"),e.getAttribute&&"module"===e.getAttribute("data-rocket-type")&&(i.crossOrigin=!0),e.crossOrigin&&(i.crossOrigin=e.crossOrigin),n.appendChild(i)}})),document.head.appendChild(n)}_delayEventListeners(){let e={};function t(t,n){!function(t){function n(n){return e[t].eventsToRewrite.indexOf(n)>=0?"rocket-"+n:n}e[t]||(e[t]={originalFunctions:{add:t.addEventListener,remove:t.removeEventListener},eventsToRewrite:[]},t.addEventListener=function(){arguments[0]=n(arguments[0]),e[t].originalFunctions.add.apply(t,arguments)},t.removeEventListener=function(){arguments[0]=n(arguments[0]),e[t].originalFunctions.remove.apply(t,arguments)})}(t),e[t].eventsToRewrite.push(n)}function n(e,t){let n=e[t];Object.defineProperty(e,t,{get:()=>n||function(){},set(i){e["rocket"+t]=n=i}})}t(document,"DOMContentLoaded"),t(window,"DOMContentLoaded"),t(window,"load"),t(window,"pageshow"),t(document,"readystatechange"),n(document,"onreadystatechange"),n(window,"onload"),n(window,"onpageshow")}_delayJQueryReady(e){let t=window.jQuery;Object.defineProperty(window,"jQuery",{get:()=>t,set(n){if(n&&n.fn&&!e.allJQueries.includes(n)){n.fn.ready=n.fn.init.prototype.ready=function(t){e.domReadyFired?t.bind(document)(n):document.addEventListener("rocket-DOMContentLoaded",(()=>t.bind(document)(n)))};const t=n.fn.on;n.fn.on=n.fn.init.prototype.on=function(){if(this[0]===window){function e(e){return e.split(" ").map((e=>"load"===e||0===e.indexOf("load.")?"rocket-jquery-load":e)).join(" ")}"string"==typeof arguments[0]||arguments[0]instanceof String?arguments[0]=e(arguments[0]):"object"==typeof arguments[0]&&Object.keys(arguments[0]).forEach((t=>{delete Object.assign(arguments[0],{[e(t)]:arguments[0][t]})[t]}))}return t.apply(this,arguments),this},e.allJQueries.push(n)}t=n}})}async _triggerDOMContentLoaded(){this.domReadyFired=!0,await this._littleBreath(),document.dispatchEvent(new Event("rocket-DOMContentLoaded")),await this._littleBreath(),window.dispatchEvent(new Event("rocket-DOMContentLoaded")),await this._littleBreath(),document.dispatchEvent(new Event("rocket-readystatechange")),await this._littleBreath(),document.rocketonreadystatechange&&document.rocketonreadystatechange()}async _triggerWindowLoad(){await this._littleBreath(),window.dispatchEvent(new Event("rocket-load")),await this._littleBreath(),window.rocketonload&&window.rocketonload(),await this._littleBreath(),this.allJQueries.forEach((e=>e(window).trigger("rocket-jquery-load"))),await this._littleBreath();const e=new Event("rocket-pageshow");e.persisted=this.persisted,window.dispatchEvent(e),await this._littleBreath(),window.rocketonpageshow&&window.rocketonpageshow({persisted:this.persisted})}_handleDocumentWrite(){const e=new Map;document.write=document.writeln=function(t){const n=document.currentScript,i=document.createRange(),r=n.parentElement;let o=e.get(n);void 0===o&&(o=n.nextSibling,e.set(n,o));const s=document.createDocumentFragment();i.setStart(s,0),s.appendChild(i.createContextualFragment(t)),r.insertBefore(s,o)}}async _littleBreath(){Date.now()-this.lastBreath>45&&(await this._requestAnimFrame(),this.lastBreath=Date.now())}async _requestAnimFrame(){return document.hidden?new Promise((e=>setTimeout(e))):new Promise((e=>requestAnimationFrame(e)))}static run(){const e=new RocketLazyLoadScripts;e._addUserInteractionListener(e)}}RocketLazyLoadScripts.run();</script> <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=1731827254"> <script data-minify="1" id="cookieyes" type="text/javascript" src="https://rocket.net/wp-content/cache/min/1/client_data/b38a2a3759b8c26f1f879a44/script.js?ver=1731827254"></script> <!-- Search Engine Optimization by Rank Math PRO - https://rankmath.com/ --> <title>Rocket.net Pricing And Plans - Fast WordPress Hosting</title><link rel="preload" as="style" href="https://fonts.googleapis.com/css2?family=Inter:wght@500;700&#038;display=swap" /><link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Inter:wght@500;700&#038;display=swap" media="print" 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="Find the perfect Managed WordPress Hosting plan today! Rocket.net Pricing starts from just $25/month powered by our Enterprise EDGE Hosting solutions"/> <meta name="robots" content="follow, index, max-snippet:-1, max-video-preview:-1, max-image-preview:large"/> <link rel="canonical" href="https://rocket.net/pricing/" /> <meta property="og:locale" content="en_US" /> <meta property="og:type" content="article" /> <meta property="og:title" content="Rocket.net Pricing And Plans - Fast WordPress Hosting" /> <meta property="og:description" content="Find the perfect Managed WordPress Hosting plan today! Rocket.net Pricing starts from just $25/month powered by our Enterprise EDGE Hosting solutions" /> <meta property="og:url" content="https://rocket.net/pricing/" /> <meta property="og:site_name" content="Rocket.net" /> <meta property="og:updated_time" content="2024-11-20T14:08:28+00:00" /> <meta property="og:image" content="https://rocket.net/wp-content/uploads/2022/11/fastest_wordpress_hosting.jpg" /> <meta property="og:image:secure_url" content="https://rocket.net/wp-content/uploads/2022/11/fastest_wordpress_hosting.jpg" /> <meta property="og:image:width" content="1200" /> <meta property="og:image:height" content="628" /> <meta property="og:image:alt" content="The Rocket Difference: How We Created the Fastest WordPress Hosting in the World" /> <meta property="og:image:type" content="image/jpeg" /> <meta name="twitter:card" content="summary_large_image" /> <meta name="twitter:title" content="Rocket.net Pricing And Plans - Fast WordPress Hosting" /> <meta name="twitter:description" content="Find the perfect Managed WordPress Hosting plan today! Rocket.net Pricing starts from just $25/month powered by our Enterprise EDGE Hosting solutions" /> <meta name="twitter:image" content="https://rocket.net/wp-content/uploads/2022/11/fastest_wordpress_hosting.jpg" /> <meta name="twitter:label1" content="Time to read" /> <meta name="twitter:data1" content="Less than a minute" /> <!-- /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=1731827254' 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=1731827254' 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/2029" /><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/?p=2029' /> <link rel="alternate" type="application/json+oembed" href="https://rocket.net/wp-json/oembed/1.0/embed?url=https%3A%2F%2Frocket.net%2Fpricing%2F" /> <link rel="alternate" type="text/xml+oembed" href="https://rocket.net/wp-json/oembed/1.0/embed?url=https%3A%2F%2Frocket.net%2Fpricing%2F&#038;format=xml" /> <link rel="alternate" type="application/feed+json" title="Rocket.net &raquo; 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> </head> <body> <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-dark 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 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"/></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 d="M20 50h60"/><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"/></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"/></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"/></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"/></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"/></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 &#038; 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"/></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"/></svg> </i> </a> </li> <li> <a href="/features/get-wp-rocket-for-free/"> Free WP Rocket <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"/></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"/></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"/></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"/></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"/></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"/></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"/></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"/></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"/></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"/></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"/></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&coupon=launch" class="btn btn--primary btn--sm">Sign up</a> </li> </ul> </nav> </div> </header> <main class="mai"> <section class="sct sct--overlap sct--overlap-lg cb-black-100"> <div class="ct"> <div class="rw fh-center tx-center"> <div class="cl-12 lg:cl-8"> <h1 class="fn-11 lg:fn-14 mb-4 lg:mb-8"> Rocket.net Pricing & Plans </h1> <div class="edt"> <p>With both a 30-day money-back guarantee and $1 special intro pricing for all plans, the Rocket.net pricing policy has always been &#8216;what you see is what you get&#8217; with no hidden upsells. Unlike our competition, we&#8217;ll never do price hikes on renewals. Did we mention you get unlimited FREE migrations so you can easily test your site before moving over?</p> </div> </div> </div> <div class="mt-10 lg:mt-20"> <ul class="tog"> <li> <span class="tog__label">Monthly Pricing</span> </li> <li> <label> <input type="checkbox"> <i></i> </label> </li> <li> <span class="tog__label">Annual Pricing</span> <span class="tog__discount"> <svg xmlns="http://www.w3.org/2000/svg" width="52" height="65" fill="none"><path stroke="#FF8E19" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M44 8.565c-11-3.5-19.566 7.402-19 14.5.566 7.098 5.074 14.514 10 13.5 4.926-1.013 10.269-7.532 1.5-13.5C25.89 18 14 43.565 14 43.565"/><path stroke="#FF8E19" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M9.337 42.36c1.715-1.36 10.45 2.34 7.481 3.964-2.968 1.623-8.547 9.152-10.276 8.236-1.728-.916 1.079-10.84 2.795-12.2Z" clip-rule="evenodd"/></svg> <span>Two months free with yearly billing!</span> </span> </li> </ul> </div> <div class="mt-10 lg:mt-20"> <div class="tab"> <ul class="tab__toggle"> <li> <button type="button" class="is-active" data-tab="#managed">Managed Hosting</button> </li> <li> <button type="button" data-tab="#agency">Agency Hosting</button> </li> <li> <button type="button" data-tab="#enterprise">Enterprise Hosting</button> </li> </ul> <div class="sct__overlap"> <div class="crd crd--shadow crd--md cb-white-100"> <div class="crd__spacing"> <div id="managed" class="tab__cards is-active" data-tab="#managed"> <div class="pri is-monthly"> <div class="pri__legend"> <ul class="pri__guarantee"> <li>30-Day Money Back Guarantee</li><li>Fully managed experience for bloggers and small business.</li> </ul> <div class="pri__comparison"> <div class="tbl"> <table> <tbody> <tr><td>WordPress Installs</td></tr><tr><td>Visitors</td></tr><tr><td>Storage</td></tr><tr><td>Bandwidth</td></tr><tr><td>PHP Workers</td></tr><tr><td>Uptime Guarantee</td></tr><tr><td>Free SSL</td></tr><tr><td>Enterprise CDN</td></tr><tr><td>WAF</td></tr><tr><td>Malware Protection</td></tr><tr><td>Free Migrations</td></tr><tr><td>Automated Daily Backups</td></tr><tr><td>Backup Retention</td></tr><tr><td>PHP Version</td></tr> </tbody> </table> </div> </div> </div> <div class="pri__plans"> <div class="swp swp--pricing swp--pricing--0"> <div class="swp__slides"> <div class="swp__slide"> <div class="pri__plan"> <div class="pri__details"> <span class="pri__details-title">Starter</span><span class="pri__details-price pri__details-price--monthly"><span>$30</span>/month</span><span class="pri__details-price pri__details-price--annually"><span>$25</span>/month</span><span class="pri__details-coupon pri__details-coupon--monthly">$1 first month</span><div class="pri__details-editor">Boost performance on a single WordPress site.</div> <div class="pri__details-button pri__details-button--monthly"> <a href="https://control.rocket.net/registration.php?plan_id=1&coupon=launch" class="btn btn--primary btn--md"> Get Started </a> </div> <div class="pri__details-button pri__details-button--annually"> <a href="https://control.rocket.net/registration.php?plan_id=1&billing_cycle=annually" class="btn btn--primary btn--md"> Get Started </a> </div> </div> <div class="pri__comparison"> <div class="tbl"> <table> <tbody> <tr><td>WordPress Installs</td><td>1</td></tr><tr><td>Visitors</td><td>Unmetered</td></tr><tr><td>Storage</td><td>10GB</td></tr><tr><td>Bandwidth</td><td>50GB</td></tr><tr><td>PHP Workers</td><td>Unlimited</td></tr><tr><td>Uptime Guarantee</td><td>99.99%</td></tr><tr><td>Free SSL</td><td><i class="cf-orange-100"><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"/></svg> </i></td></tr><tr><td>Enterprise CDN</td><td><i class="cf-orange-100"><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"/></svg> </i></td></tr><tr><td>WAF</td><td><i class="cf-orange-100"><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"/></svg> </i></td></tr><tr><td>Malware Protection</td><td><i class="cf-orange-100"><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"/></svg> </i></td></tr><tr><td>Free Migrations</td><td><i class="cf-orange-100"><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"/></svg> </i></td></tr><tr><td>Automated Daily Backups</td><td><i class="cf-orange-100"><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"/></svg> </i></td></tr><tr><td>Backup Retention</td><td>14 Days</td></tr><tr><td>PHP Version</td><td>5.6, 7.4, 8.0, 8.1, 8.2, 8.3</td></tr> </tbody> </table> </div> </div> </div> </div> <div class="swp__slide"> <div class="pri__plan is-popular"> <div class="pri__details"> <div class="pri__details-popular"> <span class="chp chp--tertiary chp--md tx-uppercase">Popular</span> </div> <span class="pri__details-title">Pro</span><span class="pri__details-price pri__details-price--monthly"><span>$60</span>/month</span><span class="pri__details-price pri__details-price--annually"><span>$50</span>/month</span><span class="pri__details-coupon pri__details-coupon--monthly">$1 first month</span><div class="pri__details-editor">Expand horizons with multiple WordPress sites.</div> <div class="pri__details-button pri__details-button--monthly"> <a href="https://control.rocket.net/registration.php?plan_id=2&coupon=launch" class="btn btn--primary btn--md"> Get Started </a> </div> <div class="pri__details-button pri__details-button--annually"> <a href="https://control.rocket.net/registration.php?plan_id=2&billing_cycle=annually" class="btn btn--primary btn--md"> Get Started </a> </div> </div> <div class="pri__comparison"> <div class="tbl"> <table> <tbody> <tr><td>WordPress Installs</td><td>3</td></tr><tr><td>Visitors</td><td>Unmetered</td></tr><tr><td>Storage</td><td>20GB</td></tr><tr><td>Bandwidth</td><td>100GB</td></tr><tr><td>PHP Workers</td><td>Unlimited</td></tr><tr><td>Uptime Guarantee</td><td>99.99%</td></tr><tr><td>Free SSL</td><td><i class="cf-orange-100"><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"/></svg> </i></td></tr><tr><td>Enterprise CDN</td><td><i class="cf-orange-100"><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"/></svg> </i></td></tr><tr><td>WAF</td><td><i class="cf-orange-100"><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"/></svg> </i></td></tr><tr><td>Malware Protection</td><td><i class="cf-orange-100"><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"/></svg> </i></td></tr><tr><td>Free Migrations</td><td><i class="cf-orange-100"><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"/></svg> </i></td></tr><tr><td>Automated Daily Backups</td><td><i class="cf-orange-100"><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"/></svg> </i></td></tr><tr><td>Backup Retention</td><td>14 Days</td></tr><tr><td>PHP Version</td><td>5.6, 7.4, 8.0, 8.1, 8.2, 8.3</td></tr> </tbody> </table> </div> </div> </div> </div> <div class="swp__slide"> <div class="pri__plan"> <div class="pri__details"> <span class="pri__details-title">Business</span><span class="pri__details-price pri__details-price--monthly"><span>$100</span>/month</span><span class="pri__details-price pri__details-price--annually"><span>$83</span>/month</span><span class="pri__details-coupon pri__details-coupon--monthly">$1 first month</span><div class="pri__details-editor">Grow with more installs, visitors, and storage.</div> <div class="pri__details-button pri__details-button--monthly"> <a href="https://control.rocket.net/registration.php?plan_id=3&coupon=launch" class="btn btn--primary btn--md"> Get Started </a> </div> <div class="pri__details-button pri__details-button--annually"> <a href="https://control.rocket.net/registration.php?plan_id=3&billing_cycle=annually" class="btn btn--primary btn--md"> Get Started </a> </div> </div> <div class="pri__comparison"> <div class="tbl"> <table> <tbody> <tr><td>WordPress Installs</td><td>10</td></tr><tr><td>Visitors</td><td>Unmetered</td></tr><tr><td>Storage</td><td>40GB</td></tr><tr><td>Bandwidth</td><td>300GB</td></tr><tr><td>PHP Workers</td><td>Unlimited</td></tr><tr><td>Uptime Guarantee</td><td>99.99%</td></tr><tr><td>Free SSL</td><td><i class="cf-orange-100"><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"/></svg> </i></td></tr><tr><td>Enterprise CDN</td><td><i class="cf-orange-100"><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"/></svg> </i></td></tr><tr><td>WAF</td><td><i class="cf-orange-100"><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"/></svg> </i></td></tr><tr><td>Malware Protection</td><td><i class="cf-orange-100"><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"/></svg> </i></td></tr><tr><td>Free Migrations</td><td><i class="cf-orange-100"><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"/></svg> </i></td></tr><tr><td>Automated Daily Backups</td><td><i class="cf-orange-100"><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"/></svg> </i></td></tr><tr><td>Backup Retention</td><td>14 Days</td></tr><tr><td>PHP Version</td><td>5.6, 7.4, 8.0, 8.1, 8.2, 8.3</td></tr> </tbody> </table> </div> </div> </div> </div> <div class="swp__slide"> <div class="pri__plan"> <div class="pri__details"> <span class="pri__details-title">Expert</span><span class="pri__details-price pri__details-price--monthly"><span>$200</span>/month</span><span class="pri__details-price pri__details-price--annually"><span>$166</span>/month</span><span class="pri__details-coupon pri__details-coupon--monthly">$1 first month</span><div class="pri__details-editor">Managed multiple clients with ample resources.</div> <div class="pri__details-button pri__details-button--monthly"> <a href="https://control.rocket.net/registration.php?plan_id=4&coupon=launch" class="btn btn--primary btn--md"> Get Started </a> </div> <div class="pri__details-button pri__details-button--annually"> <a href="https://control.rocket.net/registration.php?plan_id=4&billing_cycle=annually" class="btn btn--primary btn--md"> Get Started </a> </div> </div> <div class="pri__comparison"> <div class="tbl"> <table> <tbody> <tr><td>WordPress Installs</td><td>25</td></tr><tr><td>Visitors</td><td>Unmetered</td></tr><tr><td>Storage</td><td>50GB</td></tr><tr><td>Bandwidth</td><td>500GB</td></tr><tr><td>PHP Workers</td><td>Unlimited</td></tr><tr><td>Uptime Guarantee</td><td>99.99%</td></tr><tr><td>Free SSL</td><td><i class="cf-orange-100"><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"/></svg> </i></td></tr><tr><td>Enterprise CDN</td><td><i class="cf-orange-100"><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"/></svg> </i></td></tr><tr><td>WAF</td><td><i class="cf-orange-100"><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"/></svg> </i></td></tr><tr><td>Malware Protection</td><td><i class="cf-orange-100"><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"/></svg> </i></td></tr><tr><td>Free Migrations</td><td><i class="cf-orange-100"><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"/></svg> </i></td></tr><tr><td>Automated Daily Backups</td><td><i class="cf-orange-100"><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"/></svg> </i></td></tr><tr><td>Backup Retention</td><td>14 Days</td></tr><tr><td>PHP Version</td><td>5.6, 7.4, 8.0, 8.1, 8.2, 8.3</td></tr> </tbody> </table> </div> </div> </div> </div> </div> </div> <div class="swp__navigation"> <button type="button" class="swp__navigation-prev swp__navigation-prev--0 swp__disabled" 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"/></svg> </button> <button type="button" class="swp__navigation-next swp__navigation-next--0"> <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"/></svg> </button> </div> </div> </div> </div> <div id="agency" class="tab__cards" data-tab="#agency"> <div class="pri is-monthly"> <div class="pri__legend"> <ul class="pri__guarantee"> <li>30-Day Money Back Guarantee</li><li>Accelerate and protect your clients today.</li> </ul> <div class="pri__comparison"> <div class="tbl"> <table> <tbody> <tr><td>WordPress Installs</td></tr><tr><td>Visitors</td></tr><tr><td>Storage</td></tr><tr><td>Bandwidth</td></tr><tr><td>PHP Workers</td></tr><tr><td>Uptime Guarantee</td></tr><tr><td>Free SSL</td></tr><tr><td>Enterprise CDN</td></tr><tr><td>WAF</td></tr><tr><td>Malware Protection</td></tr><tr><td>Free Migrations</td></tr><tr><td>Automated Daily Backups</td></tr><tr><td>Backup Retention</td></tr><tr><td>PHP Versions</td></tr><tr><td>Agency Toolkit</td></tr> </tbody> </table> </div> </div> </div> <div class="pri__plans"> <div class="swp swp--pricing swp--pricing--1"> <div class="swp__slides"> <div class="swp__slide"> <div class="pri__plan"> <div class="pri__details"> <span class="pri__details-title">Tier 1</span><span class="pri__details-price pri__details-price--monthly"><span>$100</span>/month</span><span class="pri__details-price pri__details-price--annually"><span>$83</span>/month</span><span class="pri__details-coupon pri__details-coupon--monthly">$1 first month</span> <div class="pri__details-button pri__details-button--monthly"> <a href="https://control.rocket.net/registration.php?plan_id=5&coupon=launch" class="btn btn--primary btn--md"> Get Started </a> </div> <div class="pri__details-button pri__details-button--annually"> <a href="https://control.rocket.net/registration.php?plan_id=5&billing_cycle=annually" class="btn btn--primary btn--md"> Get Started </a> </div> </div> <div class="pri__comparison"> <div class="tbl"> <table> <tbody> <tr><td>WordPress Installs</td><td>10</td></tr><tr><td>Visitors</td><td>Unmetered</td></tr><tr><td>Storage</td><td>50GB</td></tr><tr><td>Bandwidth</td><td>200GB</td></tr><tr><td>PHP Workers</td><td>Unlimited</td></tr><tr><td>Uptime Guarantee</td><td>99.99%</td></tr><tr><td>Free SSL</td><td><i class="cf-orange-100"><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"/></svg> </i></td></tr><tr><td>Enterprise CDN</td><td><i class="cf-orange-100"><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"/></svg> </i></td></tr><tr><td>WAF</td><td><i class="cf-orange-100"><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"/></svg> </i></td></tr><tr><td>Malware Protection</td><td><i class="cf-orange-100"><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"/></svg> </i></td></tr><tr><td>Free Migrations</td><td><i class="cf-orange-100"><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"/></svg> </i></td></tr><tr><td>Automated Daily Backups</td><td><i class="cf-orange-100"><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"/></svg> </i></td></tr><tr><td>Backup Retention</td><td>14 Days</td></tr><tr><td>PHP Versions</td><td>5.6, 7.4, 8.0, 8.1, 8.2, 8.3</td></tr><tr><td>Agency Toolkit</td><td><i class="cf-orange-100"><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"/></svg> </i></td></tr> </tbody> </table> </div> </div> </div> </div> <div class="swp__slide"> <div class="pri__plan"> <div class="pri__details"> <span class="pri__details-title">Tier 2</span><span class="pri__details-price pri__details-price--monthly"><span>$200</span>/month</span><span class="pri__details-price pri__details-price--annually"><span>$166</span>/month</span><span class="pri__details-coupon pri__details-coupon--monthly">$1 first month</span> <div class="pri__details-button pri__details-button--monthly"> <a href="https://control.rocket.net/registration.php?plan_id=6&coupon=launch" class="btn btn--primary btn--md"> Get Started </a> </div> <div class="pri__details-button pri__details-button--annually"> <a href="https://control.rocket.net/registration.php?plan_id=6&billing_cycle=annually" class="btn btn--primary btn--md"> Get Started </a> </div> </div> <div class="pri__comparison"> <div class="tbl"> <table> <tbody> <tr><td>WordPress Installs</td><td>20</td></tr><tr><td>Visitors</td><td>Unmetered</td></tr><tr><td>Storage</td><td>75GB</td></tr><tr><td>Bandwidth</td><td>500GB</td></tr><tr><td>PHP Workers</td><td>Unlimited</td></tr><tr><td>Uptime Guarantee</td><td>99.99%</td></tr><tr><td>Free SSL</td><td><i class="cf-orange-100"><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"/></svg> </i></td></tr><tr><td>Enterprise CDN</td><td><i class="cf-orange-100"><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"/></svg> </i></td></tr><tr><td>WAF</td><td><i class="cf-orange-100"><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"/></svg> </i></td></tr><tr><td>Malware Protection</td><td><i class="cf-orange-100"><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"/></svg> </i></td></tr><tr><td>Free Migrations</td><td><i class="cf-orange-100"><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"/></svg> </i></td></tr><tr><td>Automated Daily Backups</td><td><i class="cf-orange-100"><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"/></svg> </i></td></tr><tr><td>Backup Retention</td><td>14 Days</td></tr><tr><td>PHP Versions</td><td>5.6, 7.4, 8.0, 8.1, 8.2, 8.3</td></tr><tr><td>Agency Toolkit</td><td><i class="cf-orange-100"><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"/></svg> </i></td></tr> </tbody> </table> </div> </div> </div> </div> <div class="swp__slide"> <div class="pri__plan is-popular"> <div class="pri__details"> <div class="pri__details-popular"> <span class="chp chp--tertiary chp--md tx-uppercase">Popular</span> </div> <span class="pri__details-title">Tier 3</span><span class="pri__details-price pri__details-price--monthly"><span>$300</span>/month</span><span class="pri__details-price pri__details-price--annually"><span>$249</span>/month</span><span class="pri__details-coupon pri__details-coupon--monthly">$1 first month</span> <div class="pri__details-button pri__details-button--monthly"> <a href="https://control.rocket.net/registration.php?plan_id=7&coupon=launch" class="btn btn--primary btn--md"> Get Started </a> </div> <div class="pri__details-button pri__details-button--annually"> <a href="https://control.rocket.net/registration.php?plan_id=7&billing_cycle=annually" class="btn btn--primary btn--md"> Get Started </a> </div> </div> <div class="pri__comparison"> <div class="tbl"> <table> <tbody> <tr><td>WordPress Installs</td><td>30</td></tr><tr><td>Visitors</td><td>Unmetered</td></tr><tr><td>Storage</td><td>100GB</td></tr><tr><td>Bandwidth</td><td>600GB</td></tr><tr><td>PHP Workers</td><td>Unlimited</td></tr><tr><td>Uptime Guarantee</td><td>99.99%</td></tr><tr><td>Free SSL</td><td><i class="cf-orange-100"><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"/></svg> </i></td></tr><tr><td>Enterprise CDN</td><td><i class="cf-orange-100"><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"/></svg> </i></td></tr><tr><td>WAF</td><td><i class="cf-orange-100"><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"/></svg> </i></td></tr><tr><td>Malware Protection</td><td><i class="cf-orange-100"><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"/></svg> </i></td></tr><tr><td>Free Migrations</td><td><i class="cf-orange-100"><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"/></svg> </i></td></tr><tr><td>Automated Daily Backups</td><td><i class="cf-orange-100"><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"/></svg> </i></td></tr><tr><td>Backup Retention</td><td>14 Days</td></tr><tr><td>PHP Versions</td><td>5.6, 7.4, 8.0, 8.1, 8.2, 8.3</td></tr><tr><td>Agency Toolkit</td><td><i class="cf-orange-100"><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"/></svg> </i></td></tr> </tbody> </table> </div> </div> </div> </div> <div class="swp__slide"> <div class="pri__plan"> <div class="pri__details"> <span class="pri__details-title">Tier 4</span><span class="pri__details-price pri__details-price--monthly"><span>$400</span>/month</span><span class="pri__details-price pri__details-price--annually"><span>$332</span>/month</span><span class="pri__details-coupon pri__details-coupon--monthly">$1 first month</span> <div class="pri__details-button pri__details-button--monthly"> <a href="https://control.rocket.net/registration.php?plan_id=8&coupon=launch" class="btn btn--primary btn--md"> Get Started </a> </div> <div class="pri__details-button pri__details-button--annually"> <a href="https://control.rocket.net/registration.php?plan_id=8&billing_cycle=annually" class="btn btn--primary btn--md"> Get Started </a> </div> </div> <div class="pri__comparison"> <div class="tbl"> <table> <tbody> <tr><td>WordPress Installs</td><td>40</td></tr><tr><td>Visitors</td><td>Unmetered</td></tr><tr><td>Storage</td><td>150GB</td></tr><tr><td>Bandwidth</td><td>800GB</td></tr><tr><td>PHP Workers</td><td>Unlimited</td></tr><tr><td>Uptime Guarantee</td><td>99.99%</td></tr><tr><td>Free SSL</td><td><i class="cf-orange-100"><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"/></svg> </i></td></tr><tr><td>Enterprise CDN</td><td><i class="cf-orange-100"><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"/></svg> </i></td></tr><tr><td>WAF</td><td><i class="cf-orange-100"><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"/></svg> </i></td></tr><tr><td>Malware Protection</td><td><i class="cf-orange-100"><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"/></svg> </i></td></tr><tr><td>Free Migrations</td><td><i class="cf-orange-100"><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"/></svg> </i></td></tr><tr><td>Automated Daily Backups</td><td><i class="cf-orange-100"><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"/></svg> </i></td></tr><tr><td>Backup Retention</td><td>14 Days</td></tr><tr><td>PHP Versions</td><td>5.6, 7.4, 8.0, 8.1, 8.2, 8.3</td></tr><tr><td>Agency Toolkit</td><td><i class="cf-orange-100"><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"/></svg> </i></td></tr> </tbody> </table> </div> </div> </div> </div> <div class="swp__slide"> <div class="pri__plan"> <div class="pri__details"> <span class="pri__details-title">Tier 5</span><span class="pri__details-price pri__details-price--monthly"><span>$600</span>/month</span><span class="pri__details-price pri__details-price--annually"><span>$500</span>/month</span><span class="pri__details-coupon pri__details-coupon--monthly">$1 first month</span> <div class="pri__details-button pri__details-button--monthly"> <a href="https://control.rocket.net/registration.php?plan_id=9&coupon=launch" class="btn btn--primary btn--md"> Get Started </a> </div> <div class="pri__details-button pri__details-button--annually"> <a href="https://control.rocket.net/registration.php?plan_id=9&billing_cycle=annually" class="btn btn--primary btn--md"> Get Started </a> </div> </div> <div class="pri__comparison"> <div class="tbl"> <table> <tbody> <tr><td>WordPress Installs</td><td>60</td></tr><tr><td>Visitors</td><td>Unmetered</td></tr><tr><td>Storage</td><td>175GB</td></tr><tr><td>Bandwidth</td><td>1200GB</td></tr><tr><td>PHP Workers</td><td>Unlimited</td></tr><tr><td>Uptime Guarantee</td><td>99.99%</td></tr><tr><td>Free SSL</td><td><i class="cf-orange-100"><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"/></svg> </i></td></tr><tr><td>Enterprise CDN</td><td><i class="cf-orange-100"><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"/></svg> </i></td></tr><tr><td>WAF</td><td><i class="cf-orange-100"><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"/></svg> </i></td></tr><tr><td>Malware Protection</td><td><i class="cf-orange-100"><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"/></svg> </i></td></tr><tr><td>Free Migrations</td><td><i class="cf-orange-100"><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"/></svg> </i></td></tr><tr><td>Automated Daily Backups</td><td><i class="cf-orange-100"><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"/></svg> </i></td></tr><tr><td>Backup Retention</td><td>14 Days</td></tr><tr><td>PHP Versions</td><td>5.6, 7.4, 8.0, 8.1, 8.2, 8.3</td></tr><tr><td>Agency Toolkit</td><td><i class="cf-orange-100"><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"/></svg> </i></td></tr> </tbody> </table> </div> </div> </div> </div> <div class="swp__slide"> <div class="pri__plan"> <div class="pri__details"> <span class="pri__details-title">Tier 6</span><span class="pri__details-price pri__details-price--monthly"><span>$900</span>/month</span><span class="pri__details-price pri__details-price--annually"><span>$750</span>/month</span><span class="pri__details-coupon pri__details-coupon--monthly">$1 first month</span> <div class="pri__details-button pri__details-button--monthly"> <a href="https://control.rocket.net/registration.php?plan_id=10&coupon=launch" class="btn btn--primary btn--md"> Get Started </a> </div> <div class="pri__details-button pri__details-button--annually"> <a href="https://control.rocket.net/registration.php?plan_id=10&billing_cycle=annually" class="btn btn--primary btn--md"> Get Started </a> </div> </div> <div class="pri__comparison"> <div class="tbl"> <table> <tbody> <tr><td>WordPress Installs</td><td>100</td></tr><tr><td>Visitors</td><td>Unmetered</td></tr><tr><td>Storage</td><td>225GB</td></tr><tr><td>Bandwidth</td><td>1500GB</td></tr><tr><td>PHP Workers</td><td>Unlimited</td></tr><tr><td>Uptime Guarantee</td><td>99.99%</td></tr><tr><td>Free SSL</td><td><i class="cf-orange-100"><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"/></svg> </i></td></tr><tr><td>Enterprise CDN</td><td><i class="cf-orange-100"><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"/></svg> </i></td></tr><tr><td>WAF</td><td><i class="cf-orange-100"><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"/></svg> </i></td></tr><tr><td>Malware Protection</td><td><i class="cf-orange-100"><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"/></svg> </i></td></tr><tr><td>Free Migrations</td><td><i class="cf-orange-100"><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"/></svg> </i></td></tr><tr><td>Automated Daily Backups</td><td><i class="cf-orange-100"><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"/></svg> </i></td></tr><tr><td>Backup Retention</td><td>14 Days</td></tr><tr><td>PHP Versions</td><td>5.6, 7.4, 8.0, 8.1, 8.2, 8.3</td></tr><tr><td>Agency Toolkit</td><td><i class="cf-orange-100"><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"/></svg> </i></td></tr> </tbody> </table> </div> </div> </div> </div> <div class="swp__slide"> <div class="pri__plan"> <div class="pri__details"> <span class="pri__details-title">Tier 7</span><span class="pri__details-price pri__details-price--monthly"><span>$1100</span>/month</span><span class="pri__details-price pri__details-price--annually"><span>$916</span>/month</span><span class="pri__details-coupon pri__details-coupon--monthly">$1 first month</span> <div class="pri__details-button pri__details-button--monthly"> <a href="https://control.rocket.net/registration.php?plan_id=11&coupon=launch" class="btn btn--primary btn--md"> Get Started </a> </div> <div class="pri__details-button pri__details-button--annually"> <a href="https://control.rocket.net/registration.php?plan_id=11&billing_cycle=annually" class="btn btn--primary btn--md"> Get Started </a> </div> </div> <div class="pri__comparison"> <div class="tbl"> <table> <tbody> <tr><td>WordPress Installs</td><td>125</td></tr><tr><td>Visitors</td><td>Unmetered</td></tr><tr><td>Storage</td><td>300GB</td></tr><tr><td>Bandwidth</td><td>2000GB</td></tr><tr><td>PHP Workers</td><td>Unlimited</td></tr><tr><td>Uptime Guarantee</td><td>99.99%</td></tr><tr><td>Free SSL</td><td><i class="cf-orange-100"><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"/></svg> </i></td></tr><tr><td>Enterprise CDN</td><td><i class="cf-orange-100"><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"/></svg> </i></td></tr><tr><td>WAF</td><td><i class="cf-orange-100"><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"/></svg> </i></td></tr><tr><td>Malware Protection</td><td><i class="cf-orange-100"><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"/></svg> </i></td></tr><tr><td>Free Migrations</td><td><i class="cf-orange-100"><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"/></svg> </i></td></tr><tr><td>Automated Daily Backups</td><td><i class="cf-orange-100"><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"/></svg> </i></td></tr><tr><td>Backup Retention</td><td>14 Days</td></tr><tr><td>PHP Versions</td><td>5.6, 7.4, 8.0, 8.1, 8.2, 8.3</td></tr><tr><td>Agency Toolkit</td><td><i class="cf-orange-100"><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"/></svg> </i></td></tr> </tbody> </table> </div> </div> </div> </div> <div class="swp__slide"> <div class="pri__plan"> <div class="pri__details"> <span class="pri__details-title">Tier 8</span><span class="pri__details-price pri__details-price--monthly"><span>$1200</span>/month</span><span class="pri__details-price pri__details-price--annually"><span>$1000</span>/month</span><span class="pri__details-coupon pri__details-coupon--monthly">$1 first month</span> <div class="pri__details-button pri__details-button--monthly"> <a href="https://control.rocket.net/registration.php?plan_id=12&coupon=launch" class="btn btn--primary btn--md"> Get Started </a> </div> <div class="pri__details-button pri__details-button--annually"> <a href="https://control.rocket.net/registration.php?plan_id=12&billing_cycle=annually" class="btn btn--primary btn--md"> Get Started </a> </div> </div> <div class="pri__comparison"> <div class="tbl"> <table> <tbody> <tr><td>WordPress Installs</td><td>150</td></tr><tr><td>Visitors</td><td>Unmetered</td></tr><tr><td>Storage</td><td>325GB</td></tr><tr><td>Bandwidth</td><td>2500GB</td></tr><tr><td>PHP Workers</td><td>Unlimited</td></tr><tr><td>Uptime Guarantee</td><td>99.99%</td></tr><tr><td>Free SSL</td><td><i class="cf-orange-100"><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"/></svg> </i></td></tr><tr><td>Enterprise CDN</td><td><i class="cf-orange-100"><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"/></svg> </i></td></tr><tr><td>WAF</td><td><i class="cf-orange-100"><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"/></svg> </i></td></tr><tr><td>Malware Protection</td><td><i class="cf-orange-100"><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"/></svg> </i></td></tr><tr><td>Free Migrations</td><td><i class="cf-orange-100"><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"/></svg> </i></td></tr><tr><td>Automated Daily Backups</td><td><i class="cf-orange-100"><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"/></svg> </i></td></tr><tr><td>Backup Retention</td><td>14 Days</td></tr><tr><td>PHP Versions</td><td>5.6, 7.4, 8.0, 8.1, 8.2, 8.3</td></tr><tr><td>Agency Toolkit</td><td><i class="cf-orange-100"><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"/></svg> </i></td></tr> </tbody> </table> </div> </div> </div> </div> <div class="swp__slide"> <div class="pri__plan"> <div class="pri__details"> <span class="pri__details-title">Tier 9</span><span class="pri__details-price pri__details-price--monthly"><span>$1400</span>/month</span><span class="pri__details-price pri__details-price--annually"><span>$1166</span>/month</span><span class="pri__details-coupon pri__details-coupon--monthly">$1 first month</span> <div class="pri__details-button pri__details-button--monthly"> <a href="https://control.rocket.net/registration.php?plan_id=13&coupon=launch" class="btn btn--primary btn--md"> Get Started </a> </div> <div class="pri__details-button pri__details-button--annually"> <a href="https://control.rocket.net/registration.php?plan_id=13&billing_cycle=annually" class="btn btn--primary btn--md"> Get Started </a> </div> </div> <div class="pri__comparison"> <div class="tbl"> <table> <tbody> <tr><td>WordPress Installs</td><td>175</td></tr><tr><td>Visitors</td><td>Unmetered</td></tr><tr><td>Storage</td><td>350GB</td></tr><tr><td>Bandwidth</td><td>3000GB</td></tr><tr><td>PHP Workers</td><td>Unlimited</td></tr><tr><td>Uptime Guarantee</td><td>99.99%</td></tr><tr><td>Free SSL</td><td><i class="cf-orange-100"><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"/></svg> </i></td></tr><tr><td>Enterprise CDN</td><td><i class="cf-orange-100"><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"/></svg> </i></td></tr><tr><td>WAF</td><td><i class="cf-orange-100"><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"/></svg> </i></td></tr><tr><td>Malware Protection</td><td><i class="cf-orange-100"><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"/></svg> </i></td></tr><tr><td>Free Migrations</td><td><i class="cf-orange-100"><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"/></svg> </i></td></tr><tr><td>Automated Daily Backups</td><td><i class="cf-orange-100"><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"/></svg> </i></td></tr><tr><td>Backup Retention</td><td>14 Days</td></tr><tr><td>PHP Versions</td><td>5.6, 7.4, 8.0, 8.1, 8.2, 8.3</td></tr><tr><td>Agency Toolkit</td><td><i class="cf-orange-100"><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"/></svg> </i></td></tr> </tbody> </table> </div> </div> </div> </div> <div class="swp__slide"> <div class="pri__plan"> <div class="pri__details"> <span class="pri__details-title">Tier 10</span><span class="pri__details-price pri__details-price--monthly"><span>$1600</span>/month</span><span class="pri__details-price pri__details-price--annually"><span>$1333</span>/month</span><span class="pri__details-coupon pri__details-coupon--monthly">$1 first month</span> <div class="pri__details-button pri__details-button--monthly"> <a href="https://control.rocket.net/registration.php?plan_id=14&coupon=launch" class="btn btn--primary btn--md"> Get Started </a> </div> <div class="pri__details-button pri__details-button--annually"> <a href="https://control.rocket.net/registration.php?plan_id=14&billing_cycle=annually" class="btn btn--primary btn--md"> Get Started </a> </div> </div> <div class="pri__comparison"> <div class="tbl"> <table> <tbody> <tr><td>WordPress Installs</td><td>200</td></tr><tr><td>Visitors</td><td>Unmetered</td></tr><tr><td>Storage</td><td>375GB</td></tr><tr><td>Bandwidth</td><td>3500GB</td></tr><tr><td>PHP Workers</td><td>Unlimited</td></tr><tr><td>Uptime Guarantee</td><td>99.99%</td></tr><tr><td>Free SSL</td><td><i class="cf-orange-100"><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"/></svg> </i></td></tr><tr><td>Enterprise CDN</td><td><i class="cf-orange-100"><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"/></svg> </i></td></tr><tr><td>WAF</td><td><i class="cf-orange-100"><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"/></svg> </i></td></tr><tr><td>Malware Protection</td><td><i class="cf-orange-100"><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"/></svg> </i></td></tr><tr><td>Free Migrations</td><td><i class="cf-orange-100"><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"/></svg> </i></td></tr><tr><td>Automated Daily Backups</td><td><i class="cf-orange-100"><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"/></svg> </i></td></tr><tr><td>Backup Retention</td><td>14 Days</td></tr><tr><td>PHP Versions</td><td>5.6, 7.4, 8.0, 8.1, 8.2, 8.3</td></tr><tr><td>Agency Toolkit</td><td><i class="cf-orange-100"><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"/></svg> </i></td></tr> </tbody> </table> </div> </div> </div> </div> </div> </div> <div class="swp__navigation"> <button type="button" class="swp__navigation-prev swp__navigation-prev--1 swp__disabled" 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"/></svg> </button> <button type="button" class="swp__navigation-next swp__navigation-next--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"/></svg> </button> </div> </div> </div> </div> <div id="enterprise" class="tab__cards" data-tab="#enterprise"> <div class="pri is-monthly"> <div class="pri__legend"> <ul class="pri__guarantee"> <li>Ultimate Performance Guaranteed!</li><li>Maximize your conversions and performance.</li> </ul> <div class="pri__comparison"> <div class="tbl"> <table> <tbody> <tr><td>CPU Cores</td></tr><tr><td>RAM</td></tr><tr><td>NVMe Storage</td></tr><tr><td>Bandwidth</td></tr><tr><td>Requests</td></tr><tr><td>PHP Workers</td></tr><tr><td>Uptime Guarantee</td></tr><tr><td>Object Cache Pro</td></tr><tr><td>Relay</td></tr><tr><td>Free SSL</td></tr><tr><td>Enterprise CDN</td></tr><tr><td>WAF</td></tr><tr><td>Malware Protection</td></tr><tr><td>Free Migrations</td></tr><tr><td>Automated Daily Backups</td></tr><tr><td>Backup Retention</td></tr><tr><td>PHP Versions</td></tr><tr><td>Private Slack Channel</td></tr><tr><td>Enterprise Phone Support</td></tr> </tbody> </table> </div> </div> </div> <div class="pri__plans"> <div class="swp swp--pricing swp--pricing--2"> <div class="swp__slides"> <div class="swp__slide"> <div class="pri__plan"> <div class="pri__details"> <span class="pri__details-title">Enterprise 1</span><span class="pri__details-price"><span>$649</span>/month</span><div class="pri__details-editor">Perfect entry point for sites with steady traffic.</div> <div class="pri__details-button"> <a href="/schedule-a-demo/" class="btn btn--primary btn--md"> Let's Talk </a> </div> </div> <div class="pri__comparison"> <div class="tbl"> <table> <tbody> <tr><td>CPU Cores</td><td>8</td></tr><tr><td>RAM</td><td>64GB</td></tr><tr><td>NVMe Storage</td><td>1TB</td></tr><tr><td>Bandwidth</td><td>1TB </td></tr><tr><td>Requests</td><td>Unlimited</td></tr><tr><td>PHP Workers</td><td>Unlimited</td></tr><tr><td>Uptime Guarantee</td><td>99.99%</td></tr><tr><td>Object Cache Pro</td><td><i class="cf-orange-100"><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"/></svg> </i></td></tr><tr><td>Relay</td><td><i class="cf-orange-100"><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"/></svg> </i></td></tr><tr><td>Free SSL</td><td><i class="cf-orange-100"><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"/></svg> </i></td></tr><tr><td>Enterprise CDN</td><td><i class="cf-orange-100"><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"/></svg> </i></td></tr><tr><td>WAF</td><td><i class="cf-orange-100"><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"/></svg> </i></td></tr><tr><td>Malware Protection</td><td><i class="cf-orange-100"><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"/></svg> </i></td></tr><tr><td>Free Migrations</td><td><i class="cf-orange-100"><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"/></svg> </i></td></tr><tr><td>Automated Daily Backups</td><td><i class="cf-orange-100"><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"/></svg> </i></td></tr><tr><td>Backup Retention</td><td>30 Days</td></tr><tr><td>PHP Versions</td><td>5.6, 7.4, 8.0, 8.1, 8.2, 8.3</td></tr><tr><td>Private Slack Channel</td><td><i class="cf-orange-100"><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"/></svg> </i></td></tr><tr><td>Enterprise Phone Support</td><td><i class="cf-orange-100"><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"/></svg> </i></td></tr> </tbody> </table> </div> </div> </div> </div> <div class="swp__slide"> <div class="pri__plan is-popular"> <div class="pri__details"> <div class="pri__details-popular"> <span class="chp chp--tertiary chp--md tx-uppercase">Popular</span> </div> <span class="pri__details-title">Enterprise 2</span><span class="pri__details-price"><span>$1299</span>/month</span><div class="pri__details-editor">For steady sites that receive infrequent bursts of traffic.</div> <div class="pri__details-button"> <a href="/schedule-a-demo/" class="btn btn--primary btn--md"> Let's Talk </a> </div> </div> <div class="pri__comparison"> <div class="tbl"> <table> <tbody> <tr><td>CPU Cores</td><td>32</td></tr><tr><td>RAM</td><td>128GB</td></tr><tr><td>NVMe Storage</td><td>1TB</td></tr><tr><td>Bandwidth</td><td>1TB</td></tr><tr><td>Requests</td><td>Unlimited</td></tr><tr><td>PHP Workers</td><td>Unlimited</td></tr><tr><td>Uptime Guarantee</td><td>99.99%</td></tr><tr><td>Object Cache Pro</td><td><i class="cf-orange-100"><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"/></svg> </i></td></tr><tr><td>Relay</td><td><i class="cf-orange-100"><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"/></svg> </i></td></tr><tr><td>Free SSL</td><td><i class="cf-orange-100"><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"/></svg> </i></td></tr><tr><td>Enterprise CDN</td><td><i class="cf-orange-100"><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"/></svg> </i></td></tr><tr><td>WAF</td><td><i class="cf-orange-100"><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"/></svg> </i></td></tr><tr><td>Malware Protection</td><td><i class="cf-orange-100"><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"/></svg> </i></td></tr><tr><td>Free Migrations</td><td><i class="cf-orange-100"><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"/></svg> </i></td></tr><tr><td>Automated Daily Backups</td><td><i class="cf-orange-100"><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"/></svg> </i></td></tr><tr><td>Backup Retention</td><td>30 Days</td></tr><tr><td>PHP Versions</td><td>5.6, 7.4, 8.0, 8.1, 8.2, 8.3</td></tr><tr><td>Private Slack Channel</td><td><i class="cf-orange-100"><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"/></svg> </i></td></tr><tr><td>Enterprise Phone Support</td><td><i class="cf-orange-100"><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"/></svg> </i></td></tr> </tbody> </table> </div> </div> </div> </div> <div class="swp__slide"> <div class="pri__plan"> <div class="pri__details"> <span class="pri__details-title">Enterprise 3</span><span class="pri__details-price"><span>$1949</span>/month</span><div class="pri__details-editor">Designed for sites with a busy flow during business hours.</div> <div class="pri__details-button"> <a href="/schedule-a-demo/" class="btn btn--primary btn--md"> Let's Talk </a> </div> </div> <div class="pri__comparison"> <div class="tbl"> <table> <tbody> <tr><td>CPU Cores</td><td>64</td></tr><tr><td>RAM</td><td>256GB</td></tr><tr><td>NVMe Storage</td><td>2TB</td></tr><tr><td>Bandwidth</td><td>2TB</td></tr><tr><td>Requests</td><td>Unlimited</td></tr><tr><td>PHP Workers</td><td>Unlimited</td></tr><tr><td>Uptime Guarantee</td><td>99.99%</td></tr><tr><td>Object Cache Pro</td><td><i class="cf-orange-100"><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"/></svg> </i></td></tr><tr><td>Relay</td><td><i class="cf-orange-100"><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"/></svg> </i></td></tr><tr><td>Free SSL</td><td><i class="cf-orange-100"><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"/></svg> </i></td></tr><tr><td>Enterprise CDN</td><td><i class="cf-orange-100"><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"/></svg> </i></td></tr><tr><td>WAF</td><td><i class="cf-orange-100"><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"/></svg> </i></td></tr><tr><td>Malware Protection</td><td><i class="cf-orange-100"><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"/></svg> </i></td></tr><tr><td>Free Migrations</td><td><i class="cf-orange-100"><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"/></svg> </i></td></tr><tr><td>Automated Daily Backups</td><td><i class="cf-orange-100"><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"/></svg> </i></td></tr><tr><td>Backup Retention</td><td>30 Days</td></tr><tr><td>PHP Versions</td><td>5.6, 7.4, 8.0, 8.1, 8.2, 8.3</td></tr><tr><td>Private Slack Channel</td><td><i class="cf-orange-100"><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"/></svg> </i></td></tr><tr><td>Enterprise Phone Support</td><td><i class="cf-orange-100"><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"/></svg> </i></td></tr> </tbody> </table> </div> </div> </div> </div> <div class="swp__slide"> <div class="pri__plan"> <div class="pri__details"> <span class="pri__details-title">Enterprise 4</span><span class="pri__details-price"><span>$2599</span>/month</span><div class="pri__details-editor">Perfectly designed for sites doing mass volume 24/7/365</div> <div class="pri__details-button"> <a href="/schedule-a-demo/" class="btn btn--primary btn--md"> Let's Talk </a> </div> </div> <div class="pri__comparison"> <div class="tbl"> <table> <tbody> <tr><td>CPU Cores</td><td>96</td></tr><tr><td>RAM</td><td>256GB</td></tr><tr><td>NVMe Storage</td><td>2TB</td></tr><tr><td>Bandwidth</td><td>2TB</td></tr><tr><td>Requests</td><td>Unlimited</td></tr><tr><td>PHP Workers</td><td>Unlimited</td></tr><tr><td>Uptime Guarantee</td><td>99.99%</td></tr><tr><td>Object Cache Pro</td><td><i class="cf-orange-100"><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"/></svg> </i></td></tr><tr><td>Relay</td><td><i class="cf-orange-100"><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"/></svg> </i></td></tr><tr><td>Free SSL</td><td><i class="cf-orange-100"><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"/></svg> </i></td></tr><tr><td>Enterprise CDN</td><td><i class="cf-orange-100"><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"/></svg> </i></td></tr><tr><td>WAF</td><td><i class="cf-orange-100"><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"/></svg> </i></td></tr><tr><td>Malware Protection</td><td><i class="cf-orange-100"><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"/></svg> </i></td></tr><tr><td>Free Migrations</td><td><i class="cf-orange-100"><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"/></svg> </i></td></tr><tr><td>Automated Daily Backups</td><td><i class="cf-orange-100"><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"/></svg> </i></td></tr><tr><td>Backup Retention</td><td>30 Days</td></tr><tr><td>PHP Versions</td><td>5.6, 7.4, 8.0, 8.1, 8.2, 8.3</td></tr><tr><td>Private Slack Channel</td><td><i class="cf-orange-100"><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"/></svg> </i></td></tr><tr><td>Enterprise Phone Support</td><td><i class="cf-orange-100"><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"/></svg> </i></td></tr> </tbody> </table> </div> </div> </div> </div> </div> </div> <div class="swp__navigation"> <button type="button" class="swp__navigation-prev swp__navigation-prev--2 swp__disabled" 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"/></svg> </button> <button type="button" class="swp__navigation-next swp__navigation-next--2"> <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"/></svg> </button> </div> </div> </div> </div> </div> </div> </div> </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"> <div class="edt"> <p>Looking for something not listed? Please <a href="/contact-us/" rel="noopener">Contact us</a> to discuss a custom plan.</p> </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">No Hidden Upsells Or Renewal Price Increases</span> <h2 class="fn-8 lg:fn-12 mb-4 lg:mb-8"> The Rocket.net pricing promise </h2> <div class="edt"> <p>Rocket.net is a hosting company you can trust with a strong core value of always being 100% transparent with our customers, that means <strong>no hidden upsells</strong> or <strong>price increases on renewals.</strong></p> <p><em>We pledged from day one to do things differently than the rest of the industry, and set the highest standards possible for everyone else to follow. Doing right by our customers means everything to us, and we strive to meet that expectation every single day here.</em></p> <h3 class="LC20lb MBeuO DKV0Md"></h3> <p>&nbsp;</p> </div> </div> <div class="cl-12 md:cl-6"> <div class="med med--image"> <div class="med__image med__image--left med__image--middle" style="width: 70%;"> <img width="401" height="252" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20401%20252'%3E%3C/svg%3E" class="img" alt="" decoding="async" fetchpriority="high" data-lazy-src="https://rocket.net/wp-content/uploads/2022/12/Transparent-Pricing-Update.svg" /><noscript><img width="401" height="252" src="https://rocket.net/wp-content/uploads/2022/12/Transparent-Pricing-Update.svg" class="img" alt="" decoding="async" fetchpriority="high" /></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-Orange1.svg" /><noscript><img width="567" height="580" src="https://rocket.net/wp-content/uploads/2022/12/Orbit-Bottom-Orange1.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">Tech Stack</span> <h2 class="fn-8 lg:fn-12 mb-4 lg:mb-8"> Powerful Hardware, Innovative Platform. You're in Safe Hands. </h2> <div class="edt"> <p>Our platform is built like no other in the industry. From an edge-first approach with enterprise grade servers fully managed by Rocket.net, to innovative product development driven by customer demand, we&#8217;re here for you.</p> </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: 70%;"> <img width="440" height="328" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20440%20328'%3E%3C/svg%3E" class="img" alt="" decoding="async" data-lazy-src="https://rocket.net/wp-content/uploads/2023/05/Tech-Stack-Clean.svg" /><noscript><img width="440" height="328" src="https://rocket.net/wp-content/uploads/2023/05/Tech-Stack-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-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-orange-10"> <div class="ct"> <span class="hdn">Speed & Security With a Smile</span> <h2 class="fn-8 lg:fn-12"> Award Winning Service & Support </h2> <hr class="rul cb-black-20 mt-8 lg:mt-12 mb-10 lg:mb-20"> <div class="swp swp--trustpilot"> <div class="swp__slides"> <div class="swp__slide"> <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 x="26" width="24" height="24" rx="4" fill="#00B67A"/><rect x="51.998" width="24" height="24" rx="4" fill="#00B67A"/><rect x="78" width="24" height="24" rx="4" fill="#00B67A"/><rect x="104" width="24" height="24" rx="4" fill="#00B67A"/><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"/></svg> </i> <div class="edt cf-black-100"> <p class="p1">What always shocks me is the speed, its just insane. They’re the best value and fastest host on WordPress and I honestly would not recommend anyone else.</p> </div> </div> <div class="ath"> <span class="ath__name">Alex</span> </div> </div> </div> </div> <div class="swp__slide"> <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 x="26" width="24" height="24" rx="4" fill="#00B67A"/><rect x="51.998" width="24" height="24" rx="4" fill="#00B67A"/><rect x="78" width="24" height="24" rx="4" fill="#00B67A"/><rect x="104" width="24" height="24" rx="4" fill="#00B67A"/><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"/></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"> <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 x="26" width="24" height="24" rx="4" fill="#00B67A"/><rect x="51.998" width="24" height="24" rx="4" fill="#00B67A"/><rect x="78" width="24" height="24" rx="4" fill="#00B67A"/><rect x="104" width="24" height="24" rx="4" fill="#00B67A"/><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"/></svg> </i> <div class="edt cf-black-100"> <p class="p1">The moment we moved our blog to Rocket we saw performance improvements globally. Our former WordPress host did the job, but Rocket is on a different level.</p> </div> </div> <div class="ath"> <span class="ath__name">Terry Myers</span> </div> </div> </div> </div> <div class="swp__slide"> <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 x="26" width="24" height="24" rx="4" fill="#00B67A"/><rect x="51.998" width="24" height="24" rx="4" fill="#00B67A"/><rect x="78" width="24" height="24" rx="4" fill="#00B67A"/><rect x="104" width="24" height="24" rx="4" fill="#00B67A"/><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"/></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 class="swp__slide"> <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 x="26" width="24" height="24" rx="4" fill="#00B67A"/><rect x="51.998" width="24" height="24" rx="4" fill="#00B67A"/><rect x="78" width="24" height="24" rx="4" fill="#00B67A"/><rect x="104" width="24" height="24" rx="4" fill="#00B67A"/><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"/></svg> </i> <div class="edt cf-black-100"> <p class="p1">The performance has far exceeded our expectations. Their optimised WordPress stack runs over Cloudflare Enterprise CDN, the results are phenomenal!</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="" decoding="async" data-lazy-srcset="https://rocket.net/wp-content/uploads/2022/12/Avatar-Jacobus-Van-Niekerk-min-54x54.jpg 54w, https://rocket.net/wp-content/uploads/2022/12/Avatar-Jacobus-Van-Niekerk-min.jpg 73w" data-lazy-sizes="(max-width: 54px) 100vw, 54px" data-lazy-src="https://rocket.net/wp-content/uploads/2022/12/Avatar-Jacobus-Van-Niekerk-min-54x54.jpg" /><noscript><img width="54" height="54" src="https://rocket.net/wp-content/uploads/2022/12/Avatar-Jacobus-Van-Niekerk-min-54x54.jpg" class="attachment-avatar size-avatar" alt="" decoding="async" srcset="https://rocket.net/wp-content/uploads/2022/12/Avatar-Jacobus-Van-Niekerk-min-54x54.jpg 54w, https://rocket.net/wp-content/uploads/2022/12/Avatar-Jacobus-Van-Niekerk-min.jpg 73w" sizes="(max-width: 54px) 100vw, 54px" /></noscript></i><span class="ath__name">Jacobus Van Niekerk</span> </div> </div> </div> </div> <div class="swp__slide"> <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 x="26" width="24" height="24" rx="4" fill="#00B67A"/><rect x="51.998" width="24" height="24" rx="4" fill="#00B67A"/><rect x="78" width="24" height="24" rx="4" fill="#00B67A"/><rect x="104" width="24" height="24" rx="4" fill="#00B67A"/><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"/></svg> </i> <div class="edt cf-black-100"> <p class="p1">I&#8217;ve been writing WP speed guides for 10 years and all I can say is they put all these other &#8220;fastest WordPress hosts&#8221; to shame.</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="" decoding="async" data-lazy-srcset="https://rocket.net/wp-content/uploads/2022/12/Avatar-Tom-Dupois-min-54x54.jpg 54w, https://rocket.net/wp-content/uploads/2022/12/Avatar-Tom-Dupois-min.jpg 73w" data-lazy-sizes="(max-width: 54px) 100vw, 54px" data-lazy-src="https://rocket.net/wp-content/uploads/2022/12/Avatar-Tom-Dupois-min-54x54.jpg" /><noscript><img width="54" height="54" src="https://rocket.net/wp-content/uploads/2022/12/Avatar-Tom-Dupois-min-54x54.jpg" class="attachment-avatar size-avatar" alt="" decoding="async" srcset="https://rocket.net/wp-content/uploads/2022/12/Avatar-Tom-Dupois-min-54x54.jpg 54w, https://rocket.net/wp-content/uploads/2022/12/Avatar-Tom-Dupois-min.jpg 73w" sizes="(max-width: 54px) 100vw, 54px" /></noscript></i><span class="ath__name">Tom Dupuis</span> </div> </div> </div> </div> <div class="swp__slide"> <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 x="26" width="24" height="24" rx="4" fill="#00B67A"/><rect x="51.998" width="24" height="24" rx="4" fill="#00B67A"/><rect x="78" width="24" height="24" rx="4" fill="#00B67A"/><rect x="104" width="24" height="24" rx="4" fill="#00B67A"/><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"/></svg> </i> <div class="edt cf-black-100"> <p class="p1">Awesome support!!</p> <p class="p1">Rocket hosting is lightning fast, the support team is beyond stellar!</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="" decoding="async" data-lazy-srcset="https://rocket.net/wp-content/uploads/2022/12/Avatar-Diego-Versiani-min-54x54.jpg 54w, https://rocket.net/wp-content/uploads/2022/12/Avatar-Diego-Versiani-min.jpg 73w" data-lazy-sizes="(max-width: 54px) 100vw, 54px" data-lazy-src="https://rocket.net/wp-content/uploads/2022/12/Avatar-Diego-Versiani-min-54x54.jpg" /><noscript><img width="54" height="54" src="https://rocket.net/wp-content/uploads/2022/12/Avatar-Diego-Versiani-min-54x54.jpg" class="attachment-avatar size-avatar" alt="" decoding="async" srcset="https://rocket.net/wp-content/uploads/2022/12/Avatar-Diego-Versiani-min-54x54.jpg 54w, https://rocket.net/wp-content/uploads/2022/12/Avatar-Diego-Versiani-min.jpg 73w" sizes="(max-width: 54px) 100vw, 54px" /></noscript></i><span class="ath__name">Diego Versiani</span> </div> </div> </div> </div> </div> <div class="swp__navigation"> <button type="button" class="swp__navigation-prev"> <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"/></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"/></svg> </button> </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"> <h2 class="fn-8 lg:fn-12"> FAQ </h2> </div> </div> <div class="mt-10 lg:mt-20"> <div itemscope itemtype="https://schema.org/FAQPage"> <article class="faq faq--0" itemprop="mainEntity" itemscope itemtype="https://schema.org/Question"> <h3 class="fn-5 lg:fn-6"> <button type="button" class="faq__question" data-toggle=".faq--0" itemprop="name"> What is a visit?<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"/></svg> </button> </h3> <div class="faq__answer" itemscope itemprop="acceptedAnswer" itemtype="https://schema.org/Answer"> <div class="edt" itemprop="text"> <p>This is the amount of unique visits that hit your WordPress install in a 24 hour period.</p> </div> </div> </article> <article class="faq faq--1" itemprop="mainEntity" itemscope itemtype="https://schema.org/Question"> <h3 class="fn-5 lg:fn-6"> <button type="button" class="faq__question" data-toggle=".faq--1" itemprop="name"> What is a WordPress install?<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"/></svg> </button> </h3> <div class="faq__answer" itemscope itemprop="acceptedAnswer" itemtype="https://schema.org/Answer"> <div class="edt" itemprop="text"> <p>WordPress installs or as we call them in Mission Control “Sites” are individual installs of WordPress running on our Platform. Every WordPress install comes optimized and secured out of the gate and takes just under 6 seconds to create.</p> </div> </div> </article> <article class="faq faq--2" itemprop="mainEntity" itemscope itemtype="https://schema.org/Question"> <h3 class="fn-5 lg:fn-6"> <button type="button" class="faq__question" data-toggle=".faq--2" itemprop="name"> Can Rocket.net help me choose a plan?<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"/></svg> </button> </h3> <div class="faq__answer" itemscope itemprop="acceptedAnswer" itemtype="https://schema.org/Answer"> <div class="edt" itemprop="text"> <p>Absolutely! Feel free to contact us via Live Chat, Email (hello@rocket.net), or Phone (<a href="tel:+1-877-374-0764" target="_blank" rel="noopener"><span class="bar__support-call">877 374 0764</span></a>) and we’ll be more than happy to find the right fit for your needs.</p> </div> </div> </article> <article class="faq faq--3" itemprop="mainEntity" itemscope itemtype="https://schema.org/Question"> <h3 class="fn-5 lg:fn-6"> <button type="button" class="faq__question" data-toggle=".faq--3" itemprop="name"> How does 24/7/365 support work?<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"/></svg> </button> </h3> <div class="faq__answer" itemscope itemprop="acceptedAnswer" itemtype="https://schema.org/Answer"> <div class="edt" itemprop="text"> <p>Every plan at Rocket.net gives you 24/7/365 access to our amazing support team through Live Chat and our ticketing system. With response times in minutes not hours. All our support engineers are WordPress experts and ensure your problems are taken care of effectively.</p> </div> </div> </article> <article class="faq faq--4" itemprop="mainEntity" itemscope itemtype="https://schema.org/Question"> <h3 class="fn-5 lg:fn-6"> <button type="button" class="faq__question" data-toggle=".faq--4" itemprop="name"> Do you offer free migrations?<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"/></svg> </button> </h3> <div class="faq__answer" itemscope itemprop="acceptedAnswer" itemtype="https://schema.org/Answer"> <div class="edt" itemprop="text"> <p>Yes! We will migrate all your WordPress sites to Rocket.net for FREE from any hosting provider. 95% of migrations will take under 12 hours and that&#8217;s for extremely large websites</p> </div> </div> </article> <article class="faq faq--5" itemprop="mainEntity" itemscope itemtype="https://schema.org/Question"> <h3 class="fn-5 lg:fn-6"> <button type="button" class="faq__question" data-toggle=".faq--5" itemprop="name"> Where are your servers located?<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"/></svg> </button> </h3> <div class="faq__answer" itemscope itemprop="acceptedAnswer" itemtype="https://schema.org/Answer"> <div class="edt" itemprop="text"> <p>We offer 10 locations to choose from in US, Europe and Asia. With our acceleration technology your end users will get amazing performance irrespective of where your site is hosted. Read more about our network by <a href="/features/network/">clicking here</a>.</p> </div> </div> </article> <article class="faq faq--6" itemprop="mainEntity" itemscope itemtype="https://schema.org/Question"> <h3 class="fn-5 lg:fn-6"> <button type="button" class="faq__question" data-toggle=".faq--6" itemprop="name"> Is there a discount for annual payments?<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"/></svg> </button> </h3> <div class="faq__answer" itemscope itemprop="acceptedAnswer" itemtype="https://schema.org/Answer"> <div class="edt" itemprop="text"> <p>Yes! We provide you with two months free on any plan that is paid for annually. Further discounts available on longer term subscriptions.</p> </div> </div> </article> <article class="faq faq--7" itemprop="mainEntity" itemscope itemtype="https://schema.org/Question"> <h3 class="fn-5 lg:fn-6"> <button type="button" class="faq__question" data-toggle=".faq--7" itemprop="name"> Why should I use Rocket.net vs other hosting companies?<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"/></svg> </button> </h3> <div class="faq__answer" itemscope itemprop="acceptedAnswer" itemtype="https://schema.org/Answer"> <div class="edt" itemprop="text"> <p>Our Platform was built with over 20 years of combined experience in the hosting industry. Our founders have seen WordPress evolve from it’s initial inception to where it is today. With that said, our Platform handles everything you need when it comes to building and maintaining the perfect WordPress website. We have a global footprint with over 275+ locations to serve your content from and built-in Enterprise grade security to ensure your website is safe at all times.</p> </div> </div> </article> <article class="faq faq--8" itemprop="mainEntity" itemscope itemtype="https://schema.org/Question"> <h3 class="fn-5 lg:fn-6"> <button type="button" class="faq__question" data-toggle=".faq--8" itemprop="name"> What is your refund/cancellation policy?<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"/></svg> </button> </h3> <div class="faq__answer" itemscope itemprop="acceptedAnswer" itemtype="https://schema.org/Answer"> <div class="edt" itemprop="text"> <p>We offer a 30-day money back guarantee on all of our services except for our Enterprise hosting plans. If you’re not satisfied with the speed, security, or anything related to your account we’ll refund your payment with no questions asked. Our service can also be canceled at anytime directly through our portal.</p> </div> </div> </article> <article class="faq faq--9" itemprop="mainEntity" itemscope itemtype="https://schema.org/Question"> <h3 class="fn-5 lg:fn-6"> <button type="button" class="faq__question" data-toggle=".faq--9" itemprop="name"> What if I need more disk space or bandwidth?<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"/></svg> </button> </h3> <div class="faq__answer" itemscope itemprop="acceptedAnswer" itemtype="https://schema.org/Answer"> <div class="edt" itemprop="text"> <p>You can upgrade to the next plan or we bill disk space overages at $2/GB and Bandwidth overages at $0.08/GB. Discounts are available if overages are purchased as fixed monthly addons.</p> </div> </div> </article> <article class="faq faq--10" itemprop="mainEntity" itemscope itemtype="https://schema.org/Question"> <h3 class="fn-5 lg:fn-6"> <button type="button" class="faq__question" data-toggle=".faq--10" itemprop="name"> Do you support sites other than WordPress?<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"/></svg> </button> </h3> <div class="faq__answer" itemscope itemprop="acceptedAnswer" itemtype="https://schema.org/Answer"> <div class="edt" itemprop="text"> <p>Unfortunately no, we specialize in WordPress only.</p> </div> </div> </article> <article class="faq faq--11" itemprop="mainEntity" itemscope itemtype="https://schema.org/Question"> <h3 class="fn-5 lg:fn-6"> <button type="button" class="faq__question" data-toggle=".faq--11" itemprop="name"> How does the Rocket.net Enterprise Edge work?<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"/></svg> </button> </h3> <div class="faq__answer" itemscope itemprop="acceptedAnswer" itemtype="https://schema.org/Answer"> <div class="edt" itemprop="text"> <p>Rocket.net is partnered with several Edge providers to create our Enterprise Edge. Every site on Rocket.net is pre-configured to utilize our Enterprise Edge with access to 275+ edge locations and an Enterprise WAF. To learn more about how Rocket.net is the Fastest WordPress Hosting provider <a href="/features/fastest-wordpress-hosting/">click here</a>.</p> </div> </div> </article> <article class="faq faq--12" itemprop="mainEntity" itemscope itemtype="https://schema.org/Question"> <h3 class="fn-5 lg:fn-6"> <button type="button" class="faq__question" data-toggle=".faq--12" itemprop="name"> Is Rocket.net&#8217;s WordPress hosting secure?<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"/></svg> </button> </h3> <div class="faq__answer" itemscope itemprop="acceptedAnswer" itemtype="https://schema.org/Answer"> <div class="edt" itemprop="text"> <p>All sites on Rocket.net’s platform are protected by an Enterprise grade Web Application Firewall (WAF) on the network layer plus a firewall and malware scanner on the server which scans all files in real time. Read more about how Rocket.net keeps your sites secure by <a href="/features/secure-wordpress-hosting/">clicking here</a>.</p> </div> </div> </article> <article class="faq faq--13" itemprop="mainEntity" itemscope itemtype="https://schema.org/Question"> <h3 class="fn-5 lg:fn-6"> <button type="button" class="faq__question" data-toggle=".faq--13" itemprop="name"> Do you offer email services?<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"/></svg> </button> </h3> <div class="faq__answer" itemscope itemprop="acceptedAnswer" itemtype="https://schema.org/Answer"> <div class="edt" itemprop="text"> <p>At this time we do not offer email service with our hosting. We highly recommend the Google Workspaces services provided at Google for world-class email.</p> </div> </div> </article> </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 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"/></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"> <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"/></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"/></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"/></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"/></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><li><a href="/features/get-wp-rocket-for-free/">Free WP Rocket</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">&copy; 2024 Rocket.net</span> &bullet; All rights reserved. </div> <div class="cl-12 md:cl-auto"> <a href="https://rocket.net/privacy-policy/">Privacy Policy</a> &bullet; <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=1731827254' 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=1731827254' id='contact-form-7-js'></script> <script type='text/javascript' id='leadin-script-loader-js-js-extra'> /* <![CDATA[ */ var leadin_wordpress = {"userRole":"visitor","pageType":"page","leadinPluginVersion":"10.2.3"}; /* ]]> */ </script> <script data-minify="1" type='text/javascript' src='https://rocket.net/wp-content/cache/min/1/24325690.js?ver=1731827254' 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=1731827254"></script> </body> </html> <!-- This website is like a Rocket, isn't it? Performance optimized by WP Rocket. Learn more: https://wp-rocket.me - Debug: cached@1732717005 -->

Pages: 1 2 3 4 5 6 7 8 9 10