How to Edit a Website File on Your Server Updated on January 22, 2026 by InMotion Hosting Contributor 3 Minutes, 15 Seconds to Read In this guide, we will show you how to edit a website file on your server. Many times when you are configuring your website you will need to modify a file, such as when you are updating a code or a file path. There are several ways you can do this. For example, you can use the cPanel File Manager editor, an FTP program, or a program like Notepad++ to edit files. Edit a Website with File Manager in cPanel Using FTP to Edit Website Edit a Website With a Program Like Notepad++ NOTE: When updating files on your server, you may need to clear your browser cache to see the changes. For more information on clearing your browser cache, please see the article on How to Clear Your Browser’s Cache. Table of Contents Edit a Website With File Manager in cPanel Using FTP to Edit Website Edit a Website With an Editor Like Notepad++ Edit a Website With File Manager in cPanel You can edit files directly on your server using the File Manager editor. File Manager is a browser-based editor you can find in your cPanel. This is sometimes called “Editing on the fly“. Editing on the fly is usually reserved for minor changes. When editing files directly on the server, the change takes effect immediately. The problem with editing files directly on the server is that you are editing the live copy. When editing the live copy, your site can break if a mistake happens and you cannot undo the change after it is saved. In order to edit a backup copy of your files, you may want to use FTP instead. This is because, with FTP you typically download a copy of the file you want to edit, then upload and replace the old file. We will cover FTP more in-depth in the sections below. But, first here is a general step-by-step on how to edit files through the File Manager. NOTE: If you do not know where your files are located on the server, please see our article on What directory should I put my files in?. Log into your cPanel. Go to the File Manager in cPanel. Select your directory. Right-click and Edit the file with the File Manager editor. You can then edit the file as needed. Save the changes. You can then view your live site and see the changes. Using FTP to Edit Website Files can be downloaded and uploaded using an FTP client installed on your computer. For example, you can edit a PHP file, or edit an HTML file by downloading it and making changes then uploading it when you are finished. Since FTP programs run directly on your computer, there is no need to access cPanel or an internet browser before accessing your files. Below are the basic steps to edit a file using FTP. For more information please see our Getting Started Guide: FTP article. Connect with FTP. Below is a screenshot of FileZilla connected to my server’s public_html folder. Download the file. Edit the file on your computer with notepad or another code editor such as Sublime Text. Re-upload the file to the server and overwrite the existing file. The changes should reflect now on your live site. Edit a Website With an Editor Like Notepad++ You can edit files directly on your server using Notepad++. NotePad++ is a Windows-based editing program that also has FTP capabilities. This means you can use this single program to connect with FTP and edit the file as well. For information on editing your files with Notepad++, please see the following article: Connecting to your server with Notepad++ To see other articles available on how to manage your files, please visit How to manage your files on your server?. Make sure your business, agency, or reseller clients are always connected and powered on with our optimized Managed VPS Hosting. Share this Article IC InMotion Hosting Contributor Content Writer InMotion Hosting contributors are highly knowledgeable individuals who create relevant content on new trends and troubleshooting techniques to help you achieve your online goals! More Articles by InMotion Hosting Related Articles Intro to Migrating your WordPress Site Data Migrating your WordPress Database Migrating WordPress Files Configuring WordPress After a Migration Testing your WordPress website after Migration How to Move WordPress from a Subfolder to the Root Directory What to expect during a mass server migration Move Your WordPress Site to a New Server Moving Websites Built with Older Technology into WordPress How to Export Your WordPress Sites