sybrew / the-seo-framework

The SEO Framework WordPress plugin.
https://theseoframework.com/
GNU General Public License v3.0
417 stars 47 forks source link

Remove blog name from title on post-type basis #253

Open wassim opened 6 years ago

wassim commented 6 years ago

Actually, the "Remove Blogname from title" feature affects both posts and pages. This can be good for posts as they tend to have longer titles. It would be nice if there is an option to keep it for pages though!

sybrew commented 6 years ago

Related: #120

In 3.1 I'm going to add a per-page/post/CPT options to remove the title additions. It requires more manual work than a global on/off switch that affects multiple CPT, but it's far easier to implement.