html - Wordpress Header.php, putting content between <head> tags -
i assumed in header.php <head> tags place facebook open graph meta tags. problem these tags when loaded, appear in body instead of head. though in header.php file place them in <head> tag. furthermore, seems happen 'post' post type, other custom post types seem work fine. 
do guys have idea on how can have these tags appear in <head>?
verify correct closing of , make sure index.php has wp_head() , wp_footer() ,although depends on how theme has been coded.
Comments
Post a Comment