Merge branch 'master' into kakaoFT
This commit is contained in:
commit
9fc678cace
@ -30,7 +30,12 @@
|
|||||||
</c:if>
|
</c:if>
|
||||||
<meta property="og:image" content="https://www.munjaon.co.kr/publish/images/favicon/ms-icon-144x144.png">
|
<meta property="og:image" content="https://www.munjaon.co.kr/publish/images/favicon/ms-icon-144x144.png">
|
||||||
<meta property="og:url" content="https://www.munjaon.co.kr/web/main/mainPage.do">
|
<meta property="og:url" content="https://www.munjaon.co.kr/web/main/mainPage.do">
|
||||||
|
|
||||||
|
|
||||||
|
<c:if test="${fn:contains(pageContext.request.requestURL, '/web/pay/PayGuide.do')}">
|
||||||
|
<!-- 요금안내 화면 태그 추가 -->
|
||||||
|
<meta name="robots" content="noindex">
|
||||||
|
</c:if>
|
||||||
<c:choose>
|
<c:choose>
|
||||||
<c:when test="${fn:contains(pageContext.request.requestURL, '/web/main/mainPage.do')}">
|
<c:when test="${fn:contains(pageContext.request.requestURL, '/web/main/mainPage.do')}">
|
||||||
<link rel="canonical" href="https://www.munjaon.co.kr/web/main/mainPage.do">
|
<link rel="canonical" href="https://www.munjaon.co.kr/web/main/mainPage.do">
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user