검색엔진 수집이 불필요한 페이지에 대한 robots 메타 태그 추가

xpressengine/xe-core#2293 patch by @bnu
This commit is contained in:
bnu 2018-08-31 12:27:03 +09:00 committed by Kijin Sung
parent cb66b4e5df
commit 71651c0542
14 changed files with 77 additions and 59 deletions

View file

@ -2,7 +2,7 @@
<module>
<grants />
<actions>
<action name="dispKrzipSearchForm" type="view" />
<action name="dispKrzipSearchForm" type="view" meta-noindex="true" />
<action name="getKrzipCodeList" type="model" />
<action name="dispKrzipAdminConfig" type="view" menu_name="krzip" menu_index="true" admin_index="true" />