Hello. Am I obligated to somehow define language in an html-document? Is it okay to leave out any "lang="? Will google autodetect which language is used?
try to use: <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" dir="ltr" lang="ro-RO"> <head profile="http://gmpg.org/xfn/11"> I mostly code Romanian websites