Well an easy use case is a name change, or even a convention change. Let's say I have 100 pages that have titles like this:
<COMPANY NAME> | <PAGE NAME> | <CONTENT>
Well, Webflow doesn't give me the ability to:
1. Change any of those variables (they're hardcoded text). The only templates you can use here are for collection items (ex: using the name of a blog post in the title). It doesn't give you any options for basic pages.
2. I can't change their order or anything about them at a higher level than on a per page basis.
3. And let's say for some dumb reason, 6 months down the line Google penalizes me for using "|" in the title, and now the convention is "-", I have to go into literally every single page and update it one by one.
Ah really interesting, we haven't thought of this. We are building a CMS feature right now so probably similar to your first point, it could be possible by changing the CMS template.
Have you had any solution that allows you to do this with other website builders?
<COMPANY NAME> | <PAGE NAME> | <CONTENT>
Well, Webflow doesn't give me the ability to:
1. Change any of those variables (they're hardcoded text). The only templates you can use here are for collection items (ex: using the name of a blog post in the title). It doesn't give you any options for basic pages.
2. I can't change their order or anything about them at a higher level than on a per page basis.
3. And let's say for some dumb reason, 6 months down the line Google penalizes me for using "|" in the title, and now the convention is "-", I have to go into literally every single page and update it one by one.