{"id":334,"date":"2019-06-28T11:08:15","date_gmt":"2019-06-28T05:38:15","guid":{"rendered":"https:\/\/www.saasworthy.com\/blog\/complete-guide-to-inspect-element\/"},"modified":"2020-04-09T13:40:45","modified_gmt":"2020-04-09T08:10:45","slug":"complete-guide-to-inspect-element","status":"publish","type":"post","link":"https:\/\/dev.saasworthy.com\/blog\/complete-guide-to-inspect-element","title":{"rendered":"Complete Guide to Inspect Element 2020"},"content":{"rendered":"<p>What if you can customise any website with your own set of designs and preview it right on your computer screen? Find quite intriguing? Well, you have the option to do this. Although not completely and permanently as you may not be the owner of that particular website, you can still view the changes live to discern how this website would look like with this and that. There is no need to download a third-party app to access the coding behind a webpage. The gem named \u2018Google Chrome\u2019 is probably installed on your computer. It has a tool called \u2018Inspect Element\u2019 that lets you view and edit the HTML &amp; CSS of any web content.<\/p>\n<p>Besides Google Chrome, computer web browsers like Mozilla Firefox also equips the ability to view the source behind a web page. However, we will limit our discussion to how and what can we do using Inspect Element in Google Chrome. Not only a mere playing tool but Inspect Element can evince to be handy in learning the coding involved while designing a web page. Moreover, it also lets you preview changes to your website before actually applying them. Having gained an overview and brief account of it, let us proceed to know how can we hop on to using it.<\/p>\n<div id=\"ez-toc-container\" class=\"ez-toc-v2_0_17 counter-hierarchy counter-decimal ez-toc-grey\">\n<div class=\"ez-toc-title-container\">\n<p class=\"ez-toc-title\">Table of Contents<\/p>\n<span class=\"ez-toc-title-toggle\"><\/span><\/div>\n<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:\/\/dev.saasworthy.com\/blog\/complete-guide-to-inspect-element\/#How_to_launch_Inspect_Element_and_locate_the_code_in_Google_Chrome\" title=\"How to launch Inspect Element and locate the code in Google Chrome\">How to launch Inspect Element and locate the code in Google Chrome<\/a><ul class=\"ez-toc-list-level-3\"><li class=\"ez-toc-heading-level-3\"><a class=\"ez-toc-link ez-toc-heading-2\" href=\"https:\/\/dev.saasworthy.com\/blog\/complete-guide-to-inspect-element\/#Using_Mouse\" title=\"Using Mouse:\">Using Mouse:<\/a><\/li><li class=\"ez-toc-page-1 ez-toc-heading-level-3\"><a class=\"ez-toc-link ez-toc-heading-3\" href=\"https:\/\/dev.saasworthy.com\/blog\/complete-guide-to-inspect-element\/#Using_Keyboard\" title=\"Using Keyboard:\">Using Keyboard:<\/a><\/li><\/ul><\/li><li class=\"ez-toc-page-1 ez-toc-heading-level-2\"><a class=\"ez-toc-link ez-toc-heading-4\" href=\"https:\/\/dev.saasworthy.com\/blog\/complete-guide-to-inspect-element\/#Editing_the_source_code_of_a_web_page\" title=\"Editing the source code of a web page\">Editing the source code of a web page<\/a><\/li><li class=\"ez-toc-page-1 ez-toc-heading-level-2\"><a class=\"ez-toc-link ez-toc-heading-5\" href=\"https:\/\/dev.saasworthy.com\/blog\/complete-guide-to-inspect-element\/#Debugging_using_Inspect_Element\" title=\"Debugging using Inspect Element\">Debugging using Inspect Element<\/a><\/li><li class=\"ez-toc-page-1 ez-toc-heading-level-2\"><a class=\"ez-toc-link ez-toc-heading-6\" href=\"https:\/\/dev.saasworthy.com\/blog\/complete-guide-to-inspect-element\/#Inspect_Elements_on_other_web_browsers\" title=\"Inspect Elements on other web browsers\">Inspect Elements on other web browsers<\/a><ul class=\"ez-toc-list-level-3\"><li class=\"ez-toc-heading-level-3\"><a class=\"ez-toc-link ez-toc-heading-7\" href=\"https:\/\/dev.saasworthy.com\/blog\/complete-guide-to-inspect-element\/#Inspect_elements_in_Mozilla_Firefox\" title=\"Inspect elements in Mozilla Firefox\">Inspect elements in Mozilla Firefox<\/a><\/li><li class=\"ez-toc-page-1 ez-toc-heading-level-3\"><a class=\"ez-toc-link ez-toc-heading-8\" href=\"https:\/\/dev.saasworthy.com\/blog\/complete-guide-to-inspect-element\/#Inspect_elements_in_Internet_Explorer\" title=\"Inspect elements in Internet Explorer\">Inspect elements in Internet Explorer<\/a><\/li><li class=\"ez-toc-page-1 ez-toc-heading-level-3\"><a class=\"ez-toc-link ez-toc-heading-9\" href=\"https:\/\/dev.saasworthy.com\/blog\/complete-guide-to-inspect-element\/#Inspect_elements_in_Safari\" title=\"Inspect elements in Safari\">Inspect elements in Safari<\/a><\/li><\/ul><\/li><li class=\"ez-toc-page-1 ez-toc-heading-level-2\"><a class=\"ez-toc-link ez-toc-heading-10\" href=\"https:\/\/dev.saasworthy.com\/blog\/complete-guide-to-inspect-element\/#Conclusion\" title=\"Conclusion\">Conclusion<\/a><\/li><\/ul><\/nav><\/div>\n<h2 id=\"how-to-launch-inspect-element-and-locate-the-code-in-google-chrome\"><span class=\"ez-toc-section\" id=\"How_to_launch_Inspect_Element_and_locate_the_code_in_Google_Chrome\"><\/span><span style=\"font-size:24px;\">How to launch Inspect Element and locate the code in Google Chrome<\/span><span class=\"ez-toc-section-end\"><\/span><\/h2>\n<p>Just like other tools in Google Chrome, Inspect Element can also be launched either by using the mouse with a few clicks or using a keyboard shortcut.<\/p>\n<h3 id=\"using-mouse\"><span class=\"ez-toc-section\" id=\"Using_Mouse\"><\/span><span style=\"font-size:18px;\">Using Mouse:<\/span><span class=\"ez-toc-section-end\"><\/span><\/h3>\n<ol>\n<li>Click and select elements of the web content, which source you want to view.<\/li>\n<li>Right-click on the selected part and hit \u2018Inspect Element\u2019 from the pop-up menu.<\/li>\n<\/ol>\n<h3 id=\"using-keyboard\"><span class=\"ez-toc-section\" id=\"Using_Keyboard\"><\/span><span style=\"font-size:18px;\">Using Keyboard:<\/span><span class=\"ez-toc-section-end\"><\/span><\/h3>\n<p>Alternately, you can press CTRL + Shift + I keys on your keyboard to launch Inspect Element.<\/p>\n<p>After launching the tool, your browser window will split into parts. The left one will display the web content, while the right one will contain the developer tool window. The latter is further divided into two segments, in which, the left part will show you the HTML code, whereas the right pane shows the CSS rules. As you hover the pointer over the HTML source, you will see the linked area on the web page. On the other side, you can also notice changes in the CSS rules that show the CSS for the elements you are viewing at that time.<\/p>\n<h2 id=\"editing-the-source-code-of-a-web-page\"><span class=\"ez-toc-section\" id=\"Editing_the_source_code_of_a_web_page\"><\/span><span style=\"font-size:24px;\">Editing the source code of a web page<\/span><span class=\"ez-toc-section-end\"><\/span><\/h2>\n<p>The HTML and CSS displayed on the right side of the browser window can be edited. In order to do so, double click anywhere in the HTML source code and make the changes as you want. On the other hand, the styles and attributes in the CSS pane can be edited in the same way and one can also add custom style elements by tapping on the \u2018+\u2019 icon. All the changes made are displayed in real-time on the web content. However, as mentioned earlier, these changes are temporary and revert back to the original when the page in refreshed. Changes can only be made permanent if you edit stylesheet or template of your WordPress theme.<\/p>\n<h2 id=\"debugging-using-inspect-element\"><span class=\"ez-toc-section\" id=\"Debugging_using_Inspect_Element\"><\/span><span style=\"font-size:24px;\">Debugging using Inspect Element<\/span><span class=\"ez-toc-section-end\"><\/span><\/h2>\n<p>Sitting beside the \u2018Elements\u2019 tab on the top right side of the window is the \u2018Console\u2019 menu, which shows the existing errors on your website. The errors shown under this tab helps pretty much in debugging. It detects code errors responsible for not loading of an image, JavaScript error, errors in page layout, etc. With proper knowledge of editing source code, you can easily rectify those error in order to make your website look inch-perfect.<\/p>\n<h2 id=\"inspect-elements-on-other-web-browsers\"><span class=\"ez-toc-section\" id=\"Inspect_Elements_on_other_web_browsers\"><\/span><span style=\"font-size:24px;\">Inspect Elements on other web browsers<\/span><span class=\"ez-toc-section-end\"><\/span><\/h2>\n<p>Although Google Chrome is the most used web browser globally, browsers such as Mozilla Firefox and Safari are quite prevalent with users belonging to a particular niche. For example, Firefox is preferred by the one giving priority to privacy and security while Safari is the only option for MacOS users. Hence, follow this guide to access the source of websites using Firefox, Internet Explorer or Safari.<\/p>\n<h3 id=\"inspect-elements-in-mozilla-firefox\"><span class=\"ez-toc-section\" id=\"Inspect_elements_in_Mozilla_Firefox\"><\/span><span style=\"font-size:18px;\">Inspect elements in Mozilla Firefox<\/span><span class=\"ez-toc-section-end\"><\/span><\/h3>\n<p>Firefox, just like Chrome comes with a built-in ability to inspect elements. However, it uses a different name for the tool, \u2018Inspector\u2019.<\/p>\n<ol>\n<li>Right-click your mouse on the page or select the element to be inspected.<\/li>\n<li>Click \u2018Web Developer\u2019 from the browser\u2019s menu tab and open the \u2018Inspector\u2019.<\/li>\n<\/ol>\n<h3 id=\"inspect-elements-in-internet-explorer\"><span class=\"ez-toc-section\" id=\"Inspect_elements_in_Internet_Explorer\"><\/span><span style=\"font-size:18px;\">Inspect elements in Internet Explorer<\/span><span class=\"ez-toc-section-end\"><\/span><\/h3>\n<ul>\n<li>Inspect Element box in the Internet Explorer can be accessed just by hitting \u2018F12\u2019 key from the keyboard.<\/li>\n<li>The same can also be done from the \u2018Tools\u2019 menu, followed by clicking on the \u2018F12 Developers Menu\u2019 option.<\/li>\n<\/ul>\n<h3 id=\"inspect-elements-in-safari\"><span class=\"ez-toc-section\" id=\"Inspect_elements_in_Safari\"><\/span><span style=\"font-size:18px;\">Inspect elements in Safari<\/span><span class=\"ez-toc-section-end\"><\/span><\/h3>\n<ol>\n<li>Right click on the web page, whose source code needs to accessed.<\/li>\n<li>Click the \u2018Develop\u2019 tab and then select \u2018Open Web Inspector\u2019<\/li>\n<\/ol>\n<h2 id=\"conclusion\"><span class=\"ez-toc-section\" id=\"Conclusion\"><\/span><span style=\"font-size:24px;\">Conclusion<\/span><span class=\"ez-toc-section-end\"><\/span><\/h2>\n<p>Inspect Elements is one of the most practical and free tools offered in most of the web browsers. It serves best when it comes to learning about the technicalities involved while designing a web page. Also, as learnt from the article, it can even be used effectively in debugging of the web contents.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Not only a mere playing tool but Inspect Element can evince to be handy in learning the coding involved while designing a web page and it also lets you preview changes to your website before actually applying them. Let us proceed to know how can we hop on to using it.&#13;<\/p>\n","protected":false},"author":2,"featured_media":574,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_editorskit_title_hidden":false,"_editorskit_reading_time":0,"_editorskit_is_block_options_detached":false,"_editorskit_block_options_position":"{}","footnotes":""},"categories":[31],"tags":[187],"class_list":{"0":"post-334","1":"post","2":"type-post","3":"status-publish","4":"format-standard","5":"has-post-thumbnail","7":"category-research-report","8":"tag-research-report"},"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v24.3 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Complete Guide to Inspect Element 2020 - SaaSworthy 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:\/\/dev.saasworthy.com\/blog\/complete-guide-to-inspect-element\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Complete Guide to Inspect Element 2020 - SaaSworthy Blog\" \/>\n<meta property=\"og:description\" content=\"Not only a mere playing tool but Inspect Element can evince to be handy in learning the coding involved while designing a web page and it also lets you preview changes to your website before actually applying them. Let us proceed to know how can we hop on to using it.&#013;\" \/>\n<meta property=\"og:url\" content=\"https:\/\/dev.saasworthy.com\/blog\/complete-guide-to-inspect-element\" \/>\n<meta property=\"og:site_name\" content=\"SaaSworthy Blog | Top Software, Statistics, Insights, Reviews &amp; Trends in SaaS\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/saasworthy\/\" \/>\n<meta property=\"article:published_time\" content=\"2019-06-28T05:38:15+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2020-04-09T08:10:45+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/dev.saasworthy.com\/blog\/wp-content\/uploads\/2020\/04\/completeguidetoinspectelement_154_featuredimage_1561700295_mu2ax.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"560\" \/>\n\t<meta property=\"og:image:height\" content=\"315\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"SaaSworthy Team\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@saasworthy\" \/>\n<meta name=\"twitter:site\" content=\"@saasworthy\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"SaaSworthy Team\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"4 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/dev.saasworthy.com\/blog\/complete-guide-to-inspect-element\",\"url\":\"https:\/\/dev.saasworthy.com\/blog\/complete-guide-to-inspect-element\",\"name\":\"Complete Guide to Inspect Element 2020 - SaaSworthy Blog\",\"isPartOf\":{\"@id\":\"https:\/\/dev.saasworthy.com\/blog\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/dev.saasworthy.com\/blog\/complete-guide-to-inspect-element#primaryimage\"},\"image\":{\"@id\":\"https:\/\/dev.saasworthy.com\/blog\/complete-guide-to-inspect-element#primaryimage\"},\"thumbnailUrl\":\"https:\/\/dev.saasworthy.com\/blog\/wp-content\/uploads\/2020\/04\/completeguidetoinspectelement_154_featuredimage_1561700295_mu2ax.jpg\",\"datePublished\":\"2019-06-28T05:38:15+00:00\",\"dateModified\":\"2020-04-09T08:10:45+00:00\",\"author\":{\"@id\":\"https:\/\/dev.saasworthy.com\/blog\/#\/schema\/person\/6ad48130e86baf3c91e41f1e3640d944\"},\"breadcrumb\":{\"@id\":\"https:\/\/dev.saasworthy.com\/blog\/complete-guide-to-inspect-element#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/dev.saasworthy.com\/blog\/complete-guide-to-inspect-element\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/dev.saasworthy.com\/blog\/complete-guide-to-inspect-element#primaryimage\",\"url\":\"https:\/\/dev.saasworthy.com\/blog\/wp-content\/uploads\/2020\/04\/completeguidetoinspectelement_154_featuredimage_1561700295_mu2ax.jpg\",\"contentUrl\":\"https:\/\/dev.saasworthy.com\/blog\/wp-content\/uploads\/2020\/04\/completeguidetoinspectelement_154_featuredimage_1561700295_mu2ax.jpg\",\"width\":560,\"height\":315},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/dev.saasworthy.com\/blog\/complete-guide-to-inspect-element#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/dev.saasworthy.com\/blog\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Complete Guide to Inspect Element 2020\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/dev.saasworthy.com\/blog\/#website\",\"url\":\"https:\/\/dev.saasworthy.com\/blog\/\",\"name\":\"SaaSworthy Blog\",\"description\":\"Stay ahead in the SaaS industry with top software insights, latest statistics, and more. Explore the SaaSworthy Blog to choose the best SaaS solutions for your business.\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/dev.saasworthy.com\/blog\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Person\",\"@id\":\"https:\/\/dev.saasworthy.com\/blog\/#\/schema\/person\/6ad48130e86baf3c91e41f1e3640d944\",\"name\":\"SaaSworthy Team\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/dev.saasworthy.com\/blog\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/c873994e93f5606719d3d3017e934800?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/c873994e93f5606719d3d3017e934800?s=96&d=mm&r=g\",\"caption\":\"SaaSworthy Team\"},\"url\":\"https:\/\/dev.saasworthy.com\/blog\/author\/saasworthy-team\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Complete Guide to Inspect Element 2020 - SaaSworthy 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:\/\/dev.saasworthy.com\/blog\/complete-guide-to-inspect-element","og_locale":"en_US","og_type":"article","og_title":"Complete Guide to Inspect Element 2020 - SaaSworthy Blog","og_description":"Not only a mere playing tool but Inspect Element can evince to be handy in learning the coding involved while designing a web page and it also lets you preview changes to your website before actually applying them. Let us proceed to know how can we hop on to using it.&#13;","og_url":"https:\/\/dev.saasworthy.com\/blog\/complete-guide-to-inspect-element","og_site_name":"SaaSworthy Blog | Top Software, Statistics, Insights, Reviews &amp; Trends in SaaS","article_publisher":"https:\/\/www.facebook.com\/saasworthy\/","article_published_time":"2019-06-28T05:38:15+00:00","article_modified_time":"2020-04-09T08:10:45+00:00","og_image":[{"width":560,"height":315,"url":"https:\/\/dev.saasworthy.com\/blog\/wp-content\/uploads\/2020\/04\/completeguidetoinspectelement_154_featuredimage_1561700295_mu2ax.jpg","type":"image\/jpeg"}],"author":"SaaSworthy Team","twitter_card":"summary_large_image","twitter_creator":"@saasworthy","twitter_site":"@saasworthy","twitter_misc":{"Written by":"SaaSworthy Team","Est. reading time":"4 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/dev.saasworthy.com\/blog\/complete-guide-to-inspect-element","url":"https:\/\/dev.saasworthy.com\/blog\/complete-guide-to-inspect-element","name":"Complete Guide to Inspect Element 2020 - SaaSworthy Blog","isPartOf":{"@id":"https:\/\/dev.saasworthy.com\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/dev.saasworthy.com\/blog\/complete-guide-to-inspect-element#primaryimage"},"image":{"@id":"https:\/\/dev.saasworthy.com\/blog\/complete-guide-to-inspect-element#primaryimage"},"thumbnailUrl":"https:\/\/dev.saasworthy.com\/blog\/wp-content\/uploads\/2020\/04\/completeguidetoinspectelement_154_featuredimage_1561700295_mu2ax.jpg","datePublished":"2019-06-28T05:38:15+00:00","dateModified":"2020-04-09T08:10:45+00:00","author":{"@id":"https:\/\/dev.saasworthy.com\/blog\/#\/schema\/person\/6ad48130e86baf3c91e41f1e3640d944"},"breadcrumb":{"@id":"https:\/\/dev.saasworthy.com\/blog\/complete-guide-to-inspect-element#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/dev.saasworthy.com\/blog\/complete-guide-to-inspect-element"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/dev.saasworthy.com\/blog\/complete-guide-to-inspect-element#primaryimage","url":"https:\/\/dev.saasworthy.com\/blog\/wp-content\/uploads\/2020\/04\/completeguidetoinspectelement_154_featuredimage_1561700295_mu2ax.jpg","contentUrl":"https:\/\/dev.saasworthy.com\/blog\/wp-content\/uploads\/2020\/04\/completeguidetoinspectelement_154_featuredimage_1561700295_mu2ax.jpg","width":560,"height":315},{"@type":"BreadcrumbList","@id":"https:\/\/dev.saasworthy.com\/blog\/complete-guide-to-inspect-element#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/dev.saasworthy.com\/blog\/"},{"@type":"ListItem","position":2,"name":"Complete Guide to Inspect Element 2020"}]},{"@type":"WebSite","@id":"https:\/\/dev.saasworthy.com\/blog\/#website","url":"https:\/\/dev.saasworthy.com\/blog\/","name":"SaaSworthy Blog","description":"Stay ahead in the SaaS industry with top software insights, latest statistics, and more. Explore the SaaSworthy Blog to choose the best SaaS solutions for your business.","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/dev.saasworthy.com\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Person","@id":"https:\/\/dev.saasworthy.com\/blog\/#\/schema\/person\/6ad48130e86baf3c91e41f1e3640d944","name":"SaaSworthy Team","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/dev.saasworthy.com\/blog\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/c873994e93f5606719d3d3017e934800?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/c873994e93f5606719d3d3017e934800?s=96&d=mm&r=g","caption":"SaaSworthy Team"},"url":"https:\/\/dev.saasworthy.com\/blog\/author\/saasworthy-team"}]}},"_links":{"self":[{"href":"https:\/\/dev.saasworthy.com\/blog\/wp-json\/wp\/v2\/posts\/334","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/dev.saasworthy.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/dev.saasworthy.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/dev.saasworthy.com\/blog\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/dev.saasworthy.com\/blog\/wp-json\/wp\/v2\/comments?post=334"}],"version-history":[{"count":1,"href":"https:\/\/dev.saasworthy.com\/blog\/wp-json\/wp\/v2\/posts\/334\/revisions"}],"predecessor-version":[{"id":814,"href":"https:\/\/dev.saasworthy.com\/blog\/wp-json\/wp\/v2\/posts\/334\/revisions\/814"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/dev.saasworthy.com\/blog\/wp-json\/wp\/v2\/media\/574"}],"wp:attachment":[{"href":"https:\/\/dev.saasworthy.com\/blog\/wp-json\/wp\/v2\/media?parent=334"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/dev.saasworthy.com\/blog\/wp-json\/wp\/v2\/categories?post=334"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/dev.saasworthy.com\/blog\/wp-json\/wp\/v2\/tags?post=334"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}