[Plugin: WordPress SEO by Yoast] I tried to add the php snippet to install a Breadcrumb in my theme
-
Hello,
I installed your plugin Yaost WorPress SEO but I couldn’t add the following PHP snippet to my functions.php file so that the Breadcrumb appears :
<?php if ( function_exists(‘yoast_breadcrumb’) ) {
yoast_breadcrumb(‘<p id=”breadcrumbs”>’,'</p>’);
} ?>It broke my blog. I had to log into my FTP and remove the snippet from the functions.php file from there to get things back to normal.
Can you help me please ?
TYIAUrl of my blog: https://inbackstagewith.com/
- The topic ‘[Plugin: WordPress SEO by Yoast] I tried to add the php snippet to install a Breadcrumb in my theme’ is closed to new replies.