Retrieve focus keyword in template
-
Hi,
Im retrieving ‘focus kw for products with code like this:global $post; $productID = $post->id; $focuskw_val = get_post_field( '_yoast_wpseo_focuskw', $productID ); $kw_sinonymus = get_post_field( '_yoast_wpseo_keywordsynonyms', $productID );
Is it possible and how to get focus keyword for current product category?
The page I need help with: [log in to see the link]
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Retrieve focus keyword in template’ is closed to new replies.