如何使用 Yoast SEO 插件在标题和描述中添加 WooCommerce 产品的字段 'regular price' 和 'sku'?

How to add field 'regular price' and 'sku' of WooCommerce product in title and description with Yoast SEO plugin?

如何使用 Yoast SEO 插件在标题和描述中添加 WooCommerce 产品的 'regular price' 和 'sku' 字段?尝试使用自定义字段但不起作用。我需要的所有字段都在这里:https://docs.woothemes.com/document/product-csv-import-suite-column-header-reference/

所以我知道我该怎么做。起初,我在 wp_postmeta table 找到了需要的键(meta_key 中的值)。结果是 %%cf__price%%(关键是“__price”)。