doc: articles metadata forget necessary step
Closed this issue · 1 comments
Chadys commented
In the Articles paragraph of the documentation, there is the following mention:
No additional action is required to enable article markup.
Which is not true, since for article metadata to be enabled, we need to set seo_content_type = SeoType.ARTICLE
on the page. This is correctly specified in the Installation page
vsalvino commented
You're on a roll! Pull request welcome :)