Revision #2 has been created by Gabriel A. López López on Sep 11, 2020, 10:09:55 PM with the memo:
Tags
« previous (#1)
Changes
Title
unchanged
How to add Schema.org markup to Yii2 pages
Category
unchanged
How-tos
Yii version
unchanged
2.0
Tags
changed
SEO,JSON,API,google,meta tags,schema.org,metadata,microdata,SERP,markup
Content
unchanged
[...]
```
Here we redefine the schema for this page with more complex markup: a product with an offer.
This way all the pages on our website will have a schema.org markup defined: in the layout we have a default and in other pages we can redefine setting the value on `$this->params['schema']`.