ethercreative / seo

SEO utilities including a unique field type, sitemap & redirect manager
MIT License
269 stars 96 forks source link

Unlocking part of Page Title meta setting doesn't work #351

Open grndctrl opened 3 years ago

grndctrl commented 3 years ago

Description

Updating SEO setting "Page Title" doesn't work. Since I have changed the sitename I want to remove/unlock it from every page meta. But removing or unlocking the token doesn't seem to work.

Steps to reproduce

  1. Have a page with page title [unlocked]{title} [locked] - {{siteName}}

  2. go to SEO Settings, unlock {{siteName}}

    Screenshot 2021-04-28 at 10 45 57
  3. go back to page, unable to change the part of {{siteName}}

    Screenshot 2021-04-28 at 10 45 37

Additional info

grndctrl commented 3 years ago

Manually overriding it in the seo-[hash].yaml file in my project config seems to have solved it for me, but I think it should still work from within the CMS too, right?