0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-10 23:36:14 -05:00
ghost/test/unit/frontend/meta
Matt Hanley cc7f527a6a
🐛 Added fallback for meta_description to custom_excerpt (#13927)
closes https://github.com/TryGhost/Ghost/issues/13920

- Custom excerpt should be used as a fallback for meta_description in line with the behaviour of OG and Twitter metadata
- We specifically don't want to use the full fallback to the auto-generated preview text when a custom excerpt isn't defined, because we trust search engines to be able to summarise content better than we can
2022-01-03 19:09:03 +00:00
..
amp-url.test.js
asset-url.test.js
author-fb-url.test.js
author-image.test.js
author-url.test.js
blog-logo.test.js
canonical-url.test.js
context-object.test.js
cover-image.test.js
creator-url.test.js
description.test.js 🐛 Added fallback for meta_description to custom_excerpt (#13927) 2022-01-03 19:09:03 +00:00
generate-excerpt.test.js
image-dimensions.test.js
keywords.test.js
modified-date.test.js
og-image.test.js
og-type.test.js
paginated-url.test.js
published-date.test.js
rss-url.test.js
schema.test.js
structured-data.test.js
title.test.js Added fallbacks when the site title is undefined 2021-10-27 12:18:57 +02:00
twitter-image.test.js
url.test.js