Answer the question
In order to leave comments, you need to log in
How to make a website appear in search results?
What is the name of such a website design in search results and how can such a description be made? Thank you all for your replies)))
Answer the question
In order to leave comments, you need to log in
On the left are quick links. And, although they are generated automatically, they can be influenced, more proof .
You can also change them in Webmaster.
On the right is micro-markup for articles, Yandex recently introduced content reports based on their data and displays articles.
Search engines generate results on their own. It is impossible to directly set in some "Webmaster" the appearance of your site in the search. Yandex and Google can even generate a description themselves, without paying attention to your description meta tag!
However, you can try to influence how the search engine shows your site in the search results.
<script type="application/ld+json">
{
"@context" : "http://schema.org",
"@type" : "Article",
"url" : "https:// названиесайта ",
"publisher":{
"@type":"Organization",
"name":" названиесайта ",
"logo":{"@type":"ImageObject","url":"https://названиесайта.info/img/metro.jpg"
}
},
"author":{
"@type":"Organization",
"name":" названиесайта ",
"logo":{"@type":"ImageObject","url":"https://названиесайта /img/metro.jpg"
}
},
"headline": "заголовок страницы",
"mainEntityOfPage": "https:// названиесайта ",
"articleBody": "описание страницы
.",
"image":[
"https:// названиесайта /img/metro.jpg"
],
"datePublished":"2020-03-01T08:59:59+03:00",
"dateModified":"2020-03-01T08:59:59+03:00"
}
</script>
By the way, it seems that Yandex does not yet support the ld + json format. For it, you will have to implement micro-markup in a different way, and ld + json is only suitable for Google.
Yandex has detailed instructions on this. The most important thing is that the site should have a menu of the main sections, the menu links should have an alt attribute, which should reflect their purpose.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question