{"id":4636,"date":"2019-02-21T01:30:17","date_gmt":"2019-02-21T05:30:17","guid":{"rendered":"https:\/\/www.freelancinggig.com\/blog\/?p=4636"},"modified":"2019-02-21T01:30:20","modified_gmt":"2019-02-21T05:30:20","slug":"how-do-i-convert-an-html-template-to-a-wordpress-theme","status":"publish","type":"post","link":"https:\/\/www.freelancinggig.com\/blog\/2019\/02\/21\/how-do-i-convert-an-html-template-to-a-wordpress-theme\/","title":{"rendered":"How Do I Convert an HTML Template to a WordPress theme"},"content":{"rendered":"<p>Even though there are ready-made templates available, there\nare many who want to use the same HTML template in WordPress. This is because\nwhile making the transition from HTML to WordPress, they do not want the\naudiences to feel different. Moreover, it is quite easy to make suitable\ntemplates in HTML and therefore, some people want to use the HTML template in\nWordPress. There are different ways available to make a transition from HTML\ntemplate to WordPress theme.<\/p>\n\n\n\n<p><strong>Ways To Convert HTML Template To WordPress Theme &#x2013;<\/strong><\/p>\n\n\n\n<p>1. M<strong>anually &#x2013;<\/strong> It is a technical move, and you need to have enough knowledge of coding. This is because you are going to use your existing code and convert it into WordPress theme files. It is not complicated if you have knowledge of HTML, CSS, and PHP knowledge. Most of the work is just copy and paste with modifications here and there. <\/p>\n\n\n\n<p><strong>2. WordPress Child Theme &#x2013;<\/strong> Rather than doing it manually, it is far better to opt for HTML to WordPress via WordPress child theme. It is very easy and requires less effort. In this, you are going to use a basic and ready-made WordPress theme and convert it as HTML template. Therefore, instead of starting from HTML template to WordPress theme, you are starting with WordPress theme and modifying it to look and feel exactly like HTML template. Therefore, the basic features and functionalities of WordPress theme will stay intact, and it will sync well with the overall system. <\/p>\n\n\n\n<p>3. Import Content &#x2013; If you can find a relatable WordPress\ntheme that looks close to your HTML theme, the task will be easier. This is\nbecause it does not matter how good a programmer you are when you convert an\nHTML template into a WordPress theme, there are always some features and\nfunctionalities missing. These features and layouts are exclusively available\nin ready-made WordPress themes. Therefore, if you prefer to use a WordPress\ntheme, then you can just import the content from the HTML template. It is a\nquick and painless process, and your website will be better for you and your\naudiences.&#xA0; <\/p>\n\n\n\n<p><strong>Elaborating The Processes &#x2013;<\/strong><\/p>\n\n\n\n<p><strong>1. Manual Transition &#x2013;<\/strong><\/p>\n\n\n\n<p>You need to create a theme folder, and you can do on your\ndesktop. Then you have to create a number of text files namely, style.css,\nindex.php, header.php, sidebar.php, and footer.php. You have to copy the\nexisting CSS from HTML template to WordPress style.csss. Besides, you have to\ndivide your HTML template into multiple parts namely, header, sidebar, footer\nand body(index). If you already have them divided, it is better. <\/p>\n\n\n\n<p>Otherwise, you have to do it manually and carefully.\nMoreover, there are a lot of technical changes you have to make starting from\n&lt;link&gt; tag to PHP code wherever appropriate. When everything is done, you\nhave to upload the theme folder in a ZIP file and then install WordPress and go\nto Appearance&gt; Themes&gt; Add New and Upload. Select the Zip file and\ninstall after uploading.&nbsp; <\/p>\n\n\n\n<p><strong>2. Via WordPress Child Theme &#x2013;<\/strong><\/p>\n\n\n\n<p>First, you have to choose a suitable theme which can be a\nframework and starter theme. The basic structure will be present, and you have\nto create a theme folder. Then you have to go on to create the style.css and\nfunctions.php and inherit all the parent styles. Instead of activating the\nparent theme, you have to activate the child theme. All the things of the\nparent theme will be overridden by the child theme features and\nfunctionalities.&#xA0; You got to make the\nnecessary changes, and you can watch the changes as the child theme will be\nlive.&#xA0; <\/p>\n\n\n\n<p><strong>3. Importing Content &#x2013;<\/strong><\/p>\n\n\n\n<p>As mentioned previously, the third method involves\ntransferring only the content as the theme will be from WordPress. There is no\ntechnical change required. There is a dedicated plugin available to import, and\nit is named HTML Import 2. Install it and activate it and you need to have all\nthe HTML files on your server. You can import a single page as well as multiple\nat once. <\/p>\n\n\n\n<p>You will come across a configuration screen where you have\nto fill all the details perfectly so that the files sync with one another\nperfectly. The configuration screen has many tabs which <a class=\"glossaryLink\"  href=\"https:\/\/www.freelancinggig.com\/blog\/glossary\/address\/\"  data-gt-translate-attributes='[{\"attribute\":\"data-cmtooltip\", \"format\":\"html\"}]'  tabindex='0' role='link'>address<\/a> specific items\nand sections of the theme. Starting from title, metadata, and categories to\ntags, custom fields, and much more, everything is present for a perfect\ntransition. <\/p>\n\n\n\n<p>If you think that the process is tough for you, you can\nalways opt for paid services to convert your HTML template to WordPress theme\nseamlessly. It is a better option as the professional service providers can do\nit perfectly and in less time.&#xA0; The cost\nwill depend on the complexity of the HTML template. Besides, it is easier to\nmove the HTML 5 template to WordPress theme because most of the things are\neasily convertible. <\/p>\n","protected":false},"excerpt":{"rendered":"<p>Even though there are ready-made templates available, there are many who want to use the same HTML template in WordPress. This is because while making &#x2026;<\/p>\n","protected":false},"author":3,"featured_media":4637,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[149],"tags":[1464,1462,1463],"class_list":["post-4636","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-startup-resources","tag-convert-an-html-template-to-wordpress-theme","tag-html-template","tag-wordpress-theme"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.5 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>How Do I Convert an HTML Template to a WordPress theme - Developers, Designers &amp; Freelancers - FreelancingGig<\/title>\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.freelancinggig.com\/blog\/2019\/02\/21\/how-do-i-convert-an-html-template-to-a-wordpress-theme\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"How Do I Convert an HTML Template to a WordPress theme - Developers, Designers &amp; Freelancers - FreelancingGig\" \/>\n<meta property=\"og:description\" content=\"Even though there are ready-made templates available, there are many who want to use the same HTML template in WordPress. This is because while making ...\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.freelancinggig.com\/blog\/2019\/02\/21\/how-do-i-convert-an-html-template-to-a-wordpress-theme\/\" \/>\n<meta property=\"og:site_name\" content=\"Developers, Designers &amp; Freelancers - FreelancingGig\" \/>\n<meta property=\"article:published_time\" content=\"2019-02-21T05:30:17+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2019-02-21T05:30:20+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.freelancinggig.com\/blog\/wp-content\/uploads\/2019\/02\/Convert-an-HTML-Template-to-a-WordPress-theme.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"750\" \/>\n\t<meta property=\"og:image:height\" content=\"421\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"Kitty Gupta\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Kitty Gupta\" \/>\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:\\\/\\\/www.freelancinggig.com\\\/blog\\\/2019\\\/02\\\/21\\\/how-do-i-convert-an-html-template-to-a-wordpress-theme\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.freelancinggig.com\\\/blog\\\/2019\\\/02\\\/21\\\/how-do-i-convert-an-html-template-to-a-wordpress-theme\\\/\"},\"author\":{\"name\":\"Kitty Gupta\",\"@id\":\"https:\\\/\\\/www.freelancinggig.com\\\/blog\\\/#\\\/schema\\\/person\\\/48f1ba04a6bf525d5251b2eda9c7bb0c\"},\"headline\":\"How Do I Convert an HTML Template to a WordPress theme\",\"datePublished\":\"2019-02-21T05:30:17+00:00\",\"dateModified\":\"2019-02-21T05:30:20+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/www.freelancinggig.com\\\/blog\\\/2019\\\/02\\\/21\\\/how-do-i-convert-an-html-template-to-a-wordpress-theme\\\/\"},\"wordCount\":824,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\\\/\\\/www.freelancinggig.com\\\/blog\\\/#organization\"},\"image\":{\"@id\":\"https:\\\/\\\/www.freelancinggig.com\\\/blog\\\/2019\\\/02\\\/21\\\/how-do-i-convert-an-html-template-to-a-wordpress-theme\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/www.freelancinggig.com\\\/blog\\\/wp-content\\\/uploads\\\/2019\\\/02\\\/Convert-an-HTML-Template-to-a-WordPress-theme.jpg\",\"keywords\":[\"Convert an HTML Template to WordPress theme\",\"HTML Template\",\"WordPress theme\"],\"articleSection\":[\"Startup Resources\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/www.freelancinggig.com\\\/blog\\\/2019\\\/02\\\/21\\\/how-do-i-convert-an-html-template-to-a-wordpress-theme\\\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.freelancinggig.com\\\/blog\\\/2019\\\/02\\\/21\\\/how-do-i-convert-an-html-template-to-a-wordpress-theme\\\/\",\"url\":\"https:\\\/\\\/www.freelancinggig.com\\\/blog\\\/2019\\\/02\\\/21\\\/how-do-i-convert-an-html-template-to-a-wordpress-theme\\\/\",\"name\":\"How Do I Convert an HTML Template to a WordPress theme - Developers, Designers &amp; Freelancers - FreelancingGig\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.freelancinggig.com\\\/blog\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/www.freelancinggig.com\\\/blog\\\/2019\\\/02\\\/21\\\/how-do-i-convert-an-html-template-to-a-wordpress-theme\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/www.freelancinggig.com\\\/blog\\\/2019\\\/02\\\/21\\\/how-do-i-convert-an-html-template-to-a-wordpress-theme\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/www.freelancinggig.com\\\/blog\\\/wp-content\\\/uploads\\\/2019\\\/02\\\/Convert-an-HTML-Template-to-a-WordPress-theme.jpg\",\"datePublished\":\"2019-02-21T05:30:17+00:00\",\"dateModified\":\"2019-02-21T05:30:20+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.freelancinggig.com\\\/blog\\\/2019\\\/02\\\/21\\\/how-do-i-convert-an-html-template-to-a-wordpress-theme\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.freelancinggig.com\\\/blog\\\/2019\\\/02\\\/21\\\/how-do-i-convert-an-html-template-to-a-wordpress-theme\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/www.freelancinggig.com\\\/blog\\\/2019\\\/02\\\/21\\\/how-do-i-convert-an-html-template-to-a-wordpress-theme\\\/#primaryimage\",\"url\":\"https:\\\/\\\/www.freelancinggig.com\\\/blog\\\/wp-content\\\/uploads\\\/2019\\\/02\\\/Convert-an-HTML-Template-to-a-WordPress-theme.jpg\",\"contentUrl\":\"https:\\\/\\\/www.freelancinggig.com\\\/blog\\\/wp-content\\\/uploads\\\/2019\\\/02\\\/Convert-an-HTML-Template-to-a-WordPress-theme.jpg\",\"width\":750,\"height\":421,\"caption\":\"html to wordpress\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.freelancinggig.com\\\/blog\\\/2019\\\/02\\\/21\\\/how-do-i-convert-an-html-template-to-a-wordpress-theme\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/www.freelancinggig.com\\\/blog\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"How Do I Convert an HTML Template to a WordPress theme\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.freelancinggig.com\\\/blog\\\/#website\",\"url\":\"https:\\\/\\\/www.freelancinggig.com\\\/blog\\\/\",\"name\":\"Developers, Designers &amp; Freelancers - FreelancingGig\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\\\/\\\/www.freelancinggig.com\\\/blog\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/www.freelancinggig.com\\\/blog\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/www.freelancinggig.com\\\/blog\\\/#organization\",\"name\":\"FreelancingGig\",\"url\":\"https:\\\/\\\/www.freelancinggig.com\\\/blog\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/www.freelancinggig.com\\\/blog\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/www.freelancinggig.com\\\/blog\\\/wp-content\\\/uploads\\\/2020\\\/03\\\/freelancinggig-website-logo.png\",\"contentUrl\":\"https:\\\/\\\/www.freelancinggig.com\\\/blog\\\/wp-content\\\/uploads\\\/2020\\\/03\\\/freelancinggig-website-logo.png\",\"width\":213,\"height\":35,\"caption\":\"FreelancingGig\"},\"image\":{\"@id\":\"https:\\\/\\\/www.freelancinggig.com\\\/blog\\\/#\\\/schema\\\/logo\\\/image\\\/\"}},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/www.freelancinggig.com\\\/blog\\\/#\\\/schema\\\/person\\\/48f1ba04a6bf525d5251b2eda9c7bb0c\",\"name\":\"Kitty Gupta\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/e45872c7ed30fc8f42c4fcfc60f8d2c667422939d9e4144a03e70d71e9d44bd6?s=96&d=wp_user_avatar&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/e45872c7ed30fc8f42c4fcfc60f8d2c667422939d9e4144a03e70d71e9d44bd6?s=96&d=wp_user_avatar&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/e45872c7ed30fc8f42c4fcfc60f8d2c667422939d9e4144a03e70d71e9d44bd6?s=96&d=wp_user_avatar&r=g\",\"caption\":\"Kitty Gupta\"},\"description\":\"Kitty Gupta is FreelancingGig's Content &amp; Community Manager. She has many years experience writing for reputable platforms with her engineering and communications background.\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"How Do I Convert an HTML Template to a WordPress theme - Developers, Designers &amp; Freelancers - FreelancingGig","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.freelancinggig.com\/blog\/2019\/02\/21\/how-do-i-convert-an-html-template-to-a-wordpress-theme\/","og_locale":"en_US","og_type":"article","og_title":"How Do I Convert an HTML Template to a WordPress theme - Developers, Designers &amp; Freelancers - FreelancingGig","og_description":"Even though there are ready-made templates available, there are many who want to use the same HTML template in WordPress. This is because while making ...","og_url":"https:\/\/www.freelancinggig.com\/blog\/2019\/02\/21\/how-do-i-convert-an-html-template-to-a-wordpress-theme\/","og_site_name":"Developers, Designers &amp; Freelancers - FreelancingGig","article_published_time":"2019-02-21T05:30:17+00:00","article_modified_time":"2019-02-21T05:30:20+00:00","og_image":[{"width":750,"height":421,"url":"https:\/\/www.freelancinggig.com\/blog\/wp-content\/uploads\/2019\/02\/Convert-an-HTML-Template-to-a-WordPress-theme.jpg","type":"image\/jpeg"}],"author":"Kitty Gupta","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Kitty Gupta","Est. reading time":"4 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.freelancinggig.com\/blog\/2019\/02\/21\/how-do-i-convert-an-html-template-to-a-wordpress-theme\/#article","isPartOf":{"@id":"https:\/\/www.freelancinggig.com\/blog\/2019\/02\/21\/how-do-i-convert-an-html-template-to-a-wordpress-theme\/"},"author":{"name":"Kitty Gupta","@id":"https:\/\/www.freelancinggig.com\/blog\/#\/schema\/person\/48f1ba04a6bf525d5251b2eda9c7bb0c"},"headline":"How Do I Convert an HTML Template to a WordPress theme","datePublished":"2019-02-21T05:30:17+00:00","dateModified":"2019-02-21T05:30:20+00:00","mainEntityOfPage":{"@id":"https:\/\/www.freelancinggig.com\/blog\/2019\/02\/21\/how-do-i-convert-an-html-template-to-a-wordpress-theme\/"},"wordCount":824,"commentCount":0,"publisher":{"@id":"https:\/\/www.freelancinggig.com\/blog\/#organization"},"image":{"@id":"https:\/\/www.freelancinggig.com\/blog\/2019\/02\/21\/how-do-i-convert-an-html-template-to-a-wordpress-theme\/#primaryimage"},"thumbnailUrl":"https:\/\/www.freelancinggig.com\/blog\/wp-content\/uploads\/2019\/02\/Convert-an-HTML-Template-to-a-WordPress-theme.jpg","keywords":["Convert an HTML Template to WordPress theme","HTML Template","WordPress theme"],"articleSection":["Startup Resources"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/www.freelancinggig.com\/blog\/2019\/02\/21\/how-do-i-convert-an-html-template-to-a-wordpress-theme\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/www.freelancinggig.com\/blog\/2019\/02\/21\/how-do-i-convert-an-html-template-to-a-wordpress-theme\/","url":"https:\/\/www.freelancinggig.com\/blog\/2019\/02\/21\/how-do-i-convert-an-html-template-to-a-wordpress-theme\/","name":"How Do I Convert an HTML Template to a WordPress theme - Developers, Designers &amp; Freelancers - FreelancingGig","isPartOf":{"@id":"https:\/\/www.freelancinggig.com\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.freelancinggig.com\/blog\/2019\/02\/21\/how-do-i-convert-an-html-template-to-a-wordpress-theme\/#primaryimage"},"image":{"@id":"https:\/\/www.freelancinggig.com\/blog\/2019\/02\/21\/how-do-i-convert-an-html-template-to-a-wordpress-theme\/#primaryimage"},"thumbnailUrl":"https:\/\/www.freelancinggig.com\/blog\/wp-content\/uploads\/2019\/02\/Convert-an-HTML-Template-to-a-WordPress-theme.jpg","datePublished":"2019-02-21T05:30:17+00:00","dateModified":"2019-02-21T05:30:20+00:00","breadcrumb":{"@id":"https:\/\/www.freelancinggig.com\/blog\/2019\/02\/21\/how-do-i-convert-an-html-template-to-a-wordpress-theme\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.freelancinggig.com\/blog\/2019\/02\/21\/how-do-i-convert-an-html-template-to-a-wordpress-theme\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.freelancinggig.com\/blog\/2019\/02\/21\/how-do-i-convert-an-html-template-to-a-wordpress-theme\/#primaryimage","url":"https:\/\/www.freelancinggig.com\/blog\/wp-content\/uploads\/2019\/02\/Convert-an-HTML-Template-to-a-WordPress-theme.jpg","contentUrl":"https:\/\/www.freelancinggig.com\/blog\/wp-content\/uploads\/2019\/02\/Convert-an-HTML-Template-to-a-WordPress-theme.jpg","width":750,"height":421,"caption":"html to wordpress"},{"@type":"BreadcrumbList","@id":"https:\/\/www.freelancinggig.com\/blog\/2019\/02\/21\/how-do-i-convert-an-html-template-to-a-wordpress-theme\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.freelancinggig.com\/blog\/"},{"@type":"ListItem","position":2,"name":"How Do I Convert an HTML Template to a WordPress theme"}]},{"@type":"WebSite","@id":"https:\/\/www.freelancinggig.com\/blog\/#website","url":"https:\/\/www.freelancinggig.com\/blog\/","name":"Developers, Designers &amp; Freelancers - FreelancingGig","description":"","publisher":{"@id":"https:\/\/www.freelancinggig.com\/blog\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.freelancinggig.com\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/www.freelancinggig.com\/blog\/#organization","name":"FreelancingGig","url":"https:\/\/www.freelancinggig.com\/blog\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.freelancinggig.com\/blog\/#\/schema\/logo\/image\/","url":"https:\/\/www.freelancinggig.com\/blog\/wp-content\/uploads\/2020\/03\/freelancinggig-website-logo.png","contentUrl":"https:\/\/www.freelancinggig.com\/blog\/wp-content\/uploads\/2020\/03\/freelancinggig-website-logo.png","width":213,"height":35,"caption":"FreelancingGig"},"image":{"@id":"https:\/\/www.freelancinggig.com\/blog\/#\/schema\/logo\/image\/"}},{"@type":"Person","@id":"https:\/\/www.freelancinggig.com\/blog\/#\/schema\/person\/48f1ba04a6bf525d5251b2eda9c7bb0c","name":"Kitty Gupta","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/secure.gravatar.com\/avatar\/e45872c7ed30fc8f42c4fcfc60f8d2c667422939d9e4144a03e70d71e9d44bd6?s=96&d=wp_user_avatar&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/e45872c7ed30fc8f42c4fcfc60f8d2c667422939d9e4144a03e70d71e9d44bd6?s=96&d=wp_user_avatar&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/e45872c7ed30fc8f42c4fcfc60f8d2c667422939d9e4144a03e70d71e9d44bd6?s=96&d=wp_user_avatar&r=g","caption":"Kitty Gupta"},"description":"Kitty Gupta is FreelancingGig's Content &amp; Community Manager. She has many years experience writing for reputable platforms with her engineering and communications background."}]}},"_links":{"self":[{"href":"https:\/\/www.freelancinggig.com\/blog\/wp-json\/wp\/v2\/posts\/4636","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.freelancinggig.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.freelancinggig.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.freelancinggig.com\/blog\/wp-json\/wp\/v2\/users\/3"}],"replies":[{"embeddable":true,"href":"https:\/\/www.freelancinggig.com\/blog\/wp-json\/wp\/v2\/comments?post=4636"}],"version-history":[{"count":1,"href":"https:\/\/www.freelancinggig.com\/blog\/wp-json\/wp\/v2\/posts\/4636\/revisions"}],"predecessor-version":[{"id":4638,"href":"https:\/\/www.freelancinggig.com\/blog\/wp-json\/wp\/v2\/posts\/4636\/revisions\/4638"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.freelancinggig.com\/blog\/wp-json\/wp\/v2\/media\/4637"}],"wp:attachment":[{"href":"https:\/\/www.freelancinggig.com\/blog\/wp-json\/wp\/v2\/media?parent=4636"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.freelancinggig.com\/blog\/wp-json\/wp\/v2\/categories?post=4636"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.freelancinggig.com\/blog\/wp-json\/wp\/v2\/tags?post=4636"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}