We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b8608a5 + b0a5b40 commit cebb287Copy full SHA for cebb287
app/routes/_index.tsx
@@ -37,7 +37,7 @@ export const meta: MetaFunction = () => {
37
},
38
{
39
name: "robots",
40
- content: "index, follow",
+ content: "noindex, nofollow",
41
42
];
43
};
0 commit comments