Ghost/ghost/core/test
Daniel Lockyer 27cc32ec25 Added comments count endpoint to robots.txt disallow list
fix https://linear.app/tryghost/issue/ENG-771/add-comments-count-endpoint-to-robotstxt-ignorelist

- we've seen web scrapers hitting this endpoint a lot, but the value to
  be taken from it is minimal for SEO purposes
- adding it to robots.txt should encourage web scrapers to ignore it,
  and we should see less traffic as a result
2024-03-20 14:48:54 +01:00
..
e2e-api 🐛 Fixed adding recommendation when oembed fails (#19861) 2024-03-14 11:36:28 +01:00
e2e-browser Fixed browser tests (#19852) 2024-03-13 12:54:19 +01:00
e2e-frontend Added comments count endpoint to robots.txt disallow list 2024-03-20 14:48:54 +01:00
e2e-server Added cache-control header back to /auth-frame/ response (#19858) 2024-03-13 16:00:46 +00:00
e2e-webhooks Cleaned up lexicalEditor labs flag, switched Post model to lexical-by-default (#18607) 2023-10-23 17:51:34 +01:00
integration Added missing permissions to Contributor & Editor (#19881) 2024-03-20 20:36:07 +07:00
regression Cached api controller pipelines (#19880) 2024-03-19 00:29:41 +07:00
unit Added missing permissions to Contributor & Editor (#19881) 2024-03-20 20:36:07 +07:00
utils Added missing permissions to Contributor & Editor (#19881) 2024-03-20 20:36:07 +07:00
.eslintignore Added Source as the new default theme 2023-10-03 14:02:08 +02:00
.eslintrc.js Removed all unused variables from test files 2023-03-10 14:29:55 +01:00