When opening the site there is a javascript displayed in top of the page:  I guess the reason is incorrect comment style wrapping `CDATA` (use HTML comments `<!-- -->` instead of javascript comments `//`.
When opening the site there is a javascript displayed in top of the page:
I guess the reason is incorrect comment style wrapping
CDATA(use HTML comments<!-- -->instead of javascript comments//.