Lost iWeb domain

Hi,
My HD went bad and I lost the domain for my iWeb site. The site is posted to my .Mac (MobileMe) site. Is there any way to bring the files from there back to iWeb?
Thanks,
Ray

docwyatt wrote:
...time to redo the work.
Ray ~ And to avoid re-doing your work yet again in the future, you could use the free SuperDuper! to regularly create a bootable clone of your entire internal HD on an external drive:
http://www.shirt-pocket.com/SuperDuper
...then if your internal HD fails, you re-boot with the Option key held down. Your Mac will start into Startup Manager, where you can use the arrow keys to select a Mac OS X volume to start from, i.e. your bootable clone from SuperDuper!. Besides the advantage of not losing any valuable data, you can continue working and use Disk Utility app in Applications > Utilities to diagnose the problem.
And this free SMARTReporter may give you an early warning of impending hard drive failure:
http://www.corecode.at/smartreporter/

Similar Messages

  • I've lost iWeb and thus my web design.  I must start from scratch.  Should I reinstall iWeb 09 and use that, or is there a better way?

    I've lost iWeb and thus my web design.  I must start from scratch.  Should I reinstall iWeb 09 and use that, or is there a better way?

    The file you really need is named Domain.sites2 which resides in your   Home/Library/Application Support/iWeb foldler.  It's independent from the iWeb application. If it's not in there do you have a backup of your hard drive from an earlier time? 
    Resinatll iWeb 3 from the iLife 09 disk or wherever you got it from originally and then try what's described below:
    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 press the Return key - 10.7: Un-hide the User Library folder.
    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

  • Lost iWeb

    Hi
    I have completely lost iWeb from my Mac for some reason. Is there anyway that i can re-install iWeb either from the OS Installation disc or, from a separate iWeb i had purchased previously without causing damage or grief to all other programs?

    The last Full back up the time machine did was a couple months ago. I have been having trouble with it. I did manage to find an older version of a "Domain.sites2" and that did open an iweb from that time so not all is lost. Thank you. One more question thou, I have all the backed up files (except the .site file because while in iWeb I not only published to .mac but published to a folder on the external hard drive. I brought those files over and when click on each index page it works great. Can't I write a .site to connect those pages to iweb if not how do I cut and paste the many pages as you suggest?
    Why does iWeb give you the option to publish to a folder? What other things would you use this for?
    Thanks again for the help

  • Can you create an iWeb domain from an iWeb sight?

    What happens if the computer you are using to create the iWeb crashes? Your iWeb page is still out there but the domain in Application Support/iWeb is now gone. Can I recreate that from the original site? I feel kind of dumb creating a whole new site that is still active.
    This first came up because we run mobile accounts in our school. I only sync the desktop and documents folders. Then when a student moved to a new computer, the domain was not there. Or at least that is what I discovered. What they saw was when they opened iWeb, all the work they just did was gone. It wanted to start over. Even though what they had done prior was still on the web.
    I am getting ready to show some of my teachers iWeb. I don't want them to have this same problem. Their sites may be quite extensive. And that much work to go lost would be a shame.
    Please help
    MacBook Pro 2.16GHz   Mac OS X (10.4.8)   2GB RAM

    Hi Brian,
    iWeb's Domain file is kept in the user's Home folder Library:
    Users/username/Library/Application Support/iWeb/Domain
    I think the easiest thing to do in your situation when you're finished working is just copy the Domain file to a usb flash thumb drive. Then you have your work with you and you can open and edit your site(s) from any machine running the same version of iWeb.
    Remember also that flash drives can/will fail at some point. If you are building large sites it's not a bad idea to burn a copy of the Domain to a DVD now and then.
    Mark

  • Bought New Mac - Lost iWeb files

    I recently bought a new G5. Before I disconnected my old G4 I verified all my iWeb sites and files were uploaded to my .mac acct.
    Now, when I access iWeb in my new G5 I don't have my sites listed in the menu on the left side. How do I get iWeb to retrieve my files from .mac so I can continue working again?
    Thanks to all.

    I hope you still have your old Mac...
    Your iWeb data is stored, not in your actual html files, but in a file called Domain.sites which is stored in your Home/Library/Application Support/iWeb folder. If you want to work on your site on another computer, copy this file to a thumb drive to move it around.
    You should backup this file whenever you make big changes to your site, because if it gets lost or damaged, you will have to start all over. Sadly, many many people learn this the hard way.
    I have an Automator app on my site that will help you backup your Domain file(s). Click here to download it or visit http://iweb.varkgirl.com for more info. The app will make a .zip file of your Home/Library/Application Support/iWeb folder and save it to a location of your choosing.
    Then check out Mozy for an online place to store your backups - I just found this and it seems great. They just recently released a Mac friendly version of their app - it automates the upload and encryption. You select the files you want to backup and it does the rest. You can set it to upload automatically after so many minutes of inactivity or once a day. It does it all in the background so you don't have to worry about it! 2GB of storage are free - plenty of room for most people's iWeb Domain.sites backups!
    Disclaimer: By clicking the aforementioned link to Mozy, which has my referral code in it, you earn yourself (and me) 256MB of extra storage space. If you don't want that to happen, just go directly to http://www.mozy.com and sign up that way. Either way, you will find a great service! :)

  • Iweb installed on a new computer but i have this error message: Can't open file "~/Library/Application Support/iWeb/Domain.sites2."

    I have just installed ilife on my  new computer from my disk. I have several backups of my webpage from my  old computer. Everything would be great if I could just run the program. When I click the icon for iWeb I get the following message:  Can’t open file “~/Library/Application Support/iWeb/Domain.sites2.”
    Somebody please help! I desperately need to update my website.

    In Lion the 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.
    To open your domain file in 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
    Just launch the application, find and select the domain file 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.
    You can download an already compiled version with this link: iWeb Switch Domain.
    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

  • Can't open file "~/Library/Application Support/iWeb/Domain.sites"

    I was working on iWeb today, doing the usual adding pictures, and gave a few pages some color, and a few pictures here and there.
    I restart my computer, because as usual, I almost have no memory left. When the computer is running again, I opened iWeb, and I get this odd message:
    Can't open file "~/Library/Application Support/iWeb/Domain.sites"
    Why is this here? I didn't do anything weird to trigger such message. The site was working perfectly fine! I tried taking the domain file to the desktop, then opening it once iWeb launches from there, and same message appears. I put it back to its place, and tried putting the iWeb plist on the desktop, and same deal!
    Everything is back in its place, I haven't changed or triggered anything to deserve this. I ran Onyx, full optimization update. I restarted computer, and conducted a full disk permission repairs. Only 1 error found out of another app.
    My computer is healthy, my programs are running fine. What is going on? Does anyone know how I can fix this?

    Hi
    Whaow 3.1GB. I'm sure iWeb has problems with that. I have the same problem with my iWeb. I have about 100 BLOG pages with a lot of pictures. Although iWeb scales the pictures when publishing (good!) it does not scale them when they are stored in the domains file/dir (bad!) So if you have an 8MP camera, this adds up after a while.
    You can open the comains file and try to figure out what causes the trouble. (Right click/CTRL click, open content) sort on size to see if you have some extremely large stuff in there (Movies???) Take them out and try to make them smaller.
    Good luck!!
    Walter

  • Can't open file "~/Library/Application Support/iWeb/Domain.sites2."

    Hello,
    I have been using iWeb for over a year and I have a lot of my work on it. But for some reason, when I went to open iWeb, I get the error message:
    +Can’t open file “~/Library/Application Support/iWeb/Domain.sites2.”+
    Does anyone know how I can fix this and make sure my content doesn't get deleted?
    Thank You!

    Deleting the preference file does not affect the domain.sites2 file. If it's not in the default folder or has a name other than domain.sites2 then that's why iWeb couldn't find and open it. Find it and double-click on it to open it with iWeb 2. You do have a backup copy the domain file, right? If not download and use frequently the Automator application that Varkgirl created. You can get it at Varkgirl's iWeb Tips and Tricks site.

  • IWeb "Domain" File Not Opening in Mavericks

    I just bought a new Mac Pro and converted everything over from my early 2008 Mac Pro.  However, my iWeb Domain file will not open in the new Mac.  It defaults to the start up iWeb page asking me to choose a new template. 
    Facts:
    1- Both systems are running same version of Mavericks.
    2- Both systems are running same version of iWeb.
    3- In the Early Mac system, when I open iWeb, the Domain automatically opens.  In new Mac it opens to the "choose a template for your webpage" option.  Same result if I double click on the actual Domain file.
    Troubleshooting already done:
    1- Confirmed this is the only Domain file on the system
    2- Opened same file on old system to ensure it is a valid Domain file
    3- Re saved in old system and transferred over to new system.  Same result when opening.
    Thank you in advance for any insights on this.

    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.
    NOTE: In Lion and Mountain Lion the Home/Library folder is now invisible. To make it permanently visible in Lion or Mt. Lion enter the following in the Terminal application window: chflags nohidden ~/Library and press the Return key - 10.7: Un-hide the User Library folder.
    For Mavericks, 10.9,  go to your Home folder and use the View ➙ Show View Optionsmenu to bring the this window:
    OT

  • Can somebody help me to restore my iWeb domain file from Time Machine (at the moment my whole life history is frozen online)?

    I had to wipe my machine and create a new account. Now I can't restore my iWeb domain file and thus can't edit my site. When I do try to restore the file I'm told:
    The operation can’t be completed because some items had to be skipped. For each item, choose File > Get Info, make sure “Locked” is deselected, and then check the Sharing & Permissions section. When you are sure the items are unlocked and not designated as Read Only or No Access, try again.
    I've changed the permissions of the domain file/folder itself (within Time Machine) but I gather it wants me to change the permission of everything in there, which would presumably take hours and hours.
    I've tried just dragging the domain file from the hard drive where the Time Machine backup is stored but the result of that is:
    Can’t open file “~/Library/Application Support/iWeb/Domain.sites2.”
    This is quite urgent because I am applying for a new job and can't display my latest work online. Any help much appreciated in advance.

    Download iPhoto Library Manager and use its rebuild function. This will create a new library based on data in the albumdata.xml file. Not everything will be brought over - no slideshows, books or calendars, for instance - but it should get all your albums and keywords back.
    Because this process creates an entirely new library and leaves your old one untouched, it is non-destructive, and if you're not happy with the results you can simply return to your old one.  

  • Rebuilding Photo Pages from Lost iWeb Site

    I mistakenly deleted my backed up iWeb domain file after doing a fresh install of OSX. I know there is no way to import the published HTML files into iWeb, so I am in the process of making a copy of my website manually. I am looking for a way to rebuild my photo pages that doesn't require me to look at the published site, identify which photo is on the site, find it in iPhoto, and drag it to my new iWeb site. Instead, what I'd like to do is grab the photo files from iDisk for each photo page, and then drop them into my new iWeb site. However, I can't seem to find on my iDisk where the actual photo files are stored. I suspect I am looking in the wrong place. The files in the iDisk/Web/Sites/Site Name/My Albums/Pages/Album Name/Media/Photo Name are too small and low quality. When I click the download link from the published site, it's the full size file. Where is this stored?

    I mistakenly deleted my backed up iWeb domain file after doing a fresh install of OSX. I know there is no way to import the published HTML files into iWeb, so I am in the process of making a copy of my website manually. I am looking for a way to rebuild my photo pages that doesn't require me to look at the published site, identify which photo is on the site, find it in iPhoto, and drag it to my new iWeb site. Instead, what I'd like to do is grab the photo files from iDisk for each photo page, and then drop them into my new iWeb site. However, I can't seem to find on my iDisk where the actual photo files are stored. I suspect I am looking in the wrong place. The files in the iDisk/Web/Sites/Site Name/My Albums/Pages/Album Name/Media/Photo Name are too small and low quality. When I click the download link from the published site, it's the full size file. Where is this stored?

  • HELP! can't find my iweb domain file anymore

    tried to back up my iweb domain file. located a file called 'domain' (in the library--> application support--> iweb folder) and opened it to check the contents (it seemed too light). it was the wrong file, an empty one not the domain i have been using.
    when i migrated to this machine, i must have renamed my good old domain file, put it somewhere and set iweb to run with it.
    the problem is now that i accidently opened the wrong domain file, iweb is set to run with this empty domain file. i.e. all my pages and sites appear gone.
    i have no idea where my real domain file is.
    "spotlight" or "file-->find" are no help whatsoever in locating it (heck, they could not even locate the other 'domain' file... does spotlight not search in the library area of the HD?? seems really lame). it must be somewhere. it was just here a second ago. it's not in the trash either (which i have not emptied for a while).
    any help?

    hm, i tried Cmd-Shift-C and typing "sites2" in the search field.
    searching 'this mac' and 'file name' or 'contents' turns up nothing.
    i tried typing 'domain' in the search field also.
    also tried to search by 'kind' typing in 'iweb domain'. turns up nothing.
    not even the domain file which i know is there (the wrong one, in the library --> iweb folder) and is called 'domain.' and which get info tells me is of the kind 'iweb domain'. ireonically, only its alias comes up (which is not in hte library folder).
    as for spotlight, it only searches 14 categories of files, and you cannot add any .
    is it just me or is something wrong here? if you search for a file that is clearly there, but search does not turn it up, wouldnt it follow that the search function is no good?
    i also tried searching as 'contents' a phrase which i know is in on one of the pages in the domain. but no luck either.
    i have not deleted the domain file. i am positive about that. i just opened a different/wrong domain file. that in itself should not delete, damage or hide my domain. its just misplaced. the frustrating thing is of course that the sites are still all there published online! but i cannot change or update them without the domain file... (of course i have a backup from a few weeks ago, but would be nice not to have to start from that again...)
    any more suggestions on more effective searches? e.g. i know that the 'kind' is called 'iweb domain'. any search program that could do anything with that?
    thanks for the cmd-shift-c hint btw. will come in handy in other ways im sure.

  • I want to move my iweb domain files to another computer, I read the directions in help but the file isn't where it says it is, can anyone direct me?

    I want to move my iweb domain files to another computer, I read the directions in help but the file isn't where it says it is, can anyone direct me?

    Where are you looking?
    Here:
    User>Library>Application Support>iWeb
    Keep in mind that your Library folder is hidden by default in Mountain Lion.
    To find it, hold down the option key and choose the Go menu in the Finder.
    You might also want to try posting your question over in the iWeb area.
    https://discussions.apple.com/community/ilife/iweb
    Matt
    Message was edited by: Matthew Morgan

  • Why does my iWeb Domain file not open in my laptop?

    I'm having trouble opening my iWeb domain files on a different computer (which I need to be be able to do). I've looked at the other relevant discussions re iWeb domain file editing issues . The problem seems to be (I think) that I have no Library folder in my home folder. Nevertheless, when I open iWeb on my main computer, my website is there. When I copy that file and try to open it from my Macbook Air, all that shows in iWeb is junky stuff I've done on my Macbook in iWeb. My actual website is nowhere to be seen. I've checked the size of the Domain file too, to make sure I've copied the right one and I have. And does anyone know why I neither have a Lbrary folder in my user folder on my Mac Mini or my Macbook Air?

    In Lion the 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.
    For opening your domain file in 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.
    Just launch the application, find and select the domain file 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.
    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.
    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

  • IWeb "Domain" file Transfer.

    So i copied the domain file to an external to back it up and because I was going to restore my machine.
    I restored my maching restored the domain file and iWeb wont open. I am really bummed because I have 4 website on it as well as my Photo website.
    Any ideas would be lifesaving!
    Thanks a lot.
    G3 B/W 450mhz 800+ ram 10.4 l G3 AIO 266Mhz 576 Ram 40gig HD 10.2 l iMac G5 rev.   Mac OS X (10.4.7)   G4 Digatal Audio 733mhz 1GB Ram 10.4

    Q. What happens when you launch iWeb?
    When you first launch a clean install of iWeb and then quit, some files are created, these include your preference file, which is located here:
    User/Library/Preferences/com.apple.iWeb.plist
    Also your domain file and the iWeb folder are created here:
    User/Library/Application Support/iWeb/domain
    Providing you used the default location (above) for your domain file previously, then you can now delete the new domain file and replace it with your old file. When you launch iWeb it should open your old domain file.
    Q. Did you change the name you use for your user account with the new system?
    If so, the plist file within your domain file could be pointing to the wrong place. Lets delete it!
    With the domain file in the iWeb folder, "Control+Click" (or right click) on the domain file. From the pop-up menu choose, Show Package contents. Look for a file called assets.YourUserName.plist, move this file to the desktop, out of the domian file. Now launch iWeb, does your site open?
    Report back!
    Will
    1GHz G4, 15" PB, 1.5GB RAM, Airport Network, 4 GB iPod Mini (1G), 60GB iPod (5G)   Mac OS X (10.4.6)  
    Help others by marking solved questions as answered ( + Solved or Helpful )

Maybe you are looking for

  • Saving as multi-page more than once

    I recently figured out how to create multiple pages through Illustrator by saving as a pdf with page tiling. It works the very first time you save the file. Then, I try to save the file again after making corrections and the box that is normally in t

  • Acrobat 9 Pro doesn't open installation page on Yosemite

    Dear Community, I bought a new SSD so I need to re install My CS3 Design standard from DVD I've installed everything works just fine but when I click Acrobat Pro icon to complete installation just nothing happens it asks me plug in (install extras) o

  • Logging of table changes

    Hi All,           We are working on ERP 6.0. Recently Basis team has been asked to activate the table changes logs in Production system. Accordingly we activated the rec/client parameter for Production system client. We are also required to click the

  • Customer Service Help Severely Needed!

    I have a huge, ongoing issue with customer service.... I've literally spent precious hours of my life on the phone and unfortunately, it's getting to be a weekly occurrence.  I'm posting here with the hopes that this is another venue for me to be hea

  • Viewing the linked fonts in BrowserLab

    Hi When using BrowserLab from a file in Dreamweaver, should you be able to view a non-system web font correctly - or must your site be uploaded to a server for the fonts to display correctly? I ask, because when I view my Dreamweaver pages (using a F