Log in Sign up

Author Metadata

Do posts automatically get an Author tag? I know you can specify Author in metadata, but I wondered if I should include that for each post or only the ones not written by me.

Related, at least in my RSS reader app, regardless of whether I include Author in the metadata, it's getting parsed as the title of the post. See here for an example where I've highlighted where the Author of the post would typically be displayed.

1 replies

Blot doesn't do anything with author metadata by default. You can use it in your template and in your feed, though! You'll need to fork your template and make some changes to line 16 of feed.rss:

    <dc:creator><![CDATA[ {{{metadata.author}}} ]]></dc:creator>
Answered a year ago · Improve this answer

Markdown allowed
Question or feedback?
Contact us

Tags

developers 83 questions bug 40 questions posts 26 questions metadata 24 questions resolved 24 questions templates 23 questions how 14 questions tags 13 questions markdown 11 questions pages 9 questions More tags →
Subscribe for changes
RSS Feed of latest questions