Rating: 5 stars
The best WP meta plgin exists
]]>Rating: 5 stars
Very easy way manually add metadata to a page. I highly recommend reading documentation on author’s page: https://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(); ?>