Ghost/core/frontend
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
..
apps Fixed AMP style compliance (#13912) 2021-12-21 21:32:53 -05:00
helpers Supported restricting limit="all" in get helper (#13903) 2021-12-16 13:59:39 +02:00
meta 🐛 Added fallback for meta_description to custom_excerpt (#13927) 2022-01-03 19:09:03 +00:00
public Revert "Used neutral background colors for default header styles" 2021-12-17 04:15:37 +01:00
services Cleaned up customThemeSettings labs flag 2022-01-03 17:45:25 +00:00
src/cards Applied default box sizing to all cards 2021-12-17 15:28:35 +01:00
views Updated unsubscribe.hbs (#13365) 2021-10-04 12:18:42 +01:00
web Replace error handler middleware with @tryghost/mw-error-handler (#13879) 2021-12-14 15:18:46 +00:00