CINXE.COM

The Easiest way to Host WordPress - Rocket.net

<!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>The Easiest way to Host WordPress - Rocket.net</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="If simple, fast and secure hosting is what you need, Rocket.net is the Easiest way to host WordPress with great customer support"/> <meta name="robots" content="follow, index, max-snippet:-1, max-video-preview:-1, max-image-preview:large"/> <link rel="canonical" href="https://rocket.net/features/easy-wordpress-hosting/" /> <meta property="og:locale" content="en_US" /> <meta property="og:type" content="article" /> <meta property="og:title" content="The Easiest way to Host WordPress - Rocket.net" /> <meta property="og:description" content="If simple, fast and secure hosting is what you need, Rocket.net is the Easiest way to host WordPress with great customer support" /> <meta property="og:url" content="https://rocket.net/features/easy-wordpress-hosting/" /> <meta property="og:site_name" content="Rocket.net" /> <meta property="og:updated_time" content="2023-01-20T12:50:58+00:00" /> <meta property="og:image" content="https://rocket.net/wp-content/uploads/2022/12/rocket-net_social.png" /> <meta property="og:image:secure_url" content="https://rocket.net/wp-content/uploads/2022/12/rocket-net_social.png" /> <meta property="og:image:width" content="1200" /> <meta property="og:image:height" content="630" /> <meta property="og:image:alt" content="easiest way to host WordPress" /> <meta property="og:image:type" content="image/png" /> <meta name="twitter:card" content="summary_large_image" /> <meta name="twitter:title" content="The Easiest way to Host WordPress - Rocket.net" /> <meta name="twitter:description" content="If simple, fast and secure hosting is what you need, Rocket.net is the Easiest way to host WordPress with great customer support" /> <meta name="twitter:image" content="https://rocket.net/wp-content/uploads/2022/12/rocket-net_social.png" /> <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/1886" /><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=1886' /> <link rel="alternate" type="application/json+oembed" href="https://rocket.net/wp-json/oembed/1.0/embed?url=https%3A%2F%2Frocket.net%2Ffeatures%2Feasy-wordpress-hosting%2F" /> <link rel="alternate" type="text/xml+oembed" href="https://rocket.net/wp-json/oembed/1.0/embed?url=https%3A%2F%2Frocket.net%2Ffeatures%2Feasy-wordpress-hosting%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-light pt-6 lg:pt-8 pb-6 lg:pb-8"> <div class="ct"> <a href="https://rocket.net/" class="hdr__logo"> <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 187 40" width="187" height="40" fill="none"><path fill="#24A7CA" fill-rule="evenodd" d="m19.398 0 .087.05.317.188a10.75 10.75 0 0 1 1.703 1.247c.658.59 1.258 1.24 1.791 1.946.399.528.768 1.084 1.102 1.667 1.283 2.23 2.06 4.815 2.06 7.257v6.424l.567.374a7.777 7.777 0 0 1 3.438 6.274v7.943l-1.604-1.173-2.4-1.76-.005-.001v7.248a17.7 17.7 0 0 0 4.168-2.576A18.172 18.172 0 0 0 37.2 21.081c0-7.896-5.003-14.629-11.958-17.09-.461-.752-.98-1.467-1.553-2.138C32.33 3.843 38.8 11.71 38.8 21.08c0 8.342-5.126 15.49-12.346 18.365a18.23 18.23 0 0 1-1.601.554V19.692l-4.654-3.374v20.22H18.6v-20.22l-4.658 3.373v20.307a19.015 19.015 0 0 1-1.486-.507l-.116-.047a19.326 19.326 0 0 1-5.3-3.18A19.806 19.806 0 0 1 0 21.08C0 11.71 6.47 3.843 15.113 1.855a16.86 16.86 0 0 0-1.553 2.138c-6.955 2.46-11.958 9.194-11.958 17.09a18.172 18.172 0 0 0 6.731 14.153 17.677 17.677 0 0 0 4.008 2.444v-7.242l-2.401 1.76-1.601 1.168-.003.006v-7.944a7.79 7.79 0 0 1 2.686-5.702c.237-.205.49-.392.753-.572l.561-.374.005-.005v-6.419c0-2.442.778-5.027 2.06-7.257.336-.583.704-1.14 1.104-1.667a13.688 13.688 0 0 1 1.79-1.946c.526-.47 1.096-.888 1.703-1.248l.313-.185.087-.052ZM12.34 20.74a5.709 5.709 0 0 0-.64.574 6.129 6.129 0 0 0-1.763 4.326v4.47h.002v.08l2.401-1.759v-7.69Zm14.118 0v7.691l2.401 1.759v-.006h.003v-4.543a6.129 6.129 0 0 0-1.762-4.327 5.726 5.726 0 0 0-.642-.573ZM20.199 2.5v11.752l4.654 3.366v-5.263c0-2.655-1.09-5.575-2.757-7.819-.39-.53-.822-1.027-1.292-1.487A10.55 10.55 0 0 0 20.2 2.5Zm-1.598-.002c-.208.173-.41.355-.608.551-.47.46-.903.958-1.294 1.487-1.667 2.244-2.756 5.164-2.756 7.82v5.262l4.658-3.366V2.498Z" clip-rule="evenodd"/><path 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鈥檝e 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鈥檙e 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 cb-blue-10"> <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">Powerful WordPress Hosting That's Simple to Manage</span> <h1 class="fn-11 lg:fn-14 mb-4 lg:mb-8"> Rocket.net Is The Easiest Way To Host WordPress </h1> <div class="edt"> <p>Easily manage all your WordPress websites in our intuitive, user-friendly interface designed to maximize your productivity, minimize friction and help you succeed.</p> </div> <div class="rw fv-middle gp-2 lg:gp-3"> <div class="cl-auto"> <a href="/pricing/" class="btn btn--primary btn--md"> See plans & pricing </a> </div> <div class="cl-auto"> <a href="#chat" class="btn btn--secondary"> Chat with us <i class="ml-1"> <svg width="24" height="24" fill="none" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path fill="currentColor" d="M8.601 17.601a1.25 1.25 0 0 0 1.768 1.768l-1.768-1.768ZM15.971 12l.883.884a1.25 1.25 0 0 0 0-1.768l-.883.884Zm-5.602-7.37A1.25 1.25 0 0 0 8.601 6.4L10.37 4.63Zm0 14.74 6.485-6.486-1.767-1.768L8.6 17.601l1.768 1.768Zm6.485-8.254L10.37 4.631 8.601 6.399l6.486 6.485 1.767-1.768Z"/></svg> </i> </a> </div> </div> </div> <div class="cl-12 md:cl-6"> <div class="med med--image"> <div class="med__image med__image--left med__image--bottom" style="width: 100%;"> <img width="600" height="326" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20600%20326'%3E%3C/svg%3E" class="img" alt="" decoding="async" fetchpriority="high" data-lazy-src="https://rocket.net/wp-content/uploads/2022/12/Dashboard-Overview.svg" /><noscript><img width="600" height="326" src="https://rocket.net/wp-content/uploads/2022/12/Dashboard-Overview.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-TopRight-Blue1.svg" /><noscript><img width="567" height="580" src="https://rocket.net/wp-content/uploads/2022/12/Orbit-TopRight-Blue1.svg" class="med__source" alt="" decoding="async" /></noscript> </div> </div> </div> </div> </section> <section class="sct cb-white-100"> <div class="ct"> <span class="hdn">Rocket.net Control Panel</span> <h2 class="fn-8 lg:fn-12 mb-4 lg:mb-8"> Now You Can Manage Everything WordPress In One Place </h2> <div class="edt"> <p>If you are tired of all the clutter and wasted time trying to get things done with your current hosting provider, now you can take full control of your WordPress websites with our user-friendly dashboard that&#8217;s easy to use, and packed with a ton of powerful features!</p> </div> <a href="/features/wordpress-control-panel/" class="btn btn--secondary"> Learn More! </a> <hr class="rul cb-black-20 mt-8 lg:mt-12"> </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"> <ul class="acc"> <li> <button type="button" class="acc__button"> <span class="acc__spacing"> <i class="icn icn--secondary 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> <span class="acc__title">Create a website in one click</span><span class="acc__editor">Starting your Rocket journey is as easy as clicking a button. Sit back and relax while we do all the work.</span> </span> </button> </li> <li> <button type="button" class="acc__button"> <span class="acc__spacing"> <i class="icn icn--secondary 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> <span class="acc__title">In-depth analytics reporting dashboard</span><span class="acc__editor">Get as sophisticated as you'd like with our analytics dashboard giving you a full overview of your websites. </span> </span> </button> </li> <li> <button type="button" class="acc__button"> <span class="acc__spacing"> <i class="icn icn--secondary 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> <span class="acc__title">Pre-configured speed & security</span><span class="acc__editor">Never worry about optimizing website speed again because with the Rocket.net platform, we do it all for you.</span> </span> </button> </li> <li> <button type="button" class="acc__button"> <span class="acc__spacing"> <i class="icn icn--secondary 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> <span class="acc__title">Effortless collaboration with users</span><span class="acc__editor">Spend less time sharing logins and syncing over which changes need to happen, instead focus on your business and growth. </span> </span> </button> </li> <li> <button type="button" class="acc__button"> <span class="acc__spacing"> <i class="icn icn--secondary 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> <span class="acc__title">100% automated plugin & theme updates</span><span class="acc__editor">Sleep well, everything is up to date. No more worrying about plugin or theme vulnerabilities, they're up to date and protected.</span> </span> </button> </li> </ul> </div> <div class="cl-12 md:cl-6"> <div class="swp swp--accordion"> <div class="swp__slides"> <div class="swp__slide"> <div class="med med--image"> <div class="med__image med__image--left med__image--bottom" style="width: 70%;"> <img width="520" height="364" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20520%20364'%3E%3C/svg%3E" class="img" alt="" decoding="async" data-lazy-src="https://rocket.net/wp-content/uploads/2022/12/Dashboard-Steps.svg" /><noscript><img width="520" height="364" src="https://rocket.net/wp-content/uploads/2022/12/Dashboard-Steps.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-TopRight-Blue1.svg" /><noscript><img width="567" height="580" src="https://rocket.net/wp-content/uploads/2022/12/Orbit-TopRight-Blue1.svg" class="med__source" alt="" decoding="async" /></noscript> </div> </div> <div class="swp__slide"> <div class="med med--image"> <div class="med__image med__image--left med__image--bottom" style="width: 70%;"> <img width="520" height="396" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20520%20396'%3E%3C/svg%3E" class="img" alt="" decoding="async" data-lazy-src="https://rocket.net/wp-content/uploads/2022/12/Events-WAF-CDN.svg" /><noscript><img width="520" height="396" src="https://rocket.net/wp-content/uploads/2022/12/Events-WAF-CDN.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-TopRight-Blue1.svg" /><noscript><img width="567" height="580" src="https://rocket.net/wp-content/uploads/2022/12/Orbit-TopRight-Blue1.svg" class="med__source" alt="" decoding="async" /></noscript> </div> </div> <div class="swp__slide"> <div class="med med--image"> <div class="med__image med__image--left med__image--top" style="width: 70%;"> <img width="440" height="342" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20440%20342'%3E%3C/svg%3E" class="img" alt="" decoding="async" data-lazy-src="https://rocket.net/wp-content/uploads/2022/12/Core-Web-Vitals-Stylized.svg" /><noscript><img width="440" height="342" src="https://rocket.net/wp-content/uploads/2022/12/Core-Web-Vitals-Stylized.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-TopRight-Blue1.svg" /><noscript><img width="567" height="580" src="https://rocket.net/wp-content/uploads/2022/12/Orbit-TopRight-Blue1.svg" class="med__source" alt="" decoding="async" /></noscript> </div> </div> <div class="swp__slide"> <div class="med med--image"> <div class="med__image med__image--left med__image--bottom" style="width: 100%;"> <img width="1200" height="764" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201200%20764'%3E%3C/svg%3E" class="img" alt="" decoding="async" data-lazy-srcset="https://rocket.net/wp-content/uploads/2022/12/Users-min.png 1200w, https://rocket.net/wp-content/uploads/2022/12/Users-min-300x191.png 300w, https://rocket.net/wp-content/uploads/2022/12/Users-min-1024x652.png 1024w, https://rocket.net/wp-content/uploads/2022/12/Users-min-768x489.png 768w" data-lazy-sizes="(max-width: 1200px) 100vw, 1200px" data-lazy-src="https://rocket.net/wp-content/uploads/2022/12/Users-min.png" /><noscript><img width="1200" height="764" src="https://rocket.net/wp-content/uploads/2022/12/Users-min.png" class="img" alt="" decoding="async" srcset="https://rocket.net/wp-content/uploads/2022/12/Users-min.png 1200w, https://rocket.net/wp-content/uploads/2022/12/Users-min-300x191.png 300w, https://rocket.net/wp-content/uploads/2022/12/Users-min-1024x652.png 1024w, https://rocket.net/wp-content/uploads/2022/12/Users-min-768x489.png 768w" sizes="(max-width: 1200px) 100vw, 1200px" /></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-TopRight-Blue1.svg" /><noscript><img width="567" height="580" src="https://rocket.net/wp-content/uploads/2022/12/Orbit-TopRight-Blue1.svg" class="med__source" alt="" decoding="async" /></noscript> </div> </div> <div class="swp__slide"> <div class="med med--image"> <div class="med__image med__image--right med__image--top" style="width: 70%;"> <img width="600" height="344" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20600%20344'%3E%3C/svg%3E" class="img" alt="" decoding="async" data-lazy-src="https://rocket.net/wp-content/uploads/2022/12/Plugins-List.svg" /><noscript><img width="600" height="344" src="https://rocket.net/wp-content/uploads/2022/12/Plugins-List.svg" class="img" alt="" decoding="async" /></noscript> </div> <img width="567" height="580" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20567%20580'%3E%3C/svg%3E" class="med__source" alt="" decoding="async" data-lazy-src="https://rocket.net/wp-content/uploads/2022/12/Orbit-TopRight-Blue1.svg" /><noscript><img width="567" height="580" src="https://rocket.net/wp-content/uploads/2022/12/Orbit-TopRight-Blue1.svg" class="med__source" alt="" decoding="async" /></noscript> </div> </div> </div> </div> </div> </div> </div> </section> <section class="sct cb-white-100"> <div class="ct"> <div class="rw fh-between fv-middle gp-4"> <div class="cl-12 md:cl-6 lg:cl-5"> <span class="hdn">The Rocket.net Team Is Always Ready To Help</span> <h2 class="fn-8 lg:fn-12 mb-4 lg:mb-8"> Industry Leading Live Support - 24/7 </h2> <div class="edt"> <p>We always put our customers first, from product planning to every single chat and ticket. With 20+ years of hosting experience, we&#8217;ll make sure you have a fantastic experience.</p> </div> <ul class="fea"> <li> <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> <span class="fea__title">Helping you solve any problems</span> </li> <li> <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> <span class="fea__title">Instant response via live chat</span> </li> <li> <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> <span class="fea__title">Prefer email or phone? No problem!</span> </li> <li> <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> <span class="fea__title">Don't be surprised if our CEO jumps in to help</span> </li> </ul> <div class="rw fv-middle gp-2 lg:gp-3"> <div class="cl-auto"> <a href="/features/experienced-wordpress-support/" class="btn btn--secondary"> See why Rocket.net customer support is different <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> </div> </div> </div> <div class="cl-12 md:cl-6"> <div class="med med--reviews"> <div class="swp swp--reviews"> <div class="swp__slides"> <div class="swp__slide"> <div class="quo quo--lg crd crd--sm cb-white-100"> <div class="crd__spacing"> <div class="quo__editor"> <p class="p1">Awesome support!!</p> <p class="p1">Rocket hosting is lightning fast, the support team is beyond stellar!</p> </div> <div class="ath"> <i class="ath__avatar"><img width="54" height="54" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2054%2054'%3E%3C/svg%3E" class="attachment-avatar size-avatar" alt="" decoding="async" data-lazy-srcset="https://rocket.net/wp-content/uploads/2022/12/Avatar-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 class="swp__slide"> <div class="quo quo--lg crd crd--sm cb-white-100"> <div class="crd__spacing"> <div class="quo__editor"> <p class="p1">Beyond super-impressed! Support response times are almost immediate, no matter what time of day.</p> </div> <div class="ath"> <i class="ath__avatar"><img width="54" height="54" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2054%2054'%3E%3C/svg%3E" class="attachment-avatar size-avatar" alt="" decoding="async" data-lazy-srcset="https://rocket.net/wp-content/uploads/2022/12/Avatar-Arthur-Coldwells-min-54x54.jpg 54w, https://rocket.net/wp-content/uploads/2022/12/Avatar-Arthur-Coldwells-min.jpg 73w" data-lazy-sizes="(max-width: 54px) 100vw, 54px" data-lazy-src="https://rocket.net/wp-content/uploads/2022/12/Avatar-Arthur-Coldwells-min-54x54.jpg" /><noscript><img width="54" height="54" src="https://rocket.net/wp-content/uploads/2022/12/Avatar-Arthur-Coldwells-min-54x54.jpg" class="attachment-avatar size-avatar" alt="" decoding="async" srcset="https://rocket.net/wp-content/uploads/2022/12/Avatar-Arthur-Coldwells-min-54x54.jpg 54w, https://rocket.net/wp-content/uploads/2022/12/Avatar-Arthur-Coldwells-min.jpg 73w" sizes="(max-width: 54px) 100vw, 54px" /></noscript></i><span class="ath__name">Arthur Coldwells</span> </div> </div> </div> </div> <div class="swp__slide"> <div class="quo quo--lg crd crd--sm cb-white-100"> <div class="crd__spacing"> <div class="quo__editor"> <p>You are awesome!</p> <p>I am so impressed with your services, I can&#8217;t even compare it to other web hosting. I would really like to write a review somewhere. Is there a place you would recommend?</p> </div> <div class="ath"> <span class="ath__name">Andrea Vahe</span> </div> </div> </div> </div> <div class="swp__slide"> <div class="quo quo--lg crd crd--sm cb-white-100"> <div class="crd__spacing"> <div class="quo__editor"> <p class="p1">These guys are incredible, they are by far the best in the industry. Their support is ultra competent and responds quickly.</p> </div> <div class="ath"> <span class="ath__name">Yohan Tristram</span> </div> </div> </div> </div> <div class="swp__slide"> <div class="quo quo--lg crd crd--sm cb-white-100"> <div class="crd__spacing"> <div class="quo__editor"> <p class="p1">Whilst their tech is good, their support is phenomenal, the overall support experience and Rocket.net is world-class.</p> </div> <div class="ath"> <i class="ath__avatar"><img width="54" height="54" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2054%2054'%3E%3C/svg%3E" class="attachment-avatar size-avatar" alt="" decoding="async" data-lazy-srcset="https://rocket.net/wp-content/uploads/2022/12/Avatar-Jeremy-Robinson-min-54x54.jpg 54w, https://rocket.net/wp-content/uploads/2022/12/Avatar-Jeremy-Robinson-min.jpg 73w" data-lazy-sizes="(max-width: 54px) 100vw, 54px" data-lazy-src="https://rocket.net/wp-content/uploads/2022/12/Avatar-Jeremy-Robinson-min-54x54.jpg" /><noscript><img width="54" height="54" src="https://rocket.net/wp-content/uploads/2022/12/Avatar-Jeremy-Robinson-min-54x54.jpg" class="attachment-avatar size-avatar" alt="" decoding="async" srcset="https://rocket.net/wp-content/uploads/2022/12/Avatar-Jeremy-Robinson-min-54x54.jpg 54w, https://rocket.net/wp-content/uploads/2022/12/Avatar-Jeremy-Robinson-min.jpg 73w" sizes="(max-width: 54px) 100vw, 54px" /></noscript></i><span class="ath__name">Jeremy Robinson</span> </div> </div> </div> </div> <div class="swp__slide"> <div class="quo quo--lg crd crd--sm cb-white-100"> <div class="crd__spacing"> <div class="quo__editor"> <p class="p1">Rocket.net is by far the best hosting company out there. Amazing support that will help you with whatever you need!</p> </div> <div class="ath"> <span class="ath__name">Hampus H氓kanson</span> </div> </div> </div> </div> <div class="swp__slide"> <div class="quo quo--lg crd crd--sm cb-white-100"> <div class="crd__spacing"> <div class="quo__editor"> <p class="p1">After testing all so-called Premium WordPress Hosting, I finally Feel Safe at Rocket.net</p> </div> <div class="ath"> <i class="ath__avatar"><img width="54" height="54" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2054%2054'%3E%3C/svg%3E" class="attachment-avatar size-avatar" alt="" decoding="async" data-lazy-srcset="https://rocket.net/wp-content/uploads/2022/12/Arthur-Rahul-Singh-min-54x54.jpg 54w, https://rocket.net/wp-content/uploads/2022/12/Arthur-Rahul-Singh-min.jpg 73w" data-lazy-sizes="(max-width: 54px) 100vw, 54px" data-lazy-src="https://rocket.net/wp-content/uploads/2022/12/Arthur-Rahul-Singh-min-54x54.jpg" /><noscript><img width="54" height="54" src="https://rocket.net/wp-content/uploads/2022/12/Arthur-Rahul-Singh-min-54x54.jpg" class="attachment-avatar size-avatar" alt="" decoding="async" srcset="https://rocket.net/wp-content/uploads/2022/12/Arthur-Rahul-Singh-min-54x54.jpg 54w, https://rocket.net/wp-content/uploads/2022/12/Arthur-Rahul-Singh-min.jpg 73w" sizes="(max-width: 54px) 100vw, 54px" /></noscript></i><span class="ath__name">Rahul Singh</span> </div> </div> </div> </div> </div> </div> <img width="567" height="580" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20567%20580'%3E%3C/svg%3E" class="med__source" alt="" decoding="async" data-lazy-src="https://rocket.net/wp-content/uploads/2022/12/Orbit-TopRight-Orange2.svg" /><noscript><img width="567" height="580" src="https://rocket.net/wp-content/uploads/2022/12/Orbit-TopRight-Orange2.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">Rocket.net Customer Support Service Levels</span> <h2 class="fn-8 lg:fn-12 mb-4 lg:mb-8"> Our Customer support stats. Never settle for less! </h2> <div class="edt"> <p>We set the highest standards for our customer support to ensure you have the best experience possible. We&#8217;re also committed to showcasing that in full transparency.</p> </div> <hr class="rul cb-black-20 mt-8 lg:mt-12 mb-10 lg:mb-20"> <div class="rw gp-3"> <div class="cl-12 md:cl-6 lg:cl-3"> <article class="crd crd--md crd--shadow cb-white-100"> <div class="crd__spacing"> <i class="icn icn--primary icn--md mb-6"> <img width="24" height="24" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2024%2024'%3E%3C/svg%3E" class="attachment-full size-full" alt="Rocket Alt" decoding="async" data-lazy-src="https://rocket.net/wp-content/uploads/2022/11/rocket.svg" /><noscript><img width="24" height="24" src="https://rocket.net/wp-content/uploads/2022/11/rocket.svg" class="attachment-full size-full" alt="Rocket Alt" decoding="async" /></noscript> </i> <h3 class="fn-5 lg:fn-6 mb-4">47 second</h3> <div class="edt"> <p>AVG. Chat Response Time</p> </div> </div> </article> </div> <div class="cl-12 md:cl-6 lg:cl-3"> <article class="crd crd--md crd--shadow cb-white-100"> <div class="crd__spacing"> <i class="icn icn--primary icn--md mb-6"> <img width="24" height="24" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2024%2024'%3E%3C/svg%3E" class="attachment-full size-full" alt="Rocket Alt" decoding="async" data-lazy-src="https://rocket.net/wp-content/uploads/2022/11/rocket.svg" /><noscript><img width="24" height="24" src="https://rocket.net/wp-content/uploads/2022/11/rocket.svg" class="attachment-full size-full" alt="Rocket Alt" decoding="async" /></noscript> </i> <h3 class="fn-5 lg:fn-6 mb-4">6 minute</h3> <div class="edt"> <p>AVG. Ticket Response Time</p> </div> </div> </article> </div> <div class="cl-12 md:cl-6 lg:cl-3"> <article class="crd crd--md crd--shadow cb-white-100"> <div class="crd__spacing"> <i class="icn icn--primary icn--md mb-6"> <img width="24" height="24" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2024%2024'%3E%3C/svg%3E" class="attachment-full size-full" alt="Rocket Alt" decoding="async" data-lazy-src="https://rocket.net/wp-content/uploads/2022/11/rocket.svg" /><noscript><img width="24" height="24" src="https://rocket.net/wp-content/uploads/2022/11/rocket.svg" class="attachment-full size-full" alt="Rocket Alt" decoding="async" /></noscript> </i> <h3 class="fn-5 lg:fn-6 mb-4">43 minutes</h3> <div class="edt"> <p>AVG. Migration Time</p> </div> </div> </article> </div> <div class="cl-12 md:cl-6 lg:cl-3"> <article class="crd crd--md crd--shadow cb-white-100"> <div class="crd__spacing"> <i class="icn icn--primary icn--md mb-6"> <img width="24" height="24" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2024%2024'%3E%3C/svg%3E" class="attachment-full size-full" alt="Rocket Alt" decoding="async" data-lazy-src="https://rocket.net/wp-content/uploads/2022/11/rocket.svg" /><noscript><img width="24" height="24" src="https://rocket.net/wp-content/uploads/2022/11/rocket.svg" class="attachment-full size-full" alt="Rocket Alt" decoding="async" /></noscript> </i> <h3 class="fn-5 lg:fn-6 mb-4">98.3%</h3> <div class="edt"> <p>Satisfaction Rate</p> </div> </div> </article> </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">Unlimited & Free Website Migrations</span> <h2 class="fn-8 lg:fn-12 mb-4 lg:mb-8"> Enjoy our seamless worry-free migrations </h2> <div class="edt"> <p>Switching over to Rocket.net has never been easier. On top of the entire process being seamless and fully handled by us, you&#8217;ll experience incredible website speed and performance boosts.</p> </div> <ul class="fea"> <li> <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> <span class="fea__title">1:1 condition match</span> </li> <li> <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> <span class="fea__title">Typically complete within 45 minutes</span> </li> <li> <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> <span class="fea__title">0% downtime or service interruptions</span> </li> </ul> <div class="rw fv-middle gp-2 lg:gp-3"> <div class="cl-auto"> <a href="/features/free-wordpress-migrations/" class="btn btn--secondary"> More about our free and unlimited 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> </div> </div> </div> <div class="cl-12 md:cl-6"> <div class="med med--reviews"> <div class="swp swp--reviews"> <div class="swp__slides"> <div class="swp__slide"> <div class="quo quo--lg crd crd--sm cb-white-100"> <div class="crd__spacing"> <div class="quo__editor"> <p class="p1">Recently, we migrated to Rocket.net and brought all of our client sites over. We鈥檝e done this a few times before and Rocket.net was painless, seamless, and quick. Customer support is the best we鈥檝e ever seen.</p> </div> <div class="ath"> <span class="ath__name">Brian Dote</span> </div> </div> </div> </div> <div class="swp__slide"> <div class="quo quo--lg crd crd--sm cb-white-100"> <div class="crd__spacing"> <div class="quo__editor"> <p class="p1">Hands down the best experience with the support team! They migrated my site for free from Kinsta within minutes. Not only that but the speed is crazy fast!</p> </div> <div class="ath"> <span class="ath__name">Bryan Peterson</span> </div> </div> </div> </div> <div class="swp__slide"> <div class="quo quo--lg crd crd--sm cb-white-100"> <div class="crd__spacing"> <div class="quo__editor"> <p class="p1">They got my sites quickly migrated onto their servers and saw an instant speed increase from the old host for half the price and no restrictive php worker limits. Support is world-class and all of the team are very helpful and knowledgeable.</p> </div> <div class="ath"> <span class="ath__name">Joe</span> </div> </div> </div> </div> <div class="swp__slide"> <div class="quo quo--lg crd crd--sm cb-white-100"> <div class="crd__spacing"> <div class="quo__editor"> <p class="p1">Moving our site from WPEngine improved our site speed from a &#8220;D&#8221; to EXCELLENT an &#8220;A&#8221;. I highly recommend Rocket.net. They handled the migration for us! The customer support was amazing!</p> </div> <div class="ath"> <span class="ath__name">Ray Williams</span> </div> </div> </div> </div> <div class="swp__slide"> <div class="quo quo--lg crd crd--sm cb-white-100"> <div class="crd__spacing"> <div class="quo__editor"> <p class="p1">The fastest woocommerce site migration I have ever experienced. From starting the chat until they migrated my site (including the NS propagation) takes only 30 minutes. Highly recommended!</p> </div> <div class="ath"> <i class="ath__avatar"><img width="54" height="54" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2054%2054'%3E%3C/svg%3E" class="attachment-avatar size-avatar" alt="" decoding="async" data-lazy-srcset="https://rocket.net/wp-content/uploads/2022/12/Avatar-Vicky-min-54x54.jpg 54w, https://rocket.net/wp-content/uploads/2022/12/Avatar-Vicky-min.jpg 73w" data-lazy-sizes="(max-width: 54px) 100vw, 54px" data-lazy-src="https://rocket.net/wp-content/uploads/2022/12/Avatar-Vicky-min-54x54.jpg" /><noscript><img width="54" height="54" src="https://rocket.net/wp-content/uploads/2022/12/Avatar-Vicky-min-54x54.jpg" class="attachment-avatar size-avatar" alt="" decoding="async" srcset="https://rocket.net/wp-content/uploads/2022/12/Avatar-Vicky-min-54x54.jpg 54w, https://rocket.net/wp-content/uploads/2022/12/Avatar-Vicky-min.jpg 73w" sizes="(max-width: 54px) 100vw, 54px" /></noscript></i><span class="ath__name">Vicky</span> </div> </div> </div> </div> <div class="swp__slide"> <div class="quo quo--lg crd crd--sm cb-white-100"> <div class="crd__spacing"> <div class="quo__editor"> <p class="p1">Went for a 3 year plan and no regrets so far, the migration process was fast, easy and free. Pagespeed scores improved immediately and i absolutely love their customer support.</p> </div> <div class="ath"> <span class="ath__name">Ckoba</span> </div> </div> </div> </div> </div> </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-TopRight-Blue2.svg" /><noscript><img width="567" height="580" src="https://rocket.net/wp-content/uploads/2022/12/Orbit-TopRight-Blue2.svg" class="med__source" alt="" decoding="async" /></noscript> </div> </div> </div> </div> </section> <section class="sct cb-white-100"> <div class="ct"> <div class="crd crd--xl cb-blue-20"> <div class="crd__spacing"> <h3 class="fn-7 lg:fn-10 mb-4 lg:mb-8">Ready to host WordPress with ease?</h3> <div class="edt"> <p>Stop wasting time on complicated platforms or juggling dozens of icons in a control panel. Let us do a <strong>FREE</strong> migration to Rocket.net so you can see the pure simplicity of our platform!</p> </div> <div class="rw fv-middle gp-2 lg:gp-3"> <div class="cl-auto"> <a href="/pricing/" class="btn btn--primary btn--md"> See Plans & Pricing </a> </div> <div class="cl-auto"> <a href="#chat" class="btn btn--secondary"> Chat with an expert <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> </div> </div> </div> </div> </div> </section> </main> <footer class="ftr"> <div class="ct"> <div class="pt-20 lg:pt-30 pb-20 lg:pb-30"> <div class="rw fh-between gp-3"> <div class="cl-12 lg:cl-4"> <i class="ftr__logo"> <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 187 40" width="187" height="40" fill="none"><path fill="#24A7CA" fill-rule="evenodd" d="m19.398 0 .087.05.317.188a10.75 10.75 0 0 1 1.703 1.247c.658.59 1.258 1.24 1.791 1.946.399.528.768 1.084 1.102 1.667 1.283 2.23 2.06 4.815 2.06 7.257v6.424l.567.374a7.777 7.777 0 0 1 3.438 6.274v7.943l-1.604-1.173-2.4-1.76-.005-.001v7.248a17.7 17.7 0 0 0 4.168-2.576A18.172 18.172 0 0 0 37.2 21.081c0-7.896-5.003-14.629-11.958-17.09-.461-.752-.98-1.467-1.553-2.138C32.33 3.843 38.8 11.71 38.8 21.08c0 8.342-5.126 15.49-12.346 18.365a18.23 18.23 0 0 1-1.601.554V19.692l-4.654-3.374v20.22H18.6v-20.22l-4.658 3.373v20.307a19.015 19.015 0 0 1-1.486-.507l-.116-.047a19.326 19.326 0 0 1-5.3-3.18A19.806 19.806 0 0 1 0 21.08C0 11.71 6.47 3.843 15.113 1.855a16.86 16.86 0 0 0-1.553 2.138c-6.955 2.46-11.958 9.194-11.958 17.09a18.172 18.172 0 0 0 6.731 14.153 17.677 17.677 0 0 0 4.008 2.444v-7.242l-2.401 1.76-1.601 1.168-.003.006v-7.944a7.79 7.79 0 0 1 2.686-5.702c.237-.205.49-.392.753-.572l.561-.374.005-.005v-6.419c0-2.442.778-5.027 2.06-7.257.336-.583.704-1.14 1.104-1.667a13.688 13.688 0 0 1 1.79-1.946c.526-.47 1.096-.888 1.703-1.248l.313-.185.087-.052ZM12.34 20.74a5.709 5.709 0 0 0-.64.574 6.129 6.129 0 0 0-1.763 4.326v4.47h.002v.08l2.401-1.759v-7.69Zm14.118 0v7.691l2.401 1.759v-.006h.003v-4.543a6.129 6.129 0 0 0-1.762-4.327 5.726 5.726 0 0 0-.642-.573ZM20.199 2.5v11.752l4.654 3.366v-5.263c0-2.655-1.09-5.575-2.757-7.819-.39-.53-.822-1.027-1.292-1.487A10.55 10.55 0 0 0 20.2 2.5Zm-1.598-.002c-.208.173-.41.355-.608.551-.47.46-.903.958-1.294 1.487-1.667 2.244-2.756 5.164-2.756 7.82v5.262l4.658-3.366V2.498Z" clip-rule="evenodd"/><path 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 -->

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