Archived topic
Show Yoast SEO meta description after post title
3 replies · Started by Ashia on January 20, 2023
Hi,
I am using Yoast SEO plugin on my site, in post editor I fill the meta description box of yoast seo for good seo.
Now I want to show this meta description after title. I am using elements(Block)>>content template.
Hi there,
try:
1. Add a Headline Block to your Block Element
2. Set the Blocks Dynamic Data -> Content Source to Post Meta
3. In the field provided add: _yoast_wpseo_metadesc
Set the hook to where you want it displayed:
https://docs.generatepress.com/article/hooks-visual-guide/#single-post
Set the Display Rules > Location to: Post > All Posts.
Thanks a lot David.
You're welcome