This article is based on Morweb
•
2 min read
•
How to upload a PDF and link it to text on your website using the editor tools
What You’ll Learn
How to upload a PDF and link it to text on your website using the editor tools.
Why It Matters
Linking to PDF files lets you share important documents—like job postings, event flyers, or application forms—directly on your site, making it easier for visitors to access information.
Step-by-Step Instructions
1. Upload or Locate the PDF File
- Log in and go to the backend of your website.
- From the top menu, hover over Site and select Media.
- Navigate to the folder that contains your PDF files, or choose a folder where you want to upload a new file.
- To upload a new file, click Add File and select your PDF from your computer.
- If the file already exists, click on it to highlight it.
- Copy the file link from the right-hand panel—it appears in green.
2. Link the Text to the PDF
- Navigate to the page where you want to add the link (e.g., the Careers page).
- Enter edit mode and highlight the text you want to turn into a link (like a job title).
- Click the Insert/Edit Link icon in the toolbar.
- Paste the PDF file URL into the URL field.
- Remove everything before
/file
in the link to keep it relative. For example, changehttps://www.yoursite.com/file/somefile.pdf
to/file/somefile.pdf
. - Click OK to save the link.
- Save the page and test the link to ensure it works.
Troubleshooting Tips
- Link not working or showing a 404 error
Double-check that the file was uploaded and the link begins with
/file
. Make sure the PDF file hasn’t been moved or renamed. - Nothing happens when clicking the link
Make sure the link was properly inserted and that the text was highlighted before adding the link.
- Accidentally deleted the link or text
You can use the undo button or re-highlight the text and repeat the steps to reinsert the link.