Upload and Publish
Upload a supported file, choose its Linkyhost address, configure link options, and publish it safely.
Before you upload
Check three things first:
- You are signed in and, if applicable, have selected the correct team workspace.
- The file type and size fit the workspace's plan.
- You are allowed to publish and share the content.
Publishing creates a visitor-accessible URL. A link is not private merely because it is hard to guess.
Supported uploads
| Content | File names | Notes |
|---|---|---|
.pdf | Password and restricted-viewer options are available on Pro | |
| Word document | .docx | Must be a valid DOCX document |
| Web page | .html, .htm | Free pages are constrained; full JavaScript hosting requires Pro |
| Text | .txt, .csv | CSV must contain plain text, not an older binary spreadsheet format |
| Images | .jpg, .jpeg, .png, .gif, .webp | Published through an image or viewer link as appropriate |
| Static website | .zip | Requires Pro and must contain a usable HTML entry page |
Backend and source-code extensions such as PHP, Python, shell scripts, and environment files are not accepted by the standard uploader. Linkyhost hosts browser-ready static content; it does not execute a backend.
Publish from the dashboard
- Open Dashboard → Create Link.
- Drop the file onto the uploader or select it from your device.
- Review any preflight summary. Website ZIPs show their entry page, detected output folder, asset count, routing rules, and warnings.
- Enter the requested Linkyhost address. It may contain lowercase letters, numbers, and hyphens, must start and end with a letter or number, and can be up to 63 characters. Leave it blank to generate an address.
- Choose available options:
- Password protect PDF — Pro;
- Hide Linkyhost banner — Pro;
- Auto-expire — Pro, using 1 hour, 24 hours, 7 days, 30 days, or a custom future time up to one year; and
- Production or 7-day preview — on the ZIP-to-website uploader.
- Start the upload and keep the page open until the confirmation appears.
- Copy or open the published link.
The requested address is checked when the upload begins. If it has already been claimed or is reserved, choose another.
What happens before publication
Linkyhost verifies that the stored bytes match the reported file type and applies size, workspace, and content-policy checks. Website archives are inspected and unpacked only after they pass the site's structural checks. Some tool-generated links may briefly show a Processing page while publication checks finish.
If the upload is rejected, the public link is not created. Use the exact error shown by the uploader to choose the next step in Troubleshooting.
Verify the result
Open the new link in a private or signed-out browser window and check:
- the intended file or entry page loads;
- website images, styles, scripts, and navigation work;
- the public address is the one you intended;
- the password prompt or expiry setting is present when configured; and
- the link does not reveal information you did not intend to publish.
For a website, also test a nested route and refresh that route directly. See Website Hosting for SPA fallbacks and asset-path guidance.
Publish another version
On Pro, supported single-file links can be replaced without changing their URL or analytics. PDF links must be replaced with PDF, image links with a supported image, and HTML links with HTML. Whole ZIP websites cannot currently be replaced through the single-file control; publish the new ZIP as a new deployment and remove the old link when ready.
See Manage Links for replacement, folders, password changes, expiry, and deletion.