You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 2, 2025. It is now read-only.
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.
This entails adding support for inserting a
metatag into theheadusing the value of thegoogleSiteVerificationContentattribute 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" />