{"id":21,"date":"2015-11-28T12:52:31","date_gmt":"2015-11-28T12:52:31","guid":{"rendered":"http:\/\/dynamicdezyne.com\/blog\/?p=21"},"modified":"2015-11-28T13:40:14","modified_gmt":"2015-11-28T13:40:14","slug":"how-to-fix-the-zoom-in-embedded-google-map-frame-attributes","status":"publish","type":"post","link":"https:\/\/dynamicdezyne.com\/blog\/2015\/11\/28\/how-to-fix-the-zoom-in-embedded-google-map-frame-attributes\/","title":{"rendered":"How to Fix the Zoom in Embedded Google Map &#038; Frame attributes"},"content":{"rendered":"<p>In the new Google map, the share &gt; embed map on my website, seems to have a problem with the zoom.<\/p>\n<p>The embedded map shows barely the main street of the location you want, making this quite difficult to use.<\/p>\n<p>Visitors to the website will have to manually zoom out by pressing the minus sign on the map several times to be able to use the Google map, not only is this annoying, but also looks very unprofessional. Luckily the solution is very simple, you just need to add the zoom level within the iframe code to fix this issue.<\/p>\n<p>There are 2 ways to fix the zoom in Google map, depending on whether you are using the Classic Google Map or the New Google map. Below I will give the solution to both.<\/p>\n<p>After creating your map, you click on: Share &gt; embed map on my website, and google will give a code for you to copy and paste into your website.<\/p>\n<p>the code will look something like this:<\/p>\n<p>&lt;iframe src=&#8221;https:\/\/mapsengine.google.com\/map\/embed?mid=zaFvX1PrDnRHjN3qlg-MJo&#8221; width=&#8221;640&#8243; height=&#8221;480&#8243;&gt;&lt;\/iframe&gt;<\/p>\n<p>In the new Google maps, just add &amp;z=# where the larger the # the more zoom in view, the smaller the number the more zoo out view of the map.<\/p>\n<p>the &amp;z=# should be added within the &#8220;&#8221; of the scr.<\/p>\n<p>Example, if we wanted to zoom the map to 12, then the code above would become:<\/p>\n<p>&lt;iframe src=&#8221;https:\/\/mapsengine.google.com\/map\/embed?mid=zaFvX1PrDnRHjN3qlg-MJo<strong>&amp;z=12<\/strong>&#8221; width=&#8221;640&#8243; height=&#8221;480&#8243;&gt;&lt;\/iframe&gt;<\/p>\n<p>in the old classic Google maps, you would add &amp;zoom=#<\/p>\n<p>so the code would become:<\/p>\n<p>&lt;iframe src=&#8221;https:\/\/mapsengine.google.com\/map\/embed?mid=zaFvX1PrDnRHjN3qlg-MJo<strong>&amp;zoom=12<\/strong>&#8221; width=&#8221;640&#8243; height=&#8221;480&#8243;&gt;&lt;\/iframe&gt;<\/p>\n<p>Other properties you can change in the code above is obviously the width and height of the iframe, such as:<\/p>\n<p>&lt;iframe src=&#8221;https:\/\/mapsengine.google.com\/map\/embed?mid=zaFvX1PrDnRHjN3qlg-MJo&amp;z=12&#8243; width=&#8221;<strong>720<\/strong>&#8221; height=&#8221;<strong>960&#8243;<\/strong>&gt;&lt;\/iframe&gt;<\/p>\n<p>Or you could add\/remove a border<\/p>\n<p>&lt;iframe src=&#8221;https:\/\/mapsengine.google.com\/map\/embed?mid=zaFvX1PrDnRHjN3qlg-MJo&amp;z=12&#8243; width=&#8221;<strong>720<\/strong>&#8221; height=&#8221;<strong>960&#8243; frameborder=&#8221;0&#8243; style=&#8221;border:0&#8243;<\/strong>&gt;&lt;\/iframe&gt;<\/p>\n<p>by specifying a border equal to zero, the map appears to be part of the page without any borders surrounding the iframe.<\/p>\n<p>&nbsp;<\/p>\n","protected":false},"excerpt":{"rendered":"<p>In the new Google map, the share &gt; embed map on my website, seems to have a problem with the zoom. The embedded map shows barely the main street of the location you want, making this quite difficult to use. <a class=\"more-link\" href=\"https:\/\/dynamicdezyne.com\/blog\/2015\/11\/28\/how-to-fix-the-zoom-in-embedded-google-map-frame-attributes\/\">Read More &#8230;<\/a><\/p>\n","protected":false},"author":1,"featured_media":23,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1,7],"tags":[13,11,9,12,16,15,14,10],"class_list":["post-21","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-how-to","category-tips-tricks","tag-coding-tips","tag-embed-map","tag-google-map","tag-html","tag-iframe-borders","tag-iframe-height","tag-uframe-width","tag-zoom-level"],"aioseo_notices":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.4 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>How to Fix the Zoom in Embedded Google Map &amp; Frame attributes - DDI Blog<\/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:\/\/dynamicdezyne.com\/blog\/2015\/11\/28\/how-to-fix-the-zoom-in-embedded-google-map-frame-attributes\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"How to Fix the Zoom in Embedded Google Map &amp; Frame attributes - DDI Blog\" \/>\n<meta property=\"og:description\" content=\"In the new Google map, the share &gt; embed map on my website, seems to have a problem with the zoom. The embedded map shows barely the main street of the location you want, making this quite difficult to use. Read More ...\" \/>\n<meta property=\"og:url\" content=\"https:\/\/dynamicdezyne.com\/blog\/2015\/11\/28\/how-to-fix-the-zoom-in-embedded-google-map-frame-attributes\/\" \/>\n<meta property=\"og:site_name\" content=\"DDI Blog\" \/>\n<meta property=\"article:published_time\" content=\"2015-11-28T12:52:31+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2015-11-28T13:40:14+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/dynamicdezyne.com\/blog\/wp-content\/uploads\/2015\/11\/sm-map.png\" \/>\n\t<meta property=\"og:image:width\" content=\"450\" \/>\n\t<meta property=\"og:image:height\" content=\"456\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"author\" content=\"Hala\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Hala\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"2 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/dynamicdezyne.com\\\/blog\\\/2015\\\/11\\\/28\\\/how-to-fix-the-zoom-in-embedded-google-map-frame-attributes\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/dynamicdezyne.com\\\/blog\\\/2015\\\/11\\\/28\\\/how-to-fix-the-zoom-in-embedded-google-map-frame-attributes\\\/\"},\"author\":{\"name\":\"Hala\",\"@id\":\"https:\\\/\\\/dynamicdezyne.com\\\/blog\\\/#\\\/schema\\\/person\\\/0511b48ffb302ac18a96056aabc9816f\"},\"headline\":\"How to Fix the Zoom in Embedded Google Map &#038; Frame attributes\",\"datePublished\":\"2015-11-28T12:52:31+00:00\",\"dateModified\":\"2015-11-28T13:40:14+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/dynamicdezyne.com\\\/blog\\\/2015\\\/11\\\/28\\\/how-to-fix-the-zoom-in-embedded-google-map-frame-attributes\\\/\"},\"wordCount\":408,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\\\/\\\/dynamicdezyne.com\\\/blog\\\/#organization\"},\"image\":{\"@id\":\"https:\\\/\\\/dynamicdezyne.com\\\/blog\\\/2015\\\/11\\\/28\\\/how-to-fix-the-zoom-in-embedded-google-map-frame-attributes\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/dynamicdezyne.com\\\/blog\\\/wp-content\\\/uploads\\\/2015\\\/11\\\/sm-map.png\",\"keywords\":[\"coding tips\",\"embed map\",\"google map\",\"html\",\"iframe borders\",\"iframe height\",\"uframe width\",\"zoom level\"],\"articleSection\":[\"How To\",\"Tips &amp; Tricks\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/dynamicdezyne.com\\\/blog\\\/2015\\\/11\\\/28\\\/how-to-fix-the-zoom-in-embedded-google-map-frame-attributes\\\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/dynamicdezyne.com\\\/blog\\\/2015\\\/11\\\/28\\\/how-to-fix-the-zoom-in-embedded-google-map-frame-attributes\\\/\",\"url\":\"https:\\\/\\\/dynamicdezyne.com\\\/blog\\\/2015\\\/11\\\/28\\\/how-to-fix-the-zoom-in-embedded-google-map-frame-attributes\\\/\",\"name\":\"How to Fix the Zoom in Embedded Google Map & Frame attributes - DDI Blog\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/dynamicdezyne.com\\\/blog\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/dynamicdezyne.com\\\/blog\\\/2015\\\/11\\\/28\\\/how-to-fix-the-zoom-in-embedded-google-map-frame-attributes\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/dynamicdezyne.com\\\/blog\\\/2015\\\/11\\\/28\\\/how-to-fix-the-zoom-in-embedded-google-map-frame-attributes\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/dynamicdezyne.com\\\/blog\\\/wp-content\\\/uploads\\\/2015\\\/11\\\/sm-map.png\",\"datePublished\":\"2015-11-28T12:52:31+00:00\",\"dateModified\":\"2015-11-28T13:40:14+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/dynamicdezyne.com\\\/blog\\\/2015\\\/11\\\/28\\\/how-to-fix-the-zoom-in-embedded-google-map-frame-attributes\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/dynamicdezyne.com\\\/blog\\\/2015\\\/11\\\/28\\\/how-to-fix-the-zoom-in-embedded-google-map-frame-attributes\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/dynamicdezyne.com\\\/blog\\\/2015\\\/11\\\/28\\\/how-to-fix-the-zoom-in-embedded-google-map-frame-attributes\\\/#primaryimage\",\"url\":\"https:\\\/\\\/dynamicdezyne.com\\\/blog\\\/wp-content\\\/uploads\\\/2015\\\/11\\\/sm-map.png\",\"contentUrl\":\"https:\\\/\\\/dynamicdezyne.com\\\/blog\\\/wp-content\\\/uploads\\\/2015\\\/11\\\/sm-map.png\",\"width\":450,\"height\":456,\"caption\":\"setting zoom level for embedded google map\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/dynamicdezyne.com\\\/blog\\\/2015\\\/11\\\/28\\\/how-to-fix-the-zoom-in-embedded-google-map-frame-attributes\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/dynamicdezyne.com\\\/blog\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"How to Fix the Zoom in Embedded Google Map &#038; Frame attributes\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/dynamicdezyne.com\\\/blog\\\/#website\",\"url\":\"https:\\\/\\\/dynamicdezyne.com\\\/blog\\\/\",\"name\":\"DDI Blog\",\"description\":\"Web Solutions &amp; Marketing\",\"publisher\":{\"@id\":\"https:\\\/\\\/dynamicdezyne.com\\\/blog\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/dynamicdezyne.com\\\/blog\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/dynamicdezyne.com\\\/blog\\\/#organization\",\"name\":\"DDI Blog\",\"url\":\"https:\\\/\\\/dynamicdezyne.com\\\/blog\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/dynamicdezyne.com\\\/blog\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/dynamicdezyne.com\\\/blog\\\/wp-content\\\/uploads\\\/2015\\\/11\\\/ddi-logo-wide.png\",\"contentUrl\":\"https:\\\/\\\/dynamicdezyne.com\\\/blog\\\/wp-content\\\/uploads\\\/2015\\\/11\\\/ddi-logo-wide.png\",\"width\":220,\"height\":75,\"caption\":\" DDI Blog\"},\"image\":{\"@id\":\"https:\\\/\\\/dynamicdezyne.com\\\/blog\\\/#\\\/schema\\\/logo\\\/image\\\/\"}},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/dynamicdezyne.com\\\/blog\\\/#\\\/schema\\\/person\\\/0511b48ffb302ac18a96056aabc9816f\",\"name\":\"Hala\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/c614fc2b43e07e5553e6eb1da315dc6b2e1a56bceb8ffea31a7ca4afaba30c60?s=96&d=mm&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/c614fc2b43e07e5553e6eb1da315dc6b2e1a56bceb8ffea31a7ca4afaba30c60?s=96&d=mm&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/c614fc2b43e07e5553e6eb1da315dc6b2e1a56bceb8ffea31a7ca4afaba30c60?s=96&d=mm&r=g\",\"caption\":\"Hala\"},\"url\":\"https:\\\/\\\/dynamicdezyne.com\\\/blog\\\/author\\\/Hala\\\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"How to Fix the Zoom in Embedded Google Map & Frame attributes - DDI Blog","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:\/\/dynamicdezyne.com\/blog\/2015\/11\/28\/how-to-fix-the-zoom-in-embedded-google-map-frame-attributes\/","og_locale":"en_US","og_type":"article","og_title":"How to Fix the Zoom in Embedded Google Map & Frame attributes - DDI Blog","og_description":"In the new Google map, the share &gt; embed map on my website, seems to have a problem with the zoom. The embedded map shows barely the main street of the location you want, making this quite difficult to use. Read More ...","og_url":"https:\/\/dynamicdezyne.com\/blog\/2015\/11\/28\/how-to-fix-the-zoom-in-embedded-google-map-frame-attributes\/","og_site_name":"DDI Blog","article_published_time":"2015-11-28T12:52:31+00:00","article_modified_time":"2015-11-28T13:40:14+00:00","og_image":[{"width":450,"height":456,"url":"https:\/\/dynamicdezyne.com\/blog\/wp-content\/uploads\/2015\/11\/sm-map.png","type":"image\/png"}],"author":"Hala","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Hala","Est. reading time":"2 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/dynamicdezyne.com\/blog\/2015\/11\/28\/how-to-fix-the-zoom-in-embedded-google-map-frame-attributes\/#article","isPartOf":{"@id":"https:\/\/dynamicdezyne.com\/blog\/2015\/11\/28\/how-to-fix-the-zoom-in-embedded-google-map-frame-attributes\/"},"author":{"name":"Hala","@id":"https:\/\/dynamicdezyne.com\/blog\/#\/schema\/person\/0511b48ffb302ac18a96056aabc9816f"},"headline":"How to Fix the Zoom in Embedded Google Map &#038; Frame attributes","datePublished":"2015-11-28T12:52:31+00:00","dateModified":"2015-11-28T13:40:14+00:00","mainEntityOfPage":{"@id":"https:\/\/dynamicdezyne.com\/blog\/2015\/11\/28\/how-to-fix-the-zoom-in-embedded-google-map-frame-attributes\/"},"wordCount":408,"commentCount":0,"publisher":{"@id":"https:\/\/dynamicdezyne.com\/blog\/#organization"},"image":{"@id":"https:\/\/dynamicdezyne.com\/blog\/2015\/11\/28\/how-to-fix-the-zoom-in-embedded-google-map-frame-attributes\/#primaryimage"},"thumbnailUrl":"https:\/\/dynamicdezyne.com\/blog\/wp-content\/uploads\/2015\/11\/sm-map.png","keywords":["coding tips","embed map","google map","html","iframe borders","iframe height","uframe width","zoom level"],"articleSection":["How To","Tips &amp; Tricks"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/dynamicdezyne.com\/blog\/2015\/11\/28\/how-to-fix-the-zoom-in-embedded-google-map-frame-attributes\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/dynamicdezyne.com\/blog\/2015\/11\/28\/how-to-fix-the-zoom-in-embedded-google-map-frame-attributes\/","url":"https:\/\/dynamicdezyne.com\/blog\/2015\/11\/28\/how-to-fix-the-zoom-in-embedded-google-map-frame-attributes\/","name":"How to Fix the Zoom in Embedded Google Map & Frame attributes - DDI Blog","isPartOf":{"@id":"https:\/\/dynamicdezyne.com\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/dynamicdezyne.com\/blog\/2015\/11\/28\/how-to-fix-the-zoom-in-embedded-google-map-frame-attributes\/#primaryimage"},"image":{"@id":"https:\/\/dynamicdezyne.com\/blog\/2015\/11\/28\/how-to-fix-the-zoom-in-embedded-google-map-frame-attributes\/#primaryimage"},"thumbnailUrl":"https:\/\/dynamicdezyne.com\/blog\/wp-content\/uploads\/2015\/11\/sm-map.png","datePublished":"2015-11-28T12:52:31+00:00","dateModified":"2015-11-28T13:40:14+00:00","breadcrumb":{"@id":"https:\/\/dynamicdezyne.com\/blog\/2015\/11\/28\/how-to-fix-the-zoom-in-embedded-google-map-frame-attributes\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/dynamicdezyne.com\/blog\/2015\/11\/28\/how-to-fix-the-zoom-in-embedded-google-map-frame-attributes\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/dynamicdezyne.com\/blog\/2015\/11\/28\/how-to-fix-the-zoom-in-embedded-google-map-frame-attributes\/#primaryimage","url":"https:\/\/dynamicdezyne.com\/blog\/wp-content\/uploads\/2015\/11\/sm-map.png","contentUrl":"https:\/\/dynamicdezyne.com\/blog\/wp-content\/uploads\/2015\/11\/sm-map.png","width":450,"height":456,"caption":"setting zoom level for embedded google map"},{"@type":"BreadcrumbList","@id":"https:\/\/dynamicdezyne.com\/blog\/2015\/11\/28\/how-to-fix-the-zoom-in-embedded-google-map-frame-attributes\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/dynamicdezyne.com\/blog\/"},{"@type":"ListItem","position":2,"name":"How to Fix the Zoom in Embedded Google Map &#038; Frame attributes"}]},{"@type":"WebSite","@id":"https:\/\/dynamicdezyne.com\/blog\/#website","url":"https:\/\/dynamicdezyne.com\/blog\/","name":"DDI Blog","description":"Web Solutions &amp; Marketing","publisher":{"@id":"https:\/\/dynamicdezyne.com\/blog\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/dynamicdezyne.com\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/dynamicdezyne.com\/blog\/#organization","name":"DDI Blog","url":"https:\/\/dynamicdezyne.com\/blog\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/dynamicdezyne.com\/blog\/#\/schema\/logo\/image\/","url":"https:\/\/dynamicdezyne.com\/blog\/wp-content\/uploads\/2015\/11\/ddi-logo-wide.png","contentUrl":"https:\/\/dynamicdezyne.com\/blog\/wp-content\/uploads\/2015\/11\/ddi-logo-wide.png","width":220,"height":75,"caption":" DDI Blog"},"image":{"@id":"https:\/\/dynamicdezyne.com\/blog\/#\/schema\/logo\/image\/"}},{"@type":"Person","@id":"https:\/\/dynamicdezyne.com\/blog\/#\/schema\/person\/0511b48ffb302ac18a96056aabc9816f","name":"Hala","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/secure.gravatar.com\/avatar\/c614fc2b43e07e5553e6eb1da315dc6b2e1a56bceb8ffea31a7ca4afaba30c60?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/c614fc2b43e07e5553e6eb1da315dc6b2e1a56bceb8ffea31a7ca4afaba30c60?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/c614fc2b43e07e5553e6eb1da315dc6b2e1a56bceb8ffea31a7ca4afaba30c60?s=96&d=mm&r=g","caption":"Hala"},"url":"https:\/\/dynamicdezyne.com\/blog\/author\/Hala\/"}]}},"_links":{"self":[{"href":"https:\/\/dynamicdezyne.com\/blog\/wp-json\/wp\/v2\/posts\/21","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/dynamicdezyne.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/dynamicdezyne.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/dynamicdezyne.com\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/dynamicdezyne.com\/blog\/wp-json\/wp\/v2\/comments?post=21"}],"version-history":[{"count":1,"href":"https:\/\/dynamicdezyne.com\/blog\/wp-json\/wp\/v2\/posts\/21\/revisions"}],"predecessor-version":[{"id":22,"href":"https:\/\/dynamicdezyne.com\/blog\/wp-json\/wp\/v2\/posts\/21\/revisions\/22"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/dynamicdezyne.com\/blog\/wp-json\/wp\/v2\/media\/23"}],"wp:attachment":[{"href":"https:\/\/dynamicdezyne.com\/blog\/wp-json\/wp\/v2\/media?parent=21"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/dynamicdezyne.com\/blog\/wp-json\/wp\/v2\/categories?post=21"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/dynamicdezyne.com\/blog\/wp-json\/wp\/v2\/tags?post=21"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}