[WEB-3509] chore: disable search indexing for space app (#6735)

This commit is contained in:
Anmol Singh Bhatia 2025-03-11 16:52:25 +05:30 committed by GitHub
parent 9ee1d8cb03
commit a477f55b23
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 3 additions and 0 deletions

View file

@ -30,6 +30,7 @@ export default function RootLayout({ children }: { children: React.ReactNode })
<link rel="icon" type="image/png" sizes="16x16" href={`${SPACE_BASE_PATH}/favicon/favicon-16x16.png`} />
<link rel="manifest" href={`${SPACE_BASE_PATH}/site.webmanifest.json`} />
<link rel="shortcut icon" href={`${SPACE_BASE_PATH}/favicon/favicon.ico`} />
<meta name="robots" content="noindex, nofollow" />
</head>
<body>
<AppProvider>

2
space/public/robots.txt Normal file
View file

@ -0,0 +1,2 @@
User-agent: *
Disallow: /