mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-04 01:01:41 +09:00
검색엔진 수집이 불필요한 페이지에 대한 robots 메타 태그 추가
xpressengine/xe-core#2293 patch by @bnu
This commit is contained in:
parent
cb66b4e5df
commit
71651c0542
14 changed files with 77 additions and 59 deletions
|
|
@ -2,7 +2,7 @@
|
|||
<module>
|
||||
<grants />
|
||||
<actions>
|
||||
<action name="IS" type="view" />
|
||||
<action name="IS" type="view" meta-noindex="true" />
|
||||
|
||||
<action name="dispIntegration_searchAdminContent" type="view" admin_index="true" />
|
||||
<action name="dispIntegration_searchAdminSkinInfo" type="view" />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue