Facebook pixle didn't load

i have tried pasting the pixle code (straight from the facebook installation instruction page) into my web page and got this error:

line 15:  src="https://www.facebook.com/tr?id=180731772495996&ev=PageView&noscript=1"
NAMED ENTITY EXPECTED. GOT NONE.
UNEXPECTED START TAG TOKEN (IMG) IN THE FRAMESET PHASE. IGNORED.
line 16: /></noscript>
UNEXPECTED END TAG (NOSCRIPT). IGNORED.

i have installed pixle helper and it turnes out the pixle couldn’t load, meaning the PH does recognize there’s a pixle there, but the actuall HTTP call was’nt made, probably due to the error above.
how can i fix that ???

Hi @liraz127 can you provide the URL of the page you are having this issue with?

Sure it’s www.novadermplus.com

Thank you !!!

Hey there,

first thing that caught my eye is the script’s placement: Facebook says to put the pixel script in the document’s <head>, it’s way down at the <body>'s end on your page.

It’s also inserted after the script that’s meant to check for it (even though that comes with a 3s delay).

I’m also getting a domain whitelisting error from facebook connect – is the domain you’re using whitelisted in Facebook’s app settings?