ShareFile

Add ShareFile Portal to your Website

If you are using ShareFile, you can insert a link on your website to direct customers to log in to ShareFile.

To help you get started, we’ve created some example HTML code that you could easily incorporate into your website or webpage and the corresponding Outcome.

Note:

ShareFile Support does not provide additional code or coding advice beyond the provided samples.

Sample Code Instructions Outcome
<a href=”https://subdomain.ShareFile.com” target=”_Blank”> Click here to sign in to ShareFile! </a> Simply replace the highlighted section with your own account subdomain, and the text in green with whatever content you wish. Using the basic template will place the hyperlink on your webpage. Click here to sign in to ShareFile!
<a href="<https://subdomain.ShareFile.com>" target="_blank" style=" border-radius: 2px; color: #666; cursor: pointer; display: inline-block;font-size: 14px; height: 36px; line-height: 36px; min-width: 95px; padding: 0 15px; text-decoration: none; background-color: #d8d8d8; font-family: Arial, Helvetica, Sans-Serif;">Login to ShareFile </a> Replace the highlighted section with your own account subdomain, and the text in green with whatever content you wish. Using the basic template will place a small graphical button on your website that, when clicked, directs users to your ShareFile account login screen. SF Portal 1
Add ShareFile Portal to your Website

In this article