Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

facebook-domain-verification meta tag #12

Open
elv-todd opened this issue Oct 21, 2022 · 0 comments
Open

facebook-domain-verification meta tag #12

elv-todd opened this issue Oct 21, 2022 · 0 comments
Assignees

Comments

@elv-todd
Copy link
Collaborator

elv-todd commented Oct 21, 2022

We had a request to update the facebook-domain-verification in the index metadata (functions/index-template.html), see below.

  • Existing: 8b57dwifq9lbqed5jgwnps7ykqdfvp
  • LoTR: gzx0m1naxfqaoi07rjhy1t0q94f4ge

Best case, should add this to the data model, and, only set it when explicitly set.

from: Hearts & Science / LoTR -- [email protected]
See below meta tag to be added to your HTML source code too if you can verify the site for FB.

<meta name="facebook-domain-verification" content="gzx0m1naxfqaoi07rjhy1t0q94f4ge" />


here's where the existing one was added:

commit 01e38a9fa4fea69c320642af5555877f840741e6
Author: Michelle Munson <[email protected]>
Date:   Mon May 24 17:34:36 2021 -0700

    adding facebook domain verification in head

diff --git a/src/index.html b/src/index.html
+  <meta name="facebook-domain-verification" content="8b57dwifq9lbqed5jgwnps7ykqdfvp" />
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants