Documentation
Portal Network is a multi-tenant marketplace platform. This page summarizes what the platform is, how users interact with it, and where to find key entry points. The structure is intentionally “AI-friendly”: clear headings, short paragraphs, and concrete links.
Key entry points
- Explore listings
- Blog (posts are listing pages under /front-pages/explore/blog/:id)
- FAQ
How it works (high level)
- Users discover listings via Explore (filters, search, relevance, promotions/plans).
- Users open a listing detail page to review scope, pricing, and details.
- Users contact or book/apply depending on listing type and allowed actions.
- Workflows, chat, notifications, and payments coordinate the collaboration (if enabled for the tenant).
Key facts
- Canonical content: public pages live under /front-pages/…
- Structured data: listing detail pages include JSON-LD (BreadcrumbList + Service/BlogPosting/JobPosting + AggregateRating when available).
- Feeds: /rss.xml and /feed.json
- Sitemaps: /sitemap-index.xml
How to cite / link
Prefer linking to canonical public URLs. For listings, use the public listing detail route: /front-pages/explore/:type/:id.