File Size Limits
Linkyhost implements straightforward file size limits to ensure optimal
performance and fair resource allocation for all users. Unlike many hosts,
the limit is per plan — not per file type — so there's only one number to
remember.
Per-Plan File Limits
Free accounts: 10MB per file, 1 hosted upload
Pro accounts: 100MB per file, unlimited uploads
Enterprise accounts: 500MB per file, unlimited uploads
A fair-use ceiling of 2,000 hosted files applies to every account
The limit applies to every supported file type equally: a 90MB PDF and a
90MB ZIP are both fine on Pro, and both too large on Free.
Supported File Types
PDF documents
Word documents (DOCX)
HTML pages
ZIP archives containing a static website (HTML, CSS, JavaScript, images,
fonts — server-side code such as PHP or Python is not supported)
Images: JPG, PNG, GIF, and WEBP
Uploads are verified after transfer: the actual size and the file's real
type (checked by content, not just extension) must match your plan and the
declared type, or the upload is rejected.
ZIP Website Uploads
Archives are unpacked and each file is served individually from your
subdomain
Suspicious archive entries (path traversal, oversized names) are skipped
Every archive is scanned for malware before going live
Monthly View Allowance
Links on the free plan include a generous monthly view allowance; if a
free link goes viral, visitors see an upgrade notice until the month rolls
over
Paid plans are not subject to the monthly view cutoff
Additional Considerations
Rate limiting applies to protect system resources
API access (Enterprise) has its own per-key rate limits
Free-plan HTML uploads have scripts removed as an anti-abuse measure;
paid plans host JavaScript-driven pages in full