Multi-Site Functionality (Content Sharing) [1]Wagtail supports running multiple websites from a single Django project and database, which is a form of internal content syndication. [1, 2, 3, 4, 5]
Shared Content: You can share content (like snippets or documents) across different site trees within the same instance.
Separate Trees: Each site has its own root page. [1, 2, 3, 4]