Hi Dato,
I have a limitation in Title suffix length in SEO Preferences length.
The name of the client we have in more than 25 characters. Is there a way to bypass / override this limitation ?
Thanks for your help.
Hi Dato,
I have a limitation in Title suffix length in SEO Preferences length.
The name of the client we have in more than 25 characters. Is there a way to bypass / override this limitation ?
Thanks for your help.
Sorry @ghislain.flandin, right now that’s hardcoded
You can append it on the frontend on your own, or maybe make a new model/field to store it in, or maybe hack it into the Fallback description field’s first line (and then split it by \n
)?
Let’s make this into a feature request though, and I’ll also mention it to the devs internally… doesn’t seem to me like it’s something we should be forcing you to do, especially since the 25 char limit for the suffix doesn’t seem to be dynamically calculated based on the title.
Thanks @roger
Thanks again for your suggestion. We’ve changed this behavior to now longer explicitly force a character limit. It can be as long as you want now.
Please note that the previous other behaviors still apply:
_site.globalSeo.titleSuffix
if needed.Thank you!