![]() |
|
|
|||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| Localisation & Multilingual Content Issues around maintaining and developing multi-language content |
![]() |
| LinkBack | Thread Tools | Display Modes |
|
|||
|
Thank you for your suggestions and advice.
For the language tag, I currently have this style for english pages: <meta name="language" content="English" /> Should it be as you suggested: <meta http-equiv="content-language" content="en"> What is the difference? Or more importantly, what do the serach engines understand? |
|
|||
|
I read up a little on the language tag and I am confused on what to use (not a coder).
My page says it's "XHTML 1.0 Transitional". I read this page: http://www.w3.org/International/tuto...language-decl/ I found these as options: <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <html xml:lang="en" xmlns="http://www.w3.org/1999/xhtml"> <html lang="en" xml:lang="en" xmlns="http://www.w3.org/1999/xhtml"> <meta http-equiv="Content-Language" content="en" /> I would think using them all would insure language recognition (although, I think the first 2 overlap). Which one(s) should I use? |
![]() |
| Thread Tools | |
| Display Modes | |
|
|