Looks like no one’s replied in a while. To start the conversation again, simply ask a new question.

Moving Iweb files from old hard drive to new laptop

Hi, just replaced my old Powerbook with a new MacBook Pro and I have been sent my old hard drive and fit it in to an enclosure to let me have access to my old pics, music etc but I am struggling to find the iweb files for my websites


I know they were there before it went in for a screen repair and everything else looks ok so just wondered if I am looking in the wrong place


Any help much appreciated


Tony

MacBook Pro, OS X Mountain Lion (10.8.2)

Posted on Feb 20, 2013 3:08 PM

Reply
22 replies

Feb 20, 2013 4:33 PM in response to tonybassplayer

The primary file you need to move is named Domain.sites (iWeb 2) or Domain.sites2 (iWeb 3). it's locted in your Users/Home/Library/Application Support/iWeb folder. Copy that to the same folder on your new MBP.


However:


NOTE: In Lion and Mountain Lion the Home/Library folder is now invisible. To make it permanently visible enter the following in the Terminal application window: chflags nohidden ~/Library and hit the Enter button - 10.7: Un-hide the User Library folder.


Once you make the libraries visible you can easily find the file you need and move it into the new library. If you have problems opening the domain file for the first time try the following:


To open your domain file in Lion or Mountain Lion or to switch between multiple domain files Cyclosaurus has provided us with the following script that you can make into an Applescript application with Script Editor. Open Script Editor, copy and paste the script below into Script Editor's window and save as an application.

do shell script "/usr/bin/defaults write com.apple.iWeb iWebDefaultsDocumentPath -boolean no"

delay 1

tell application "iWeb" to activate


You can download an already compiled version with this link: iWeb Switch Domain.


Just launch the application, find and select the domain file in your Home/Library/Application Support/iWeb folder that you want to open and it will open with iWeb. It modifies the iWeb preference file each time it's launched so one can switch between domain files.

WARNING: iWeb Switch Domain will overwrite an existing Domain.sites2 file if you select to create a new domain in the same folder. So rename your domain files once they've been created to something other than the default name.



OT

Feb 22, 2013 5:04 PM in response to tonybassplayer

Hi can you explain this a little as I dont think I am quite understanding what to do



NOTE: In Lion and Mountain Lion the Home/Library folder is now invisible. To make it permanently visible enter the following in the Terminal application window: chflags nohidden ~/Library and hit the Enter button - 10.7: Un-hide the User Library folder.



Many thanks


Tony

Moving Iweb files from old hard drive to new laptop

Welcome to Apple Support Community
A forum where Apple customers help each other with their products. Get started with your Apple ID.