Page 1 of 1

FB Verification

Posted: 01 Jul 2021, 02:57
by bphotos
Hi KArl,
How can I add this for FB domain verification?
  1. Copy this meta-tag:
    <meta name="facebook-domain-verification" content="************************" />
  2. Paste the meta-tag into the <head> ... <head> section of the website’s home page HTML source, and publish the page.
I found here head.html
app/twig/partials
Added this <meta name="facebook-domain-verification" content="**************************">
It doesn't work

Re: FB Verification  Topic is solved

Posted: 01 Jul 2021, 08:09
by Joseph_balson
you have to copy this in the panel -> settings -> custom -> Custom <head> [html]

Re: FB Verification

Posted: 01 Jul 2021, 12:50
by bphotos
Joseph_balson wrote: you have to copy this in the panel -> settings -> custom -> Custom <head> [html]
Thank you so much Joseph