schultyy / better-seo

High-Quality SEO Feedback for your blog posts within VSCode
https://marketplace.visualstudio.com/items?itemName=janschulte.better-seo
MIT License
4 stars 1 forks source link

Title could be in frontmatter #121

Closed schultyy closed 3 years ago

schultyy commented 3 years ago

Refs #117

This PR ships with a lot of refactorings regarding the analyzer to accommodate analysis steps covering both the article and frontmatter. These refactorings allow for the new feature of configuring the article's title in the frontmatter instead of a first-level headline.

The title field for the frontmatter is configurable.

Breaking Change: In order to allow for a configurable title field, we needed to rename the already existing configuration fields to seoTitle and seoDescription.