jekyll / jekyll-seo-tag

A Jekyll plugin to add metadata tags for search engines and social networks to better index and display your site's content.
https://jekyll.github.io/jekyll-seo-tag
MIT License
1.66k stars 294 forks source link

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

Closed thomaswitt closed 1 year ago

thomaswitt commented 2 years ago

I am using the jekyll-last-modified-at plugin. 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.

jekyllbot commented 1 year ago

This issue has been automatically marked as stale because it has not been commented on for at least two months.

The resources of the Jekyll team are limited, and so we are asking for your help.

If this is a bug and you can still reproduce this error on the master/main branch, please reply with all of the information you have about it in order to keep the issue open.

If this is a feature request, please consider whether it can be accomplished in another way. If it cannot, please elaborate on why it is core to this project and why you feel more than 80% of users would find this beneficial.

This issue will automatically be closed in two months if no further activity occurs. Thank you for all your contributions.