# Jekyll-seo-tag Article mainEntityOfPage Schema.org

**URL:** https://talk.jekyllrb.com/t/jekyll-seo-tag-article-mainentityofpage-schema-org/2500
**Category:** Share
**Created:** [January 9, 2019, 8:08pm UTC](https://talk.jekyllrb.com/t/jekyll-seo-tag-article-mainentityofpage-schema-org/2500 "2019-01-09T20:08:34Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![enricocaputo](https://yyz2.discourse-cdn.com/flex030/user_avatar/talk.jekyllrb.com/enricocaputo/32/856_2.png) [@enricocaputo](https://talk.jekyllrb.com/u/enricocaputo)
#### Post date: [January 9, 2019, 8:08pm UTC](https://talk.jekyllrb.com/t/jekyll-seo-tag-article-mainentityofpage-schema-org/2500/1 "2019-01-09T20:08:34Z")

</div>

Subject:

add the _mainEntityOfPage_ option to the following [types](https://github.com/jekyll/jekyll-seo-tag/blob/master/docs/advanced-usage.md):

- [NewsArticle](https://schema.org/NewsArticle)
- [Report](https://schema.org/Report)
- [ScholarlyArticle](https://schema.org/ScholarlyArticle)
- [SocialMediaPosting](https://schema.org/SocialMediaPosting)
- [TechArticle](https://schema.org/TechArticle)

**Why?** To ensure that structured data is more complete, adheres to Google’s suggestions and get more visibility.

---

<div class="post-metadata">

### Author: ![jhvanderschee](https://yyz2.discourse-cdn.com/flex030/user_avatar/talk.jekyllrb.com/jhvanderschee/32/583_2.png) [@jhvanderschee](https://talk.jekyllrb.com/u/jhvanderschee)
#### Post date: [January 10, 2019, 12:07pm UTC](https://talk.jekyllrb.com/t/jekyll-seo-tag-article-mainentityofpage-schema-org/2500/2 "2019-01-10T12:07:54Z")

</div>

You should NOT use ‘Jekyll SEO tag’. You should NOT use a plugin for 10 lines of code in the head of your document… especially not if:

- you do not know what these lines are
- you do not agree with their content
- you do not know who wrote the plugin
- you do not know how committed this writer is
- you do not know or agree the plugins vision or road map

Own your code. Use Jekyll without plugins: [https://jekyllcodex.org/without-plugin/seo/](https://jekyllcodex.org/without-plugin/seo/)

---

<div class="post-metadata">

### Author: ![enricocaputo](https://yyz2.discourse-cdn.com/flex030/user_avatar/talk.jekyllrb.com/enricocaputo/32/856_2.png) [@enricocaputo](https://talk.jekyllrb.com/u/enricocaputo)
#### Post date: [January 10, 2019, 12:30pm UTC](https://talk.jekyllrb.com/t/jekyll-seo-tag-article-mainentityofpage-schema-org/2500/3 "2019-01-10T12:30:23Z")

</div>

> <https://github.com/jekyll/jekyll-seo-tag/pull/188>

maybe my website has more lines of code than yours…

Mine was obviously a provocation. Thank you for answering and keeping the debate alive.

---

<div class="post-metadata">

### Author: ![jhvanderschee](https://yyz2.discourse-cdn.com/flex030/user_avatar/talk.jekyllrb.com/jhvanderschee/32/583_2.png) [@jhvanderschee](https://talk.jekyllrb.com/u/jhvanderschee)
#### Post date: [January 10, 2019, 12:51pm UTC](https://talk.jekyllrb.com/t/jekyll-seo-tag-article-mainentityofpage-schema-org/2500/4 "2019-01-10T12:51:14Z")

</div>

> my website has more lines of code than yours

🤣

> Mine was obviously a provocation.

Not so obvious… but allright. So you are going to create a PR?

---

<div class="post-metadata">

### Author: ![enricocaputo](https://yyz2.discourse-cdn.com/flex030/user_avatar/talk.jekyllrb.com/enricocaputo/32/856_2.png) [@enricocaputo](https://talk.jekyllrb.com/u/enricocaputo)
#### Post date: [January 10, 2019, 1:49pm UTC](https://talk.jekyllrb.com/t/jekyll-seo-tag-article-mainentityofpage-schema-org/2500/5 "2019-01-10T13:49:43Z")

</div>

Yes, I would like other people to join the discussion. Then compare the ideas and solutions between us. Finally, decide together to present a single well thought-out Pull Request…
