{"id":19909,"date":"2017-12-22T13:29:36","date_gmt":"2017-12-22T07:59:36","guid":{"rendered":"https:\/\/blog.resellerclub.com\/?p=19909"},"modified":"2025-10-24T11:53:57","modified_gmt":"2025-10-24T11:53:57","slug":"how-to-use-cpanel-to-create-a-website","status":"publish","type":"post","link":"https:\/\/www.resellerclub.com\/blog\/how-to-use-cpanel-to-create-a-website\/","title":{"rendered":"How to use cPanel to Create a Website"},"content":{"rendered":"<p>As a web pro, one of the things you need to manage your business website effectively is a control panel. cPanel is a popular web-based dashboard that helps you with many administrative tasks. In this article, we\u2019ll see how to use cPanel to create a website in some simple steps.<\/p>\n<p><strong>What is cPanel? <\/strong><br \/>\ncPanel is a web-based graphical control panel that helps you create websites and manage your web hosting account. It has a simple setup and features. We at ResellerClub also help our customers manage their products with cPanel, which comes with<a href=\"https:\/\/india.resellerclub.com\/dedicated-server-hosting\"> Dedicated Server Hosting<\/a>, <a href=\"https:\/\/india.resellerclub.com\/cloud-hosting\">Cloud Hosting<\/a>, <a href=\"https:\/\/india.resellerclub.com\/shared-hosting\">Shared Hosting<\/a> and <a href=\"https:\/\/india.resellerclub.com\/reseller-hosting\">Reseller Hosting<\/a>.<\/p>\n<p><strong>Features of cPanel<\/strong><\/p>\n<ol>\n<li><strong>Highly Secure: <\/strong><br \/>\nThis is one of the most important features of any product or software. cPanel provides utmost security and is protected by password-protected directories, SSL\/TLS, GnuPG Key and IP address denial.<\/li>\n<li><strong>Easy File Management: <\/strong><br \/>\ncPanel helps in monitoring your customer&#8217;s website for optimal disk space usage, editing and taking a backup of folders and files, making the work of the user easier.<\/li>\n<li><strong>Safe Server Management: <\/strong><br \/>\ncPanel also provides easy server management that\u2019s available to Dedicated and VPS servers through command line scripts. They help maintain and resolve issues with the servers like performing system backup, automating account suspensions, restarting the server through SSH, restoring an account and more.(try adding these as bullet points same for the other points)<\/li>\n<li><strong>Powerful Email:<\/strong><br \/>\ncPanel can be used to create &amp; manage multiple email accounts, forwarders and autoresponders as well as access email through clients such as RoundCube etc. It also helps block spam and creates filters to help enable this.<\/li>\n<\/ol>\n<p><strong>How to use cPanel to Create a Website:<\/strong><br \/>\nThere are two ways to create your website using cPanel:<\/p>\n<ol>\n<li>You can use cPanel\u2019s File Manager to see the files on your root server and upload files from there.<\/li>\n<li>The second is to create your website on a CMS such as WordPress using cPanel. We\u2019ve covered this earlier on our blog and you can <a href=\"\/blog\/how-to-create-a-website-with-wordpress\/\">read it here<\/a>.<\/li>\n<\/ol>\n<p>In this blog post, we\u2019ll be covering the first method, using cPanel to create a website.<\/p>\n<p><strong>Step I: Domain Name Registration and Hosting<\/strong><br \/>\nStep I involves choosing the right domain name for your website. This is very essential as your domain name is your first identity to a potential customer. When performing <a href=\"https:\/\/india.resellerclub.com\/domain-reseller\/domain-registration\">domain name registration<\/a>, I would recommend two things if you have the following websites.:<\/p>\n<ol>\n<li><strong>Personal Website:<\/strong> You can unleash your creativity when it comes to personal domain names. However, be thoughtful when doing so. Having a food website with the name travelogue.com can be misleading and you may have difficulty with customer retention.<\/li>\n<li><strong>Business Website:<\/strong> Choosing the right domain name for a business website ensures effective branding and marketing for your website. When selecting your domain, ensure that it truly represents your company.<\/li>\n<\/ol>\n<p>To host your website, there are several web hosting services available like <a href=\"https:\/\/india.resellerclub.com\/wordpress-hosting\">WordPress Hosting<\/a>, <a href=\"https:\/\/india.resellerclub.com\/shared-hosting\">Shared Hosting<\/a>,<a href=\"https:\/\/india.resellerclub.com\/cloud-hosting\"> Cloud Hosting <\/a>and more. In the example here, I chose Cloud Hosting to host this website using cPanel. You can go to your cPanel by clicking on \u2018Manage Hosting\u2019 in your control panel<\/p>\n<p><img loading=\"lazy\" decoding=\"async\" class=\"aligncenter size-full wp-image-19923\" src=\"\/blog\/wp-content\/uploads\/2017\/12\/7.png\" alt=\"\" width=\"763\" height=\"458\"><\/p>\n<p><strong>Step II: Open cPanel File Manager <\/strong><\/p>\n<ol>\n<li>Once you login to your cPanel account, click on \u2018File Manager\u2019 in the Files section.<img loading=\"lazy\" decoding=\"async\" class=\"aligncenter size-full wp-image-19925\" src=\"\/blog\/wp-content\/uploads\/2017\/12\/1.png\" alt=\"\" width=\"810\" height=\"657\"><\/li>\n<li>Once you click File Manager, the following window will open with several folders. From here you can directly upload or create new files. Click on public_html folder and you will find another folder inside it.<img loading=\"lazy\" decoding=\"async\" class=\"aligncenter wp-image-19927\" src=\"\/blog\/wp-content\/uploads\/2017\/12\/8.png\" width=\"810\" height=\"575\"><\/li>\n<li>Since this is our demo account the folder is empty. We\u2019ll be creating our own file in the folder inside public_html and name it as index.php<img loading=\"lazy\" decoding=\"async\" class=\"aligncenter size-full wp-image-19929\" src=\"\/blog\/wp-content\/uploads\/2017\/12\/3.png\" alt=\"\" width=\"503\" height=\"246\"><\/li>\n<li>Now click on \u2018Create New File\u2019 and a message will pop up confirming your edit. Click on \u2018edit\u2019 and a blank window editor will open. Here is where you code. For our simplicity, we\u2019ve simply written the most basic PHP code.<img loading=\"lazy\" decoding=\"async\" class=\"aligncenter size-full wp-image-19931\" src=\"\/blog\/wp-content\/uploads\/2017\/12\/4.png\" alt=\"\" width=\"510\" height=\"346\"><br \/>\n<img loading=\"lazy\" decoding=\"async\" class=\"aligncenter size-full wp-image-19933\" src=\"\/blog\/wp-content\/uploads\/2017\/12\/5.png\" alt=\"\" width=\"747\" height=\"503\"><\/li>\n<li>Next, click \u2018Save Changes\u2019 and reload your Domain Name URL to see the changes. Since I\u2019ve done this using the demo account, the changes won\u2019t be reflected.<\/li>\n<\/ol>\n<p><strong>Conclusion<\/strong>:<br \/>\nOn completion of the above steps, you will have successfully created your website. You can now customize it as you wish. We hope this demo helped you understand how to use cPanel to create and edit a website.<\/p>\n<p>If you would like to share some tips or would like more tutorials from us, leave us a comment below and we will definitely do a post on that.<\/p>\n<h2>Reseller Club Hosting Services<\/h2>\n<p><a href=\"https:\/\/www.resellerclub.com\/reseller-hosting\">Reseller Hosting<\/a> | <a href=\"https:\/\/www.resellerclub.com\/windows-reseller-hosting\">Windows Reseller Hosting<\/a> | <a href=\"https:\/\/www.resellerclub.com\/cloud-hosting\">Cloud Hosting<\/a> | <a href=\"https:\/\/www.resellerclub.com\/vps-hosting\">VPS Hosting<\/a> | <a href=\"https:\/\/www.resellerclub.com\/managed-vps-hosting\">Managed VPS Hosting<\/a> | <a href=\"https:\/\/www.resellerclub.com\/dedicated-server-hosting\">Dedicated Server Hosting<\/a> | <a href=\"https:\/\/www.resellerclub.com\/windows-dedicated-server-hosting\">Windows Dedicated Server<\/a> | <a href=\"https:\/\/www.resellerclub.com\/managed-dedicated-server-hosting\">Managed Dedicated Server<\/a> | <a href=\"https:\/\/www.resellerclub.com\/shared-hosting\">Linux Shared Hosting<\/a> | <a href=\"https:\/\/www.resellerclub.com\/windows-shared-hosting\">Windows Shared Hosting<\/a><\/p>\n<div class=\"fb-background-color\">\n\t\t\t  <div \n\t\t\t  \tclass = \"fb-comments\" \n\t\t\t  \tdata-href = \"https:\/\/www.resellerclub.com\/blog\/how-to-use-cpanel-to-create-a-website\/\"\n\t\t\t  \tdata-numposts = \"10\"\n\t\t\t  \tdata-lazy = \"true\"\n\t\t\t\tdata-colorscheme = \"light\"\n\t\t\t\tdata-order-by = \"social\"\n\t\t\t\tdata-mobile=true>\n\t\t\t  <\/div><\/div>\n\t\t  <style>\n\t\t    .fb-background-color {\n\t\t\t\tbackground:  !important;\n\t\t\t}\n\t\t\t.fb_iframe_widget_fluid_desktop iframe {\n\t\t\t    width: 100% !important;\n\t\t\t}\n\t\t  <\/style>\n\t\t  ","protected":false},"excerpt":{"rendered":"<p>As a web pro, one of the things you need to manage your business website effectively is a control panel. cPanel is a popular web-based dashboard that helps you with many administrative tasks. In this article, we\u2019ll see how to use cPanel to create a website in some simple steps. What is cPanel? cPanel is<\/p>\n","protected":false},"author":75,"featured_media":19945,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_has_post_settings":[],"_rc_manual_related_posts":[],"footnotes":""},"categories":[1521,1527,1533,1523,995],"tags":[269,408,3893,34,297],"hashtags":[],"class_list":["post-19909","post","type-post","status-publish","format-standard","has-post-thumbnail","category-cloud","category-featured-post","category-tech","category-development","category-hosting","tag-cloud-hosting","tag-cpanel","tag-development","tag-hosting","tag-website"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v28.0 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>How to use cPanel to Create a Website<\/title>\n<meta name=\"description\" content=\"cPanel is a dashboard to manage web hosting accounts. In this article, I will walk you through simple steps on how to use cpanel to create a website.\" \/>\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.resellerclub.com\/blog\/how-to-use-cpanel-to-create-a-website\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"How to use cPanel to Create a Website\" \/>\n<meta property=\"og:description\" content=\"cPanel is a dashboard to manage web hosting accounts. In this article, I will walk you through simple steps on how to use cpanel to create a website.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.resellerclub.com\/blog\/how-to-use-cpanel-to-create-a-website\/\" \/>\n<meta property=\"og:site_name\" content=\"ResellerClub Blog\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/profile.php?id=100005889763273\" \/>\n<meta property=\"article:published_time\" content=\"2017-12-22T07:59:36+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2025-10-24T11:53:57+00:00\" \/>\n<meta name=\"author\" content=\"H. Fatima\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"H. Fatima\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"5 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/www.resellerclub.com\\\/blog\\\/how-to-use-cpanel-to-create-a-website\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.resellerclub.com\\\/blog\\\/how-to-use-cpanel-to-create-a-website\\\/\"},\"author\":{\"name\":\"H. Fatima\",\"@id\":\"https:\\\/\\\/www.resellerclub.com\\\/blog\\\/#\\\/schema\\\/person\\\/04f625d706ed889a739c8fdfe159375c\"},\"headline\":\"How to use cPanel to Create a Website\",\"datePublished\":\"2017-12-22T07:59:36+00:00\",\"dateModified\":\"2025-10-24T11:53:57+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/www.resellerclub.com\\\/blog\\\/how-to-use-cpanel-to-create-a-website\\\/\"},\"wordCount\":786,\"commentCount\":0,\"image\":{\"@id\":\"https:\\\/\\\/www.resellerclub.com\\\/blog\\\/how-to-use-cpanel-to-create-a-website\\\/#primaryimage\"},\"thumbnailUrl\":\"\",\"keywords\":[\"cloud hosting\",\"cpanel\",\"development\",\"Hosting\",\"website\"],\"articleSection\":[\"Cloud Hosting Articles\",\"Featured Post\",\"Tech Blogs\",\"Web Development Blogs\",\"Web Hosting Blogs\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/www.resellerclub.com\\\/blog\\\/how-to-use-cpanel-to-create-a-website\\\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.resellerclub.com\\\/blog\\\/how-to-use-cpanel-to-create-a-website\\\/\",\"url\":\"https:\\\/\\\/www.resellerclub.com\\\/blog\\\/how-to-use-cpanel-to-create-a-website\\\/\",\"name\":\"How to use cPanel to Create a Website\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.resellerclub.com\\\/blog\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/www.resellerclub.com\\\/blog\\\/how-to-use-cpanel-to-create-a-website\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/www.resellerclub.com\\\/blog\\\/how-to-use-cpanel-to-create-a-website\\\/#primaryimage\"},\"thumbnailUrl\":\"\",\"datePublished\":\"2017-12-22T07:59:36+00:00\",\"dateModified\":\"2025-10-24T11:53:57+00:00\",\"author\":{\"@id\":\"https:\\\/\\\/www.resellerclub.com\\\/blog\\\/#\\\/schema\\\/person\\\/04f625d706ed889a739c8fdfe159375c\"},\"description\":\"cPanel is a dashboard to manage web hosting accounts. In this article, I will walk you through simple steps on how to use cpanel to create a website.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.resellerclub.com\\\/blog\\\/how-to-use-cpanel-to-create-a-website\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.resellerclub.com\\\/blog\\\/how-to-use-cpanel-to-create-a-website\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/www.resellerclub.com\\\/blog\\\/how-to-use-cpanel-to-create-a-website\\\/#primaryimage\",\"url\":\"\",\"contentUrl\":\"\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.resellerclub.com\\\/blog\\\/how-to-use-cpanel-to-create-a-website\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/www.resellerclub.com\\\/blog\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"How to use cPanel to Create a Website\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.resellerclub.com\\\/blog\\\/#website\",\"url\":\"https:\\\/\\\/www.resellerclub.com\\\/blog\\\/\",\"name\":\"ResellerClub Blog\",\"description\":\"Web Hosting &amp; Domains\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/www.resellerclub.com\\\/blog\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/www.resellerclub.com\\\/blog\\\/#\\\/schema\\\/person\\\/04f625d706ed889a739c8fdfe159375c\",\"name\":\"H. Fatima\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/www.resellerclub.com\\\/blog\\\/wp-content\\\/uploads\\\/2020\\\/03\\\/IMG-20190220-WA0043-150x150.jpg\",\"url\":\"https:\\\/\\\/www.resellerclub.com\\\/blog\\\/wp-content\\\/uploads\\\/2020\\\/03\\\/IMG-20190220-WA0043-150x150.jpg\",\"contentUrl\":\"https:\\\/\\\/www.resellerclub.com\\\/blog\\\/wp-content\\\/uploads\\\/2020\\\/03\\\/IMG-20190220-WA0043-150x150.jpg\",\"caption\":\"H. Fatima\"},\"description\":\"H. Fatima used to be an Engineer by profession and Writer by passion until she started pursuing full-time writing. She is presently a Content Marketeer at Newfold Digital (APAC). She mostly writes what she deeply perceives and analyses, it is her way of unwinding. Her interests include writing, reading (an avid reader), watching foreign-language movies and public speaking.\",\"url\":\"https:\\\/\\\/www.resellerclub.com\\\/blog\\\/author\\\/h-fatima\\\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"How to use cPanel to Create a Website","description":"cPanel is a dashboard to manage web hosting accounts. In this article, I will walk you through simple steps on how to use cpanel to create a website.","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.resellerclub.com\/blog\/how-to-use-cpanel-to-create-a-website\/","og_locale":"en_US","og_type":"article","og_title":"How to use cPanel to Create a Website","og_description":"cPanel is a dashboard to manage web hosting accounts. In this article, I will walk you through simple steps on how to use cpanel to create a website.","og_url":"https:\/\/www.resellerclub.com\/blog\/how-to-use-cpanel-to-create-a-website\/","og_site_name":"ResellerClub Blog","article_publisher":"https:\/\/www.facebook.com\/profile.php?id=100005889763273","article_published_time":"2017-12-22T07:59:36+00:00","article_modified_time":"2025-10-24T11:53:57+00:00","author":"H. Fatima","twitter_card":"summary_large_image","twitter_misc":{"Written by":"H. Fatima","Est. reading time":"5 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.resellerclub.com\/blog\/how-to-use-cpanel-to-create-a-website\/#article","isPartOf":{"@id":"https:\/\/www.resellerclub.com\/blog\/how-to-use-cpanel-to-create-a-website\/"},"author":{"name":"H. Fatima","@id":"https:\/\/www.resellerclub.com\/blog\/#\/schema\/person\/04f625d706ed889a739c8fdfe159375c"},"headline":"How to use cPanel to Create a Website","datePublished":"2017-12-22T07:59:36+00:00","dateModified":"2025-10-24T11:53:57+00:00","mainEntityOfPage":{"@id":"https:\/\/www.resellerclub.com\/blog\/how-to-use-cpanel-to-create-a-website\/"},"wordCount":786,"commentCount":0,"image":{"@id":"https:\/\/www.resellerclub.com\/blog\/how-to-use-cpanel-to-create-a-website\/#primaryimage"},"thumbnailUrl":"","keywords":["cloud hosting","cpanel","development","Hosting","website"],"articleSection":["Cloud Hosting Articles","Featured Post","Tech Blogs","Web Development Blogs","Web Hosting Blogs"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/www.resellerclub.com\/blog\/how-to-use-cpanel-to-create-a-website\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/www.resellerclub.com\/blog\/how-to-use-cpanel-to-create-a-website\/","url":"https:\/\/www.resellerclub.com\/blog\/how-to-use-cpanel-to-create-a-website\/","name":"How to use cPanel to Create a Website","isPartOf":{"@id":"https:\/\/www.resellerclub.com\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.resellerclub.com\/blog\/how-to-use-cpanel-to-create-a-website\/#primaryimage"},"image":{"@id":"https:\/\/www.resellerclub.com\/blog\/how-to-use-cpanel-to-create-a-website\/#primaryimage"},"thumbnailUrl":"","datePublished":"2017-12-22T07:59:36+00:00","dateModified":"2025-10-24T11:53:57+00:00","author":{"@id":"https:\/\/www.resellerclub.com\/blog\/#\/schema\/person\/04f625d706ed889a739c8fdfe159375c"},"description":"cPanel is a dashboard to manage web hosting accounts. In this article, I will walk you through simple steps on how to use cpanel to create a website.","breadcrumb":{"@id":"https:\/\/www.resellerclub.com\/blog\/how-to-use-cpanel-to-create-a-website\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.resellerclub.com\/blog\/how-to-use-cpanel-to-create-a-website\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.resellerclub.com\/blog\/how-to-use-cpanel-to-create-a-website\/#primaryimage","url":"","contentUrl":""},{"@type":"BreadcrumbList","@id":"https:\/\/www.resellerclub.com\/blog\/how-to-use-cpanel-to-create-a-website\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.resellerclub.com\/blog\/"},{"@type":"ListItem","position":2,"name":"How to use cPanel to Create a Website"}]},{"@type":"WebSite","@id":"https:\/\/www.resellerclub.com\/blog\/#website","url":"https:\/\/www.resellerclub.com\/blog\/","name":"ResellerClub Blog","description":"Web Hosting &amp; Domains","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.resellerclub.com\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Person","@id":"https:\/\/www.resellerclub.com\/blog\/#\/schema\/person\/04f625d706ed889a739c8fdfe159375c","name":"H. Fatima","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.resellerclub.com\/blog\/wp-content\/uploads\/2020\/03\/IMG-20190220-WA0043-150x150.jpg","url":"https:\/\/www.resellerclub.com\/blog\/wp-content\/uploads\/2020\/03\/IMG-20190220-WA0043-150x150.jpg","contentUrl":"https:\/\/www.resellerclub.com\/blog\/wp-content\/uploads\/2020\/03\/IMG-20190220-WA0043-150x150.jpg","caption":"H. Fatima"},"description":"H. Fatima used to be an Engineer by profession and Writer by passion until she started pursuing full-time writing. She is presently a Content Marketeer at Newfold Digital (APAC). She mostly writes what she deeply perceives and analyses, it is her way of unwinding. Her interests include writing, reading (an avid reader), watching foreign-language movies and public speaking.","url":"https:\/\/www.resellerclub.com\/blog\/author\/h-fatima\/"}]}},"_links":{"self":[{"href":"https:\/\/www.resellerclub.com\/blog\/wp-json\/wp\/v2\/posts\/19909","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.resellerclub.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.resellerclub.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.resellerclub.com\/blog\/wp-json\/wp\/v2\/users\/75"}],"replies":[{"embeddable":true,"href":"https:\/\/www.resellerclub.com\/blog\/wp-json\/wp\/v2\/comments?post=19909"}],"version-history":[{"count":7,"href":"https:\/\/www.resellerclub.com\/blog\/wp-json\/wp\/v2\/posts\/19909\/revisions"}],"predecessor-version":[{"id":38109,"href":"https:\/\/www.resellerclub.com\/blog\/wp-json\/wp\/v2\/posts\/19909\/revisions\/38109"}],"wp:attachment":[{"href":"https:\/\/www.resellerclub.com\/blog\/wp-json\/wp\/v2\/media?parent=19909"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.resellerclub.com\/blog\/wp-json\/wp\/v2\/categories?post=19909"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.resellerclub.com\/blog\/wp-json\/wp\/v2\/tags?post=19909"},{"taxonomy":"hashtags","embeddable":true,"href":"https:\/\/www.resellerclub.com\/blog\/wp-json\/wp\/v2\/hashtags?post=19909"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}