From ecfbfc7cac46534eb612cb07a5d7571f5478a740 Mon Sep 17 00:00:00 2001 From: kjh2064 Date: Mon, 29 Jun 2026 15:18:44 +0900 Subject: [PATCH] =?UTF-8?q?feat:=20=EA=B2=80=EC=83=89=EC=97=94=EC=A7=84=20?= =?UTF-8?q?=EB=85=B8=EC=B6=9C=20=EA=B0=95=ED=99=94=EB=A5=BC=20=EC=9C=84?= =?UTF-8?q?=ED=95=9C=20SEO=20=EC=84=A4=EC=A0=95(sitemap.xml,=20JSON-LD=20?= =?UTF-8?q?=EA=B5=AC=EC=A1=B0=ED=99=94=20=EB=8D=B0=EC=9D=B4=ED=84=B0,=20?= =?UTF-8?q?=EB=A9=94=ED=83=80=20=ED=83=9C=EA=B7=B8)=20=EC=B6=94=EA=B0=80?= =?UTF-8?q?=20=EB=B0=8F=20=EA=B0=9C=EC=84=A0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- TaxBaik.Web/Pages/_Layout.cshtml | 50 +++++++++++++++++++++++++++----- TaxBaik.Web/wwwroot/sitemap.xml | 31 ++++++++++++++++++++ 2 files changed, 74 insertions(+), 7 deletions(-) create mode 100644 TaxBaik.Web/wwwroot/sitemap.xml diff --git a/TaxBaik.Web/Pages/_Layout.cshtml b/TaxBaik.Web/Pages/_Layout.cshtml index 021f4d4..9463b77 100644 --- a/TaxBaik.Web/Pages/_Layout.cshtml +++ b/TaxBaik.Web/Pages/_Layout.cshtml @@ -3,21 +3,57 @@ - @(ViewData["Title"] ?? "백원숙 세무회계") - - - - - + @(ViewData["Title"] ?? "백원숙 세무회계 - 세무사 전문 상담") + + + + + + + + + + + + + + + + + + + + - + + + + diff --git a/TaxBaik.Web/wwwroot/sitemap.xml b/TaxBaik.Web/wwwroot/sitemap.xml new file mode 100644 index 0000000..a07910c --- /dev/null +++ b/TaxBaik.Web/wwwroot/sitemap.xml @@ -0,0 +1,31 @@ + + + + + http://178.104.200.7/taxbaik/ + 2026-06-29 + daily + 1.0 + + + + http://178.104.200.7/taxbaik/portal + 2026-06-29 + weekly + 0.8 + + + + http://178.104.200.7/taxbaik/terms + 2026-06-29 + monthly + 0.3 + + + + http://178.104.200.7/taxbaik/privacy + 2026-06-29 + monthly + 0.3 + +