From ce91022057dfdb382ed2ea7df63c3048b2277268 Mon Sep 17 00:00:00 2001
From: Joel Coutinho <joelsteve97@hotmail.com>
Date: Thu, 21 Sep 2023 12:06:09 +0530
Subject: [PATCH] updates SEO info

---
 content/how-we-cut-our-aws-costs/index.md |  2 +-
 static/blog-seo/config.json               | 23 +++++++++++++++++++++++
 2 files changed, 24 insertions(+), 1 deletion(-)

diff --git a/content/how-we-cut-our-aws-costs/index.md b/content/how-we-cut-our-aws-costs/index.md
index 5811bb1c..6e67a78a 100644
--- a/content/how-we-cut-our-aws-costs/index.md
+++ b/content/how-we-cut-our-aws-costs/index.md
@@ -1,7 +1,7 @@
 ---
 title: How we cut our AWS costs by more than 50%
 date: "2023-09-19"
-description: "Part 1 in a series of  how we were able to cut down our AWS infrastructure costs by more than 60%"
+description: "Part 1 in a series of  how we were able to cut down our AWS infrastructure costs by more than 50%"
 cover: "how-we-cut-our-aws-costs.png"
 category: "programming"
 author: "Joel Coutinho"
diff --git a/static/blog-seo/config.json b/static/blog-seo/config.json
index 83722751..c1754d9f 100644
--- a/static/blog-seo/config.json
+++ b/static/blog-seo/config.json
@@ -619,5 +619,28 @@
         ],
         "title": "What is LDAP & How does it work?",
         "schema": "<script type=\"application/ld+json\">\n{\"@context\":\"https://schema.org\",\"@type\":\"Article\",\"mainEntityOfPage\":{\"@type\":\"WebPage\",\"@id\":\"https://supertokens.com/blog/what-is-ldap\"},\"headline\":\"What is LDAP & How does it work?\",\"image\":\"https://supertokens.com/blog-meta-images/what-is-ldap.png\",\"author\":{\"@type\":\"Organization\",\"name\":\"SuperTokens\",\"url\":\"https://supertokens.com\"},\"publisher\":{\"@type\":\"Organization\",\"name\":\"SuperTokens\",\"logo\":{\"@type\":\"ImageObject\",\"url\":\"https://supertokens.com/static/assets/dark-home/logo.png\"}}}</script>"
+    },
+    {
+        "path": "/blog/how-we-cut-our-aws-costs",
+        "metaTags": [
+            "<meta name=\"description\" content=\"In this two part blog series we will break down how we were able to cut down our AWS costs by over 50%\" />",
+            "",
+            "<meta name=\"keywords\" content=\"aws, cost optimization, open source, authentication\" />",
+            "<!--OG Tags-->",
+            "<meta property=\"og:title\" content=\"How we cut our AWS costs by more than 50%\" />",
+            "<meta property=\"og:type\" content=\"article\" />",
+            "<meta property=\"og:url\" content=\"https://supertokens.com/blog/how-we-cut-our-aws-costs\" />",
+            "<meta property=\"og:description\" content=\"In this two part blog series we will break down how we were able to cut down our AWS costs by over 50%\" /\"/>",
+            "<meta property=\"og:image\" content=\"https://supertokens.com/blog-meta-images/how-we-cut-our-aws-costs.png\" />",
+            "",
+            "<meta name=\"twitter:card\" content=\"summary_large_image\" />",
+            "<meta name=\"twitter:title\" content=\"How we cut our AWS costs by more than 50%\" />",
+            "<meta name=\"twitter:description\" content=\"In this two part blog series we will break down how we were able to cut down our AWS costs by over 50%\" />",
+            "<meta name=\"twitter:url\" content=\"https://supertokens.com/blog/how-we-cut-our-aws-costs\" />",
+            "<meta name=\"twitter:image\" content=\"https://supertokens.com/blog-meta-images/how-we-cut-our-aws-costs.png\" /> ",
+            "<!--OG Tags-->"
+        ],
+        "title": "How we cut our AWS costs by more than 50%",
+        "schema": "<script type=\"application/ld+json\">\n{\"@context\":\"https://schema.org\",\"@type\":\"Article\",\"mainEntityOfPage\":{\"@type\":\"WebPage\",\"@id\":\"https://supertokens.com/blog/how-we-cut-our-aws-costs\"},\"headline\":\"How we cut our AWS costs by more than 50%\",\"image\":\"https://supertokens.com/blog-meta-images/how-we-cut-our-aws-costs.png\",\"author\":{\"@type\":\"Organization\",\"name\":\"SuperTokens\",\"url\":\"https://supertokens.com\"},\"publisher\":{\"@type\":\"Organization\",\"name\":\"SuperTokens\",\"logo\":{\"@type\":\"ImageObject\",\"url\":\"https://supertokens.com/static/assets/dark-home/logo.png\"}}}</script>"
     }
 ]
\ No newline at end of file