Can I create list of clickable pdfs on a single page with Premium Website Builder?

Asked by:
jaygee / 41 Points
Time:
2013-01-01 3:05 am EST
Category:
Pwb
Hits:
481
I want to provide a list of click-to-view-or-download pdfs on a single page; Seems like a simple requirement, but I have two obstacles to surmount: 1) How do I place the pdfs in the site's filesystem? and 2) how can I link page text to those files?

To ask this user for more information, please first login.

To submit an answer, please login.

Best answer chosen by User

0

JacobN
Staff
3,713 Points
2013-01-01 4:19 am EST
Hello jaygee, and thanks for your question.

The most common way of linking to files within the Premium Website Builder is by using the file download page. However please note that this doesn't sound like exactly what you're attempting to do.

In order to upload your PDF files onto the web server, you'll want to upload them via FTP, or using cPanel's File Manager.

Once you have the files uploaded to the web-server, you would then want to create a HTML page such as pdf.html to link to them all. Here is a basic template that you'd want to use if you had all your PDFs uploaded to a /uploads/ directory:

<html>
<head>
<title>My PDFs</title>
</head>

<body>

<a href="/help/./uploads/sales.pdf">Sales PDF</a>
<a href="/help/./uploads/services.pdf">Services PDF</a>
<a href="/help/./uploads/support.pdf">Support PDF</a>

</body>
</html>

Then back in the Premium Website Builder, you'd want to add an external link, and point it to YourDomain.com/pdf.html. External links can either be added on a single page, or in the menu.

I hope that answers all of your questions, if you had anymore please let us know.

- Jacob

To submit a comment on this answer, please first login.

Want to share this Question?

Related Articles

It looks like there are no related articles.
Would you like to ask a question about this page? If so, click the button below!
Need More Help?

Help Center Search

Current Customers

Email: support@WebHostingHub.com Ticket: Submit a Support Ticket
Call: 877-595-4HUB (4482)
757-416-6627 (Intl.)
Chat: Click To Chat Now

Ask the Community

Get help with your questions from our community of like-minded hosting users and Web Hosting Hub Staff.

Not a Customer?

Get web hosting from a company that is here to help.
}