Multiple URLs for different sites created on iWeb?

When I created a second site and went to publish it, the site was given the same URL (web address) as the first site I created. Does iWeb not identify new sites with unique URLs? Essentially my question is does each MobileMe account only support a single website?

Welcome to the Apple Discussions. When publishing multiple sites to to a MobileMe account the last published site will be accessible via the simple URL: http://web.me.com/youraccountname/
However each site has it's own URL which would be:
http://web.me.com/youraccount_name/sitename
So you need to tack on the site name at the end of the simple URL.
For what it's worth I use iWebSites to manage over 40 individual sites.. It lets me create multiple sites and multiple domain files.
If you have multiple sites in one domain file here's the workflow I used to split them into individual site files with iWebSites. Be sure to make a backup copy of your original Domain.sites files before starting the splitting process and move it to another location on your HD until you're satisfied the separation process is completed and what you want.
This lets me edit several sites and only republish the one I want. It's something you might want to take a look at.

Similar Messages

  • Re: Running the same (Forte) application multiple times -for different

    Hi
    We had the same problem - how to deploy a number of identical applications, using each their own db.
    (for training).
    The solution we used is to wrap the entire application into different applications by using a very small
    module called KURSUS01, KURSUS02 etc, that did nothing but call the start procedure of the main app.
    Then in the dbsession connect, we made a call appname to get the application name, and appended the
    first 8 chars to the dbname. Thus our dbnames now points to logicals name: rdbdataKURSUS01, rdbdataKURSUS02 etc.
    All this allows us to deploy the identical apps in the same env, or change one version, and run both the old
    and new program on the same pc and server at the same time (eg. KURSUS01 and KURSUS02).
    I also think this is a kludge - but it works nicely!
    Jens Chr
    KAD/Denmark
    -----Original Message-----
    From: Haben, Dirk <[email protected]>
    To: 'Soapbox Forte Users' <[email protected]>
    Date: 15. januar 1999 09:41
    Subject: Running the same (Forte) application multiple times - for different business clients.
    Hi All
    We have a number of different business clients all willing to use our
    application.
    The (forte) application is to run on our machines etc for these (business)
    clients.
    All (business) clients will have their data kept in separate Oracle DBs
    (instance).
    The problem now is that the entire (forte) application is written using
    DBSessions.
    Now, depending on what business client needs to be serviced (so to speak) we
    need to attach to the right DB - or use the "right" SO.
    The two options we can think of are:
    Option1:
    Programatic change to somehow "know" what (business) client (DB) I'm talking
    about and then use the right DB.
    Pro:
    Only one forte environment to maintain
    Can run multiple (business) clients on same PC at the same time
    Con:
    Requires many program changes
    bending O-O rules(?)
    can't dynamically name SOs so can it be done at all? (ResourceMGRs maybe?)
    Option2:
    Use separate environments! One for each business client.
    Pro:
    More defined separation of app and data,
    SLA-easy
    Con:
    Maintain "n" number of environments
    Can only run the application for one environment (business client) at a time
    on one PC - Big Negative here!
    Not knowing any feasible solution to option 1 (without much code changes and
    developer moaning) I would go for option two; as I have already worked on
    multi-environment setups on VMS back at the Hydro (hi guys).
    I would appreciate any comments from anyone who has solved this problem.
    How, Why Pro Con etc.
    TIA,
    Dirk Haben
    Perth, WA
    To unsubscribe, email '[email protected]' with
    'unsubscribe forte-users' as the body of the message.
    Searchable thread archive <URL:http://pinehurst.sageit.com/listarchive/>
    To unsubscribe, email '[email protected]' with
    'unsubscribe forte-users' as the body of the message.
    Searchable thread archive <URL:http://pinehurst.sageit.com/listarchive/>

    Hi
    We had the same problem - how to deploy a number of identical applications, using each their own db.
    (for training).
    The solution we used is to wrap the entire application into different applications by using a very small
    module called KURSUS01, KURSUS02 etc, that did nothing but call the start procedure of the main app.
    Then in the dbsession connect, we made a call appname to get the application name, and appended the
    first 8 chars to the dbname. Thus our dbnames now points to logicals name: rdbdataKURSUS01, rdbdataKURSUS02 etc.
    All this allows us to deploy the identical apps in the same env, or change one version, and run both the old
    and new program on the same pc and server at the same time (eg. KURSUS01 and KURSUS02).
    I also think this is a kludge - but it works nicely!
    Jens Chr
    KAD/Denmark
    -----Original Message-----
    From: Haben, Dirk <[email protected]>
    To: 'Soapbox Forte Users' <[email protected]>
    Date: 15. januar 1999 09:41
    Subject: Running the same (Forte) application multiple times - for different business clients.
    Hi All
    We have a number of different business clients all willing to use our
    application.
    The (forte) application is to run on our machines etc for these (business)
    clients.
    All (business) clients will have their data kept in separate Oracle DBs
    (instance).
    The problem now is that the entire (forte) application is written using
    DBSessions.
    Now, depending on what business client needs to be serviced (so to speak) we
    need to attach to the right DB - or use the "right" SO.
    The two options we can think of are:
    Option1:
    Programatic change to somehow "know" what (business) client (DB) I'm talking
    about and then use the right DB.
    Pro:
    Only one forte environment to maintain
    Can run multiple (business) clients on same PC at the same time
    Con:
    Requires many program changes
    bending O-O rules(?)
    can't dynamically name SOs so can it be done at all? (ResourceMGRs maybe?)
    Option2:
    Use separate environments! One for each business client.
    Pro:
    More defined separation of app and data,
    SLA-easy
    Con:
    Maintain "n" number of environments
    Can only run the application for one environment (business client) at a time
    on one PC - Big Negative here!
    Not knowing any feasible solution to option 1 (without much code changes and
    developer moaning) I would go for option two; as I have already worked on
    multi-environment setups on VMS back at the Hydro (hi guys).
    I would appreciate any comments from anyone who has solved this problem.
    How, Why Pro Con etc.
    TIA,
    Dirk Haben
    Perth, WA
    To unsubscribe, email '[email protected]' with
    'unsubscribe forte-users' as the body of the message.
    Searchable thread archive <URL:http://pinehurst.sageit.com/listarchive/>
    To unsubscribe, email '[email protected]' with
    'unsubscribe forte-users' as the body of the message.
    Searchable thread archive <URL:http://pinehurst.sageit.com/listarchive/>

  • Editing a site created with Iweb - with another program

    Hello,
    I built a website for a friend and he wants to be able to make small changes on it from time to time and I downloaded a WYSIWYG editor and none of them are compatible with sites created with Iweb...
    Does anyone have any suggestions? He runs a windows machine.
    Thank you so much!!!

    Well, not really. A lot of people have their sites built for them and then, with a little guidance, can change out photos, or do a little editing here and there. So your idea certainly has merit.
    The problem is, iWeb is a unique html generator. It stores everything you create in the application in a single file, (Domain.sites2), and only the application itself can open this file for editing. iWeb doesn't even create the html until you publish the site, either to a folder or to an Apple server. iWeb also changes many things into .png files--including text--believe it or not, in a well intentioned effort to cross platform better with other browser applications. So even simple text editors, which would normally be fine for changing small things in most websites, will struggle.
    Your idea was a good one; it is iWeb that isn't a good candidate for it.
    You must therefore now convince this person to become an Apnewbie, and buy a Mac!
    -Mark

  • Mobile Url for a site gives an error

    when i try to access the mobile site of a SharePoint 2010 site it gives me the following error: 
    <input name="__EVENTARGUMENT" type="hidden" />   Error
    Object reference not set to an instance of an object.
    The mobile Url contains _layouts/mobile/mblwiki.aspx this site has wiki feature enabled 

    Hi Omar,
    According to your description, my understanding is that the error occurred when you access the mobile URL for SharePoint site.
    I recommend to append "?Mobile=1" to the end of the URL of the SharePoint site
    to access the mobile view to see if the issue still occurs, such as
    http://MyServer/MySite/default.aspx?Mobile=1.
    If the error still occurs, I recommend to check if the mobile view is activated for SharePoint.
    http://technet.microsoft.com/en-us/library/ff393832(v=office.14).aspx
    More reference:
    http://msdn.microsoft.com/en-us/library/office/ms462572(v=office.14).aspx
    Best regards.
    Thanks
    Victoria Xia
    TechNet Community Support

  • Will my web site created with iweb hosted by fatcow work on icloud?

    will my web site created with iweb hosted by fatcow work on icloud?

    No. iCloud does not host websites.

  • Multiple sites created in iWeb '08 / Personal Domains for Each?

    If I create more than one site in iWeb, can each site have its own Personal Domain?
    So far, I have created 2 sites: When I publish the first one, it shows up on the web as http://web.mac.com/myname/nameofmysite/etc (which is fine). But I would like for the 2nd site to go to my personal url.
    I registered my domain name with GoDaddy, and have gone thru the process of assigning the CNAME at GoDaddy and Personal Domain at mac.com
    The problem is: When I click on Visit Published Site in iWeb, it goes to my domain name (www.mydomainname.com/my2ndsitename), but still showing the standard "placeholder" home page at GoDaddy.
    What do I need to do to make my ONLY my 2nd site show up at my personal url? And do I still need to do something else at GoDaddy to make my actual site appear at my personal domain url?

    The site you want to use CNAME with must be the topmost site in the organizer at the left side inside the iWeb app when you publish (or the last site you publish if you are using separated Domain files).
    It would be good to provide your url(s) if you want further help.
    Only one CNAME type pointing can be used per account, but you can use ordinary forwarding/masking for other sites, where you just type the longer url (http://web.mac.com/username/sitename) into a form at the place which has your name.

  • Multiple Domain Controllers, different sites, checking status for replication

    Good day,
    How can you see what DC has the current "master" or most up to date version? If I have 3 DCs and 3 different sites, and I add a new user at one of the sites, then that site has the newest master.  How can I check what version of the Global Catalog / ADUC version / revision they each have?
    Is there a CMD / Powershell script to do so?
    This topic first appeared in the Spiceworks Community

    New Delhi: When you fall ill or want to seek medical advice, who do you turn to? Your family doctor or the neighbourhood medico, of course. But, experts say, you may now have another option: social media.
    WhatsApp, Twitter and Facebook, among others, are helping doctors to reach out to patients, guide them for treatments, provide counselling post-surgery and create close-knit support communities, as more Indians join social media platforms.
    "We are frequently using WhatsApp, Skype and Viber to reach out to patients. Currently, we have over 180 patients connected via WhatsApp and over 30 through Skype who are receiving online rehabilitation training," says Dr H.S. Chhabra, medical director and chief of spine service at the Indian Spinal Injuries Centre in New Delhi...Read More
    Read More

  • Creating multiple subscriptions for collaborative site collections under same OU in multi-tenancy

    Hi,
    We have an application that creates host based collaborative site collections and MySite Host site collections. We have created two separate web applications for hosting collaborative site collections and Mysite host based site collections as recommended
    by MS.
    For creation of collaborative site collections, we are creating separate site subscriptions for separate site collections. For example, if a tenant has two collaborative site collections as CSC1 and CSC2, then two site subscriptions are created for two CSCs
    under the same tenant. The reason behind the implementation is as follows:
    There is a 1:1 mapping with the featurepack and site subscription. Now if two site collections are created under the same site subscription, then altering the feature pack of any site collection will affect the other one. Whereas, if separate subscriptions
    are created fro separate site collections, then altering the featurepack of any site collection will not affect the other site collections.
    Now, my concern is, will the basic functionalities of SharePoint, like search, user profile, etc, will break for the above implementation. Is there any technical hazard for the above implementation.
    A quick response is appreciated, as we need to deliver a customer  ASAP.
    Thanks in advance,
    Arnab

    Search and UPSA would be part of the Site Subscription, so I'm unsure as to what you're specifically asking.
    Trevor Seward
    Follow or contact me at...
    &nbsp&nbsp
    This post is my own opinion and does not necessarily reflect the opinion or view of Microsoft, its employees, or other MVPs.

  • Multiple "vserver" for different apps in a single VLAN (Bridge Mode)

    Hi,
    I'm deploying Cat6500 with CSM-S & FWSM modules. Doing bridge mode for the CSM (and FWSM will do the inter-VLAN routing upfront).
    There are 3 (three) different applications (Vidiator, BEA & XIAM) placed in the Internet VLAN. Each application consist of multiple servers. Two applications (BEA & XIAM) need to be load-balanced, and the other one (Encoder) in the same VLAN does NOT need to be load-balanced.
    The questions are:
    - Is it possible to create multiple virtual servers (vserver) for different applications (BEA & XIAM) on the same VLAN client/server ?
    - Is it also possible to do Load Balancing only for some Servers (BEA & XIAM) on one VLAN, while other servers (Encoder) on the same VLAN do NOT need load-balance? If, so what is the method? If not, what should be done?
    Below is the script for CSM-S that I'm planning to deploy, please kindly provide your comments and advices.
    Thanks a lot in advance.
    Johan KC
    MY SCRIPT:
    module ContentSwitchingModule 9
    vlan 96 client
    ip address 10.67.96.9 255.255.252.0
    alias 10.67.96.8 255.255.252.0
    vlan 296 server
    ip address 10.67.96.9 255.255.252.0
    vserver BEA-PROXY-WEB
    virtual 10.67.96.1 tcp www
    vlan 96
    server farm BEA-PROXY-SERVERS
    replicate csrp connection
    persistent rebalance
    inservice
    server farm BEA-PROXY-SERVERS
    nat server
    no nat client
    real 10.67.96.2
    inservice
    real 10.67.96.5
    inservice
    probe ICMP
    server farm XIAM-WEB-SERVERS
    nat server
    no nat client
    real 10.67.96.26
    inservice
    real 10.67.96.29
    inservice
    probe ICMP
    vserver XIAM-WEB
    virtual 10.67.96.25 tcp www
    vlan 96
    server farm XIAM-WEB-SERVERS
    replicate csrp connection
    persistent rebalance
    inservice

    Hi Gilles,
    Thanks a lot for your respond.
    1. For the multiple vservers.
    Both applications provide HTTP service but think that I could run them on different port number: 80 and 8080. Will this work?
    2. About the non-loadbalancing apps (encoder).
    There are two servers and future adding is possible. They can work independently of each other. Both servers just provide FTP access, for content provider to upload files.
    Since both servers will run the same service (FTP) and port number, I don't think we can create two vservers for them, right?
    You also said that I could have the server in the internet vlan and client accessing it directly. Is this mean that no vserver config needed? So, from FWSM the client traffic will go straight to the servers (without passing the CSM)?
    If this is possible, sound like good option to me.
    Please kindly provide your advice/comments.
    Thanks again.
    Best Regards,
    Johan KC

  • Site created on iWeb '08, but now only appears online, NOT in iWeb

    I created a site on iWeb 08 and published it to web.me.com and to a folder (just in case!)
    The site's currently viewable online, BUT now it's not in iWeb as one of my sites, so I can't make changes.
    Anyone know if I can drag the site back into iWeb?

    omgirly wrote:
    Anyone know if I can drag the site back into iWeb?
    Welcome to the discussions. No, you can't drag the published site back into iWeb — only iWeb's Domain file can be opened in iWeb. See this Apple doc on How to back up MobileMe data. It says:
    Any websites you have published with iWeb should still be available within iWeb. iWeb stores everything in a Domain file, normally located in the ~/Library/Application Support/iWeb folder (although it can be moved). If you no longer have this file, you can view your currently published pages and manually recreate them within iWeb, but there is no way to import published pages back into iWeb. You can manually back up the Domain file, or use Backup to back it up.
    See also these Apple docs:
    _iWeb ’08: Backing up your Domain file_
    Recovering items using Time Machine and Spotlight
    But Spotlight does not look in all areas of the hard drive. Download and run Find File to search for ".sites2".
    Paragraph 2.3 of this FAQ page gives some tips on how to use published files, graphics, photos, etc., to help rebuild the site from scratch:
    http://iwebfaq.org/site/iWebBackupretrieve.html

  • Set alias URL for SharePoint site

    Hi,
    I want to set the SP site alias. my server name appearing http://dmfpqabudappcq2 and i want to change it to http://MySharePoint.
    I check the central admin - AAM - Edit alias url. I have updated there.
    Now, i am setting the new alias host in DNS. for this i have open the DNS - expands server name - Forward Lookup zone. When i go for right click then i can not see to add new alias and server IP there.
    Can anyone please tell what i am missing here to complete the setting for SharePoint alias. 
    Any help is much appreciated.
    Thanks, 
    Rakesh

    I've never trusted changing a Web App's URL. I always advise adding a new AAM for http://intranet etc. alongside your already existing server name.
    I would return the inital entry to as it was, then add a new AAM for your site.
    Now if i understand you correctly you haven't added an A host record for the AAM address to DNS yet? This is described here:
    http://technet.microsoft.com/en-us/library/cc779029%28v=ws.10%29.aspx
    Once you have an A host record you should be able to 'ping' that address from a client computer. You should also be able to browse the site from a client computer (assuming there's a site collection created for that web application).
    You will not however be able to browse it from your SharePoint server, this is because of the loop back check:
    http://www.harbar.net/archive/2009/07/02/disableloopbackcheck-amp-sharepoint-what-every-admin-and-developer-should-know.aspx

  • Delivery to multiple invoices for different BPs

    Hi,
    I have the following scenario:
    You add a delivery note for one customer. There are situations when should be three different invoices, but for other 3 different BPs as the customer who received the goods is not necessarily the one paying for them.
    I know there is a payment consolidation, but you can only include one father code.
    Any ideas?
    Thanks,
    Cristina

    Hi Cristina,
    it must be very difficult to keep track of who received what goods & who is meant to pay for them.
    If this group of BPs is definite, you could create a virtual 'master' consolidating BP & run a group account where you keep all the billing addresses in the one spot. The disadvantage is that you will not easily be able to pinpoint which of the 'child' BPs still owes for what invoice.
    You can also create invoices & payments for different BPs & then use internal reconciliation with multiple BPs. This may be more traceable option, but depends on manual actions & is therefore error prone.
    All the best,
    Kerstin

  • Does anyone know whether it is possible to add a Pay Pal button to web site created using IWeb?

    Does anyone know whether it is possible to add a Pay Pal button to a community web site I created using IWeb?
    If so how does hide the Pay Pal code?
    Robert Jones

    See this page for info ...
    http://www.iwebformusicians.com/Internet-Music-Sell-Distribute/PayPal.html
    Other pages in this section show how to set up a sales page and create a shopping cart.
    "I may receive some form of compensation, financial or otherwise, from my recommendation or link."

  • How can I manage multiple iPads for different students?

    Problem: I need to manage multiple iPads for my students with special needs. I need to download different apps to different iPads and I'm not sure how to keep their apps separate but still keep ultimate control of the units (i.e. lock them from loading anything on the apps that we at the school district haven't approved).
    I need to be the only one doing updates, loading software, etc., and don't want to keep using my own personal iTunes account...any suggestions?

    If the presenter is using a computer and everyone else has an iPad this is very easy and free. Just use http://join.me and on the iPad just download their free app

  • How can we use a pdf form multiple times for different people (students)?

    Our school created a pdf form of our report card but we are not able to "save as" the forms for use by multiple teachers for multiple students. Please advise.

    Just use Adobe Reader XI.  Adobe Reader XI allows for forms data saving but it does NOT allow for locking down that data.

Maybe you are looking for

  • Applications folder missing from Macintosh HD in Finder

    The "Applications" folder disappeared from my "Macintosh HD" finder window a few days ago and I have found no way to restore it. I can access "Applications" from the Finder sidebar and it the "Applications" folder displays in the Path Bar but not in

  • Can't close a tab(

    While crossing the Web opened that link in google http://beginning.etxddwgiedhndnfgfd.info/antvrs/# I can't close it( Maybe somebody knows what i have to do?

  • Why jsp throw exception , but error page can' t catch it .

     

  • Search Folder Doesn't Include Items

    Hello, When I setup a Search Folder to contain From and To Emails for a specific email address, the folders contain the items received from the email address, but not items sent even though all folders are searched within the Mailbox. Office365 Pro E

  • Latest ios 8 update through itunes freezes product

    Seriously Apple, we should not have to reset our products to factory defaults the get the newest update to work when updating through itunes. My son's ipod updated fine through the ipod (5th) itself but my ipad (2)and my daughters ipod (5th)both enco