Magento 2
How are the Open Graph metadata added to the frontend catalog product pages?
Development
Rendering
html-head
,
open-graph
,
page-rendering
,
html-meta
,
frontend-product-view
dmitrii_fediuk
(Dmitrii Fediuk)
March 23, 2016, 4:36pm
2
See also:
How to add HTML
<meta>
tags via
layout.xml
files?
How is the
<head>
HTML
section built?
How are the
favicons
added to the
<head>
HTML
section?
How to add a custom content at the end of the
HTML
<head>
page section
How is
Magento\Framework\View\Page\Config::setMetadata()
implemented and used?
show post in topic