Programmer's Procedure to Copy a Page
This procedure is primarily how to copy a website page from one client's website to another client's website. For example, it could save time when copying some documentation pages to a new client's website.
This is the procedure.
-
Get a list of pages by printing a copy of the Re-publish HTML page of the source website. Cross off the pages that you don't want to copy.
-
FTP the txt files to the site folder of the destination website.
-
FTP the txt files from there to the remote site.
-
Create the htm pages in the buildable HTM list. (Pages)
-
Republish the pages.
-
Make the pages editable. (Optional)
-
Make changes to menus. (Optional)
-
Add links. (Optional)
-
Republish the pages.
This procedure is abbreviated and high level. It is documented to prompt the programmer as to the needed steps and is not intended to be a detailed step-by-step procedures.
|