At 07:44 AM 2/7/2007, you wrote: >Thanks for the suggestions. >I have a bunch of /*cemetery.html files that I would like to move to a >sub-directory /Cemetery/. I was hoping I could find some way to just "move >to" instead of copying code and making new pages, then erasing in the main >directory. Changing links off of the main cemetery page is not a problem, >but I just thought that surely there was a simpler way to move pages around. >(that's what I get for thinking!) Terri, "Moving" files on a computer/server is simply a matter of renaming them. Unlike paper files in a file cabinet, files are not moved physically on the hard drive -- they are just assigned a new name and/or path. Any program or process that allows you to rename files on the server will accomplish your goal. Create the subdirectory, then rename the file from (for example) woodlawn.htm to cemeteries/woodlawn.htm Pat