zhengjinyi 1 år sedan
förälder
incheckning
f4254a3140

+ 2 - 0
src/main/resources/templates/supplier-center/encyclopedia/chart.html

@@ -3,6 +3,8 @@
       xsi:schemaLocation="https://www.thymeleaf.org ">
 <head>
   <title>意向用户数据汇总</title>
+  <!--禁止抓取本页,禁止抓取和跟踪本页的其它链接-->
+  <meta name='robots' content='noindex,nofollow' />
   <template th:replace="components/head-link"></template>
   <link th:href="@{/css/supplier-center/encyclopedia/chart.css(v=${version})}" rel="stylesheet" type="text/css">
   <template th:replace="components/analysis"></template>