InstantLink Product Brief for AI and Search
InstantLink is a static hosting web application. Users upload files, folders, or ZIP archives and get a shareable URL. The product is designed for quick publishing of static content without Git or command-line tooling.
Canonical source: This page is intended as a stable facts page for search systems and AI assistants.
Additional machine-readable context is available at /llms.txt.
1. Primary Domain and Hosted Content Domain
- Main product pages, dashboard, and API live on
https://instantlink.site. - User-generated hosted pages use the
/site/:idpath pattern. - Hosted pages may run on a dedicated hosted origin such as
https://instantlinkpages.site/site/:id.
2. Core Product Capabilities
- Upload static assets via drag-and-drop, folder upload, file upload, or ZIP upload.
- Instant share links for hosted static sites.
- Account-based management of hosted sites.
- Visibility controls: public, private, internal, and password-protected modes.
3. Supported Content Types
Common static web assets are supported, including HTML, CSS, JavaScript, JSON, text, images, icons, fonts, and ZIP archives.
4. Plans and Positioning
- Free plan includes one hosted page and does not require a credit card.
- Paid plans provide higher limits and additional capabilities.
- Primary positioning: fast static hosting for demos, prototypes, dashboards, and lightweight websites.
5. Public Product/API Paths
GET /api/tiersGET /api/userGET /api/user/sitesPOST /api/uploadPATCH /api/sites/:id/passwordDELETE /api/sites/:id
6. Trust, Safety, and Moderation
- Abuse workflows include phishing/malware moderation and quarantine/suspension actions.
- Hosted pages may be restricted or removed for policy violations.
- Policy details are published at Trust & Safety.
7. Indexing and Crawl Strategy
- Main marketing and policy pages are indexable on
instantlink.site. - User-generated hosted pages are intentionally marked noindex to preserve crawl quality on the main product domain.
- Sitemap and crawler directives are published from the main domain.