Hello, I would like to ask you for advice how to set up the YOAST Plugin to recognize my custom fields.
I have read a couple of threads in the forum but could't find a solution of this fix.
Tried to import this snippet of code in my functions.php with using the slugs of my custom fields as suggested but it still didnt work:
function yst_custom_content_analysis( $content ) {
Although I understand that its more of a YOAST issue as opposed to a toolset issue can you let me know if the content in post types from toolset is indexable. Its one thing if Yoast can't see the content but another if Google can't see it.