List all blocks without a page reference (orphans)

  • Excluding unwanted results by filtering is fair.
  • Including different results in the same query is not advisable.
    • It is better to use multiple queries, each one including a specific case.
      • Applying the same exclusions to all of them is relatively simple.
1 Like