From e6bd02d0a12b691017c85aafa2f5d7bc014d2527 Mon Sep 17 00:00:00 2001 From: jiwoo Date: Mon, 7 Aug 2023 10:59:23 +0900 Subject: [PATCH] =?UTF-8?q?=EC=9D=B4=EC=A7=80=EC=9A=B0=20-=20=EB=B3=B4?= =?UTF-8?q?=EC=95=88=EC=B7=A8=EC=95=BD=EC=A0=90=20=EC=A1=B0=EC=B9=98.=2010?= =?UTF-8?q?=EA=B0=9C=EC=9D=98=20URL=20=EA=B2=80=EC=83=89=20=EC=B0=A8?= =?UTF-8?q?=EB=8B=A8=EC=9D=84=20=EC=9C=84=ED=95=B4=20robots.txt=EC=97=90?= =?UTF-8?q?=20=EC=B6=94=EA=B0=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/webapp/robots.txt | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/src/main/webapp/robots.txt b/src/main/webapp/robots.txt index 308510a1..923cff4f 100644 --- a/src/main/webapp/robots.txt +++ b/src/main/webapp/robots.txt @@ -1,3 +1,13 @@ User-agent: * Disallow:/uat +Disallow:/MapUrl.do +Disallow:/web/mjon/msgdata/selectMsgDataSMLViewAjax.do +Disallow:/web/pop/testSendPop.do +Disallow:/web/addr/getAddrGroupDuplCheckAjax.do +Disallow:/web/mjon/msgdata/sendMsgDataAjax.do +Disallow:/web/com/userSessionExpendAjax.do +Disallow:/web/mjon/msgdata/selectMsgGroupNotExistInfoAjax.do +Disallow:/web/addr/getAddrGroupDuplCheckAjax.do +Disallow:/web/mjon/msgdata/selectMsgAddrListAjax.do +Disallow:/web/mjon/conf/selectMjonMsgUseConfAjax.do Sitemap: https://www.munjaon.co.kr/sitemap.xml \ No newline at end of file