-
Notifications
You must be signed in to change notification settings - Fork 953
Remove the meta keywords feature #8753
Copy link
Copy link
Closed
Labels
Description
It's time. The meta keywords feature has not been needed for any proper SEO work for almost a decade now, so it's high time we get rid of it. This means we have to:
- Remove the feature toggle (currently on the Other tab under Titles & Metas).
- Remove the meta keywords template inputs.
- Remove the key from the options array.
- Let our partners for other platforms know that we'll be removing this feature.
- Updating support documentation (ping @benvaassen @tacoverdo).
Let's not remove the data from the database just yet.
Reactions are currently unavailable