FEATURE Introducing og meta tags
This commit is contained in:
parent
1c74c7a095
commit
33be80f6fa
|
|
@ -7,6 +7,9 @@
|
||||||
<link rel="profile" href="http://gmpg.org/xfn/11">
|
<link rel="profile" href="http://gmpg.org/xfn/11">
|
||||||
<link rel="pingback" href="<?php bloginfo('pingback_url'); ?>">
|
<link rel="pingback" href="<?php bloginfo('pingback_url'); ?>">
|
||||||
|
|
||||||
|
<!-- Métadonnées Open Graph pour le partage sur les réseaux sociaux -->
|
||||||
|
<?php echo generate_og_meta_tags(); ?>
|
||||||
|
|
||||||
<?php wp_head(); ?>
|
<?php wp_head(); ?>
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user