php - Facebook & html validation error: meta tags in body -
this not duplicate, put meta tags in head element facebook see in body element,
btw: i'm using utf-8 without bom , obliged to, cause if don't use php error appear telling me header sent
this facebook view of code
https://developers.facebook.com/tools/debug/og/echo?q=http%3a%2f%2fanime-el3rab.com%2f
i found problem in code, there php include function, include function somehow generated "paragraph tag" paragraph tag inside head forced head closed , body start, made rest of elements writen after include goes body element
Comments
Post a Comment