File Structure

Your images, and custom assets

Site Images & Files

Images, javascript or css files can be uploaded two ways. Either direct through FTP, or in the File Manager.

Note: Clients have access to the File Manager, so its best not to keep sensitive site assets there.

Direct FTP

FTP credentials are unique to each website and can be found in the Settings section. First, make sure FTP active is checked, then the credentials will be displayed after clicking save.

All files that are uploaded have a specific path which can be accessed in the following format:

http://www.domainname.com/images/siteid/file.jpg

Example:

http://www.piecms.com/images/294/tour-header-bg.jpg

This way, you can reference images in your css file as: /images/siteid/image.jpg

File Manager

After uploading through the file manager, files can be access using the following format:

http://www.domainname.com/files/file.jpg or /files/file.png