Skip to content

1.4.0

Compare
Choose a tag to compare
@schultyy schultyy released this 07 Mar 18:17
· 184 commits to main since this release
463c35d

This release ships with more sophisticated keyword analysis for frontmatter and the article header.

  • If the user has several keywords configured, only the top two keyword should appear in seo_title.
  • If the user has several keywords configured, only the top one should appear in the article title.
  • If the user has several keywords configured, only the top two should appear in seo_description.
  • Makes sure the top keyword doesn't appear more than once in seo_description.
  • We partially match the keyword in seo_title and the article title.

See ticket #5 and PR #18