Re: Re: metatags missing in new language pages
Jack Catchpoole <[email protected]>
| Newsgroups | gmane.comp.java.netbeans.webteam |
|---|---|
| Message-ID | <[email protected]> |
Jack Catchpoole wrote: > Vincent Brabant wrote: > >> I am sorry, but the correct one *for your transfert scripts from >> testwww to www * >> is well <meta NAME='content-language' CONTENT='your language'> > > Ouch - Marek, can you pls clarify ? I think the correct > syntax is : > > <meta http-equiv="content-language" content="xy"> Update : the only script which used this META was the site map generator script. I've patched it to use the file name convention instead (file_ISO.html). So - the META language specification is not used by any of our scripts, so only search engines and maybe some browsers care about syntax. My recommendation is to use the correct syntax : <meta http-equiv="content-language" content="xy"> but there is no urgent need to change/update. -- Jack Catchpoole NetBeans/Sun Microsystems http://www.netbeans.org/