Properties used
August 3, 2025
A BlogPro site should be a table database on Notion, each row represents a blog post. BlogPro uses the page database properties to attach information about a blog post:
- Description: show the description for each post in the page card
- Hidden: hide a blog post from the root / page (but itโs still available on its own url)
- Authors: add blog posts authors, property must be of type person
- Date: the post creation date
Optional
- Tags: add some tags to the post visible in the root / page
- Section: the sections for the docs-layout (only for docs-layout)
- Is Page: used to create a micro-site without blog header. e.g: AboutโHongbeom.
๐ก
Property names are not case sensitive, you can use both
Description
and description