Explorar el Código

로봇 노인덱스 추가

junekeunsong hace 4 años
padre
commit
27acfd3418
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      src/main/webapp/WEB-INF/jsp/include/header.jsp

+ 1 - 0
src/main/webapp/WEB-INF/jsp/include/header.jsp

@@ -9,6 +9,7 @@
 <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
 <meta name="description" content="Responsive Bootstrap 4 Admin &amp; Dashboard Template">
 <meta name="author" content="Bootlab">
+<meta name="robots" content="noindex" />
 
 <title><c:out value="${data._TITLE}"/></title>