Edit Files Using the Cloud Sites File Manager
Edit website code directly in your browser. Learn how to use the Cloud Sites File Manager to modify HTML, CSS, and PHP files without an FTP client.
Introduction
The Cloud Sites File Manager allows you to edit website files (such as HTML, CSS, PHP, or web.config) directly from your web browser. This eliminates the need for third-party FTP clients when you need to make quick changes to your code.
Prerequisites
- Access to a Cloud Sites account.
Step-by-Step Instructions
- Log in to the Cloud Sites File Manager (see Logging Into Cloud Sites File Manager).
- Navigate through the folders to locate the file you wish to modify.
- Click on the filename. A drop-down menu will appear.
- Select Edit from the menu.
- The text editor will open in a new window. Make your necessary code changes.
- Click the Save icon in the toolbar to commit your changes.
- Click Close to return to the file list.
Please remember that while our Support Team can ensure the File Manager tool is working correctly, we cannot assist with writing or debugging code. If your edits cause errors on your site, you may need to consult a web developer or restore the file from a backup.
Next Steps
After editing your files, you should:
- Clear your browser cache and refresh your live website to see the changes take effect.
- Download a backup of the file before making further edits, just in case you need to revert.