.SITE 文件扩展名
GoLive Website Project File
| 开发者 | Adobe Systems |
| 受欢迎程度 |
3.9 | 7 票 |
什么是 SITE 文件?
A SITE file is a website project file created in Adobe GoLive. It contains a list of webpages, images, links, errors, site settings, and other information used to show a website in GoLive. SITE files include references to a website's component files, but they do not contain the files themselves.
更多信息
Adobe GoLive was a website creation and management program that web developers could use to create, edit, and maintain websites. Developers' GoLive projects were saved in SITE files, which were stored in the root level of a website project's folder.
GoLive also automatically created backup SITE files, named ProjectName Backup.site, in case a developer's original SITE file went missing or was corrupted. These backup SITE files were also stored in the root level of a project's folder.
注: In 2008, Adobe discontinued GoLive. GoLive was replaced by Adobe Dreamweaver.
如何打开 SITE 文件
If you still have access to Adobe GoLive, you can open your SITE file (and the website project it describes) in GoLive. If you do not have access to GoLive, you may be able to open your SITE file and view its contents in a text editor, such as:
- Microsoft Notepad (Windows)
- Apple TextEdit (Mac)
- Vim (Linux)
- GitHub Atom (cross-platform)