{"id":11461,"date":"2024-01-20T08:59:28","date_gmt":"2024-01-20T11:59:28","guid":{"rendered":"https:\/\/4tuneagencia.digital\/blog\/learn-to-design-responsive-email-templates-this-weekend-practical-ecommerce\/"},"modified":"2024-01-20T08:59:28","modified_gmt":"2024-01-20T11:59:28","slug":"learn-to-design-responsive-email-templates-this-weekend-practical-ecommerce","status":"publish","type":"post","link":"https:\/\/4tuneagencia.digital\/blog\/learn-to-design-responsive-email-templates-this-weekend-practical-ecommerce\/","title":{"rendered":"Learn to Design Responsive Email Templates this Weekend &#8211; Practical Ecommerce"},"content":{"rendered":"<p>With some experience in HTML and CSS, you can learn to design your own responsive email templates in just about a weekend. With your fresh new skills, take control over how your email marketing messages look on nearly any device.<br \/><span style=\"font-weight: 400;\">Email marketing messages should look good regardless of whether your customers read them on an MacBook Pro or a Samsung Galaxy S6. Your product recommendations and perfect, pithy copy has to read well in Gmail or Outlook.<\/span><br \/><span style=\"font-weight: 400;\">The solution is to use an email-client-friendly responsive design. There are certainly plenty of good, responsive email templates available. You can find <\/span><a href=\"https:\/\/www.practicalecommerce.com\/articles\/83137-28-Free-Responsive-Email-Templates\" data-wpel-link=\"internal\"><span style=\"font-weight: 400;\">28 suggestions right here<\/span><\/a><span style=\"font-weight: 400;\"> on <\/span><span style=\"font-weight: 400;\">Practical Ecommerce<\/span><span style=\"font-weight: 400;\">. But at some point, you may want to do your own thing: Design a template perfect for your brand and your business.<\/span><br \/><span style=\"font-weight: 400;\">One of the best ways to learn to design responsive email templates is to analyze existing ones. <\/span><br \/><span style=\"font-weight: 400;\">Take, for example, the <\/span><a href=\"https:\/\/litmus.com\/resources\/free-responsive-email-templates\" data-wpel-link=\"external\" target=\"_blank\" rel=\"external noopener noreferrer\"><span style=\"font-weight: 400;\">Slate<\/span><\/a><span style=\"font-weight: 400;\"> product announcement responsive email template from Litmus Software. If you download the template and open it in a browser on a desktop computer you might notice some placeholder text on the right-hand side of the header. It says, \u201cA little text up top can be nice.\u201d<\/span><br \/>Viewed on a relatively larger screen, the Slate template includes a text section in the header.<br \/><span style=\"font-weight: 400;\">But when you view the template on a smaller mobile device, like an iPhone 6, that text is gone. <\/span><br \/>On a mobile device, the text on the right side of the header is not shown.<br \/><span style=\"font-weight: 400;\">This sort of responsive behavior is easy in a modern web browser, but how is Litmus pulling this off in an email client? To find out, try using Google Chrome\u2019s web developer tools. Open the Slate template in Chrome, right or alt click anywhere and select \u201cInspect Element.\u201d<\/span><br \/><span style=\"font-weight: 400;\">Chrome\u2019s developer tools should open, taking up about half of your screen.<\/span><br \/>Chrome&#8217;s developer tools can help you dissect responsive email templates.<br \/><span style=\"font-weight: 400;\">On the developer tools portion of the screen, look for the mobile device icon near the top left. <\/span><br \/>Chrome&#8217;s mobile emulation icon is in the upper left of the developer tools panel.<br \/><span style=\"font-weight: 400;\">This icon will open an emulator, showing you how the page, or email template in this case, looks on various devices.<\/span><br \/>The emulator in Google Chrome&#8217;s developer tools shows you how the template would look on various devices.<br \/><span style=\"font-weight: 400;\">Now, right or alt click on the header and select &#8220;Inspect Element&#8221; again to help locate the header code in the developer tools. In this case, you\u2019ll find that the text is, ultimately, inside of a <\/span><i><span style=\"font-weight: 400;\">td<\/span><\/i><span style=\"font-weight: 400;\"> element with a class of \u201cmobile-hide.\u201d<\/span><br \/>Using Chrome it is possible to figure out what makes the text vanish.<br \/><span style=\"font-weight: 400;\">If you look at the style declarations at the top of the template, you find that \u201cmobile-hide\u201d is in a media-query that is only active when the screen width falls below 525 pixels. Problem solved. You know how Litmus did it.<\/span><br \/><span style=\"font-weight: 400;\">After you have spent some time dissecting a few responsive email templates, you will start to have an idea of how they work. Hopefully, you can build one or two of your own.<\/span><br \/><span style=\"font-weight: 400;\">Using the same principles described above, you can also learn from the real emails that land in your inbox.<\/span><br \/><span style=\"font-weight: 400;\">Litmus has a free tool called <\/span><span style=\"font-weight: 400;\"><a href=\"https:\/\/litmus.com\/scope\/\" data-wpel-link=\"external\" target=\"_blank\" rel=\"external noopener noreferrer\">Scope<\/a>,<\/span><span style=\"font-weight: 400;\"> which is intended to make it easier to share emails. Scope includes a code inspection feature that allows you to see just how that email from Walmart, Amazon, or Netflix was developed. <\/span><br \/><span style=\"font-weight: 400;\">Responsive email frameworks help you design your mobile-and-desktop friendly emails more quickly. They offer a foundation from which you can add your own work. They are easier to use than starting completely from scratch, and, in some cases, they give you greater flexibility than using a template.<\/span><br \/><span style=\"font-weight: 400;\">Here are few responsive email frameworks to try.<\/span><br \/>Zurb&#8217;s Ink is one of several popular responsive email frameworks.<br \/><span style=\"font-weight: 400;\"><a href=\"http:\/\/zurb.com\/ink\/\" data-wpel-link=\"external\" target=\"_blank\" rel=\"external noopener noreferrer\">Ink<\/a>. <\/span><span style=\"font-weight: 400;\">Zurb, a product design consultancy, created the Ink Responsive Email Framework. This is important because Zurb has been developing web tools since 1998 and is the company behind Foundation, one of the most advanced responsive frameworks for web development. Ink uses a 12-column grid for displays 580 pixels wide or wider. Below 580 pixels, each column becomes full width and stacks vertically.<\/span><br \/><span style=\"font-weight: 400;\"><a href=\"http:\/\/internations.github.io\/antwort\/\" data-wpel-link=\"external\" target=\"_blank\" rel=\"external noopener noreferrer\">Antwort<\/a>. <\/span><span style=\"font-weight: 400;\">Released in October 2014, this framework has you build directly on one of several fluid templates. Like Ink, it works across many devices.<\/span><br \/>Cerberus was built because without a framework HTML email design can be a dog.<br \/><span style=\"font-weight: 400;\"><a href=\"http:\/\/tedgoas.github.io\/Cerberus\/\" data-wpel-link=\"external\" target=\"_blank\" rel=\"external noopener noreferrer\">Cerberus<\/a>. <\/span><span style=\"font-weight: 400;\">According to the project\u2019s core author, Ted Goas, \u201cBetween desktop, mobile, and Outlook, HTML email is a three-headed dog from Hell.\u201d Goas solution for slaying that dog is a series of email design patterns with or without media queries.<\/span><br \/><span style=\"font-weight: 400;\"><a href=\"http:\/\/emailframe.work\/\" data-wpel-link=\"external\" target=\"_blank\" rel=\"external noopener noreferrer\">Email Framework<\/a>. T<\/span><span style=\"font-weight: 400;\">his generically-named solution provides code examples for developing your own templates, and handles many situations.<\/span><br \/><span style=\"font-weight: 400;\">There are hundreds of good tutorials for responsive or fluid email design. Consider following a few of these from start to finish. You will end up with a few more templates and you should have better understanding of why and how they are constructed.<\/span><br \/><span style=\"font-weight: 400;\">Here are a few email design tutorials that you should try.<\/span><br \/><span style=\"font-weight: 400;\">There are many online courses devoted to responsive email design and development. Most of these will have you creating fluid and flexible emails in just a couple of hours.<\/span><br \/>                             Copyright &#169; 2005 &#8211; 2024.<br \/>                             Practical Ecommerce&#174; is a <br \/>                             registered trademark of  <br \/>                             Confluence Distribution, Inc.  <\/p>\n<p><a href=\"https:\/\/news.google.com\/rss\/articles\/CBMiWmh0dHBzOi8vd3d3LnByYWN0aWNhbGVjb21tZXJjZS5jb20vTGVhcm4tdG8tRGVzaWduLVJlc3BvbnNpdmUtRW1haWwtVGVtcGxhdGVzLXRoaXMtV2Vla2VuZNIBAA?oc=5\">source<\/a><\/p>\n","protected":false},"excerpt":{"rendered":"<p>With some experience in HTML and CSS, you can learn to design your own responsive email templates in just about a weekend. With your fresh new skills, take control over how your email marketing messages look on nearly any device.Email marketing messages should look good regardless of whether your customers read them on an MacBook&#8230;<\/p>\n","protected":false},"author":1,"featured_media":11462,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[31],"tags":[70],"class_list":["post-11461","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-design","tag-designer"],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v21.1 (Yoast SEO v22.7) - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Learn to Design Responsive Email Templates this Weekend - Practical Ecommerce - 4tuneagencia.digital<\/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:\/\/4tuneagencia.digital\/blog\/learn-to-design-responsive-email-templates-this-weekend-practical-ecommerce\/\" \/>\n<meta property=\"og:locale\" content=\"pt_BR\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Learn to Design Responsive Email Templates this Weekend - Practical Ecommerce\" \/>\n<meta property=\"og:description\" content=\"With some experience in HTML and CSS, you can learn to design your own responsive email templates in just about a weekend. With your fresh new skills, take control over how your email marketing messages look on nearly any device.Email marketing messages should look good regardless of whether your customers read them on an MacBook...\" \/>\n<meta property=\"og:url\" content=\"https:\/\/4tuneagencia.digital\/blog\/learn-to-design-responsive-email-templates-this-weekend-practical-ecommerce\/\" \/>\n<meta property=\"og:site_name\" content=\"4tuneagencia.digital\" \/>\n<meta property=\"article:published_time\" content=\"2024-01-20T11:59:28+00:00\" \/>\n<meta name=\"author\" content=\"4tune\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Escrito por\" \/>\n\t<meta name=\"twitter:data1\" content=\"4tune\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. tempo de leitura\" \/>\n\t<meta name=\"twitter:data2\" content=\"4 minutos\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/4tuneagencia.digital\/blog\/learn-to-design-responsive-email-templates-this-weekend-practical-ecommerce\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/4tuneagencia.digital\/blog\/learn-to-design-responsive-email-templates-this-weekend-practical-ecommerce\/\"},\"author\":{\"name\":\"4tune\",\"@id\":\"https:\/\/4tuneagencia.digital\/blog\/#\/schema\/person\/7c40d2e8b9964c2390122613459c2100\"},\"headline\":\"Learn to Design Responsive Email Templates this Weekend &#8211; Practical Ecommerce\",\"datePublished\":\"2024-01-20T11:59:28+00:00\",\"dateModified\":\"2024-01-20T11:59:28+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/4tuneagencia.digital\/blog\/learn-to-design-responsive-email-templates-this-weekend-practical-ecommerce\/\"},\"wordCount\":908,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\/\/4tuneagencia.digital\/blog\/#organization\"},\"image\":{\"@id\":\"https:\/\/4tuneagencia.digital\/blog\/learn-to-design-responsive-email-templates-this-weekend-practical-ecommerce\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/4tuneagencia.digital\/blog\/wp-content\/uploads\/2024\/01\/wp-header-logo-251.png\",\"keywords\":[\"Designer\"],\"articleSection\":[\"Design\"],\"inLanguage\":\"pt-BR\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/4tuneagencia.digital\/blog\/learn-to-design-responsive-email-templates-this-weekend-practical-ecommerce\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/4tuneagencia.digital\/blog\/learn-to-design-responsive-email-templates-this-weekend-practical-ecommerce\/\",\"url\":\"https:\/\/4tuneagencia.digital\/blog\/learn-to-design-responsive-email-templates-this-weekend-practical-ecommerce\/\",\"name\":\"Learn to Design Responsive Email Templates this Weekend - Practical Ecommerce - 4tuneagencia.digital\",\"isPartOf\":{\"@id\":\"https:\/\/4tuneagencia.digital\/blog\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/4tuneagencia.digital\/blog\/learn-to-design-responsive-email-templates-this-weekend-practical-ecommerce\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/4tuneagencia.digital\/blog\/learn-to-design-responsive-email-templates-this-weekend-practical-ecommerce\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/4tuneagencia.digital\/blog\/wp-content\/uploads\/2024\/01\/wp-header-logo-251.png\",\"datePublished\":\"2024-01-20T11:59:28+00:00\",\"dateModified\":\"2024-01-20T11:59:28+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/4tuneagencia.digital\/blog\/learn-to-design-responsive-email-templates-this-weekend-practical-ecommerce\/#breadcrumb\"},\"inLanguage\":\"pt-BR\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/4tuneagencia.digital\/blog\/learn-to-design-responsive-email-templates-this-weekend-practical-ecommerce\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"pt-BR\",\"@id\":\"https:\/\/4tuneagencia.digital\/blog\/learn-to-design-responsive-email-templates-this-weekend-practical-ecommerce\/#primaryimage\",\"url\":\"https:\/\/4tuneagencia.digital\/blog\/wp-content\/uploads\/2024\/01\/wp-header-logo-251.png\",\"contentUrl\":\"https:\/\/4tuneagencia.digital\/blog\/wp-content\/uploads\/2024\/01\/wp-header-logo-251.png\",\"width\":293,\"height\":210},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/4tuneagencia.digital\/blog\/learn-to-design-responsive-email-templates-this-weekend-practical-ecommerce\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"In\u00edcio\",\"item\":\"https:\/\/4tuneagencia.digital\/blog\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Learn to Design Responsive Email Templates this Weekend &#8211; Practical Ecommerce\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/4tuneagencia.digital\/blog\/#website\",\"url\":\"https:\/\/4tuneagencia.digital\/blog\/\",\"name\":\"4tuneagencia.digital\",\"description\":\"Marketing e Web Designer \",\"publisher\":{\"@id\":\"https:\/\/4tuneagencia.digital\/blog\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/4tuneagencia.digital\/blog\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"pt-BR\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/4tuneagencia.digital\/blog\/#organization\",\"name\":\"4tuneagencia.digital\",\"url\":\"https:\/\/4tuneagencia.digital\/blog\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"pt-BR\",\"@id\":\"https:\/\/4tuneagencia.digital\/blog\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/4tuneagencia.digital\/blog\/wp-content\/uploads\/2023\/09\/novo-logo-e1694954525541.png\",\"contentUrl\":\"https:\/\/4tuneagencia.digital\/blog\/wp-content\/uploads\/2023\/09\/novo-logo-e1694954525541.png\",\"width\":250,\"height\":250,\"caption\":\"4tuneagencia.digital\"},\"image\":{\"@id\":\"https:\/\/4tuneagencia.digital\/blog\/#\/schema\/logo\/image\/\"}},{\"@type\":\"Person\",\"@id\":\"https:\/\/4tuneagencia.digital\/blog\/#\/schema\/person\/7c40d2e8b9964c2390122613459c2100\",\"name\":\"4tune\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"pt-BR\",\"@id\":\"https:\/\/4tuneagencia.digital\/blog\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/e81e8ea0176022ee4555117aee5e3092bff2a7aaa930134f8023c7d4bc2f1495?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/e81e8ea0176022ee4555117aee5e3092bff2a7aaa930134f8023c7d4bc2f1495?s=96&d=mm&r=g\",\"caption\":\"4tune\"},\"sameAs\":[\"http:\/\/4tuneagencia.digital\"],\"url\":\"https:\/\/4tuneagencia.digital\/blog\/author\/admin\/\"}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"Learn to Design Responsive Email Templates this Weekend - Practical Ecommerce - 4tuneagencia.digital","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:\/\/4tuneagencia.digital\/blog\/learn-to-design-responsive-email-templates-this-weekend-practical-ecommerce\/","og_locale":"pt_BR","og_type":"article","og_title":"Learn to Design Responsive Email Templates this Weekend - Practical Ecommerce","og_description":"With some experience in HTML and CSS, you can learn to design your own responsive email templates in just about a weekend. With your fresh new skills, take control over how your email marketing messages look on nearly any device.Email marketing messages should look good regardless of whether your customers read them on an MacBook...","og_url":"https:\/\/4tuneagencia.digital\/blog\/learn-to-design-responsive-email-templates-this-weekend-practical-ecommerce\/","og_site_name":"4tuneagencia.digital","article_published_time":"2024-01-20T11:59:28+00:00","author":"4tune","twitter_card":"summary_large_image","twitter_misc":{"Escrito por":"4tune","Est. tempo de leitura":"4 minutos"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/4tuneagencia.digital\/blog\/learn-to-design-responsive-email-templates-this-weekend-practical-ecommerce\/#article","isPartOf":{"@id":"https:\/\/4tuneagencia.digital\/blog\/learn-to-design-responsive-email-templates-this-weekend-practical-ecommerce\/"},"author":{"name":"4tune","@id":"https:\/\/4tuneagencia.digital\/blog\/#\/schema\/person\/7c40d2e8b9964c2390122613459c2100"},"headline":"Learn to Design Responsive Email Templates this Weekend &#8211; Practical Ecommerce","datePublished":"2024-01-20T11:59:28+00:00","dateModified":"2024-01-20T11:59:28+00:00","mainEntityOfPage":{"@id":"https:\/\/4tuneagencia.digital\/blog\/learn-to-design-responsive-email-templates-this-weekend-practical-ecommerce\/"},"wordCount":908,"commentCount":0,"publisher":{"@id":"https:\/\/4tuneagencia.digital\/blog\/#organization"},"image":{"@id":"https:\/\/4tuneagencia.digital\/blog\/learn-to-design-responsive-email-templates-this-weekend-practical-ecommerce\/#primaryimage"},"thumbnailUrl":"https:\/\/4tuneagencia.digital\/blog\/wp-content\/uploads\/2024\/01\/wp-header-logo-251.png","keywords":["Designer"],"articleSection":["Design"],"inLanguage":"pt-BR","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/4tuneagencia.digital\/blog\/learn-to-design-responsive-email-templates-this-weekend-practical-ecommerce\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/4tuneagencia.digital\/blog\/learn-to-design-responsive-email-templates-this-weekend-practical-ecommerce\/","url":"https:\/\/4tuneagencia.digital\/blog\/learn-to-design-responsive-email-templates-this-weekend-practical-ecommerce\/","name":"Learn to Design Responsive Email Templates this Weekend - Practical Ecommerce - 4tuneagencia.digital","isPartOf":{"@id":"https:\/\/4tuneagencia.digital\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/4tuneagencia.digital\/blog\/learn-to-design-responsive-email-templates-this-weekend-practical-ecommerce\/#primaryimage"},"image":{"@id":"https:\/\/4tuneagencia.digital\/blog\/learn-to-design-responsive-email-templates-this-weekend-practical-ecommerce\/#primaryimage"},"thumbnailUrl":"https:\/\/4tuneagencia.digital\/blog\/wp-content\/uploads\/2024\/01\/wp-header-logo-251.png","datePublished":"2024-01-20T11:59:28+00:00","dateModified":"2024-01-20T11:59:28+00:00","breadcrumb":{"@id":"https:\/\/4tuneagencia.digital\/blog\/learn-to-design-responsive-email-templates-this-weekend-practical-ecommerce\/#breadcrumb"},"inLanguage":"pt-BR","potentialAction":[{"@type":"ReadAction","target":["https:\/\/4tuneagencia.digital\/blog\/learn-to-design-responsive-email-templates-this-weekend-practical-ecommerce\/"]}]},{"@type":"ImageObject","inLanguage":"pt-BR","@id":"https:\/\/4tuneagencia.digital\/blog\/learn-to-design-responsive-email-templates-this-weekend-practical-ecommerce\/#primaryimage","url":"https:\/\/4tuneagencia.digital\/blog\/wp-content\/uploads\/2024\/01\/wp-header-logo-251.png","contentUrl":"https:\/\/4tuneagencia.digital\/blog\/wp-content\/uploads\/2024\/01\/wp-header-logo-251.png","width":293,"height":210},{"@type":"BreadcrumbList","@id":"https:\/\/4tuneagencia.digital\/blog\/learn-to-design-responsive-email-templates-this-weekend-practical-ecommerce\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"In\u00edcio","item":"https:\/\/4tuneagencia.digital\/blog\/"},{"@type":"ListItem","position":2,"name":"Learn to Design Responsive Email Templates this Weekend &#8211; Practical Ecommerce"}]},{"@type":"WebSite","@id":"https:\/\/4tuneagencia.digital\/blog\/#website","url":"https:\/\/4tuneagencia.digital\/blog\/","name":"4tuneagencia.digital","description":"Marketing e Web Designer ","publisher":{"@id":"https:\/\/4tuneagencia.digital\/blog\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/4tuneagencia.digital\/blog\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"pt-BR"},{"@type":"Organization","@id":"https:\/\/4tuneagencia.digital\/blog\/#organization","name":"4tuneagencia.digital","url":"https:\/\/4tuneagencia.digital\/blog\/","logo":{"@type":"ImageObject","inLanguage":"pt-BR","@id":"https:\/\/4tuneagencia.digital\/blog\/#\/schema\/logo\/image\/","url":"https:\/\/4tuneagencia.digital\/blog\/wp-content\/uploads\/2023\/09\/novo-logo-e1694954525541.png","contentUrl":"https:\/\/4tuneagencia.digital\/blog\/wp-content\/uploads\/2023\/09\/novo-logo-e1694954525541.png","width":250,"height":250,"caption":"4tuneagencia.digital"},"image":{"@id":"https:\/\/4tuneagencia.digital\/blog\/#\/schema\/logo\/image\/"}},{"@type":"Person","@id":"https:\/\/4tuneagencia.digital\/blog\/#\/schema\/person\/7c40d2e8b9964c2390122613459c2100","name":"4tune","image":{"@type":"ImageObject","inLanguage":"pt-BR","@id":"https:\/\/4tuneagencia.digital\/blog\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/e81e8ea0176022ee4555117aee5e3092bff2a7aaa930134f8023c7d4bc2f1495?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/e81e8ea0176022ee4555117aee5e3092bff2a7aaa930134f8023c7d4bc2f1495?s=96&d=mm&r=g","caption":"4tune"},"sameAs":["http:\/\/4tuneagencia.digital"],"url":"https:\/\/4tuneagencia.digital\/blog\/author\/admin\/"}]}},"jetpack_featured_media_url":"https:\/\/4tuneagencia.digital\/blog\/wp-content\/uploads\/2024\/01\/wp-header-logo-251.png","_links":{"self":[{"href":"https:\/\/4tuneagencia.digital\/blog\/wp-json\/wp\/v2\/posts\/11461","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/4tuneagencia.digital\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/4tuneagencia.digital\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/4tuneagencia.digital\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/4tuneagencia.digital\/blog\/wp-json\/wp\/v2\/comments?post=11461"}],"version-history":[{"count":0,"href":"https:\/\/4tuneagencia.digital\/blog\/wp-json\/wp\/v2\/posts\/11461\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/4tuneagencia.digital\/blog\/wp-json\/wp\/v2\/media\/11462"}],"wp:attachment":[{"href":"https:\/\/4tuneagencia.digital\/blog\/wp-json\/wp\/v2\/media?parent=11461"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/4tuneagencia.digital\/blog\/wp-json\/wp\/v2\/categories?post=11461"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/4tuneagencia.digital\/blog\/wp-json\/wp\/v2\/tags?post=11461"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}