M
M
Mikhail Lyalin2016-11-17 10:23:58
HTML
Mikhail Lyalin, 2016-11-17 10:23:58

The minimum set of tags required for SEO in the HTML code of the site pages?

What is the minimum set of tags in the HTML code of the pages on the site for Yandex/Google/etc search engines?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
I
iBird Rose, 2016-11-17
@mr_jok

minimum? please:

<!DOCTYPE html>
<html lang="en">
<head>
  <meta charset="UTF-8">
  <title>Document</title>
</head>
<body>
  
</body>
</html>

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question