Skip to content

Commit bada41f

Browse files
geroplona-agent
andauthored
[dashboard] robots-meta: noindex -> noindex, nofollow, noarchive, nosnippet, noimageindex (#21064)
Co-authored-by: Ona <[email protected]>
1 parent 4adaad3 commit bada41f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/dashboard/public/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<link rel="icon" href="%PUBLIC_URL%/favicon256.png" />
1212
<meta name="viewport" content="width=device-width, initial-scale=1" />
1313
<meta name="theme-color" content="#000000" />
14-
<meta name="robots" content="noindex">
14+
<meta name="robots" content="noindex, nofollow, noarchive, nosnippet, noimageindex">
1515
<meta
1616
name="Gitpod"
1717
content="Always Ready-to-Code"

0 commit comments

Comments
 (0)