stany.ferer 1 rok temu
rodzic
commit
f8f350fbc2
2 zmienionych plików z 2 dodań i 0 usunięć
  1. 1 0
      core/views/_cms.head.php
  2. 1 0
      core/views/_events.head.php

+ 1 - 0
core/views/_cms.head.php

@@ -16,6 +16,7 @@
 
         <link rel="stylesheet" href="css/dashboard.css"> 
         <link rel="icon" type="image/x-icon" href="favicon.ico">
+        <meta name="robots" content="noindex">
         
         <script src="libs/feather-icons/feather.min.js" type="text/javascript"></script>
         <script src="libs/js/modernizr.min.js" type="text/javascript"></script>

+ 1 - 0
core/views/_events.head.php

@@ -9,6 +9,7 @@
         ?>
         <link rel="stylesheet" href="css/validator.css">
         <link rel="stylesheet" href="libs/qrcode-reader/css/qrcode-reader.css">
+        <meta name="robots" content="noindex">
 </head>
 
 <body class=" bg-info">