{"id":65220,"date":"2023-03-22T18:01:47","date_gmt":"2023-03-22T10:01:47","guid":{"rendered":"https:\/\/www.hongkiat.com\/blog\/?p=65220"},"modified":"2023-03-16T18:29:10","modified_gmt":"2023-03-16T10:29:10","slug":"google-sheets-create-qrcode","status":"publish","type":"post","link":"https:\/\/www.hongkiat.com\/blog\/google-sheets-create-qrcode\/","title":{"rendered":"How to Make QR Codes in Google Sheets"},"content":{"rendered":"<p>Though there are many ways you can create <a href=\"https:\/\/www.hongkiat.com\/blog\/qr-code-artworks\/\">QR code<\/a> for a URL, like through online and offline tools, however, there\u2019s a fairly simple way to create a QR code using Google Sheets as well.<\/p>\n<p>In this post, I\u2019ll show you two simple ways to create a QR code using Google Sheets. One method involves using a <a href=\"#formula\">Google Sheet formula<\/a> and the other can be done through a <a href=\"#addon\">Google Sheet add-on<\/a>.<\/p>\n<div class=\"ref-block ref-block--post\" id=\"ref-post-1\">\n\t\t\t\t\t<a href=\"https:\/\/www.hongkiat.com\/blog\/google-sheets-create-barcode\/\" class=\"ref-block__link\" title=\"Read More: How to Generate Barcodes in Google Sheets\" rel=\"bookmark\"><span class=\"screen-reader-text\">How to Generate Barcodes in Google Sheets<\/span><\/a>\n<div class=\"ref-block__thumbnail img-thumb img-thumb--jumbo\" data-img='{ \"src\" : \"https:\/\/assets.hongkiat.com\/uploads\/thumbs\/250x160\/google-sheets-create-barcode.jpg\" }'>\n\t\t\t\t\t\t\t<noscript>\n<style>.no-js #ref-block-post-61581 .ref-block__thumbnail { background-image: url(\"https:\/\/assets.hongkiat.com\/uploads\/thumbs\/250x160\/google-sheets-create-barcode.jpg\"); }<\/style>\n<\/noscript>\n\t\t\t\t\t\t<\/div>\n<div class=\"ref-block__summary\">\n<h4 class=\"ref-title\">How to Generate Barcodes in Google Sheets<\/h4>\n<p class=\"ref-description\">\n\t\t\t\t\t\tCreate and generate barcodes from product codes automatically using Google Sheets.\t\t\t\t\t\t<span>Read more<\/span><\/p>\n<\/div>\n<\/div>\n<h2 id=\"formula\">Method 1. Using Google Sheets Formula<\/h2>\n<p>Before starting, decide <em>which cell you  to insert the information \/ URL in<\/em> and <em>which cell to display the QR code at<\/em>.<\/p>\n<p>In our example, we\u2019ll insert the URL in A1, and display the QR code in A2.<\/p>\n<p>Go ahead and paste the following formula in A2.<\/p>\n<p><code>=image(\"https:\/\/chart.googleapis.com\/chart?chs=300x300&cht=qr&chl=\"&ENCODEURL(A1))<\/code><\/p>\n<p>What this formula does is \u2013 it takes the information from cell A1 and turns it into a 300\u00d7300 (width x height) QR code.<\/p>\n<p>Simple as that.<\/p>\n<h3>QR Code too small?<\/h3>\n<p>However, if you are seeing a tiny QR code in cell A2, like the one in the screenshot below, that\u2019s probably because you have not adjusted the height of your row.<\/p>\n<figure><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/assets.hongkiat.com\/uploads\/google-sheets-create-qrcode\/qr-code-small.jpg\" alt=\"qr code small\" width=\"1000\" height=\"345\"><\/figure>\n<p>To make the QR code bigger, go in between rows 1 and 2, pull it down, and you\u2019ll get a bigger image.<\/p>\n<figure><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/assets.hongkiat.com\/uploads\/google-sheets-create-qrcode\/enlarge-cell.gif\" alt=\"enlarge cell\" width=\"1112\" height=\"624\"><\/figure>\n<h2 id=\"addon\">Method 2. Using Google Sheets Add-ons<\/h2>\n<p>While I don\u2019t see much of a reason to use this when you can easily achieve it through <a href=\"#formula\">method 1<\/a>, this approach, however, comes in handy if you don\u2019t want to rely on remembering the QR code-generating formula in Google Sheets.<\/p>\n<ol>\n<li>To install the extension, go to <strong>Extensions<\/strong> &gt; <strong>Add-ons<\/strong> &gt; <strong>Get add-ons<\/strong>.<\/li>\n<figure><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/assets.hongkiat.com\/uploads\/google-sheets-create-qrcode\/extension-get-addon.jpg\" alt=\"get add-ons\" width=\"1454\" height=\"482\"><\/figure>\n<li>In the Google Workspace Marketplace, type in \"<strong>QR code make<\/strong>r\", hit search, then click on the first result.<\/li>\n<figure><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/assets.hongkiat.com\/uploads\/google-sheets-create-qrcode\/qr-code-maker.jpg\" alt=\"qr code maker\" width=\"1500\" height=\"795\"><\/figure>\n<li> Follow the on-screen instructions to <strong>install the QR Code Maker add-on<\/strong>.<\/li>\n<figure><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/assets.hongkiat.com\/uploads\/google-sheets-create-qrcode\/install-ar-code-maker.jpg\" alt=\"install qr code maker\" width=\"1500\" height=\"790\"><\/figure>\n<li> Now to create a QR code with this add-on, go to <strong>Extensions<\/strong> &gt; <strong>QR Code Maker<\/strong> &gt; <strong>Insert QR Code<\/strong>.<\/li>\n<figure><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/assets.hongkiat.com\/uploads\/google-sheets-create-qrcode\/qr-code-maker-insert.jpg\" alt=\"insert qr code\" width=\"1500\" height=\"759\"><\/figure>\n<li>This will open up a sidebar (on the right) for the add-on. <strong>Type in your text or URL<\/strong> inside the Text or Link field, and hit <strong>Generate<\/strong>.<\/li>\n<figure><img decoding=\"async\" src=\"https:\/\/assets.hongkiat.com\/uploads\/google-sheets-create-qrcode\/generate-qr-code.gif\" alt=\"generate qr code\"><\/figure>\n<li>Now click <strong>Insert<\/strong> to add this QR code to your sheet. You can then re-position or adjust its size as you please.<\/li>\n<figure><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/assets.hongkiat.com\/uploads\/google-sheets-create-qrcode\/insert-qr-code.gif\" alt=\"insert qr code\" width=\"1200\" height=\"635\"><\/figure>\n<\/ol>","protected":false},"excerpt":{"rendered":"<p>Though there are many ways you can create QR code for a URL, like through online and offline tools, however, there\u2019s a fairly simple way to create a QR code using Google Sheets as well. In this post, I\u2019ll show you two simple ways to create a QR code using Google Sheets. One method involves&hellip;<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_jetpack_memberships_contains_paid_content":false,"footnotes":""},"categories":[3398],"tags":[4668,4554,1826],"topic":[],"class_list":["entry-content","is-maxi"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v22.8 (Yoast SEO v27.4) - https:\/\/yoast.com\/product\/yoast-seo-premium-wordpress\/ -->\n<title>How to Make QR Codes in Google Sheets - Hongkiat<\/title>\n<meta name=\"description\" content=\"Though there are many ways you can create QR code for a URL, like through online and offline tools, however, there&#039;s a fairly simple way to create a QR\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.hongkiat.com\/blog\/google-sheets-create-qrcode\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"How to Make QR Codes in Google Sheets\" \/>\n<meta property=\"og:description\" content=\"Though there are many ways you can create QR code for a URL, like through online and offline tools, however, there&#039;s a fairly simple way to create a QR\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.hongkiat.com\/blog\/google-sheets-create-qrcode\/\" \/>\n<meta property=\"og:site_name\" content=\"Hongkiat\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/hongkiatcom\" \/>\n<meta property=\"article:published_time\" content=\"2023-03-22T10:01:47+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/assets.hongkiat.com\/uploads\/google-sheets-create-qrcode\/qr-code-small.jpg\" \/>\n<meta name=\"author\" content=\"Hongkiat Lim\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@hongkiat\" \/>\n<meta name=\"twitter:site\" content=\"@hongkiat\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Hongkiat Lim\" \/>\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\":\"Article\",\"@id\":\"https:\\\/\\\/www.hongkiat.com\\\/blog\\\/google-sheets-create-qrcode\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.hongkiat.com\\\/blog\\\/google-sheets-create-qrcode\\\/\"},\"author\":{\"name\":\"Hongkiat Lim\",\"@id\":\"https:\\\/\\\/www.hongkiat.com\\\/blog\\\/#\\\/schema\\\/person\\\/e3613a3bf757e4f67770f0b7a339edd0\"},\"headline\":\"How to Make QR Codes in Google Sheets\",\"datePublished\":\"2023-03-22T10:01:47+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/www.hongkiat.com\\\/blog\\\/google-sheets-create-qrcode\\\/\"},\"wordCount\":374,\"publisher\":{\"@id\":\"https:\\\/\\\/www.hongkiat.com\\\/blog\\\/#organization\"},\"image\":{\"@id\":\"https:\\\/\\\/www.hongkiat.com\\\/blog\\\/google-sheets-create-qrcode\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/assets.hongkiat.com\\\/uploads\\\/google-sheets-create-qrcode\\\/qr-code-small.jpg\",\"keywords\":[\"gc\",\"Google Sheets\",\"qr code\"],\"articleSection\":[\"Internet\"],\"inLanguage\":\"en-US\"},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.hongkiat.com\\\/blog\\\/google-sheets-create-qrcode\\\/\",\"url\":\"https:\\\/\\\/www.hongkiat.com\\\/blog\\\/google-sheets-create-qrcode\\\/\",\"name\":\"How to Make QR Codes in Google Sheets - Hongkiat\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.hongkiat.com\\\/blog\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/www.hongkiat.com\\\/blog\\\/google-sheets-create-qrcode\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/www.hongkiat.com\\\/blog\\\/google-sheets-create-qrcode\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/assets.hongkiat.com\\\/uploads\\\/google-sheets-create-qrcode\\\/qr-code-small.jpg\",\"datePublished\":\"2023-03-22T10:01:47+00:00\",\"description\":\"Though there are many ways you can create QR code for a URL, like through online and offline tools, however, there's a fairly simple way to create a QR\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.hongkiat.com\\\/blog\\\/google-sheets-create-qrcode\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.hongkiat.com\\\/blog\\\/google-sheets-create-qrcode\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/www.hongkiat.com\\\/blog\\\/google-sheets-create-qrcode\\\/#primaryimage\",\"url\":\"https:\\\/\\\/assets.hongkiat.com\\\/uploads\\\/google-sheets-create-qrcode\\\/qr-code-small.jpg\",\"contentUrl\":\"https:\\\/\\\/assets.hongkiat.com\\\/uploads\\\/google-sheets-create-qrcode\\\/qr-code-small.jpg\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.hongkiat.com\\\/blog\\\/google-sheets-create-qrcode\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/www.hongkiat.com\\\/blog\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"How to Make QR Codes in Google Sheets\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.hongkiat.com\\\/blog\\\/#website\",\"url\":\"https:\\\/\\\/www.hongkiat.com\\\/blog\\\/\",\"name\":\"Hongkiat\",\"description\":\"Tech and Design Tips\",\"publisher\":{\"@id\":\"https:\\\/\\\/www.hongkiat.com\\\/blog\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/www.hongkiat.com\\\/blog\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/www.hongkiat.com\\\/blog\\\/#organization\",\"name\":\"Hongkiat.com\",\"url\":\"https:\\\/\\\/www.hongkiat.com\\\/blog\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/www.hongkiat.com\\\/blog\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/www.hongkiat.com\\\/blog\\\/wp-content\\\/uploads\\\/hkdc-logo-rect-yoast.jpg\",\"contentUrl\":\"https:\\\/\\\/www.hongkiat.com\\\/blog\\\/wp-content\\\/uploads\\\/hkdc-logo-rect-yoast.jpg\",\"width\":1200,\"height\":799,\"caption\":\"Hongkiat.com\"},\"image\":{\"@id\":\"https:\\\/\\\/www.hongkiat.com\\\/blog\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/hongkiatcom\",\"https:\\\/\\\/x.com\\\/hongkiat\",\"https:\\\/\\\/www.pinterest.com\\\/hongkiat\\\/\"]},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/www.hongkiat.com\\\/blog\\\/#\\\/schema\\\/person\\\/e3613a3bf757e4f67770f0b7a339edd0\",\"name\":\"Hongkiat Lim\",\"description\":\"Founder and Editor in Chief of Hongkiat.com. Hongkiat is also a designer, developer, entrepreneur, and an active investor in the US stock market.\",\"sameAs\":[\"http:\\\/\\\/www.hongkiat.com\\\/blog\"],\"url\":\"https:\\\/\\\/www.hongkiat.com\\\/blog\\\/author\\\/hongkiat\\\/\"}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"How to Make QR Codes in Google Sheets - Hongkiat","description":"Though there are many ways you can create QR code for a URL, like through online and offline tools, however, there's a fairly simple way to create a QR","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:\/\/www.hongkiat.com\/blog\/google-sheets-create-qrcode\/","og_locale":"en_US","og_type":"article","og_title":"How to Make QR Codes in Google Sheets","og_description":"Though there are many ways you can create QR code for a URL, like through online and offline tools, however, there's a fairly simple way to create a QR","og_url":"https:\/\/www.hongkiat.com\/blog\/google-sheets-create-qrcode\/","og_site_name":"Hongkiat","article_publisher":"https:\/\/www.facebook.com\/hongkiatcom","article_published_time":"2023-03-22T10:01:47+00:00","og_image":[{"url":"https:\/\/assets.hongkiat.com\/uploads\/google-sheets-create-qrcode\/qr-code-small.jpg","type":"","width":"","height":""}],"author":"Hongkiat Lim","twitter_card":"summary_large_image","twitter_creator":"@hongkiat","twitter_site":"@hongkiat","twitter_misc":{"Written by":"Hongkiat Lim","Est. reading time":"4 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.hongkiat.com\/blog\/google-sheets-create-qrcode\/#article","isPartOf":{"@id":"https:\/\/www.hongkiat.com\/blog\/google-sheets-create-qrcode\/"},"author":{"name":"Hongkiat Lim","@id":"https:\/\/www.hongkiat.com\/blog\/#\/schema\/person\/e3613a3bf757e4f67770f0b7a339edd0"},"headline":"How to Make QR Codes in Google Sheets","datePublished":"2023-03-22T10:01:47+00:00","mainEntityOfPage":{"@id":"https:\/\/www.hongkiat.com\/blog\/google-sheets-create-qrcode\/"},"wordCount":374,"publisher":{"@id":"https:\/\/www.hongkiat.com\/blog\/#organization"},"image":{"@id":"https:\/\/www.hongkiat.com\/blog\/google-sheets-create-qrcode\/#primaryimage"},"thumbnailUrl":"https:\/\/assets.hongkiat.com\/uploads\/google-sheets-create-qrcode\/qr-code-small.jpg","keywords":["gc","Google Sheets","qr code"],"articleSection":["Internet"],"inLanguage":"en-US"},{"@type":"WebPage","@id":"https:\/\/www.hongkiat.com\/blog\/google-sheets-create-qrcode\/","url":"https:\/\/www.hongkiat.com\/blog\/google-sheets-create-qrcode\/","name":"How to Make QR Codes in Google Sheets - Hongkiat","isPartOf":{"@id":"https:\/\/www.hongkiat.com\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.hongkiat.com\/blog\/google-sheets-create-qrcode\/#primaryimage"},"image":{"@id":"https:\/\/www.hongkiat.com\/blog\/google-sheets-create-qrcode\/#primaryimage"},"thumbnailUrl":"https:\/\/assets.hongkiat.com\/uploads\/google-sheets-create-qrcode\/qr-code-small.jpg","datePublished":"2023-03-22T10:01:47+00:00","description":"Though there are many ways you can create QR code for a URL, like through online and offline tools, however, there's a fairly simple way to create a QR","breadcrumb":{"@id":"https:\/\/www.hongkiat.com\/blog\/google-sheets-create-qrcode\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.hongkiat.com\/blog\/google-sheets-create-qrcode\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.hongkiat.com\/blog\/google-sheets-create-qrcode\/#primaryimage","url":"https:\/\/assets.hongkiat.com\/uploads\/google-sheets-create-qrcode\/qr-code-small.jpg","contentUrl":"https:\/\/assets.hongkiat.com\/uploads\/google-sheets-create-qrcode\/qr-code-small.jpg"},{"@type":"BreadcrumbList","@id":"https:\/\/www.hongkiat.com\/blog\/google-sheets-create-qrcode\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.hongkiat.com\/blog\/"},{"@type":"ListItem","position":2,"name":"How to Make QR Codes in Google Sheets"}]},{"@type":"WebSite","@id":"https:\/\/www.hongkiat.com\/blog\/#website","url":"https:\/\/www.hongkiat.com\/blog\/","name":"Hongkiat","description":"Tech and Design Tips","publisher":{"@id":"https:\/\/www.hongkiat.com\/blog\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.hongkiat.com\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/www.hongkiat.com\/blog\/#organization","name":"Hongkiat.com","url":"https:\/\/www.hongkiat.com\/blog\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.hongkiat.com\/blog\/#\/schema\/logo\/image\/","url":"https:\/\/www.hongkiat.com\/blog\/wp-content\/uploads\/hkdc-logo-rect-yoast.jpg","contentUrl":"https:\/\/www.hongkiat.com\/blog\/wp-content\/uploads\/hkdc-logo-rect-yoast.jpg","width":1200,"height":799,"caption":"Hongkiat.com"},"image":{"@id":"https:\/\/www.hongkiat.com\/blog\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/hongkiatcom","https:\/\/x.com\/hongkiat","https:\/\/www.pinterest.com\/hongkiat\/"]},{"@type":"Person","@id":"https:\/\/www.hongkiat.com\/blog\/#\/schema\/person\/e3613a3bf757e4f67770f0b7a339edd0","name":"Hongkiat Lim","description":"Founder and Editor in Chief of Hongkiat.com. Hongkiat is also a designer, developer, entrepreneur, and an active investor in the US stock market.","sameAs":["http:\/\/www.hongkiat.com\/blog"],"url":"https:\/\/www.hongkiat.com\/blog\/author\/hongkiat\/"}]}},"jetpack_featured_media_url":"https:\/\/","jetpack_shortlink":"https:\/\/wp.me\/p4uxU-gXW","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/www.hongkiat.com\/blog\/wp-json\/wp\/v2\/posts\/65220","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.hongkiat.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.hongkiat.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.hongkiat.com\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.hongkiat.com\/blog\/wp-json\/wp\/v2\/comments?post=65220"}],"version-history":[{"count":1,"href":"https:\/\/www.hongkiat.com\/blog\/wp-json\/wp\/v2\/posts\/65220\/revisions"}],"predecessor-version":[{"id":65222,"href":"https:\/\/www.hongkiat.com\/blog\/wp-json\/wp\/v2\/posts\/65220\/revisions\/65222"}],"wp:attachment":[{"href":"https:\/\/www.hongkiat.com\/blog\/wp-json\/wp\/v2\/media?parent=65220"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.hongkiat.com\/blog\/wp-json\/wp\/v2\/categories?post=65220"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.hongkiat.com\/blog\/wp-json\/wp\/v2\/tags?post=65220"},{"taxonomy":"topic","embeddable":true,"href":"https:\/\/www.hongkiat.com\/blog\/wp-json\/wp\/v2\/topic?post=65220"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}