• When I log in to my blog, this shows up at the bottom.

    function sp_custom_tracking($html){ return”my custom tracking code (eg: Facebook Pixel Code)”, } add_filter(seopress_custom_tracking, “sp_custom_tracking”); then accept or close.

    How do I fix this, please?

Viewing 1 replies (of 1 total)
  • It looks like someone tried to implement facebook pixel code on your blog. Depending how it was implemented you may have to edit settings or code. There is no way for us to really know where or how it was implemented on your site. If it is in code it could be in footer.php, index.php, page.php, or single.php.

    Hope this gets you going in the right direction to finding the code.

Viewing 1 replies (of 1 total)

The topic ‘What does this mean?’ is closed to new replies.