Skip to content

Commit 85fcd72

Browse files
committed
feat: add search page with noindex, update robots.txt, and add utility links file
1 parent 4d26cd1 commit 85fcd72

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

404.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@
33
<head>
44
<meta charset="UTF-8">
55
<meta name="viewport" content="width=device-width, initial-scale=1.0">
6+
<meta name="robots" content="noindex, nofollow">
7+
<meta name="googlebot" content="noindex, nofollow">
68
<title>404 - Сторінку не знайдено | KeyTest.pp.ua</title>
79
<style>
810
body {

0 commit comments

Comments
 (0)