Closed enkelmedia closed 1 month ago
After adding the feature that appends the title suffix in the property editor there is a problem when the title is empty and we want to fall back.
Since the title is empty but the suffix has been appended, the output for the title becomes| Suffix which is not what we want.
| Suffix
I think we need to:
title
Original Title
This has been aged to north v13 and v14
✅
After adding the feature that appends the title suffix in the property editor there is a problem when the title is empty and we want to fall back.
Since the title is empty but the suffix has been appended, the output for the title becomes
| Suffix
which is not what we want.I think we need to:
title
is emptyOriginal Title
to SeoValues so that the entered text is accessible.