Based on the [docs](https://github.com/jekyll/jekyll-seo-tag/blob/db0e6392591a13e33339ee250a2861fc01646146/docs/usage.md), I understand that the `tagline` (or, if undefined, the `description`) is added to the page title. The request is to make it possible to not add any trailing tagline or description in the title. I browsed through all open issues but couldn't find any solution for this—only other users who have [complained](https://github.com/jekyll/jekyll-seo-tag/issues/379#issue-577215268) about the same problem. It looks like this line is the culprit: https://github.com/jekyll/jekyll-seo-tag/blob/db0e6392591a13e33339ee250a2861fc01646146/lib/jekyll-seo-tag/drop.rb#L64