2 web sites on the same server!!?? Help!

Tech-Archive recommends: Fix windows errors by optimizing your registry

From: Rick Budde (anonymous_at_discussions.microsoft.com)
Date: 11/14/04


Date: Sun, 14 Nov 2004 07:33:27 -0800

You could create your site and have everything in the
root directory. It would work but it would be a nightmare
to maintain. Therefore one uses subdirectories (folders)
to organize one's site.

Subwebs are really just subdirectories (with some special
properties). Therefore why don't you use subdirectories
on your site to organize your various language versions.

What I have done on one such site is to have English
(titled "eng") & Spanish (titled "esp") subdirectories
off the root. In each of those subdirectories, I have
included other subdirectories which are named to mirror
my "menu" items of the site. By the way, I title these in
my native language. Your Page Title Property, which is
displayed in the browser title bar should be in the
language of the page in question.

I then include an "index" page in my root directory for
the "home" page in each language, "index"
and "index_esp". The home pages include prominent links
to the other language. I use the words "Engiish"
and "Espanol". You have to decide which langauge to be
the default language and make that page your site's
actual index/home page. Then you are good to go!

I am sure there are many other ways to accomplish this
task but this works for me. Good luck.

>-----Original Message-----
>I have an original web site in Swedish that now has been
translated into
>English. I want the visitor to be able to select
language, and then go to a
>site in that language.
>
>I likesthe idea of subwebs (or whatever MS calls them in
English) and
>created one, but my web hotel won't allow it.
>
>I need to link between different language pages (can be
more than two in the
>future) but each language should have its own link bar
as if it was on a
>seprate server. When I have tried to make both sites co-
exist in the same
>directory structure, it has messed up my link field. I
need two, or more,
>separate link fields that don't borrow from each other.
>
>I also have a customer survey database that must be
filled from different
>language pages.
>
>Any ideas?
>
>Best,
>
>Tomas
>.
>



Relevant Pages

  • Re: How do search engines index multilingual content?
    ... been trying to redirect visitors of my home directory to different ... subdirectories, depending on the accept language header sent by the ...
    (comp.infosystems.www.authoring.html)
  • Re: 2 web sites on the same server!!?? Help!
    ... Therefore one uses subdirectories (folders) ... | on your site to organize your various language versions. ...
    (microsoft.public.frontpage.client)
  • Re: 2 web sites on the same server!!?? Help!
    ... Use Global link bar to differentiate between English and Swedish ... Then place the language pages below the respective "home" pages. ... Therefore one uses subdirectories ...
    (microsoft.public.frontpage.client)
  • Re: 2 web sites on the same server!!?? Help!
    ... if I do that will I be able to use the FP link bar for both languages. ... So I want the link bar for English site to say: ... Therefore why don't you use subdirectories ... > | on your site to organize your various language versions. ...
    (microsoft.public.frontpage.client)
  • Re: .NET 2.0 VB Code and C# Code mixed
    ... subdirectories (each containing files of the same language) in order to ... > I have created a new web site, added one APP_CODE folder and under the ... > However I get the following error when I try to compile (Did I do ...
    (microsoft.public.dotnet.framework.aspnet)