Page Types
VOTLI supports the following page types. Each page gets a dedicated URL on your app's subdomain.
Compliance pages
These are the core pages required by app stores and regulations.
| Page type | Default URL | Description |
|---|---|---|
| Privacy Policy | /privacy |
Describes how your app collects and uses data |
| Terms of Service | /terms |
Your app's terms and conditions |
| EULA | /eula |
End-user license agreement |
| Cookie Policy | /cookies |
Cookie usage and consent information |
| Refund & Return Policy | /refund |
Your refund and return terms |
| Data Deletion | /deletion |
Public form for users to request data deletion |
Microsite pages
These pages help you build a presence for your app beyond just compliance.
| Page type | Default URL | Description |
|---|---|---|
| Landing Page | / (root) |
Your app's homepage on VOTLI |
| Support | /support |
Public support ticket submission form |
| Waitlist | /waitlist |
Email signup form for early access |
Custom slugs
Every page type has a default URL slug, but you can change it. For example, you might want /privacy-policy instead of /privacy. You can edit slugs from the page editor - see Slugs & URLs.
Page visibility
Pages can be enabled or disabled independently of their publish state. A disabled page won't appear on your microsite even if it has published content.