• Very easy way manually add metadata to a page. I highly recommend reading documentation on author’s page: http://mervin.info/meta/

    I also recommend adding the followind code to your header.php file as an alternative to using the shortcode option.

    <?php if ( function_exists(‘getmetacontent’) ) getmetacontent(); ?>

  • The topic ‘Easy way to add metadata’ is closed to new replies.