Revision 53733
Added by Argiro Kokogiannaki almost 6 years ago
searchPage.component.html | ||
---|---|---|
22 | 22 |
</div> |
23 | 23 |
</div> |
24 | 24 |
|
25 |
<schema2jsonld [URL]="properties.baseLink+baseUrl" type="search" [name]=pageTitle></schema2jsonld> |
|
25 | 26 |
|
26 | 27 |
<div id="tm-main" class=" uk-section uk-padding-remove-top tm-middle" > |
27 | 28 |
<div uk-grid > |
... | ... | |
178 | 179 |
[href]="properties.lastIndexInformationLink" target="_blank"> |
179 | 180 |
Last index information |
180 | 181 |
</a> |
181 |
|
|
182 |
|
|
182 | 183 |
<helper class="uk-hidden@m" position="left" styleName="uk-width-1-1@s"></helper> |
183 | 184 |
<helper class="uk-hidden@m" position="right" styleName="uk-width-1-1@s"></helper> |
184 | 185 |
</div> |
Also available in: Unified diff
JSON-LD:
expand Dataset to use issn, headline, alternativeHeadline for dataset subtitle
fix Dataset issue to get the proper value when title is array
Add jsonld in search pages with potentialAction search to each page