Yoast SEO don’t analyze custom fields
-
In my page single.php I have this code: “<?php echo get_post_meta($post->ID, “namecustomfieldh”, true); ?>” I’ve added h1 here, in this custom field. Also, in another custom field <?php echo get_post_meta($post->ID, “namecustomfieldparagraph”, true); ?>, also in single.php, I’ve added first paragrapf.
Yoast plugin SEO does not analyze and put red dot, although I have h1 and first paragraph with focus keyword. Can you help me?
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Yoast SEO don’t analyze custom fields’ is closed to new replies.