Core Configuration
Creating a blog site
July 25, 2025
The BlogPro page linked to a Blog site must be a database page. The database rows represents the blog posts. BlogPro uses the database properties to attach information about a blog post:
- Description: show the description for each post in the blog / page.
- 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
- Is Page: used to create a micro-site without blog header. e.g: About—Hongbeom.
An example root page could be this:
You can also copy our BlogPro blog template from here