suppose we have a database with a page for a content we want to share, w/o sharing the associated metadata from a database (fields/colums)

private db

We can:

  1. make a duplicate and move it out of the database
  2. Copy contents to a page
  3. Make a synchronised copy of only contents,

So, if we go with a sync variant, we make a new page with any desired name

We create a synced block on the private version of the page

We move all shareable content into public page, leaving private parts in our db.

Place synced up versions into db page, so that we can still edit them inline.

public page example