1
0
mirror of https://github.com/Mikaela/cv.git synced 2026-04-08 16:48:02 +02:00

Revert "head.html: add robots tags for AIs"

This reverts commit 7f52f1f894c6a8738d7af4eff9f81ede701bfde7.
This commit is contained in:
Aminda Suomalainen 2026-04-06 12:03:16 +03:00
parent f90d835e6a
commit 8219178779
Signed by: Mikaela
GPG Key ID: 99392F62BAE30723

View File

@ -1,21 +1,6 @@
<head>
<meta charset="utf-8">
<meta name="robots" content="{{ page.robots }}">
<!-- Based on https://darkvisitors.com/docs/robots-txt -->
<meta name="Applebot-Extended" content="noindex, nofollow">
<meta name="Bytespider" content="noindex, nofollow">
<meta name="CCBot" content="noindex, nofollow">
<meta name="ClaudeBot" content="noindex, nofollow">
<meta name="Diffbot" content="noindex, nofollow">
<meta name="FacebookBot" content="noindex, nofollow">
<meta name="Google-Extended" content="noindex, nofollow">
<meta name="GPTBot" content="noindex, nofollow">
<meta name="Meta-ExternalAgent" content="noindex, nofollow">
<meta name="omgili" content="noindex, nofollow">
<meta name="Timpibot" content="noindex, nofollow">
<meta name="anthropic-ai" content="noindex, nofollow">
<meta name="Claude-Web" content="noindex, nofollow">
<meta name="cohere-ai" content="noindex, nofollow">
<meta name="viewport" content="width=device-width, initial-scale=1">
<!---->
{%- seo -%}