Ghost/ghost/core/test/e2e-frontend
Fabien 'egg' O'Carroll 8afc6777c0
🐛 Removed redirects from search engine indexing (#15617)
refs https://github.com/TryGhost/Team/issues/2072

Google is indexing our redirects and storign the redirected content
against the redirect URL in search results. This seems to be caused by
us using a 302 redirect rather than 301. We don't want to switch to a
301 however, so that we can support the ability to update redirects in
the future.
2022-10-14 15:51:43 +07:00
..
helpers Fixed Tier events being created when Posts are edited 2022-09-05 17:19:27 +01:00
advanced_url_config.test.js Converted Ghost repo into a monorepo 2022-07-20 16:41:05 +02:00
custom_routes.test.js 🐛 Fixed sitemaps with no content (#15571) 2022-10-12 14:11:19 +01:00
default_routes.test.js 🐛 Removed redirects from search engine indexing (#15617) 2022-10-14 15:51:43 +07:00
email_routes.test.js Converted Ghost repo into a monorepo 2022-07-20 16:41:05 +02:00
member_stats.test.js Converted Ghost repo into a monorepo 2022-07-20 16:41:05 +02:00
members.test.js 🔒 Prevented member creation when logging in (#15526) 2022-10-05 12:42:42 +02:00
preview_routes.test.js Converted Ghost repo into a monorepo 2022-07-20 16:41:05 +02:00