when a person goes to the google webmaster tools to get a code to verify their
site, they're given something like this:
<meta name="google-site-verification"
content="Bsm8HTSXOS1QJNDCkHdz8VSHrpyx8uiwvDev08nVy30" />
but the verification code /should/ be just the
"Bsm8HTSXOS1QJNDCkHdz8VSHrpyx8uiwvDev08nVy30" part
to make this more obvious, allow someone to paste the entire thing in, but
after the paste, use JS to replace it with just the content value.
Original issue reported on code.google.com by kae.verens@gmail.com on 19 May 2011 at 8:47
Original issue reported on code.google.com by
kae.verens@gmail.com
on 19 May 2011 at 8:47