- Автор темы
- #1
Есть шапка:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>xxx</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="description" content="xxx" />
<meta name="keywords" content="xxx" />
<link rel="alternate" type="application/rss+xml" title="xxx" href="http://www.xxx.ru/rss.xml" />
<link rel="shortcut icon" href="/misc/favicon.ico" type="image/x-icon" />
<link rel="icon" href="/favicon.ico" type="image/x-icon" />
<link rel="stylesheet" type="text/css" href="themes/etalonsite/style.css" />
<script type="text/javascript"> </script>
<meta name="verify-v1" content="cLvJZSXl4pkvblJ4FbkMthFCSdQVv9tIJDLPy+VnL+A=" />
</head>
Вопрос:
с точки зрения seo ее структура правильная или нет?
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>xxx</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="description" content="xxx" />
<meta name="keywords" content="xxx" />
<link rel="alternate" type="application/rss+xml" title="xxx" href="http://www.xxx.ru/rss.xml" />
<link rel="shortcut icon" href="/misc/favicon.ico" type="image/x-icon" />
<link rel="icon" href="/favicon.ico" type="image/x-icon" />
<link rel="stylesheet" type="text/css" href="themes/etalonsite/style.css" />
<script type="text/javascript"> </script>
<meta name="verify-v1" content="cLvJZSXl4pkvblJ4FbkMthFCSdQVv9tIJDLPy+VnL+A=" />
</head>
Вопрос:
с точки зрения seo ее структура правильная или нет?