{"id":6678,"date":"2018-08-23T18:25:34","date_gmt":"2018-08-23T15:25:34","guid":{"rendered":"https:\/\/${domain}\/blog\/?p=6678"},"modified":"2025-04-30T15:49:23","modified_gmt":"2025-04-30T12:49:23","slug":"how-to-add-custom-code-to-the-website","status":"publish","type":"post","link":"https:\/\/${domain}\/blog\/how-to-add-custom-code-to-the-website\/","title":{"rendered":"How to Add Custom Code to the Website"},"content":{"rendered":"<p><span style=\"font-weight: 400;\">If you\u2019re creating a website with Weblium, you may at some point need a functionality that isn\u2019t present in the website editor by default. In this case, you can add custom code to your site.<\/span><\/p>\n<p><span style=\"font-weight: 400;\">There are two ways of embedding custom code into your website. The choice of the way to integrate the code must be based on the function or service that you want to add. <\/span><\/p>\n<div id=\"ez-toc-container\" class=\"ez-toc-v2_0_81 counter-hierarchy ez-toc-counter ez-toc-white ez-toc-container-direction\">\n<p class=\"ez-toc-title\" style=\"cursor:inherit\">Contents<\/p>\n<label for=\"ez-toc-cssicon-toggle-item-69fd04f72d4a9\" class=\"ez-toc-cssicon-toggle-label\"><span class=\"\"><span class=\"eztoc-hide\" style=\"display:none;\">Toggle<\/span><span class=\"ez-toc-icon-toggle-span\"><svg style=\"fill: #999;color:#999\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"list-377408\" width=\"20px\" height=\"20px\" viewBox=\"0 0 24 24\" fill=\"none\"><path d=\"M6 6H4v2h2V6zm14 0H8v2h12V6zM4 11h2v2H4v-2zm16 0H8v2h12v-2zM4 16h2v2H4v-2zm16 0H8v2h12v-2z\" fill=\"currentColor\"><\/path><\/svg><svg style=\"fill: #999;color:#999\" class=\"arrow-unsorted-368013\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"10px\" height=\"10px\" viewBox=\"0 0 24 24\" version=\"1.2\" baseProfile=\"tiny\"><path d=\"M18.2 9.3l-6.2-6.3-6.2 6.3c-.2.2-.3.4-.3.7s.1.5.3.7c.2.2.4.3.7.3h11c.3 0 .5-.1.7-.3.2-.2.3-.5.3-.7s-.1-.5-.3-.7zM5.8 14.7l6.2 6.3 6.2-6.3c.2-.2.3-.5.3-.7s-.1-.5-.3-.7c-.2-.2-.4-.3-.7-.3h-11c-.3 0-.5.1-.7.3-.2.2-.3.5-.3.7s.1.5.3.7z\"\/><\/svg><\/span><\/span><\/label><input type=\"checkbox\"  id=\"ez-toc-cssicon-toggle-item-69fd04f72d4a9\" checked aria-label=\"Toggle\" \/><nav><ul class='ez-toc-list ez-toc-list-level-1 ' ><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class=\"ez-toc-link ez-toc-heading-1\" href=\"https:\/\/${domain}\/blog\/how-to-add-custom-code-to-the-website\/#To_integrate_third-party_services_on_the_website_such_as_chat_analytics_software_Google_Tag_Manager_etc\" >To integrate third-party services on the website (such as chat, analytics software, Google Tag Manager, etc.):<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class=\"ez-toc-link ez-toc-heading-2\" href=\"https:\/\/${domain}\/blog\/how-to-add-custom-code-to-the-website\/#To_create_your_own_custom_block_to_the_website\" >To create your own custom block to the website:<\/a><\/li><\/ul><\/nav><\/div>\n<h2><span class=\"ez-toc-section\" id=\"To_integrate_third-party_services_on_the_website_such_as_chat_analytics_software_Google_Tag_Manager_etc\"><\/span><span style=\"font-weight: 400;\">To integrate <\/span><b>third-party services<\/b><span style=\"font-weight: 400;\"> on the website (such as chat, analytics software, Google Tag Manager, etc.):<\/span><span class=\"ez-toc-section-end\"><\/span><\/h2>\n<ol>\n<li><span style=\"font-weight: 400;\">Choose the website where you want to integrate a third-party service and go to <\/span><b>Site Settings.<\/b><\/li>\n<li style=\"font-weight: 400;\"><span style=\"font-weight: 400;\">Go to the <\/span><b>Integrations<\/b><span style=\"font-weight: 400;\"> tab.<\/span><\/li>\n<li style=\"font-weight: 400;\"><span style=\"font-weight: 400;\">Find the <\/span><b>Code injection<\/b><span style=\"font-weight: 400;\"> field and enter the code.<\/span><\/li>\n<li><span style=\"font-weight: 400;\">Go back to the <\/span><b>Editor<\/b><span style=\"font-weight: 400;\"> and click <\/span><b>Publish<\/b><span style=\"font-weight: 400;\"> to save the changes.<\/span><\/li>\n<\/ol>\n<p><em><b>NOTE<\/b><span style=\"font-weight: 400;\">: You can add the custom code after the tag &lt;head&gt;, after the tag &lt;body&gt;, and before the tag &lt;\/body&gt;. You can also write a CSS code. <\/span><\/em><em><span style=\"font-weight: 400;\">Different instruments require specific placement of the code, so you have to consult the instruction for the integration of the particular instrument before adding it to your website. <\/span><\/em><\/p>\n<h2><span class=\"ez-toc-section\" id=\"To_create_your_own_custom_block_to_the_website\"><\/span><span style=\"font-weight: 400;\">To create your <\/span><b>own custom block<\/b><span style=\"font-weight: 400;\"> to the website:<\/span><span class=\"ez-toc-section-end\"><\/span><\/h2>\n<ol>\n<li style=\"font-weight: 400;\"><span style=\"font-weight: 400;\">Click <strong>Add a <\/strong><\/span><strong>new<\/strong><span style=\"font-weight: 400;\"><strong> block<\/strong> on the page.<\/span><\/li>\n<li style=\"font-weight: 400;\"><span style=\"font-weight: 400;\">Chose the <\/span><span style=\"font-weight: 400;\"><b>Embed code<\/b><\/span><span style=\"font-weight: 400;\">\u00a0category.<\/span><\/li>\n<li style=\"font-weight: 400;\"><span style=\"font-weight: 400;\">Write the code directly in the block.<\/span><\/li>\n<li style=\"font-weight: 400;\"><span style=\"font-weight: 400;\">Go back to the <\/span><b>Editor<\/b><span style=\"font-weight: 400;\"> and click <\/span><b>Publish<\/b><span style=\"font-weight: 400;\"> to save the changes.<\/span><\/li>\n<\/ol>\n","protected":false},"excerpt":{"rendered":"<p>If you\u2019re creating a website with Weblium, you may at some point need a functionality that isn\u2019t present in the website editor by default. In this case, you can add custom code to your site. There are two ways of embedding custom code into your website. The choice of the way to integrate the code &hellip;<\/p>\n","protected":false},"author":35,"featured_media":6255,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_et_pb_use_builder":"","_et_pb_old_content":"","_et_gb_content_width":"","inline_featured_image":false,"_jetpack_memberships_contains_paid_content":false,"footnotes":""},"categories":[79],"tags":[],"class_list":["post-6678","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-help","has-thumb"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.5 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>How to Add Custom Code to the Website - Weblium Blog<\/title>\n<meta name=\"description\" content=\"If you\u2019re creating a website on Weblium, you may at some point need a functionality that isn\u2019t present in the editor. Here&#039;s how to add your custom code\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/${domain}\/blog\/how-to-add-custom-code-to-the-website\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"How to Add Custom Code to the Website - Weblium Blog\" \/>\n<meta property=\"og:description\" content=\"If you\u2019re creating a website on Weblium, you may at some point need a functionality that isn\u2019t present in the editor. Here&#039;s how to add your custom code\" \/>\n<meta property=\"og:url\" content=\"https:\/\/${domain}\/blog\/how-to-add-custom-code-to-the-website\/\" \/>\n<meta property=\"og:site_name\" content=\"Weblium Blog\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/weblium\/\" \/>\n<meta property=\"article:published_time\" content=\"2018-08-23T15:25:34+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2025-04-30T12:49:23+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/${domain}\/blog\/wp-content\/uploads\/2017\/09\/Icon.png\" \/>\n\t<meta property=\"og:image:width\" content=\"320\" \/>\n\t<meta property=\"og:image:height\" content=\"208\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"author\" content=\"Iryna Malii\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@Weblium\" \/>\n<meta name=\"twitter:site\" content=\"@Weblium\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Iryna Malii\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"1 minute\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/wp.en.weblium.com\\\/how-to-add-custom-code-to-the-website\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/wp.en.weblium.com\\\/how-to-add-custom-code-to-the-website\\\/\"},\"author\":{\"name\":\"Iryna Malii\",\"@id\":\"https:\\\/\\\/wp.en.weblium.com\\\/#\\\/schema\\\/person\\\/7d4394918bfd9462d59ff58efd1aad65\"},\"headline\":\"How to Add Custom Code to the Website\",\"datePublished\":\"2018-08-23T15:25:34+00:00\",\"dateModified\":\"2025-04-30T12:49:23+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/wp.en.weblium.com\\\/how-to-add-custom-code-to-the-website\\\/\"},\"wordCount\":238,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\\\/\\\/wp.en.weblium.com\\\/#organization\"},\"image\":{\"@id\":\"https:\\\/\\\/wp.en.weblium.com\\\/how-to-add-custom-code-to-the-website\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/wp.en.weblium.com\\\/wp-content\\\/uploads\\\/2017\\\/09\\\/Icon.png\",\"articleSection\":[\"Help\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/wp.en.weblium.com\\\/how-to-add-custom-code-to-the-website\\\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/wp.en.weblium.com\\\/how-to-add-custom-code-to-the-website\\\/\",\"url\":\"https:\\\/\\\/wp.en.weblium.com\\\/how-to-add-custom-code-to-the-website\\\/\",\"name\":\"How to Add Custom Code to the Website - Weblium Blog\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/wp.en.weblium.com\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/wp.en.weblium.com\\\/how-to-add-custom-code-to-the-website\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/wp.en.weblium.com\\\/how-to-add-custom-code-to-the-website\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/wp.en.weblium.com\\\/wp-content\\\/uploads\\\/2017\\\/09\\\/Icon.png\",\"datePublished\":\"2018-08-23T15:25:34+00:00\",\"dateModified\":\"2025-04-30T12:49:23+00:00\",\"description\":\"If you\u2019re creating a website on Weblium, you may at some point need a functionality that isn\u2019t present in the editor. Here's how to add your custom code\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/wp.en.weblium.com\\\/how-to-add-custom-code-to-the-website\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/wp.en.weblium.com\\\/how-to-add-custom-code-to-the-website\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/wp.en.weblium.com\\\/how-to-add-custom-code-to-the-website\\\/#primaryimage\",\"url\":\"https:\\\/\\\/wp.en.weblium.com\\\/wp-content\\\/uploads\\\/2017\\\/09\\\/Icon.png\",\"contentUrl\":\"https:\\\/\\\/wp.en.weblium.com\\\/wp-content\\\/uploads\\\/2017\\\/09\\\/Icon.png\",\"width\":320,\"height\":208,\"caption\":\"Help Weblium\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/wp.en.weblium.com\\\/how-to-add-custom-code-to-the-website\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/wp.en.weblium.com\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Help\",\"item\":\"https:\\\/\\\/wp.en.weblium.com\\\/category\\\/help\\\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"How to Add Custom Code to the Website\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/wp.en.weblium.com\\\/#website\",\"url\":\"https:\\\/\\\/wp.en.weblium.com\\\/\",\"name\":\"Weblium Blog\",\"description\":\"Weblium Blog\",\"publisher\":{\"@id\":\"https:\\\/\\\/wp.en.weblium.com\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/wp.en.weblium.com\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/wp.en.weblium.com\\\/#organization\",\"name\":\"Weblium\",\"url\":\"https:\\\/\\\/wp.en.weblium.com\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/wp.en.weblium.com\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/weblium.com\\\/blog\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/Logo-square-dark-blue.png\",\"contentUrl\":\"https:\\\/\\\/weblium.com\\\/blog\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/Logo-square-dark-blue.png\",\"width\":200,\"height\":200,\"caption\":\"Weblium\"},\"image\":{\"@id\":\"https:\\\/\\\/wp.en.weblium.com\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/weblium\\\/\",\"https:\\\/\\\/x.com\\\/Weblium\"]},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/wp.en.weblium.com\\\/#\\\/schema\\\/person\\\/7d4394918bfd9462d59ff58efd1aad65\",\"name\":\"Iryna Malii\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/245943b5d1f2bd4631c815136814a0076d8407a0dfba5e37d28f6789d6ae075a?s=96&d=mm&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/245943b5d1f2bd4631c815136814a0076d8407a0dfba5e37d28f6789d6ae075a?s=96&d=mm&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/245943b5d1f2bd4631c815136814a0076d8407a0dfba5e37d28f6789d6ae075a?s=96&d=mm&r=g\",\"caption\":\"Iryna Malii\"},\"description\":\"Copywriter at Weblium\",\"url\":\"https:\\\/\\\/wp.en.weblium.com\\\/author\\\/imalii91091e19c8\\\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"How to Add Custom Code to the Website - Weblium Blog","description":"If you\u2019re creating a website on Weblium, you may at some point need a functionality that isn\u2019t present in the editor. Here's how to add your custom code","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:\/\/${domain}\/blog\/how-to-add-custom-code-to-the-website\/","og_locale":"en_US","og_type":"article","og_title":"How to Add Custom Code to the Website - Weblium Blog","og_description":"If you\u2019re creating a website on Weblium, you may at some point need a functionality that isn\u2019t present in the editor. Here's how to add your custom code","og_url":"https:\/\/${domain}\/blog\/how-to-add-custom-code-to-the-website\/","og_site_name":"Weblium Blog","article_publisher":"https:\/\/www.facebook.com\/weblium\/","article_published_time":"2018-08-23T15:25:34+00:00","article_modified_time":"2025-04-30T12:49:23+00:00","og_image":[{"width":320,"height":208,"url":"https:\/\/${domain}\/blog\/wp-content\/uploads\/2017\/09\/Icon.png","type":"image\/png"}],"author":"Iryna Malii","twitter_card":"summary_large_image","twitter_creator":"@Weblium","twitter_site":"@Weblium","twitter_misc":{"Written by":"Iryna Malii","Est. reading time":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/${domain}\/blog\/how-to-add-custom-code-to-the-website\/#article","isPartOf":{"@id":"https:\/\/${domain}\/blog\/how-to-add-custom-code-to-the-website\/"},"author":{"name":"Iryna Malii","@id":"https:\/\/${domain}\/blog\/#\/schema\/person\/7d4394918bfd9462d59ff58efd1aad65"},"headline":"How to Add Custom Code to the Website","datePublished":"2018-08-23T15:25:34+00:00","dateModified":"2025-04-30T12:49:23+00:00","mainEntityOfPage":{"@id":"https:\/\/${domain}\/blog\/how-to-add-custom-code-to-the-website\/"},"wordCount":238,"commentCount":0,"publisher":{"@id":"https:\/\/${domain}\/blog\/#organization"},"image":{"@id":"https:\/\/${domain}\/blog\/how-to-add-custom-code-to-the-website\/#primaryimage"},"thumbnailUrl":"https:\/\/${domain}\/blog\/wp-content\/uploads\/2017\/09\/Icon.png","articleSection":["Help"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/${domain}\/blog\/how-to-add-custom-code-to-the-website\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/${domain}\/blog\/how-to-add-custom-code-to-the-website\/","url":"https:\/\/${domain}\/blog\/how-to-add-custom-code-to-the-website\/","name":"How to Add Custom Code to the Website - Weblium Blog","isPartOf":{"@id":"https:\/\/${domain}\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/${domain}\/blog\/how-to-add-custom-code-to-the-website\/#primaryimage"},"image":{"@id":"https:\/\/${domain}\/blog\/how-to-add-custom-code-to-the-website\/#primaryimage"},"thumbnailUrl":"https:\/\/${domain}\/blog\/wp-content\/uploads\/2017\/09\/Icon.png","datePublished":"2018-08-23T15:25:34+00:00","dateModified":"2025-04-30T12:49:23+00:00","description":"If you\u2019re creating a website on Weblium, you may at some point need a functionality that isn\u2019t present in the editor. Here's how to add your custom code","breadcrumb":{"@id":"https:\/\/${domain}\/blog\/how-to-add-custom-code-to-the-website\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/${domain}\/blog\/how-to-add-custom-code-to-the-website\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/${domain}\/blog\/how-to-add-custom-code-to-the-website\/#primaryimage","url":"https:\/\/${domain}\/blog\/wp-content\/uploads\/2017\/09\/Icon.png","contentUrl":"https:\/\/${domain}\/blog\/wp-content\/uploads\/2017\/09\/Icon.png","width":320,"height":208,"caption":"Help Weblium"},{"@type":"BreadcrumbList","@id":"https:\/\/${domain}\/blog\/how-to-add-custom-code-to-the-website\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/${domain}\/blog\/"},{"@type":"ListItem","position":2,"name":"Help","item":"https:\/\/${domain}\/blog\/category\/help\/"},{"@type":"ListItem","position":3,"name":"How to Add Custom Code to the Website"}]},{"@type":"WebSite","@id":"https:\/\/${domain}\/blog\/#website","url":"https:\/\/${domain}\/blog\/","name":"Weblium Blog","description":"Weblium Blog","publisher":{"@id":"https:\/\/${domain}\/blog\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/${domain}\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/${domain}\/blog\/#organization","name":"Weblium","url":"https:\/\/${domain}\/blog\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/${domain}\/blog\/#\/schema\/logo\/image\/","url":"https:\/\/weblium.com\/blog\/wp-content\/uploads\/2020\/06\/Logo-square-dark-blue.png","contentUrl":"https:\/\/weblium.com\/blog\/wp-content\/uploads\/2020\/06\/Logo-square-dark-blue.png","width":200,"height":200,"caption":"Weblium"},"image":{"@id":"https:\/\/${domain}\/blog\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/weblium\/","https:\/\/x.com\/Weblium"]},{"@type":"Person","@id":"https:\/\/${domain}\/blog\/#\/schema\/person\/7d4394918bfd9462d59ff58efd1aad65","name":"Iryna Malii","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/secure.gravatar.com\/avatar\/245943b5d1f2bd4631c815136814a0076d8407a0dfba5e37d28f6789d6ae075a?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/245943b5d1f2bd4631c815136814a0076d8407a0dfba5e37d28f6789d6ae075a?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/245943b5d1f2bd4631c815136814a0076d8407a0dfba5e37d28f6789d6ae075a?s=96&d=mm&r=g","caption":"Iryna Malii"},"description":"Copywriter at Weblium","url":"https:\/\/${domain}\/blog\/author\/imalii91091e19c8\/"}]}},"jetpack_featured_media_url":"https:\/\/${domain}\/blog\/wp-content\/uploads\/2017\/09\/Icon.png","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/${domain}\/blog\/wp-json\/wp\/v2\/posts\/6678","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/${domain}\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/${domain}\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/${domain}\/blog\/wp-json\/wp\/v2\/users\/35"}],"replies":[{"embeddable":true,"href":"https:\/\/${domain}\/blog\/wp-json\/wp\/v2\/comments?post=6678"}],"version-history":[{"count":7,"href":"https:\/\/${domain}\/blog\/wp-json\/wp\/v2\/posts\/6678\/revisions"}],"predecessor-version":[{"id":7395,"href":"https:\/\/${domain}\/blog\/wp-json\/wp\/v2\/posts\/6678\/revisions\/7395"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/${domain}\/blog\/wp-json\/wp\/v2\/media\/6255"}],"wp:attachment":[{"href":"https:\/\/${domain}\/blog\/wp-json\/wp\/v2\/media?parent=6678"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/${domain}\/blog\/wp-json\/wp\/v2\/categories?post=6678"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/${domain}\/blog\/wp-json\/wp\/v2\/tags?post=6678"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}