Skip to content
This repository has been archived by the owner on Aug 21, 2024. It is now read-only.

jekyll-last-modified-at plugin makes all posts to articles #93

Open
thomaswitt opened this issue Feb 13, 2023 · 0 comments
Open

jekyll-last-modified-at plugin makes all posts to articles #93

thomaswitt opened this issue Feb 13, 2023 · 0 comments

Comments

@thomaswitt
Copy link

I am using the jekyll-last-modified-at plugin together with jekyll-seo-tag. That automatically sets the date attribute based on the last changed date.

Unfortunately that turns all website content into og:type article (see line 46 in https://github.com/jekyll/jekyll-seo-tag/blob/master/lib/template.html).

That doesn't make any sense - and I can't even override it. Therefore I'd strongly recommend not to assume just because a page has a date that it's an article. Shat should be only set by hand if type is article.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant