As of silverstripe 3+ i have notice that title tag is no more defined by the user.
Is it possible to have it added to metadata part of the page.
We've moved the forum!
Please use forum.silverstripe.org for any new questions
(announcement).
The forum archive will stick around, but will be read only.
You can also use our Slack channel
or StackOverflow to ask for help.
Check out our community overview for more options to contribute.
Hi isolated.
I was also a bit thrown off after discovering that this had been removed. Doing a bit of research I found a developer discussion and poll on the subject which you can view here if interested: https://groups.google.com/forum/#!topic/silverstripe-dev/dOB7_rAHCuc
Thankfully Kinglozzer has created a module to restore the title tag to the metadata section. You can download it here:
https://github.com/kinglozzer/silverstripe-metatitle
Worked for me - Hope that helps!