How Do I remove Canva embed code?

The issue i have, is wheni try to share my site on fb, instead of the website or link displaying correctly i get this long string of text that shows up. Ive had a couple of people asking whats that about. HOw can i fix this?

 

<script async src="https://sdk.canva.com/v1/embed.js"></script>

HELP Smiley Happy THANKS

1,301 Views
Message 1 of 2
Report
1 REPLY 1
Square

I htink this is due to the Adsense code you have in your header, which is trying to render a Google ad in the <head> area of the site rather than down in the body where it should. Try removing that code, re-publishing, then scraping new info from Facebook with their debugger:

https://developers.facebook.com/tools/debug/

1,289 Views
Message 3 of 2
Report
This thread has been archived and locked. Please start a new thread if you would like to continue the conversation.