I want to start a website in diffrent language

Discussion in 'HTML & Website Design' started by kiran(HM), Jul 23, 2009.

Thread Status:
Not open for further replies.
  1. #1
    Hello,


    I want to start a website in different languages, for example if i open www.yourdomain.fr which should be open in french language and if i open www.yourdomain.com which should be open in english language.

    So any ideas how to make this type site.
     
    kiran(HM), Jul 23, 2009 IP
  2. vagabondos

    vagabondos Active Member

    Messages:
    33
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    63
    #2
    do you want to use it on the same hosting or different hosting?

    and also which control panel do you use? cpanel or plesk?
     
    vagabondos, Jul 23, 2009 IP
  3. kiran(HM)

    kiran(HM) Banned

    Messages:
    68
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #3
    I want to use on same hosting and i use cpanel
     
    kiran(HM), Jul 23, 2009 IP
  4. kiran(HM)

    kiran(HM) Banned

    Messages:
    68
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #4
    anyone help me in this regard soon
     
    kiran(HM), Jul 23, 2009 IP
  5. 5867dude

    5867dude Peon

    Messages:
    266
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #5
    Well if your host supports addon domains simply make yourdomain.fr a different site to yourdomain.com while having the same content (in a different language)

    If they are static html then that should be fine but if you are going to use a script then I cannot help you there
     
    5867dude, Jul 23, 2009 IP
  6. Klevraco

    Klevraco Peon

    Messages:
    6
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #6
    I think the easiest solution for this would be to set these up as add on domains. If you are using a CMS such as joomla, wordpress, drupal or e107 then you just need to set the default language for each site accordingly. However if you are using a html or normal php you will have to more then likely rewrite the site. or at least the language files to reflect the changes. I would suggest for sites like those just to use the Microsoft translator.
    You can get a invite to this here.
    http://www.microsofttranslator.com/Widget/?ref=MSTWidget
    Code (markup):
     
    Klevraco, Jul 23, 2009 IP
  7. CZhakis

    CZhakis Member

    Messages:
    35
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    41
    #7
    I think the only solution is to use RewriteEngine (.htaccess) if you're using PHP. Just google it you should find what you need.
     
    CZhakis, Jul 23, 2009 IP
Thread Status:
Not open for further replies.