WebSite X5Help Center

 
Виктор Пономарев
Виктор Пономарев
User

Mini data  en

Autore: Виктор Пономарев
Visite 925, Followers 1, Condiviso 0  
Parole Chiave: data,header,mini

Hello!

My question is: why mini data give as much space from the header to the header of the site? www.air-cools.ru

Здравствуйте!!!

У меня вопрос: почему мини данные дают такой большой отступ от верхнего колонтитула до шапки сайта?

Postato il
5 RISPOSTE
Виктор Пономарев
Виктор Пономарев
User
Autore

Skrin №2 and mini data code html

<div itemscope itemtype="http://schema.org/Organization">
<a itemprop="url" href="http://www.air-cools.ru"><div itemprop="name"><strong>AIR-Cools</strong></div>
</a>
<div itemprop="address" itemscope itemtype="http://schema.org/PostalAddress">
<span itemprop="streetAddress">ул. Молодцова д. 2 корп.1</span><br>
<span itemprop="addressLocality">Москва</span><br>
<span itemprop="postalCode">127221</span><br>
<span itemprop="addressCountry">Россия</span><br>
</div>
</div>

Leggi di più
Postato il da Виктор Пономарев
Incomedia
Claudio D.
Incomedia

Hello,

If you use the span tag, since WebSite X5 has a reset css it will be shown in the same size. You need to define the height of the span with css to something smaller. Ex. span {font-size:8px;}

Hope this helps!

Leggi di più
Postato il da Claudio D.
Виктор Пономарев
Виктор Пономарев
User
Autore

Maybe I do not understand a bit, but I do not know where to do it.

Возможно я немного не понимаю, но я не знаю где это сделать.

Leggi di più
Postato il da Виктор Пономарев
Incomedia
Claudio D.
Incomedia

Hello,

The html head section is not thought for this use because the microdata has to be used inside the pages. You can choose to use them in the Header adding the html code box.

If you insert them in the Header in menu 1 it will not have this distance anymore.

Hope this helps.

Leggi di più
Postato il da Claudio D.