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

Add Google site verification meta tag support #31

Open
markmhendrickson opened this issue Sep 26, 2017 · 0 comments
Open

Add Google site verification meta tag support #31

markmhendrickson opened this issue Sep 26, 2017 · 0 comments
Assignees

Comments

@markmhendrickson
Copy link
Member

This entails adding support for inserting a meta tag into the head using the value of the googleSiteVerificationContent attribute when available.

This would allow the website to continually make itself available to Google webmaster tools for verification whenever Google wants to (re)crawl the site for that purpose.

Example

<meta name="google-site-verification" content="XXXXXXXXXXXXX" />

@markmhendrickson markmhendrickson self-assigned this Sep 26, 2017
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

1 participant