<meta>
tag.name
must be webverify
content
must be one of:[url_prefix] [verify_date] [key_id]
[url_prefix] [key_id]
url_prefix
must end in a *
.key_id
must be a 16-character long Key ID.key_id
of the first url_prefix
that matches will be enforced.verify_date
is used for archive lookups if the author of the linked web page fails to match. It should be the date you last verified the authorship of the pages under the url_prefix
.https://example.com/users/bob/timeline
will match BKEY2ID567
whereas https://example.com/home
will match CKEY3ID890
.<meta>
tags can be automated by scripting the following:key_id
from it.verify_date
url_prefix
<meta>
data should not be automatically changed. If your automation detects a key_id
change, ensure any new authors are still valid and verified.