You really should create a separate subweb for the other language so you can set your Web/Site language as well as the individual
page language (unique from the settings in the English language site
Then add language meta link to the users browser (and search engines) will know there is an alternative language representation
See
http://www.w3.org/International/resources.html#hints
and
http://babel.alis.com:8080/web_ml/index.html
--
| Andreas
|
| Sorry to reply personally, I hit the wrong button........
|
| Thank you - perhaps I was not clear exactly what I meant. The client has
| provided a complete translation for me. I was wondering about the char set
| and lang bits as you state in your reply. I am thinking about search engines
| specifically and being able to use the special characters with the acute,
| grave accents and circumflex for instance. Do I need to add anything in the
| <head> for example such that google.fr will accept my submissions when using
| Web Postion Gold?
|
| Thank you
|
| Rob
|
| | >
| > > I have made a web site in English for a client and he requires a
| complete
| > > French version.
| >
| > You need to translate it.
| >
| > > Do I need to add anything to the head section to determine
| > > the character set or anything suchlike? lang=fr ? perhaps.
| >
| > <html lang="en">
| > for the original version
| > <html lang="fr">
| > for the French translation
| >
| > <
http://uk.htmlhelp.com/reference/html40/attrs.html#i18n>
| >
| > --
| > Top-posting.
| > What's the most irritating thing on Usenet?
|
|