# wordpress-seo/18.2/src/schema-templates/recipe-name.schema.php

Yoast SEO – Advanced SEO with real-time guidance and built-in AI, version 18.2. 6 lines.

- Page: https://pluginprobe.com/plugins/wordpress-seo/18.2/code/src/schema-templates/recipe-name.schema.php
- Raw: https://pluginprobe.com/plugins/wordpress-seo/18.2/raw/src/schema-templates/recipe-name.schema.php
- Modified: 2021-04-13T06:40:02+00:00

Line numbers below start at 1. Link to a line or a range by appending a fragment to the
page URL, for example `https://pluginprobe.com/plugins/wordpress-seo/18.2/code/src/schema-templates/recipe-name.schema.php#L10-L20`.

```php
<?php // phpcs:ignore Internal.NoCodeFound ?>
{{schema name="yoast/recipe-name" only-nested=true}}
{
	"name": {{html name="name"}}
}

```
