Search results excerpts
Hi,
is it possible to show excerpts in the search results page?
Currently i only see the page title and a read more button.
If i inspect the html result, there is a div named "post-excerpt".
Hope you can help me!
Edit: I found out, that if i insert text into the wordpress editor, it is shown in the results page as excerpt.
How can i achieve it that the text is get from the muffin builder ?
Thanks!
is it possible to show excerpts in the search results page?
Currently i only see the page title and a read more button.
If i inspect the html result, there is a div named "post-excerpt".
Hope you can help me!
Edit: I found out, that if i insert text into the wordpress editor, it is shown in the results page as excerpt.
How can i achieve it that the text is get from the muffin builder ?
Thanks!
Comments
the text of Muffin Builder can not be excerpt unfortunately. Only the text which is located inside WP default editor or inside Excerpt field itself.
Because if i enter the text inside WP default editor, the text will be shown twice on the page.
I could hide this text with css, but this is not good for SEO.
How can i do this?