• Hi Yoast,

    I am trying to get and display seo title and description on custom taxonomy pages or term archive pages. I have tried same code that is for posts and pages but failed. Can you please guide How to display title or description on custom taxonomy pages.

    I have tried already
    <?php echo get_post_meta($post->ID, '_yoast_wpseo_metadesc', true); ?>

    Thanks

    https://wordpress.org/plugins/wordpress-seo/

  • The topic ‘How to display title or description on custom taxonomy pages’ is closed to new replies.