Skip to content

Commit 348132f

Browse files
Merge branch 'feature/184583615-Prevent-Google-from-indexing-future-game-index-pages' into feature/184583615-CreateJS-Prevent-Google-indexing
2 parents ab9ea36 + b60533c commit 348132f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

templates/Springroll.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
<%= title %>
1010
</title>
1111
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0">
12+
<meta name="robots" content="noindex">
1213
</head>
1314

1415
<body>

0 commit comments

Comments
 (0)