diff --git a/package.json b/package.json index 6b71bfda..6ccade78 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "coryd.dev", - "version": "4.0.12", + "version": "4.0.13", "description": "The source for my personal site, blog and portfolio. Built using 11ty and hosted on Netlify.", "type": "module", "scripts": { diff --git a/src/meta/robots.liquid b/src/meta/robots.liquid index 3858d4c4..0826aed1 100644 --- a/src/meta/robots.liquid +++ b/src/meta/robots.liquid @@ -8,26 +8,29 @@ Sitemap: https://coryd.dev/sitemap.xml User-agent: * Disallow: -User-agent: CCBot -Disallow: / - User-agent: AdsBot-Google Disallow: / -User-agent: Google-Extended -Disallow: / - User-agent: Bytespider Disallow: / -User-agent: ChatGPT-User +User-agent: CCBot Disallow: / -User-agent: GPTBot +User-agent: ChatGPT-User Disallow: / User-agent: FacebookBot Disallow: / +User-agent: Google-Extended +Disallow: / + +User-agent: GPTBot +Disallow: / + +User-agent: Omgili +Disallow: / + User-agent: Omgilibot Disallow: / \ No newline at end of file