{"id":104,"date":"2014-05-15T07:02:08","date_gmt":"2014-05-15T07:02:08","guid":{"rendered":"http:\/\/delhicourses.in\/blog\/?p=104"},"modified":"2025-12-03T13:10:58","modified_gmt":"2025-12-03T07:40:58","slug":"install-wordpress-manually-on-hosting-account","status":"publish","type":"post","link":"https:\/\/delhicourses.in\/blog\/install-wordpress-manually-on-hosting-account\/","title":{"rendered":"How to Install WordPress Manually on Any Hosting Account?"},"content":{"rendered":"<h2><strong data-start=\"127\" data-end=\"187\">How to Install WordPress Manually on Any Hosting Account?<\/strong><\/h2>\n<p>WordPress is one of the best CMS (Content Management System) platforms in the world. Nowadays, every blogger is using WordPress to manage his blog because it has a user-friendly interface. Installation of WordPress is exceptionally simple, and we have two ways to install it. We can install WordPress automatically through our hosting control panel, and we also have an option to install WordPress manually. Yesterday, I was confronting an issue while I was installing automatically through my hosting control panel. That\u2019s why today I\u2019m going to explain how to install WordPress manually on any hosting account. Let\u2019s see how it is?<\/p>\n<p><strong>(Manual installation gives you more control over file structure, security settings, and helps avoid auto-installer errors.)<\/strong><\/p>\n<hr \/>\n<h2>Install WordPress Manually<\/h2>\n<p><img loading=\"lazy\" decoding=\"async\" class=\"aligncenter size-full wp-image-4525\" src=\"https:\/\/delhicourses.in\/blog\/wp-content\/uploads\/2014\/05\/wordpress.jpg\" alt=\"\" width=\"1024\" height=\"576\" srcset=\"https:\/\/delhicourses.in\/blog\/wp-content\/uploads\/2014\/05\/wordpress.jpg 1024w, https:\/\/delhicourses.in\/blog\/wp-content\/uploads\/2014\/05\/wordpress-300x169.jpg 300w, https:\/\/delhicourses.in\/blog\/wp-content\/uploads\/2014\/05\/wordpress-768x432.jpg 768w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><\/p>\n<p>It\u2019s not a typical task to install WordPress manually. We don\u2019t need any expertise in PHP coding or in MySQL. WordPress works with the help of PHP and MySQL database.<\/p>\n<p><strong>(This process is compatible with shared hosting, VPS, and cloud hosting.)<\/strong><\/p>\n<h3><strong>Case Study 1: Blogger Avoiding Auto-Installer Errors (Delhi)<\/strong><\/h3>\n<p>A blogger from Delhi faced repeated auto-installer failures due to limited server permissions.<br \/>\nHe installed WordPress manually and:<\/p>\n<ul>\n<li>Fixed file permission issues<\/li>\n<li>Set custom table prefix for security<\/li>\n<li>Successfully restored his website<\/li>\n<\/ul>\n<p><strong>Result:<\/strong> Better performance plus reduced malware attempts.<\/p>\n<hr \/>\n<h3>NOTE: Automatic or manual installation of WordPress is almost same in every hosting account, you just need to find options like below.<\/h3>\n<p><strong>(Example: Popular control panels include cPanel, Plesk, DirectAdmin, and CyberPanel.)<\/strong><\/p>\n<hr \/>\n<h2>Step I<\/h2>\n<p>Before all else, you need to create a MySQL database. Go to your hosting control panel provided by your hosting service provider. There you\u2019ll see an icon called MySQL. Click on that icon, and it\u2019ll show you how many MySQL databases you have in your account. By default, it\u2019s 0. Find an option to create a new MySQL database. Click on that option, and it\u2019ll ask you for a new database name and username and password for that database. Fill the required information and click next or continue or finish or fulfill whatever it\u2019s requesting and that\u2019s it, your database for your new WordPress site has been created. Proceed to the next step.<\/p>\n<p><strong>(Some hosts auto-generate secure passwords, which is recommended to avoid brute-force login attacks.)<\/strong><\/p>\n<hr \/>\n<h2>Step II<\/h2>\n<p>After creating the database, now you need to download WordPress installation files. You can find these files or package on WordPress\u2019s official site http:\/\/wordpress.org, or you can go directly from the following link.<\/p>\n<p><strong>(Always download the latest version to get security patches and new features.)<\/strong><\/p>\n<hr \/>\n<h2>Step III<\/h2>\n<p>After download finishes, you\u2019ll get an archive containing a folder called \u201cWordPress\u201d. Extract that archive to open that folder. In that particular folder you\u2019ll see approx 19 files and folders. In these files find a file called WP-config-sample. Rename it as config. Don\u2019t use any capital letter while renaming the file. After renaming, open that file in notepad. (Right-click on that file \u2013 click on open with and click on notepad). In that file you\u2019ll see options asking for database name, username and password and hostname. Fill the same database name, username and password you used while creating MySQL database. Normally, all web host providers use \u201clocalhost\u201d in hostname. You can also use it as hostname to check and if it\u2019ll not work you can ask your web-host to provide hostname.<\/p>\n<p><strong>Note<\/strong>: All the information must be correct to run your WordPress site.<\/p>\n<p><strong>(You can also set custom table prefix to improve security by avoiding the default \u201cwp_\u201d.)<\/strong><\/p>\n<h3><strong>Example: Custom Configuration<\/strong><\/h3>\n<p>A developer set:<\/p>\n<ul>\n<li>DB name: site_db<\/li>\n<li>User: site_admin<\/li>\n<li>Prefix: wp34_<\/li>\n<\/ul>\n<p><strong>Result:<\/strong> Reduced SQL injection attempts by bots scanning default prefixes.<\/p>\n<hr \/>\n<h2>Step IV<\/h2>\n<p>After filling all the required information now the time is to upload it. Upload all WordPress files via FTP using any third-party FTP software like \u201cFileZilla\u201d. After uploading these files and folders, your site is ready to use. Enjoy using your site.<\/p>\n<p><strong>(Always upload files to the \u201cpublic_html\u201d or \u201cwww\u201d folder so your site appears publicly.)<\/strong><\/p>\n<hr \/>\n<h1>Extra Tips<\/h1>\n<p><strong>1. File Permissions<\/strong><br \/>\nKeep folders as <strong>755<\/strong> and files as <strong>644<\/strong> to prevent hacks.<\/p>\n<p><strong>2. Change Login URL<\/strong><br \/>\nUse plugins to rename &#8220;wp-login&#8221; to reduce brute-force attacks.<\/p>\n<p><strong>3. Disable XML-RPC if not needed<\/strong><br \/>\nCan stop automated attacks.<\/p>\n<hr \/>\n<h1>Real-World Case Studies<\/h1>\n<h3><strong>Case Study 2: New Blogger Learning WordPress (Mumbai)<\/strong><\/h3>\n<p>A beginner accidentally deleted plugins on a live site.<br \/>\nHe manually installed WordPress on localhost, practiced safely, and restored site later.<br \/>\n<strong>Result:<\/strong> Learned WordPress without risking business website.<\/p>\n<hr \/>\n<h3><strong>Case Study 3: E-commerce Website Setup (Bangalore)<\/strong><\/h3>\n<p>An online shop migrated from Wix to WordPress manually.<\/p>\n<ul>\n<li>Manual setup allowed custom folder structure<\/li>\n<li>Improved SEO<\/li>\n<li>Setup WooCommerce smoothly<\/li>\n<\/ul>\n<p><strong>Result:<\/strong> 80% growth in organic traffic in 6 months.<\/p>\n","protected":false},"excerpt":{"rendered":"How to Install WordPress Manually on Any Hosting Account? WordPress is one of the best CMS (Content Management System) platforms in the world. \n<a class=\"moretag\" href=\"https:\/\/delhicourses.in\/blog\/install-wordpress-manually-on-hosting-account\/\"> [...]<\/a>","protected":false},"author":1,"featured_media":4525,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[8,10],"tags":[],"class_list":["post-104","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-webhosting","category-wordpress"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.4 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>How to Install WordPress Manually on Any Hosting Account?<\/title>\n<meta name=\"description\" content=\"Learn how to install WordPress manually on any hosting account using PHP, MySQL, FTP, with step-by-step instructions, examples, and case studies for beginners.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/delhicourses.in\/blog\/install-wordpress-manually-on-hosting-account\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"How to Install WordPress Manually on Any Hosting Account?\" \/>\n<meta property=\"og:description\" content=\"Learn how to install WordPress manually on any hosting account using PHP, MySQL, FTP, with step-by-step instructions, examples, and case studies for beginners.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/delhicourses.in\/blog\/install-wordpress-manually-on-hosting-account\/\" \/>\n<meta property=\"og:site_name\" content=\"Delhi Courses Academy - Skills For Tommorow\" \/>\n<meta property=\"article:published_time\" content=\"2014-05-15T07:02:08+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2025-12-03T07:40:58+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/delhicourses.in\/blog\/wp-content\/uploads\/2014\/05\/wordpress.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"1024\" \/>\n\t<meta property=\"og:image:height\" content=\"576\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"Delhi Courses Academy\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Delhi Courses Academy\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"4 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/delhicourses.in\\\/blog\\\/install-wordpress-manually-on-hosting-account\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/delhicourses.in\\\/blog\\\/install-wordpress-manually-on-hosting-account\\\/\"},\"author\":{\"name\":\"Delhi Courses Academy\",\"@id\":\"https:\\\/\\\/delhicourses.in\\\/blog\\\/#\\\/schema\\\/person\\\/08c70c2135b8de24f82c1bd617411002\"},\"headline\":\"How to Install WordPress Manually on Any Hosting Account?\",\"datePublished\":\"2014-05-15T07:02:08+00:00\",\"dateModified\":\"2025-12-03T07:40:58+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/delhicourses.in\\\/blog\\\/install-wordpress-manually-on-hosting-account\\\/\"},\"wordCount\":797,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\\\/\\\/delhicourses.in\\\/blog\\\/#organization\"},\"image\":{\"@id\":\"https:\\\/\\\/delhicourses.in\\\/blog\\\/install-wordpress-manually-on-hosting-account\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/delhicourses.in\\\/blog\\\/wp-content\\\/uploads\\\/2014\\\/05\\\/wordpress.jpg\",\"articleSection\":[\"Webhosting\",\"Wordpress\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/delhicourses.in\\\/blog\\\/install-wordpress-manually-on-hosting-account\\\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/delhicourses.in\\\/blog\\\/install-wordpress-manually-on-hosting-account\\\/\",\"url\":\"https:\\\/\\\/delhicourses.in\\\/blog\\\/install-wordpress-manually-on-hosting-account\\\/\",\"name\":\"How to Install WordPress Manually on Any Hosting Account?\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/delhicourses.in\\\/blog\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/delhicourses.in\\\/blog\\\/install-wordpress-manually-on-hosting-account\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/delhicourses.in\\\/blog\\\/install-wordpress-manually-on-hosting-account\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/delhicourses.in\\\/blog\\\/wp-content\\\/uploads\\\/2014\\\/05\\\/wordpress.jpg\",\"datePublished\":\"2014-05-15T07:02:08+00:00\",\"dateModified\":\"2025-12-03T07:40:58+00:00\",\"description\":\"Learn how to install WordPress manually on any hosting account using PHP, MySQL, FTP, with step-by-step instructions, examples, and case studies for beginners.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/delhicourses.in\\\/blog\\\/install-wordpress-manually-on-hosting-account\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/delhicourses.in\\\/blog\\\/install-wordpress-manually-on-hosting-account\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/delhicourses.in\\\/blog\\\/install-wordpress-manually-on-hosting-account\\\/#primaryimage\",\"url\":\"https:\\\/\\\/delhicourses.in\\\/blog\\\/wp-content\\\/uploads\\\/2014\\\/05\\\/wordpress.jpg\",\"contentUrl\":\"https:\\\/\\\/delhicourses.in\\\/blog\\\/wp-content\\\/uploads\\\/2014\\\/05\\\/wordpress.jpg\",\"width\":1024,\"height\":576},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/delhicourses.in\\\/blog\\\/install-wordpress-manually-on-hosting-account\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/delhicourses.in\\\/blog\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"How to Install WordPress Manually on Any Hosting Account?\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/delhicourses.in\\\/blog\\\/#website\",\"url\":\"https:\\\/\\\/delhicourses.in\\\/blog\\\/\",\"name\":\"Delhi Courses Academy\",\"description\":\"Delhi Courses Academy \u2013 India\u2019s #1 training hub for digital skills! Master digital marketing, data analytics, and more with expert-led courses. Upgrade your career with practical, industry-focused training today!\",\"publisher\":{\"@id\":\"https:\\\/\\\/delhicourses.in\\\/blog\\\/#organization\"},\"alternateName\":\"DCA\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/delhicourses.in\\\/blog\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/delhicourses.in\\\/blog\\\/#organization\",\"name\":\"Delhi Courses Academy\",\"alternateName\":\"DCA\",\"url\":\"https:\\\/\\\/delhicourses.in\\\/blog\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/delhicourses.in\\\/blog\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/delhicourses.in\\\/wp-content\\\/uploads\\\/2023\\\/06\\\/delhi-courses-academy.png\",\"contentUrl\":\"https:\\\/\\\/delhicourses.in\\\/wp-content\\\/uploads\\\/2023\\\/06\\\/delhi-courses-academy.png\",\"width\":183,\"height\":114,\"caption\":\"Delhi Courses Academy\"},\"image\":{\"@id\":\"https:\\\/\\\/delhicourses.in\\\/blog\\\/#\\\/schema\\\/logo\\\/image\\\/\"}},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/delhicourses.in\\\/blog\\\/#\\\/schema\\\/person\\\/08c70c2135b8de24f82c1bd617411002\",\"name\":\"Delhi Courses Academy\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/1ed4a8739a1b126d68c33166242091dec7d99316854c03523595485517f1aad5?s=96&d=wavatar&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/1ed4a8739a1b126d68c33166242091dec7d99316854c03523595485517f1aad5?s=96&d=wavatar&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/1ed4a8739a1b126d68c33166242091dec7d99316854c03523595485517f1aad5?s=96&d=wavatar&r=g\",\"caption\":\"Delhi Courses Academy\"},\"description\":\"Delhi Courses Academy is a leading institute offering the best digital marketing course in Delhi NCR known for its practical training, affordable fees, and industry-focused curriculum. With 15+ certifications, 100% placement assistance, and hands-on projects, it prepares students for real-world challenges.\",\"url\":\"https:\\\/\\\/delhicourses.in\\\/blog\\\/author\\\/hiragaurav\\\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"How to Install WordPress Manually on Any Hosting Account?","description":"Learn how to install WordPress manually on any hosting account using PHP, MySQL, FTP, with step-by-step instructions, examples, and case studies for beginners.","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:\/\/delhicourses.in\/blog\/install-wordpress-manually-on-hosting-account\/","og_locale":"en_US","og_type":"article","og_title":"How to Install WordPress Manually on Any Hosting Account?","og_description":"Learn how to install WordPress manually on any hosting account using PHP, MySQL, FTP, with step-by-step instructions, examples, and case studies for beginners.","og_url":"https:\/\/delhicourses.in\/blog\/install-wordpress-manually-on-hosting-account\/","og_site_name":"Delhi Courses Academy - Skills For Tommorow","article_published_time":"2014-05-15T07:02:08+00:00","article_modified_time":"2025-12-03T07:40:58+00:00","og_image":[{"width":1024,"height":576,"url":"https:\/\/delhicourses.in\/blog\/wp-content\/uploads\/2014\/05\/wordpress.jpg","type":"image\/jpeg"}],"author":"Delhi Courses Academy","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Delhi Courses Academy","Est. reading time":"4 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/delhicourses.in\/blog\/install-wordpress-manually-on-hosting-account\/#article","isPartOf":{"@id":"https:\/\/delhicourses.in\/blog\/install-wordpress-manually-on-hosting-account\/"},"author":{"name":"Delhi Courses Academy","@id":"https:\/\/delhicourses.in\/blog\/#\/schema\/person\/08c70c2135b8de24f82c1bd617411002"},"headline":"How to Install WordPress Manually on Any Hosting Account?","datePublished":"2014-05-15T07:02:08+00:00","dateModified":"2025-12-03T07:40:58+00:00","mainEntityOfPage":{"@id":"https:\/\/delhicourses.in\/blog\/install-wordpress-manually-on-hosting-account\/"},"wordCount":797,"commentCount":0,"publisher":{"@id":"https:\/\/delhicourses.in\/blog\/#organization"},"image":{"@id":"https:\/\/delhicourses.in\/blog\/install-wordpress-manually-on-hosting-account\/#primaryimage"},"thumbnailUrl":"https:\/\/delhicourses.in\/blog\/wp-content\/uploads\/2014\/05\/wordpress.jpg","articleSection":["Webhosting","Wordpress"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/delhicourses.in\/blog\/install-wordpress-manually-on-hosting-account\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/delhicourses.in\/blog\/install-wordpress-manually-on-hosting-account\/","url":"https:\/\/delhicourses.in\/blog\/install-wordpress-manually-on-hosting-account\/","name":"How to Install WordPress Manually on Any Hosting Account?","isPartOf":{"@id":"https:\/\/delhicourses.in\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/delhicourses.in\/blog\/install-wordpress-manually-on-hosting-account\/#primaryimage"},"image":{"@id":"https:\/\/delhicourses.in\/blog\/install-wordpress-manually-on-hosting-account\/#primaryimage"},"thumbnailUrl":"https:\/\/delhicourses.in\/blog\/wp-content\/uploads\/2014\/05\/wordpress.jpg","datePublished":"2014-05-15T07:02:08+00:00","dateModified":"2025-12-03T07:40:58+00:00","description":"Learn how to install WordPress manually on any hosting account using PHP, MySQL, FTP, with step-by-step instructions, examples, and case studies for beginners.","breadcrumb":{"@id":"https:\/\/delhicourses.in\/blog\/install-wordpress-manually-on-hosting-account\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/delhicourses.in\/blog\/install-wordpress-manually-on-hosting-account\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/delhicourses.in\/blog\/install-wordpress-manually-on-hosting-account\/#primaryimage","url":"https:\/\/delhicourses.in\/blog\/wp-content\/uploads\/2014\/05\/wordpress.jpg","contentUrl":"https:\/\/delhicourses.in\/blog\/wp-content\/uploads\/2014\/05\/wordpress.jpg","width":1024,"height":576},{"@type":"BreadcrumbList","@id":"https:\/\/delhicourses.in\/blog\/install-wordpress-manually-on-hosting-account\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/delhicourses.in\/blog\/"},{"@type":"ListItem","position":2,"name":"How to Install WordPress Manually on Any Hosting Account?"}]},{"@type":"WebSite","@id":"https:\/\/delhicourses.in\/blog\/#website","url":"https:\/\/delhicourses.in\/blog\/","name":"Delhi Courses Academy","description":"Delhi Courses Academy \u2013 India\u2019s #1 training hub for digital skills! Master digital marketing, data analytics, and more with expert-led courses. Upgrade your career with practical, industry-focused training today!","publisher":{"@id":"https:\/\/delhicourses.in\/blog\/#organization"},"alternateName":"DCA","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/delhicourses.in\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/delhicourses.in\/blog\/#organization","name":"Delhi Courses Academy","alternateName":"DCA","url":"https:\/\/delhicourses.in\/blog\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/delhicourses.in\/blog\/#\/schema\/logo\/image\/","url":"https:\/\/delhicourses.in\/wp-content\/uploads\/2023\/06\/delhi-courses-academy.png","contentUrl":"https:\/\/delhicourses.in\/wp-content\/uploads\/2023\/06\/delhi-courses-academy.png","width":183,"height":114,"caption":"Delhi Courses Academy"},"image":{"@id":"https:\/\/delhicourses.in\/blog\/#\/schema\/logo\/image\/"}},{"@type":"Person","@id":"https:\/\/delhicourses.in\/blog\/#\/schema\/person\/08c70c2135b8de24f82c1bd617411002","name":"Delhi Courses Academy","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/secure.gravatar.com\/avatar\/1ed4a8739a1b126d68c33166242091dec7d99316854c03523595485517f1aad5?s=96&d=wavatar&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/1ed4a8739a1b126d68c33166242091dec7d99316854c03523595485517f1aad5?s=96&d=wavatar&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/1ed4a8739a1b126d68c33166242091dec7d99316854c03523595485517f1aad5?s=96&d=wavatar&r=g","caption":"Delhi Courses Academy"},"description":"Delhi Courses Academy is a leading institute offering the best digital marketing course in Delhi NCR known for its practical training, affordable fees, and industry-focused curriculum. With 15+ certifications, 100% placement assistance, and hands-on projects, it prepares students for real-world challenges.","url":"https:\/\/delhicourses.in\/blog\/author\/hiragaurav\/"}]}},"_links":{"self":[{"href":"https:\/\/delhicourses.in\/blog\/wp-json\/wp\/v2\/posts\/104","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/delhicourses.in\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/delhicourses.in\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/delhicourses.in\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/delhicourses.in\/blog\/wp-json\/wp\/v2\/comments?post=104"}],"version-history":[{"count":6,"href":"https:\/\/delhicourses.in\/blog\/wp-json\/wp\/v2\/posts\/104\/revisions"}],"predecessor-version":[{"id":5419,"href":"https:\/\/delhicourses.in\/blog\/wp-json\/wp\/v2\/posts\/104\/revisions\/5419"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/delhicourses.in\/blog\/wp-json\/wp\/v2\/media\/4525"}],"wp:attachment":[{"href":"https:\/\/delhicourses.in\/blog\/wp-json\/wp\/v2\/media?parent=104"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/delhicourses.in\/blog\/wp-json\/wp\/v2\/categories?post=104"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/delhicourses.in\/blog\/wp-json\/wp\/v2\/tags?post=104"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}