{"id":55354,"date":"2026-09-19T12:12:37","date_gmt":"2026-09-19T06:42:37","guid":{"rendered":"https:\/\/www.milesweb.in\/blog\/?p=55354"},"modified":"2026-09-19T12:12:38","modified_gmt":"2026-09-19T06:42:38","slug":"install-ghost-cms-ubuntu-vps","status":"publish","type":"post","link":"https:\/\/www.milesweb.in\/blog\/hosting\/vps\/install-ghost-cms-ubuntu-vps\/","title":{"rendered":"How to Install Ghost CMS on Ubuntu VPS: A Step-by-Step Guide"},"content":{"rendered":"\n<p>Publishing blogs should be simple and not resemble the process of running a software project. Nonetheless, right now several content teams waste time involved in dealing with plugins, unnecessary features, and all sorts of overhead before they can start publishing.<\/p>\n\n\n\n<p>The Ghost CMS system is another approach to the publishing case. It is an open-source platform for running websites on Node.js, which has been designed to work with slick and rapid website content generation, newsletters, and memberships. Thanks to the light architecture, Markdown-friendly editor, and built-in SEO capabilities of Ghost\u2014it has good chances to become an attractive alternative for feature-heavy CMS systems like WordPress.&nbsp;<\/p>\n\n\n\n<p>However, deciding to use Ghost is just the first step. In case of self-hosting (like <a href=\"https:\/\/www.milesweb.in\/hosting\/vps-hosting\/n8n\">n8n self host<\/a>), the ideal server environment is important.<\/p>\n\n\n\n<p>This detailed MilesWeb guide provides instructions on installing <a href=\"https:\/\/www.milesweb.in\/hosting\/vps-hosting\/ghost\">Ghost CMS on an Ubuntu VPS<\/a>, making use of both automated and manual installation methods. We will also show you how to access and set up the Ghost admin panel, how to edit and manage the themes of your website, and configure Mailgun and optimize Ghost for SEO.<\/p>\n\n\n\n<p>By the end of this read, you will have a thorough understanding of how to set up Ghost CMS on your Linux VPS.<\/p>\n\n\n\n<div class=\"skrlto-container\" style= \"border-radius: 13px;\npadding: 25px;\nbackground: #EEF6FF;\">\n<h2 class=\"skrlto-header-title\">Table Of Content<\/h2>\n<div class=\"skrlto-links-wrapper\">\n<ul>\n<li class=\"skroll-button\" data-skrolllto=\"WPT1WPTheme\">Appropriate Hosting Environment: MilesWeb VPS for Ghost<\/li> \n<li class=\"skroll-button\" data-skrolllto=\"WPT2WPTheme\">How to Install Ghost CMS on Ubuntu VPS (Step-by-Step)<ul class=\"innr-skroll-button\">\n<li class=\"skroll-button\" data-skrolllto=\"WPT3WPTheme\">Automated Installation From MilesWeb VPS Dashboard<\/li>\n<li class=\"skroll-button\" data-skrolllto=\"WPT4WPTheme\">Manual Installation on Ubuntu<\/li>\n<\/ul>\n<li class=\"skroll-button\" data-skrolllto=\"WPT5WPTheme\">How to Navigate and Set Up the Ghost Admin Dashboard?<\/li>\n<li class=\"skroll-button\" data-skrolllto=\"WPT6WPTheme\">How to Customizing Ghost Themes, Brand &#038; Design?<\/li>\n<li class=\"skroll-button\" data-skrolllto=\"WPT7WPTheme\">How to Use Ghost for Content Creation?<\/li>\n<li class=\"skroll-button\" data-skrolllto=\"WPT8WPTheme\">How to Set up Mailgun Integration for VPS Ghost? <\/li>\n<li class=\"skroll-button\" data-skrolllto=\"WPT9WPTheme\">FAQs<\/li>\n<\/ul>\n<\/div>\n<\/div>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"WPT1WPTheme\">Appropriate Hosting Environment: MilesWeb VPS for Ghost<\/h2>\n\n\n\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"800\" height=\"445\" src=\"https:\/\/www.milesweb.in\/blog\/wp-content\/uploads\/2026\/09\/milesweb-ghost-vps.png\" alt=\"milesweb-ghost-vps\" class=\"wp-image-55358\" srcset=\"https:\/\/www.milesweb.in\/blog\/wp-content\/uploads\/2026\/09\/milesweb-ghost-vps.png 800w, https:\/\/www.milesweb.in\/blog\/wp-content\/uploads\/2026\/09\/milesweb-ghost-vps-300x167.png 300w, https:\/\/www.milesweb.in\/blog\/wp-content\/uploads\/2026\/09\/milesweb-ghost-vps-768x427.png 768w\" sizes=\"auto, (max-width: 800px) 100vw, 800px\" \/><\/figure>\n\n\n\n<p>While Ghost CMS needs light operation, it does not imply that it can be hosted on any hosting platform. Unlike traditional PHP-based content management systems, Ghost relies on a number of server-level components, such as NGINX, database, and system services, being based on <a href=\"https:\/\/www.milesweb.in\/hosting\/nodejs-hosting\">Node.js<\/a> technology.<\/p>\n\n\n\n<p><a href=\"https:\/\/www.milesweb.in\/hosting\/vps-hosting\/linux\">MilesWeb&#8217;s NVMe-based Linux VPS<\/a> offers everything you need to run your Ghost installation. The server uses state-of-the-art AMD EPYC processors and NVMe storage for quick data processing and instant workloads. With the Ghost VPS server, you also have access to your root account, enabling complete freedom to configure your server environment.<\/p>\n\n\n\n<p>If you are looking for an easier option, you can take advantage of MilesWeb&#8217;s 1-Click App installer for Ghost and quick OS templates that deploy Ghost installation with minimal effort.<\/p>\n\n\n\n<style>\n.ghost-install-options{\n    font-family:-apple-system,BlinkMacSystemFont,\"Segoe UI\",Roboto,sans-serif;\n    display:grid;\n    grid-template-columns:1fr 1fr;\n    gap:18px;\n    margin:28px 0;\n}\n\n.ghost-install-intro{\n    grid-column:1 \/ -1;\n    padding:17px 20px;\n    background:#f8fbff;\n    border:1px solid #dbe7f3;\n    border-radius:13px;\n    color:#334155;\n    font-size:15px;\n    line-height:1.65;\n}\n\n.ghost-install-card{\n    position:relative;\n    overflow:hidden;\n    padding:22px 22px 22px 72px;\n    background:#fff;\n    border:1px solid #dce6f1;\n    border-radius:15px;\n    box-shadow:0 5px 18px rgba(30,58,95,.06);\n}\n\n.ghost-install-card::before{\n    content:\"\";\n    position:absolute;\n    left:0;\n    top:0;\n    bottom:0;\n    width:5px;\n    background:#8fc5f5;\n}\n\n.ghost-install-icon{\n    position:absolute;\n    left:20px;\n    top:22px;\n    width:38px;\n    height:38px;\n    display:flex;\n    align-items:center;\n    justify-content:center;\n    background:#D5EAFF;\n    border:1px solid #c5def6;\n    border-radius:10px;\n    font-size:18px;\n}\n\n.ghost-install-card h3{\n    margin:0 0 9px;\n    color:#1e3a5f;\n    font-size:17px;\n    font-weight:700;\n}\n\n.ghost-install-card p{\n    margin:0;\n    color:#475569;\n    font-size:14px;\n    line-height:1.7;\n}\n\n.ghost-install-card strong{\n    color:#1e3a5f;\n}\n\n@media(max-width:700px){\n    .ghost-install-options{\n        grid-template-columns:1fr;\n    }\n\n    .ghost-install-intro{\n        grid-column:auto;\n    }\n}\n<\/style>\n\n<div class=\"ghost-install-options\">\n\n    <div class=\"ghost-install-intro\">\n        You have two options when it comes to Ghost installation on MilesWeb VPS:\n    <\/div>\n\n    <div class=\"ghost-install-card\">\n        <div class=\"ghost-install-icon\">\u2699\ufe0f<\/div>\n        <h3>&#8211; Option A: Automated<\/h3>\n        <p>Use MilesWeb&#8217;s One-Click Ghost VPS template to deploy Ghost and complete the initial configuration in your server afterward.<\/p>\n    <\/div>\n\n    <div class=\"ghost-install-card\">\n        <div class=\"ghost-install-icon\">\ud83d\udee0\ufe0f<\/div>\n        <h3>&#8211; Option B: Manual<\/h3>\n        <p>Start with a new Ubuntu VPS and install all necessary components, including Ghost-CLI and the Ghost application.<\/p>\n    <\/div>\n\n<\/div>\n\n\n\n<p>The automated process makes it easier to deploy things faster, but the manual process allows for effective management of the server configuration.<\/p>\n\n\n\n<p>Setting up Ghost on an <a href=\"https:\/\/www.milesweb.in\/hosting\/vps-hosting\/ubuntu\">Ubuntu VPS<\/a> isn\u2019t just about installing the CMS. For efficient Ghost running on your domain, you also need a Node.js-compatible integration, a database, NGINX, and the Ghost CLI tool.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"WPT2WPTheme\">How to Install Ghost CMS on Ubuntu VPS (Step-by-Step)<\/h2>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"WPT3WPTheme\">Automated Installation From MilesWeb VPS Dashboard<\/h3>\n\n\n\n<p>In case you wish to set up Ghost easily without the need for a manual setup of each dependency, it is better to use the MilesWeb VPS dashboard.<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Simply log into your client area of MilesWeb and open the VPS management section.<\/li>\n\n\n\n<li>Select your Ubuntu VPS with the Ghost App OS template installed.<\/li>\n\n\n\n<li>Once VPS has been installed, connect to your server using SSH, using the credentials sent to you.<\/li>\n\n\n\n<li>Run the initial configuration wizard and follow the instructions in successive screens to complete the configuration of the Ghost application, domain names, and other configurations.<\/li>\n<\/ul>\n\n\n\n<p>This technique works well if you want to minimize the manual server configurations and quickly access the Ghost dashboard.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"WPT4WPTheme\">Manual Installation on Ubuntu<\/h3>\n\n\n\n<p>If you want to set your VPS server up in an individualized manner, then install it manually by following the instructions below. The steps that follow assume that you have a supported version of Ubuntu LTS and SSH access to the server.<\/p>\n\n\n\n<h4 class=\"wp-block-heading\">Step 1: Update Ubuntu and add a non-root user.<\/h4>\n\n\n\n<p>Let\u2019s start by updating the system packages:<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code><strong><em>sudo apt update &amp;&amp; sudo apt upgrade -y<\/em><\/strong><\/code><\/pre>\n\n\n\n<p>Ghost-CLI shouldn\u2019t be run by the root user. Create a user dedicated to managing Ghost installation:<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code><strong><em>sudo adduser ghostadmin\nsudo usermod -aG sudo ghostadmin<\/em><\/strong><\/code><\/pre>\n\n\n\n<p>Now switch to the newly created user:<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code><strong><em>su - ghostadmin<\/em><\/strong><\/code><\/pre>\n\n\n\n<h4 class=\"wp-block-heading\">Step 2: Install the required software stack.<\/h4>\n\n\n\n<p>Ghost requires a web server, a database, and a supported version of Node.js to run. Install NGINX using the below code:<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code><strong><em>sudo apt install nginx -y<\/em><\/strong><\/code><\/pre>\n\n\n\n<p>Then install MySQL:<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code><strong><em>sudo apt install mysql-server -y<\/em><\/strong><\/code><\/pre>\n\n\n\n<p>Ghost also needs to have a compatible version of Node.js installed. Use NodeSource to install Node.js, and make sure that you have Node.js and npm ready:<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code><strong><em>node -v\nnpm -v<\/em><\/strong><\/code><\/pre>\n\n\n\n<p>The Node.js version must be the same as the Ghost version you are going to install.<\/p>\n\n\n\n<h4 class=\"wp-block-heading\">Step 3: Installing Ghost-CLI<\/h4>\n\n\n\n<p>Ghost-CLI is a package used for the installation of Ghost along with its subsequent administration and running. Ghost-CLI can be installed globally using npm:<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code><strong><em>sudo npm install ghost-cli@latest -g<\/em><\/strong><\/code><\/pre>\n\n\n\n<p>To make sure that the installation was performed correctly, you can check the installed version:<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code><strong><em>ghost version<\/em><\/strong><\/code><\/pre>\n\n\n\n<p>If the version of Ghost-CLI appears when the command is executed, the output means that the installation was successful.<\/p>\n\n\n\n<h4 class=\"wp-block-heading\">Step 4: Creating the Ghost directory and launching the installation<\/h4>\n\n\n\n<p>Now that Ghost-CLI is installed, you need to create the directory where Ghost will be installed:<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code><strong><em>sudo mkdir -p \/var\/www\/ghost<\/em><\/strong><\/code><\/pre>\n\n\n\n<p>Next, you need to change the ownership of the directory to the Ghost user you created before. Replace with the username that you used:<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code><strong><em>sudo chown: \/var\/www\/ghost<\/em><\/strong><\/code><\/pre>\n\n\n\n<p>Once this is done, navigate into the directory:<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code><strong><em>cd \/var\/www\/ghost<\/em><\/strong><\/code><\/pre>\n\n\n\n<p>After that, you can launch the installation of Ghost:<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code><strong><em>ghost install<\/em><\/strong><\/code><\/pre>\n\n\n\n<p>Ghost-CLI will help you with the configuration process, e.g., the site URL, database connection, NGINX configuration, etc.<\/p>\n\n\n\n<h4 class=\"wp-block-heading\">Step 5: Set up a secure connection using Let&#8217;s Encrypt.<\/h4>\n\n\n\n<p>As part of the installation process with Ghost-CLI, Ghost will set up HTTPS and get the Let&#8217;s Encrypt SSL certificate for your domain. When prompted to supply the domain and email, allow Ghost-CLI to do the rest.<\/p>\n\n\n\n<p>After setup is done, visit its domain in a web browser to see that the Ghost site is served securely via HTTPS.<\/p>\n\n\n\n<style>\n.ghost-dns-advice{\n    margin:26px 0;\n    padding:18px 20px 18px 64px;\n    position:relative;\n    background:#f8fbff;\n    border:1px solid #d7e5f3;\n    border-left:5px solid #7fb8e8;\n    border-radius:13px;\n    box-shadow:0 4px 14px rgba(30,58,95,.06);\n    font-family:-apple-system,BlinkMacSystemFont,\"Segoe UI\",Roboto,sans-serif;\n}\n\n.ghost-dns-advice .advice-icon{\n    position:absolute;\n    left:17px;\n    top:18px;\n    width:32px;\n    height:32px;\n    display:flex;\n    align-items:center;\n    justify-content:center;\n    background:#D5EAFF;\n    border-radius:9px;\n    font-size:17px;\n}\n\n.ghost-dns-advice p{\n    margin:0;\n    color:#475569;\n    font-size:14px;\n    line-height:1.7;\n}\n\n.ghost-dns-advice strong{\n    color:#1e3a5f;\n    font-weight:700;\n}\n<\/style>\n\n<div class=\"ghost-dns-advice\">\n    <div class=\"advice-icon\">\ud83d\udca1<\/div>\n    <p><strong>Useful advice:<\/strong> Always check if your DNS pointer for your domain is set to your VPS IP before installing Ghost. If the pointer is set incorrectly, you may still experience problems with the SSL even after a successful Ghost installation.<\/p>\n<\/div>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"WPT5WPTheme\">How to Navigate and Set Up the Ghost Admin Dashboard?<\/h2>\n\n\n\n<p>Once everything is installed, the Ghost Admin panel is where you access your server control. To access it, add \/ghost to your domain.<\/p>\n\n\n\n<p>During your first visit to the Ghost Admin portal, you will be asked to create the primary Administrator\/Owner account. Choose a strong account with a unique password, as the Owner role needs to access crucial publication settings, content, members, and integrations.<\/p>\n\n\n\n<p>When you log in, the dashboard shows you the main parts of your Ghost website. You can post in the Posts part. Pages include static pages, such as About and Contact. Tags allow organizing of the content that is published. The Members part manages your newsletter and membership subscribers. The general dashboard gives you an overview of the publication and analytics as well.<\/p>\n\n\n\n<p>Before any content is published, you need to go to General Settings and configure your publication properly. You should set the name and description of your publication so that the visitors and search engines know what your site is about. Furthermore, you can change the accent color of the site, time zone, and publication language accordingly.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"WPT6WPTheme\">How to Customizing Ghost Themes, Brand &#038; Design?<\/h2>\n\n\n\n<p>After your Ghost dashboard has been customized, implement its visual identity. Ghost has multiple themes for its visual presentation of the content, including post layout and other elements.<\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"800\" height=\"445\" src=\"https:\/\/www.milesweb.in\/blog\/wp-content\/uploads\/2026\/09\/ghost-themes-branding.png\" alt=\"ghost-themes-branding\" class=\"wp-image-55356\" srcset=\"https:\/\/www.milesweb.in\/blog\/wp-content\/uploads\/2026\/09\/ghost-themes-branding.png 800w, https:\/\/www.milesweb.in\/blog\/wp-content\/uploads\/2026\/09\/ghost-themes-branding-300x167.png 300w, https:\/\/www.milesweb.in\/blog\/wp-content\/uploads\/2026\/09\/ghost-themes-branding-768x427.png 768w\" sizes=\"auto, (max-width: 800px) 100vw, 800px\" \/><\/figure>\n\n\n\n<h3 class=\"wp-block-heading\">1. Begin with a default Ghost theme<\/h3>\n\n\n\n<p>Ghost offers Casper as its default publication theme. It&#8217;s beneficial for a new publication to begin with a default theme; doing so allows more focus on the publishing process. The publication can then review its design needs later.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">2. Upload a custom theme<\/h3>\n\n\n\n<p>If standard design does not suit your business, Ghost also accepts custom themes, giving you more control over how you want your publication to look. .zip files of either premium or open-source designs can be uploaded via the Settings \u2192 Location and appearance menu. You won\u2019t have to work from scratch to create the theme yourself.&nbsp;&nbsp;&nbsp;<\/p>\n\n\n\n<p>Make sure that the third-party themes you want to use are compatible with the version of Ghost you are using and check their features before installing them. Just because a theme has beautiful design does not mean that it will work well during the process of operation.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">3. Customize your branding without code<\/h3>\n\n\n\n<p>Ghost also offers the option for visual adjustment for normal use cases and branding. Depending on the template, one can set basic brand colors, typography, header and footer elements, and navigation menus without making changes in the template files.<\/p>\n\n\n\n<p>The Ghost Marketplace is another source of professionally designed templates for publishers in search of specialized layouts. Make sure to consider not only the appearance of the product but also the readability of content, mobile adaptability, navigation, and conversion-oriented features.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"WPT7WPTheme\">How to Use Ghost for Content Creation?<\/h2>\n\n\n\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"800\" height=\"445\" src=\"https:\/\/www.milesweb.in\/blog\/wp-content\/uploads\/2026\/09\/ghost-for-content-creation.png\" alt=\"ghost-for-content-creation\" class=\"wp-image-55355\" srcset=\"https:\/\/www.milesweb.in\/blog\/wp-content\/uploads\/2026\/09\/ghost-for-content-creation.png 800w, https:\/\/www.milesweb.in\/blog\/wp-content\/uploads\/2026\/09\/ghost-for-content-creation-300x167.png 300w, https:\/\/www.milesweb.in\/blog\/wp-content\/uploads\/2026\/09\/ghost-for-content-creation-768x427.png 768w\" sizes=\"auto, (max-width: 800px) 100vw, 800px\" \/><\/figure>\n\n\n\n<p>Ghost is an engine for publishing, and thus, it has a content editor to facilitate the writing process while giving users various content presentation possibilities. The Koenig Editor is the in-built block editor that supports Markdown, HTML, dynamic cards, and call-outs. It enables creating articles and rich media posts without installing numerous plugins.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">1. Editing your posts<\/h3>\n\n\n\n<p>Before publishing posts, you have to navigate your way through the correct options in the Post Settings menu. Choose a URL slug, pick a date for publishing the post, properly attribute the post to its author if there are multiple authors, and write a short excerpt for it.<\/p>\n\n\n\n<p>Make sure you go through all these options carefully to present your content appropriately.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">2. Content publishing &#038; scheduling<\/h3>\n\n\n\n<p>Ghost allows you to schedule your publications in advance and control the accessibility of certain content. A Ghost publication may determine who can see its posts based on the type of membership it offers. Posts can be made available to the public, to members only, or to paid subscribers, enabling the publication to offer content that is freely available alongside certain exclusive posts.<\/p>\n\n\n\n<p>This array of tools is what makes Ghost distinct from basic blogging platforms, creating an environment in which publications can plan, organize, schedule, and even monetize their posts.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">3. Structuring content through tagging<\/h3>\n\n\n\n<p>As a Ghost publication grows bigger than just a blog, it adopts some systematic way of organizing posts. Ghost achieves this through tagging. Unlike other platforms that rely on rigid categories, the tagging system is flexible enough to allow grouping of similar materials under a simply defined term.<\/p>\n\n\n\n<p>Tags allow publications to mark their posts as simply as possible. In addition to that, publications can create tags and add essential information about tags, including brief descriptions and cover images. This can help with creating a well-structured tag archive page for readers.<\/p>\n\n\n\n<p>Ghost has an internal tagging system, which is different from a public tagging system. Internal tagging is done with tags that start with &#8220;#,&#8221; such as &#8220;#featured&#8221; and &#8220;#no-index,&#8221; and they are purely used for the organization of the information.<\/p>\n\n\n\n<style>\n.tagging-system-box{\n    font-family:-apple-system,BlinkMacSystemFont,\"Segoe UI\",Roboto,sans-serif;\n    display:grid;\n    grid-template-columns:1fr 1fr;\n    gap:16px;\n    margin:28px 0;\n}\n\n.tagging-system-intro{\n    grid-column:1 \/ -1;\n    padding:17px 20px;\n    background:#f8fbff;\n    border:1px solid #dbe7f3;\n    border-radius:13px;\n    color:#334155;\n    font-size:15px;\n    line-height:1.65;\n}\n\n.tagging-system-card{\n    position:relative;\n    padding:21px 20px 21px 62px;\n    background:#fff;\n    border:1px solid #dce6f1;\n    border-radius:14px;\n    box-shadow:0 5px 16px rgba(30,58,95,.06);\n}\n\n.tagging-system-card .tag-icon{\n    position:absolute;\n    left:18px;\n    top:20px;\n    width:32px;\n    height:32px;\n    display:flex;\n    align-items:center;\n    justify-content:center;\n    background:#D5EAFF;\n    border-radius:9px;\n    font-size:16px;\n}\n\n.tagging-system-card h3{\n    margin:0 0 7px;\n    color:#1e3a5f;\n    font-size:16px;\n    font-weight:700;\n}\n\n.tagging-system-card p{\n    margin:0;\n    color:#475569;\n    font-size:14px;\n    line-height:1.65;\n}\n\n@media(max-width:700px){\n    .tagging-system-box{\n        grid-template-columns:1fr;\n    }\n\n    .tagging-system-intro{\n        grid-column:auto;\n    }\n}\n<\/style>\n\n<div class=\"tagging-system-box\">\n\n    <div class=\"tagging-system-intro\">\n        The main idea here is that the publishers receive double tagging systems:\n    <\/div>\n\n    <div class=\"tagging-system-card\">\n        <div class=\"tag-icon\">\ud83c\udff7\ufe0f<\/div>\n        <h3>External tagging<\/h3>\n        <p>for helping readers find the content they are searching for.<\/p>\n    <\/div>\n\n    <div class=\"tagging-system-card\">\n        <div class=\"tag-icon\">\u2699\ufe0f<\/div>\n        <h3>Internal tagging<\/h3>\n        <p>for the management of how content should behave.<\/p>\n    <\/div>\n\n<\/div>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"WPT8WPTheme\">How to Set up Mailgun Integration for VPS Ghost? <\/h2>\n\n\n\n<p>Ghost offers an opportunity to add multiple members who can deal with different levels of content. You can also connect email features of Ghost to the transactional mail service such as Mailgun.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">1. Setting up Mailgun for Ghost<\/h3>\n\n\n\n<p>Before using the email features of Ghost, you need to complete the necessary Mailgun setup. The steps are as follows:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Log in to your Mailgun account and get your required API key and your sending domain.<\/li>\n\n\n\n<li>From your Ghost Admin dashboard, navigate to Settings \u2192 Newsletter.<\/li>\n\n\n\n<li>In the respective fields, enter your Mailgun API key and domain.<\/li>\n\n\n\n<li>Choose the Mailgun region that is applicable to you.<\/li>\n\n\n\n<li>Save your setup and verify if the emails are sent successfully.<\/li>\n<\/ul>\n\n\n\n<p>Note that the available options may differ between your Ghost version and the email settings.&nbsp;<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">2. Built-in SEO features and analytics<\/h3>\n\n\n\n<p>The major advantage of using Ghost for publishers is that technical issues can be solved by using numerous built-in functions instead of installing different plugins. Ghost comes with essential features like XML sitemaps, canonical tags, and structured schema data.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">3. Optimize SEO parameters<\/h3>\n\n\n\n<p>The search and social parameters can be controlled directly from the settings of the article. You can customize the meta title and description for each article by using available tools. Moreover, it is possible to set up the information for the Open Graph and Twitter\/X cards for your article.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">4. Add analytics and verification tools<\/h3>\n\n\n\n<p>The Code Injection option of Ghost&#8217;s Settings allows third-party scripts or verification codes to be added without editing theme files. An example is adding the site verification tag from Google Search Console for establishing ownership of your website.<\/p>\n\n\n\n<p>In the same window, you can also set up the analytics tools like Google Analytics 4 (GA4) or Plausible by adding their tracking scripts.<\/p>\n\n\n\n<p>Once you have added your tracking or verification code, check your website to make sure it is functioning as it should and confirm your integration in the relevant third-party dashboard. Such a combination of Ghost&#8217;s built-in SEO features and external analytics gives you the basis for search-friendly technical aspects on your website.<\/p>\n\n\n\n<div class=\"vlt-box \">\n    <div class=\"box-title\" style=\"background:#D5EAFF; color:#000\">Concluding Note<\/div>\n    <div class=\"box-content\">\n        <p>Ghost CMS gives publishers a lightweight compared to other content management platforms, but the hosting environment is equally important for the smooth functioning of the website.<\/p>\n\n        <p>To run a self-hosted Ghost publication, you must undergo the entire procedure, starting from setting up the Node.js stack and configuring NGINX, along with managing members and doing SEO optimizations, down to troubleshooting any issues that might emerge on your server.<\/p>\n\n        <p>The best way to go about running Ghost is to host it with the VPS as a single entity\u2014you have to keep updating the software, monitoring server resources, making regular backups, and securing the underlying system.<\/p>\n\n        <p>With the right VPS infrastructure, there will be more control over the entire process, ensuring fast and stable service for your readers.<\/p>\n    <\/div>\n<\/div>\n\n\n\n<div class=\"vlt-box \">\n    <h2 class=\"box-title\" style=\"background:#D5EAFF; color:#000\" id=\"WPT9WPTheme\">FAQs<\/h2>\n    <div class=\"box-content\">\n\n        <h3 class=\"box-title\" style=\"background:#D5EAFF; color:#000\">1. What is Ghost CMS?<\/h3>\n        <p>Ghost refers to an open-source, headless CMS backed by Node.js, which has been developed for professional bloggers and publishers. The aim of Ghost is making content delivery fast and incorporating membership and subscription features.<\/p>\n\n        <h3 class=\"box-title\" style=\"background:#D5EAFF; color:#000\">2. Why is it better to run Ghost CMS on a VPS rather than a shared hosting account?<\/h3>\n        <p>Ghost CMS requires the Node.js environment, a systemd service, and an NGINX reverse proxy server. Such requirements make it very difficult for <a href=\"https:\/\/www.milesweb.in\/hosting\/shared-hosting\"> shared hosting<\/a> to provide those features. A Linux VPS comes with dedicated CPU and RAM resources and root access so that you can have the whole environment to yourself.<\/p>\n\n        <h3 class=\"box-title\" style=\"background:#D5EAFF; color:#000\">3. Is the Ghost CMS free?<\/h3>\n        <p>Yes. Ghost CMS is open-source software and published under the MIT license. So you don\u2019t need to pay for the software itself. But with the self-hosted solution, you will have to pay for the underlying infrastructure, like the Ubuntu VPS, domain name, and other external services.<\/p>\n\n        <h3 class=\"box-title\" style=\"background:#D5EAFF; color:#000\">4. What is the method for upgrading Ghost CMS on Ubuntu?<\/h3>\n        <p>First, connect to your Ubuntu VPS via SSH as your Ghost user (not root), and go to your Ghost installation directory.<\/p>\n\n        <p><strong>cd \/var\/www\/ghost<\/strong><\/p>\n\n        <p>After that, execute the Ghost upgrade command:<\/p>\n\n        <p><strong>ghost update<\/strong><\/p>\n\n        <p>Ensure that you back up your database and Ghost files. This is vital to ensure that in the event of anything going wrong everything can be restored.<\/p>\n\n        <h3 class=\"box-title\" style=\"background:#D5EAFF; color:#000\">5. Is migration from WordPress CMS to Ghost possible?<\/h3>\n        <p>Yes. Ghost CMS is able to migrate websites, which means that it supports WordPress migration. You can export all your WordPress content and then follow Ghost\u2019s export\/import process and convert it into a format that will enable all the posts, authors, and tags to be imported. Prior to the actual migration, it is recommended to check the screenshots, URLs, metadata, and redirects.<\/p>\n\n    <\/div>\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>Publishing blogs should be simple and not resemble the process of running a software project. Nonetheless, right now several content teams waste time involved in dealing with plugins, unnecessary features, and all sorts of overhead before they can start publishing. The Ghost CMS system is another approach to the publishing case. It is an open-source&#8230; <a class=\"read-more\" href=\"https:\/\/www.milesweb.in\/blog\/hosting\/vps\/install-ghost-cms-ubuntu-vps\/\">Read More<\/a><\/p>\n","protected":false},"author":1019,"featured_media":55357,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[365],"tags":[],"class_list":["post-55354","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-vps"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.6 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>How to Install Ghost CMS on Ubuntu VPS: A Step-by-Step Guide<\/title>\n<meta name=\"description\" content=\"Learn how to install Ghost CMS on an Ubuntu VPS. Follow step-by-step instructions for automated and manual installation, NGINX, SSL and Ghost-CLI.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.milesweb.in\/blog\/hosting\/vps\/install-ghost-cms-ubuntu-vps\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"How to Install Ghost CMS on Ubuntu VPS: A Step-by-Step Guide\" \/>\n<meta property=\"og:description\" content=\"Learn how to install Ghost CMS on an Ubuntu VPS. Follow step-by-step instructions for automated and manual installation, NGINX, SSL and Ghost-CLI.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.milesweb.in\/blog\/hosting\/vps\/install-ghost-cms-ubuntu-vps\/\" \/>\n<meta property=\"og:site_name\" content=\"Web Hosting Blogs by MilesWeb | WordPress, Cloud &amp; SEO Tips\" \/>\n<meta property=\"article:published_time\" content=\"2026-09-19T06:42:37+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2026-09-19T06:42:38+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.milesweb.in\/blog\/wp-content\/uploads\/2026\/09\/install-ghost-on-ubuntu-vps.png\" \/>\n\t<meta property=\"og:image:width\" content=\"800\" \/>\n\t<meta property=\"og:image:height\" content=\"445\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"author\" content=\"Jyoti Prasad\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Jyoti Prasad\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"13 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/www.milesweb.in\\\/blog\\\/hosting\\\/vps\\\/install-ghost-cms-ubuntu-vps\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.milesweb.in\\\/blog\\\/hosting\\\/vps\\\/install-ghost-cms-ubuntu-vps\\\/\"},\"author\":{\"name\":\"Jyoti Prasad\",\"@id\":\"https:\\\/\\\/www.milesweb.in\\\/blog\\\/#\\\/schema\\\/person\\\/2d0a6c8fc820e80c312bea008fd27809\"},\"headline\":\"How to Install Ghost CMS on Ubuntu VPS: A Step-by-Step Guide\",\"datePublished\":\"2026-09-19T06:42:37+00:00\",\"dateModified\":\"2026-09-19T06:42:38+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/www.milesweb.in\\\/blog\\\/hosting\\\/vps\\\/install-ghost-cms-ubuntu-vps\\\/\"},\"wordCount\":2718,\"commentCount\":0,\"image\":{\"@id\":\"https:\\\/\\\/www.milesweb.in\\\/blog\\\/hosting\\\/vps\\\/install-ghost-cms-ubuntu-vps\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/www.milesweb.in\\\/blog\\\/wp-content\\\/uploads\\\/2026\\\/09\\\/install-ghost-on-ubuntu-vps.png\",\"articleSection\":[\"VPS\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/www.milesweb.in\\\/blog\\\/hosting\\\/vps\\\/install-ghost-cms-ubuntu-vps\\\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.milesweb.in\\\/blog\\\/hosting\\\/vps\\\/install-ghost-cms-ubuntu-vps\\\/\",\"url\":\"https:\\\/\\\/www.milesweb.in\\\/blog\\\/hosting\\\/vps\\\/install-ghost-cms-ubuntu-vps\\\/\",\"name\":\"How to Install Ghost CMS on Ubuntu VPS: A Step-by-Step Guide\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.milesweb.in\\\/blog\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/www.milesweb.in\\\/blog\\\/hosting\\\/vps\\\/install-ghost-cms-ubuntu-vps\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/www.milesweb.in\\\/blog\\\/hosting\\\/vps\\\/install-ghost-cms-ubuntu-vps\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/www.milesweb.in\\\/blog\\\/wp-content\\\/uploads\\\/2026\\\/09\\\/install-ghost-on-ubuntu-vps.png\",\"datePublished\":\"2026-09-19T06:42:37+00:00\",\"dateModified\":\"2026-09-19T06:42:38+00:00\",\"author\":{\"@id\":\"https:\\\/\\\/www.milesweb.in\\\/blog\\\/#\\\/schema\\\/person\\\/2d0a6c8fc820e80c312bea008fd27809\"},\"description\":\"Learn how to install Ghost CMS on an Ubuntu VPS. Follow step-by-step instructions for automated and manual installation, NGINX, SSL and Ghost-CLI.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.milesweb.in\\\/blog\\\/hosting\\\/vps\\\/install-ghost-cms-ubuntu-vps\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.milesweb.in\\\/blog\\\/hosting\\\/vps\\\/install-ghost-cms-ubuntu-vps\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/www.milesweb.in\\\/blog\\\/hosting\\\/vps\\\/install-ghost-cms-ubuntu-vps\\\/#primaryimage\",\"url\":\"https:\\\/\\\/www.milesweb.in\\\/blog\\\/wp-content\\\/uploads\\\/2026\\\/09\\\/install-ghost-on-ubuntu-vps.png\",\"contentUrl\":\"https:\\\/\\\/www.milesweb.in\\\/blog\\\/wp-content\\\/uploads\\\/2026\\\/09\\\/install-ghost-on-ubuntu-vps.png\",\"width\":800,\"height\":445,\"caption\":\"install-ghost-on-ubuntu-vps\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.milesweb.in\\\/blog\\\/hosting\\\/vps\\\/install-ghost-cms-ubuntu-vps\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/www.milesweb.in\\\/blog\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"How to Install Ghost CMS on Ubuntu VPS: A Step-by-Step Guide\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.milesweb.in\\\/blog\\\/#website\",\"url\":\"https:\\\/\\\/www.milesweb.in\\\/blog\\\/\",\"name\":\"Web Hosting Blogs by MilesWeb | WordPress, Cloud &amp; SEO Tips\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/www.milesweb.in\\\/blog\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/www.milesweb.in\\\/blog\\\/#\\\/schema\\\/person\\\/2d0a6c8fc820e80c312bea008fd27809\",\"name\":\"Jyoti Prasad\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/www.milesweb.in\\\/blog\\\/wp-content\\\/uploads\\\/2023\\\/08\\\/jyoti-prasad-150x150.png\",\"url\":\"https:\\\/\\\/www.milesweb.in\\\/blog\\\/wp-content\\\/uploads\\\/2023\\\/08\\\/jyoti-prasad-150x150.png\",\"contentUrl\":\"https:\\\/\\\/www.milesweb.in\\\/blog\\\/wp-content\\\/uploads\\\/2023\\\/08\\\/jyoti-prasad-150x150.png\",\"caption\":\"Jyoti Prasad\"},\"description\":\"Jyoti is a performance-driven Content Strategist with 7+ years of experience in creating knowledge-oriented, engaging, and SEO-focused content. Passionate about transforming ideas into impactful narratives, she specializes in crafting blogs, web content, and digital marketing copy that resonate with readers and drive meaningful engagement.\",\"url\":\"https:\\\/\\\/www.milesweb.in\\\/blog\\\/author\\\/jyoti-prasad\\\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"How to Install Ghost CMS on Ubuntu VPS: A Step-by-Step Guide","description":"Learn how to install Ghost CMS on an Ubuntu VPS. Follow step-by-step instructions for automated and manual installation, NGINX, SSL and Ghost-CLI.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.milesweb.in\/blog\/hosting\/vps\/install-ghost-cms-ubuntu-vps\/","og_locale":"en_US","og_type":"article","og_title":"How to Install Ghost CMS on Ubuntu VPS: A Step-by-Step Guide","og_description":"Learn how to install Ghost CMS on an Ubuntu VPS. Follow step-by-step instructions for automated and manual installation, NGINX, SSL and Ghost-CLI.","og_url":"https:\/\/www.milesweb.in\/blog\/hosting\/vps\/install-ghost-cms-ubuntu-vps\/","og_site_name":"Web Hosting Blogs by MilesWeb | WordPress, Cloud &amp; SEO Tips","article_published_time":"2026-09-19T06:42:37+00:00","article_modified_time":"2026-09-19T06:42:38+00:00","og_image":[{"width":800,"height":445,"url":"https:\/\/www.milesweb.in\/blog\/wp-content\/uploads\/2026\/09\/install-ghost-on-ubuntu-vps.png","type":"image\/png"}],"author":"Jyoti Prasad","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Jyoti Prasad","Est. reading time":"13 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.milesweb.in\/blog\/hosting\/vps\/install-ghost-cms-ubuntu-vps\/#article","isPartOf":{"@id":"https:\/\/www.milesweb.in\/blog\/hosting\/vps\/install-ghost-cms-ubuntu-vps\/"},"author":{"name":"Jyoti Prasad","@id":"https:\/\/www.milesweb.in\/blog\/#\/schema\/person\/2d0a6c8fc820e80c312bea008fd27809"},"headline":"How to Install Ghost CMS on Ubuntu VPS: A Step-by-Step Guide","datePublished":"2026-09-19T06:42:37+00:00","dateModified":"2026-09-19T06:42:38+00:00","mainEntityOfPage":{"@id":"https:\/\/www.milesweb.in\/blog\/hosting\/vps\/install-ghost-cms-ubuntu-vps\/"},"wordCount":2718,"commentCount":0,"image":{"@id":"https:\/\/www.milesweb.in\/blog\/hosting\/vps\/install-ghost-cms-ubuntu-vps\/#primaryimage"},"thumbnailUrl":"https:\/\/www.milesweb.in\/blog\/wp-content\/uploads\/2026\/09\/install-ghost-on-ubuntu-vps.png","articleSection":["VPS"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/www.milesweb.in\/blog\/hosting\/vps\/install-ghost-cms-ubuntu-vps\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/www.milesweb.in\/blog\/hosting\/vps\/install-ghost-cms-ubuntu-vps\/","url":"https:\/\/www.milesweb.in\/blog\/hosting\/vps\/install-ghost-cms-ubuntu-vps\/","name":"How to Install Ghost CMS on Ubuntu VPS: A Step-by-Step Guide","isPartOf":{"@id":"https:\/\/www.milesweb.in\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.milesweb.in\/blog\/hosting\/vps\/install-ghost-cms-ubuntu-vps\/#primaryimage"},"image":{"@id":"https:\/\/www.milesweb.in\/blog\/hosting\/vps\/install-ghost-cms-ubuntu-vps\/#primaryimage"},"thumbnailUrl":"https:\/\/www.milesweb.in\/blog\/wp-content\/uploads\/2026\/09\/install-ghost-on-ubuntu-vps.png","datePublished":"2026-09-19T06:42:37+00:00","dateModified":"2026-09-19T06:42:38+00:00","author":{"@id":"https:\/\/www.milesweb.in\/blog\/#\/schema\/person\/2d0a6c8fc820e80c312bea008fd27809"},"description":"Learn how to install Ghost CMS on an Ubuntu VPS. Follow step-by-step instructions for automated and manual installation, NGINX, SSL and Ghost-CLI.","breadcrumb":{"@id":"https:\/\/www.milesweb.in\/blog\/hosting\/vps\/install-ghost-cms-ubuntu-vps\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.milesweb.in\/blog\/hosting\/vps\/install-ghost-cms-ubuntu-vps\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.milesweb.in\/blog\/hosting\/vps\/install-ghost-cms-ubuntu-vps\/#primaryimage","url":"https:\/\/www.milesweb.in\/blog\/wp-content\/uploads\/2026\/09\/install-ghost-on-ubuntu-vps.png","contentUrl":"https:\/\/www.milesweb.in\/blog\/wp-content\/uploads\/2026\/09\/install-ghost-on-ubuntu-vps.png","width":800,"height":445,"caption":"install-ghost-on-ubuntu-vps"},{"@type":"BreadcrumbList","@id":"https:\/\/www.milesweb.in\/blog\/hosting\/vps\/install-ghost-cms-ubuntu-vps\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.milesweb.in\/blog\/"},{"@type":"ListItem","position":2,"name":"How to Install Ghost CMS on Ubuntu VPS: A Step-by-Step Guide"}]},{"@type":"WebSite","@id":"https:\/\/www.milesweb.in\/blog\/#website","url":"https:\/\/www.milesweb.in\/blog\/","name":"Web Hosting Blogs by MilesWeb | WordPress, Cloud &amp; SEO Tips","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.milesweb.in\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Person","@id":"https:\/\/www.milesweb.in\/blog\/#\/schema\/person\/2d0a6c8fc820e80c312bea008fd27809","name":"Jyoti Prasad","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.milesweb.in\/blog\/wp-content\/uploads\/2023\/08\/jyoti-prasad-150x150.png","url":"https:\/\/www.milesweb.in\/blog\/wp-content\/uploads\/2023\/08\/jyoti-prasad-150x150.png","contentUrl":"https:\/\/www.milesweb.in\/blog\/wp-content\/uploads\/2023\/08\/jyoti-prasad-150x150.png","caption":"Jyoti Prasad"},"description":"Jyoti is a performance-driven Content Strategist with 7+ years of experience in creating knowledge-oriented, engaging, and SEO-focused content. Passionate about transforming ideas into impactful narratives, she specializes in crafting blogs, web content, and digital marketing copy that resonate with readers and drive meaningful engagement.","url":"https:\/\/www.milesweb.in\/blog\/author\/jyoti-prasad\/"}]}},"views":0,"_links":{"self":[{"href":"https:\/\/www.milesweb.in\/blog\/wp-json\/wp\/v2\/posts\/55354","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.milesweb.in\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.milesweb.in\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.milesweb.in\/blog\/wp-json\/wp\/v2\/users\/1019"}],"replies":[{"embeddable":true,"href":"https:\/\/www.milesweb.in\/blog\/wp-json\/wp\/v2\/comments?post=55354"}],"version-history":[{"count":5,"href":"https:\/\/www.milesweb.in\/blog\/wp-json\/wp\/v2\/posts\/55354\/revisions"}],"predecessor-version":[{"id":55366,"href":"https:\/\/www.milesweb.in\/blog\/wp-json\/wp\/v2\/posts\/55354\/revisions\/55366"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.milesweb.in\/blog\/wp-json\/wp\/v2\/media\/55357"}],"wp:attachment":[{"href":"https:\/\/www.milesweb.in\/blog\/wp-json\/wp\/v2\/media?parent=55354"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.milesweb.in\/blog\/wp-json\/wp\/v2\/categories?post=55354"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.milesweb.in\/blog\/wp-json\/wp\/v2\/tags?post=55354"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}