0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-10 23:36:14 -05:00
ghost/core/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.js
asset-url.js
author-fb-url.js
author-image.js
author-url.js
blog-logo.js
canonical-url.js
context-object.js
cover-image.js
creator-url.js
description.js 🐛 Added fallback for meta_description to custom_excerpt (#13927) 2022-01-03 19:09:03 +00:00
excerpt.js
generate-excerpt.js
get-meta.js
image-dimensions.js
index.js
keywords.js
modified-date.js
og-image.js
og-type.js
paginated-url.js
published-date.js
rss-url.js
schema.js
structured-data.js
title.js Added fallbacks when the site title is undefined 2021-10-27 12:18:57 +02:00
twitter-image.js
url.js