Student papers

Information about student papers on your site can be used in snippets on the Yandex search result pages. Mark up the pages with the CreativeWork scheme so that the search robot can read them.

Supported markup types and schema fields

Yandex takes into account the following CreativeWork scheme properties:

Property

Type

Description

Required

learningResourceType

Text

Paper type. The following types are supported:

  • AcademicThesis — A master's thesis.
  • BookReport — An essay on a book.
  • Coursework — A course paper.
  • Dissertation — A dissertation.
  • Examination — A test.
  • StudentEssay — An essay.
  • StudentLaboratoryWork — A laboratory work.
  • StudentReport — A report.
  • StudentSummary — A summary paper.

Yes

description

Text

A brief paper description. Recommended volume is 50-150 characters.

Yes

name or headline

Text

Name or title of the work. If a document has both properties, the snippet contains the title from the articleBody property.

No

author

Text, Organization, or Person

The paper author. If the Organization or Person data types are used, data for the author property is taken from the name property. If the markup contains multiple author properties, the snippet contains the property that is listed first.

No

genre

Text

Genre of the work.

No

Example of markup

<div itemscope itemtype="http://schema.org/CreativeWork">
   <img itemprop="image" alt="essay cover" src=​"essay.jpg" />
   <meta itemprop="learningResourceType" content="StudentEssay">
   <span itemprop="name">Pushkin’s Fairy Tales</span>
   <span itemprop="author">Ivan Petrov</span>,
   <span itemprop="description">Alexander Pushkin as a great Russian poet, playwright, and prose writer. General characteristics of Pushkin’s work in the mid-1820s. The history behind the creation of fairy tales. Poetic works, their imagery and historical roots.</span>
</div>

Validate your markup.

Alert

Yandex does not guarantee that the information it receives will appear in search results. Information marked up in Schema.org format may be used by Yandex fully or partially, separately or along with information obtained from other sources. This information may be used in any Yandex service.

Contact support

Tell us what your question is about so we can direct you to the right specialist:

The markup is created within two weeks. If Yandex doesn't support any of the markup types on a page or the markup is incorrect, it skips it.

The Yandex robot will be able to index the site information even without markup, and it doesn't affect displaying pages in the search results. To set the desired page description in the search results, use the Description meta tag.

For a detailed description of errors, see Structured data validator.

Error could not be fixed
Other questions about the partner program or markup



You can also go to

Previous