{"id":722,"date":"2019-11-12T01:23:51","date_gmt":"2019-11-12T01:23:51","guid":{"rendered":"https:\/\/scalarly.com\/marketing-book\/?p=722"},"modified":"2023-09-05T12:16:33","modified_gmt":"2023-09-05T10:16:33","slug":"designing-mobile-site","status":"publish","type":"post","link":"https:\/\/scalarly.com\/marketing-book\/designing-mobile-site\/","title":{"rendered":"Designing A Mobile Site"},"content":{"rendered":"\n<figure class=\"wp-block-embed is-type-rich is-provider-embed-handler wp-block-embed-embed-handler wp-embed-aspect-16-9 wp-has-aspect-ratio\"><div class=\"wp-block-embed__wrapper\">\n<div class=\"jetpack-video-wrapper\"><span class=\"embed-youtube\" style=\"text-align:center; display: block;\"><iframe loading=\"lazy\" class=\"youtube-player\" width=\"1100\" height=\"619\" src=\"https:\/\/www.youtube.com\/embed\/hcFlmTv2-hc?version=3&#038;rel=1&#038;showsearch=0&#038;showinfo=1&#038;iv_load_policy=1&#038;fs=1&#038;hl=en-US&#038;autohide=2&#038;wmode=transparent\" allowfullscreen=\"true\" style=\"border:0;\" sandbox=\"allow-scripts allow-same-origin allow-popups allow-presentation allow-popups-to-escape-sandbox\"><\/iframe><\/span><\/div>\n<\/div><\/figure>\n\n\n\n<p class=\"has-drop-cap\">In a previous article, we talked about the <a href=\"https:\/\/scalarly.com\/marketing-book\/mobile-development\/\">development of a mobile website<\/a> and everything you need to know about building it from the backend. Today, we will discuss how to design a mobile website, including the terminologies you need to understand in able to create a responsive design.<br><\/p>\n\n\n\n<p>It is no secret that designing a website that will be consistently displayed across multiple platforms is not the easiest task in the world. However, having a deeper understanding and sticking to web standards will help bring you closer to being the best web designer.&nbsp;<br><\/p>\n\n\n\n<p>The first thing you need to keep in mind is that your mobile site should be designed so the information your audience wants is not only in display but is always easy to get to. In a mobile website, there is limited screen space. So you want to make sure that every space in that screen is filled with valuable information.<br><\/p>\n\n\n\n<p>Due to the limited screen space, you cannot necessarily have the full site navigation on each page. That means you need to ensure that the information architecture of your site is logical, the use of navigation should be in line with what your site visitors need.&nbsp;<br><\/p>\n\n\n\n<p>Here are a few benefits to mobile development that can help you get around this dilemma. Check them out below:<br><\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Standards<br><\/h2>\n\n\n\n<p>Currently, there are only a few mobile standards in place. Creating valuable content that can be rightfully formatted on most phones is not entirely possible. Valuable content such as images, texts, that can be displayed on a website all at once is not entirely the same for mobile phones.<br><\/p>\n\n\n\n<p>To create the perfect layout for your mobile site, you will go through a certain amount of trial and error. It is a long process, but it is certainly worth it in the end. Remember, there are almost 3.4 billion unique mobile phones in the market today, and they keep making new models each year. A fair number of these phones can be used to access the mobile web.&nbsp;<br><\/p>\n\n\n\n<p>When you\u2019re designing a website, be sure to check how it will look like on mobile phones. It is also worth it to recruit contacts with different handsets so you can see the difference in the display for each model.&nbsp;<br><\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Responsive Design: Things to Consider<br><\/h2>\n\n\n\n<p>When you\u2019re creating a responsive website, remember that it should be designed for a wide range of screen widths. When you first start planning your website, be sure to consider your customer base first. Consider the following:<br><\/p>\n\n\n\n<ul class=\"wp-block-list\"><li>What percentage of your website traffic comes from specific mobile devices? For instance, if a large number of your audience base is using an iPhone, consider building a dedicated mobile site for this model.&nbsp;<\/li><li>Do your desktop and mobile users have the same goals? If their goals are very different from each other, it might be a good idea to consider building a separate mobile site.<\/li><li>Consider your budget, too. Responsive websites are more expensive to build. Yes, you will save money in the long run by building a responsive website, but it does require a sizeable upfront investment.&nbsp;<\/li><li>How quickly do you need it done? Again, responsive websites take longer to finish. The design is just more complicated.<\/li><li>Do you already have an existing website? If so, you can convert this into a responsive website. Or, it can also be rebuilt into one.<\/li><\/ul>\n\n\n\n<h2 class=\"wp-block-heading\">Responsive Design Terminologies<br><\/h2>\n\n\n\n<p>Additionally, here are three concepts you need to be familiar with when it comes to responsive mobile design terminology:<br><\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Flexible grid&nbsp;<br><\/h3>\n\n\n\n<p>Responsive design is not the same as typical websites that are designed as a large, centered, fixed-width block. Responsive websites have the page elements arranged in a grid of columns that have predefined spacing. These elements include the heading, the text or body, the main image and other blocks of the information displayed on your website. Each element of responsive design is proportionally related to the other elements.<br><\/p>\n\n\n\n<p>In a responsive website, the elements rearrange in relation to each other based on how big or small the screen is. Sometimes, it is also based on-screen quality.&nbsp;<br><\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Media queries<br><\/h3>\n\n\n\n<p>These are bits of code which allow a website to ask the devices in use for information about themselves. The technology we have now is so smart that the media queries are able to do this, and select the website style suitable for the device automatically. It asks information such as the device\u2019s window size, orientation, and screen display quality. The media query chooses from a list of styles defined in a CSS.&nbsp;<br><\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Flexible images<br><\/h3>\n\n\n\n<p>With the flexible grid of responsive design, images are designed to move and scale. An important thing to consider is how fast the website loads, this allows high-quality images to be available for larger screens. Additionally, images with lower resolution are also made available for smaller screens.&nbsp;<br><\/p>\n\n\n\n<p>Now that you have read the terminologies, it is important to remember them and fully understand them. These terminologies will help you communicate with your web designer and web developer better.<br><\/p>\n\n\n\n<p>Remember that when it comes to planning and designing a site (mobile or not), the first thing you need to consider is your audience or user\u2019s needs. Everything will be planned and designed after the user\u2019s needs.&nbsp;<br><\/p>\n\n\n\n<p>The design of a mobile site goes hand in hand with the development. These two work in tandem in able to create the best<a href=\"http:\/\/scalarly.com\/marketing-book\/understanding-ux-design\/\"> user experience<\/a> for your audience. It takes a lot of time and patience for this operation.<br><\/p>\n\n\n\n<p>It is also important to go through the testing (trial and error phase) as we discussed in a previous article, <a href=\"http:\/\/scalarly.com\/marketing-book\/step-by-step-guide-ux-design\/\">Step-by-Step Guide to UX Design<\/a>. This will help you determine which parts of your site works best, and which ones your site could live without. This process will also help you determine which parts of your site converts the most users, and which ones are not working for your campaign.<br><\/p>\n\n\n\n<p>In the next article, we will give you a step-by-step guide to building a mobile website from the client\u2019s perspective.&nbsp;<\/p>\n\n\n\n<p><\/p>\n\n\n\n<p class=\"has-small-font-size\">\u00a9 Image credits to <a href=\"https:\/\/www.pexels.com\/@steve\">Steve Johnson<\/a><br><\/p>\n","protected":false},"excerpt":{"rendered":"<p>In a previous article, we talked about the development of a mobile website and everything you need to know about building it from the backend. Today, we will discuss how to design a mobile website, including the terminologies you need to understand in able to create a responsive design. It is no secret that designing a website that will be..<\/p>\n<a class=\"read-more-link\" href=\" https:\/\/scalarly.com\/marketing-book\/designing-mobile-site\/ \">Read more<\/a>","protected":false},"author":1,"featured_media":1111,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"content-type":"","_jetpack_memberships_contains_paid_content":false,"footnotes":""},"categories":[1504],"tags":[],"class_list":["post-722","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-web-development-and-design-en"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v26.3 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Web Development and Design &#187; Designing A Mobile Site<\/title>\n<meta name=\"description\" content=\"Today, we will discuss how to design a mobile website, including the terminologies you need to understand in able to create a responsive design.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/scalarly.com\/marketing-book\/designing-mobile-site\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Web Development and Design &#187; Designing A Mobile Site\" \/>\n<meta property=\"og:description\" content=\"In a previous article, we talked about the development of a mobile website and everything you need to know about building it from the backend.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/scalarly.com\/marketing-book\/designing-mobile-site\/\" \/>\n<meta property=\"og:site_name\" content=\"Little Marketing Book\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/scalarly\/\" \/>\n<meta property=\"article:published_time\" content=\"2019-11-12T01:23:51+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2023-09-05T10:16:33+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/i0.wp.com\/scalarly.com\/marketing-book\/wp-content\/uploads\/2019\/11\/disgning-a-mobile-oct19-scaled.jpeg?fit=2560%2C1163&ssl=1\" \/>\n\t<meta property=\"og:image:width\" content=\"2560\" \/>\n\t<meta property=\"og:image:height\" content=\"1163\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"respect\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:description\" content=\"In a previous article, we talked about the development of a mobile website and everything you need to know about building it from the backend.\" \/>\n<meta name=\"twitter:creator\" content=\"@teamscalarly\" \/>\n<meta name=\"twitter:site\" content=\"@teamscalarly\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"respect\" \/>\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:\/\/scalarly.com\/marketing-book\/designing-mobile-site\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/scalarly.com\/marketing-book\/designing-mobile-site\/\"},\"author\":{\"name\":\"respect\",\"@id\":\"https:\/\/scalarly.com\/marketing-book\/#\/schema\/person\/3f3c5e5992d47fed746a015c091d41fb\"},\"headline\":\"Designing A Mobile Site\",\"datePublished\":\"2019-11-12T01:23:51+00:00\",\"dateModified\":\"2023-09-05T10:16:33+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/scalarly.com\/marketing-book\/designing-mobile-site\/\"},\"wordCount\":1041,\"publisher\":{\"@id\":\"https:\/\/scalarly.com\/marketing-book\/#organization\"},\"image\":{\"@id\":\"https:\/\/scalarly.com\/marketing-book\/designing-mobile-site\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/i0.wp.com\/scalarly.com\/marketing-book\/wp-content\/uploads\/2019\/11\/disgning-a-mobile-oct19-scaled.jpeg?fit=2560%2C1163&ssl=1\",\"articleSection\":[\"Web Development and Design\"],\"inLanguage\":\"en-US\"},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/scalarly.com\/marketing-book\/designing-mobile-site\/\",\"url\":\"https:\/\/scalarly.com\/marketing-book\/designing-mobile-site\/\",\"name\":\"Web Development and Design &#187; Designing A Mobile Site\",\"isPartOf\":{\"@id\":\"https:\/\/scalarly.com\/marketing-book\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/scalarly.com\/marketing-book\/designing-mobile-site\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/scalarly.com\/marketing-book\/designing-mobile-site\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/i0.wp.com\/scalarly.com\/marketing-book\/wp-content\/uploads\/2019\/11\/disgning-a-mobile-oct19-scaled.jpeg?fit=2560%2C1163&ssl=1\",\"datePublished\":\"2019-11-12T01:23:51+00:00\",\"dateModified\":\"2023-09-05T10:16:33+00:00\",\"description\":\"Today, we will discuss how to design a mobile website, including the terminologies you need to understand in able to create a responsive design.\",\"breadcrumb\":{\"@id\":\"https:\/\/scalarly.com\/marketing-book\/designing-mobile-site\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/scalarly.com\/marketing-book\/designing-mobile-site\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/scalarly.com\/marketing-book\/designing-mobile-site\/#primaryimage\",\"url\":\"https:\/\/i0.wp.com\/scalarly.com\/marketing-book\/wp-content\/uploads\/2019\/11\/disgning-a-mobile-oct19-scaled.jpeg?fit=2560%2C1163&ssl=1\",\"contentUrl\":\"https:\/\/i0.wp.com\/scalarly.com\/marketing-book\/wp-content\/uploads\/2019\/11\/disgning-a-mobile-oct19-scaled.jpeg?fit=2560%2C1163&ssl=1\",\"width\":2560,\"height\":1163},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/scalarly.com\/marketing-book\/designing-mobile-site\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/scalarly.com\/marketing-book\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Designing A Mobile Site\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/scalarly.com\/marketing-book\/#website\",\"url\":\"https:\/\/scalarly.com\/marketing-book\/\",\"name\":\"Little Marketing Book\",\"description\":\"by Scalarly\",\"publisher\":{\"@id\":\"https:\/\/scalarly.com\/marketing-book\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/scalarly.com\/marketing-book\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/scalarly.com\/marketing-book\/#organization\",\"name\":\"Scalarly\",\"url\":\"https:\/\/scalarly.com\/marketing-book\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/scalarly.com\/marketing-book\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/i0.wp.com\/scalarly.com\/marketing-book\/wp-content\/uploads\/2019\/07\/logo-trans.png?fit=3066%2C674&ssl=1\",\"contentUrl\":\"https:\/\/i0.wp.com\/scalarly.com\/marketing-book\/wp-content\/uploads\/2019\/07\/logo-trans.png?fit=3066%2C674&ssl=1\",\"width\":3066,\"height\":674,\"caption\":\"Scalarly\"},\"image\":{\"@id\":\"https:\/\/scalarly.com\/marketing-book\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/www.facebook.com\/scalarly\/\",\"https:\/\/x.com\/teamscalarly\"]},{\"@type\":\"Person\",\"@id\":\"https:\/\/scalarly.com\/marketing-book\/#\/schema\/person\/3f3c5e5992d47fed746a015c091d41fb\",\"name\":\"respect\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/scalarly.com\/marketing-book\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/9e37ca8469decc469bf66e6cfcf54f0f3e070763ce31b703a3f9aaa6402b2ec9?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/9e37ca8469decc469bf66e6cfcf54f0f3e070763ce31b703a3f9aaa6402b2ec9?s=96&d=mm&r=g\",\"caption\":\"respect\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Web Development and Design &#187; Designing A Mobile Site","description":"Today, we will discuss how to design a mobile website, including the terminologies you need to understand in able to create a responsive design.","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:\/\/scalarly.com\/marketing-book\/designing-mobile-site\/","og_locale":"en_US","og_type":"article","og_title":"Web Development and Design &#187; Designing A Mobile Site","og_description":"In a previous article, we talked about the development of a mobile website and everything you need to know about building it from the backend.","og_url":"https:\/\/scalarly.com\/marketing-book\/designing-mobile-site\/","og_site_name":"Little Marketing Book","article_publisher":"https:\/\/www.facebook.com\/scalarly\/","article_published_time":"2019-11-12T01:23:51+00:00","article_modified_time":"2023-09-05T10:16:33+00:00","og_image":[{"width":2560,"height":1163,"url":"https:\/\/i0.wp.com\/scalarly.com\/marketing-book\/wp-content\/uploads\/2019\/11\/disgning-a-mobile-oct19-scaled.jpeg?fit=2560%2C1163&ssl=1","type":"image\/jpeg"}],"author":"respect","twitter_card":"summary_large_image","twitter_description":"In a previous article, we talked about the development of a mobile website and everything you need to know about building it from the backend.","twitter_creator":"@teamscalarly","twitter_site":"@teamscalarly","twitter_misc":{"Written by":"respect","Est. reading time":"5 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/scalarly.com\/marketing-book\/designing-mobile-site\/#article","isPartOf":{"@id":"https:\/\/scalarly.com\/marketing-book\/designing-mobile-site\/"},"author":{"name":"respect","@id":"https:\/\/scalarly.com\/marketing-book\/#\/schema\/person\/3f3c5e5992d47fed746a015c091d41fb"},"headline":"Designing A Mobile Site","datePublished":"2019-11-12T01:23:51+00:00","dateModified":"2023-09-05T10:16:33+00:00","mainEntityOfPage":{"@id":"https:\/\/scalarly.com\/marketing-book\/designing-mobile-site\/"},"wordCount":1041,"publisher":{"@id":"https:\/\/scalarly.com\/marketing-book\/#organization"},"image":{"@id":"https:\/\/scalarly.com\/marketing-book\/designing-mobile-site\/#primaryimage"},"thumbnailUrl":"https:\/\/i0.wp.com\/scalarly.com\/marketing-book\/wp-content\/uploads\/2019\/11\/disgning-a-mobile-oct19-scaled.jpeg?fit=2560%2C1163&ssl=1","articleSection":["Web Development and Design"],"inLanguage":"en-US"},{"@type":"WebPage","@id":"https:\/\/scalarly.com\/marketing-book\/designing-mobile-site\/","url":"https:\/\/scalarly.com\/marketing-book\/designing-mobile-site\/","name":"Web Development and Design &#187; Designing A Mobile Site","isPartOf":{"@id":"https:\/\/scalarly.com\/marketing-book\/#website"},"primaryImageOfPage":{"@id":"https:\/\/scalarly.com\/marketing-book\/designing-mobile-site\/#primaryimage"},"image":{"@id":"https:\/\/scalarly.com\/marketing-book\/designing-mobile-site\/#primaryimage"},"thumbnailUrl":"https:\/\/i0.wp.com\/scalarly.com\/marketing-book\/wp-content\/uploads\/2019\/11\/disgning-a-mobile-oct19-scaled.jpeg?fit=2560%2C1163&ssl=1","datePublished":"2019-11-12T01:23:51+00:00","dateModified":"2023-09-05T10:16:33+00:00","description":"Today, we will discuss how to design a mobile website, including the terminologies you need to understand in able to create a responsive design.","breadcrumb":{"@id":"https:\/\/scalarly.com\/marketing-book\/designing-mobile-site\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/scalarly.com\/marketing-book\/designing-mobile-site\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/scalarly.com\/marketing-book\/designing-mobile-site\/#primaryimage","url":"https:\/\/i0.wp.com\/scalarly.com\/marketing-book\/wp-content\/uploads\/2019\/11\/disgning-a-mobile-oct19-scaled.jpeg?fit=2560%2C1163&ssl=1","contentUrl":"https:\/\/i0.wp.com\/scalarly.com\/marketing-book\/wp-content\/uploads\/2019\/11\/disgning-a-mobile-oct19-scaled.jpeg?fit=2560%2C1163&ssl=1","width":2560,"height":1163},{"@type":"BreadcrumbList","@id":"https:\/\/scalarly.com\/marketing-book\/designing-mobile-site\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/scalarly.com\/marketing-book\/"},{"@type":"ListItem","position":2,"name":"Designing A Mobile Site"}]},{"@type":"WebSite","@id":"https:\/\/scalarly.com\/marketing-book\/#website","url":"https:\/\/scalarly.com\/marketing-book\/","name":"Little Marketing Book","description":"by Scalarly","publisher":{"@id":"https:\/\/scalarly.com\/marketing-book\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/scalarly.com\/marketing-book\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/scalarly.com\/marketing-book\/#organization","name":"Scalarly","url":"https:\/\/scalarly.com\/marketing-book\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/scalarly.com\/marketing-book\/#\/schema\/logo\/image\/","url":"https:\/\/i0.wp.com\/scalarly.com\/marketing-book\/wp-content\/uploads\/2019\/07\/logo-trans.png?fit=3066%2C674&ssl=1","contentUrl":"https:\/\/i0.wp.com\/scalarly.com\/marketing-book\/wp-content\/uploads\/2019\/07\/logo-trans.png?fit=3066%2C674&ssl=1","width":3066,"height":674,"caption":"Scalarly"},"image":{"@id":"https:\/\/scalarly.com\/marketing-book\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/scalarly\/","https:\/\/x.com\/teamscalarly"]},{"@type":"Person","@id":"https:\/\/scalarly.com\/marketing-book\/#\/schema\/person\/3f3c5e5992d47fed746a015c091d41fb","name":"respect","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/scalarly.com\/marketing-book\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/9e37ca8469decc469bf66e6cfcf54f0f3e070763ce31b703a3f9aaa6402b2ec9?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/9e37ca8469decc469bf66e6cfcf54f0f3e070763ce31b703a3f9aaa6402b2ec9?s=96&d=mm&r=g","caption":"respect"}}]}},"jetpack_featured_media_url":"https:\/\/i0.wp.com\/scalarly.com\/marketing-book\/wp-content\/uploads\/2019\/11\/disgning-a-mobile-oct19-scaled.jpeg?fit=2560%2C1163&ssl=1","jetpack_sharing_enabled":true,"amp_enabled":true,"_links":{"self":[{"href":"https:\/\/scalarly.com\/marketing-book\/wp-json\/wp\/v2\/posts\/722","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/scalarly.com\/marketing-book\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/scalarly.com\/marketing-book\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/scalarly.com\/marketing-book\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/scalarly.com\/marketing-book\/wp-json\/wp\/v2\/comments?post=722"}],"version-history":[{"count":5,"href":"https:\/\/scalarly.com\/marketing-book\/wp-json\/wp\/v2\/posts\/722\/revisions"}],"predecessor-version":[{"id":3669,"href":"https:\/\/scalarly.com\/marketing-book\/wp-json\/wp\/v2\/posts\/722\/revisions\/3669"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/scalarly.com\/marketing-book\/wp-json\/wp\/v2\/media\/1111"}],"wp:attachment":[{"href":"https:\/\/scalarly.com\/marketing-book\/wp-json\/wp\/v2\/media?parent=722"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/scalarly.com\/marketing-book\/wp-json\/wp\/v2\/categories?post=722"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/scalarly.com\/marketing-book\/wp-json\/wp\/v2\/tags?post=722"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}