Recently, we tried to verify the ownership of a site running WordPress
with JetPack
in Pinterest
.
As the instructions say, we logged in to Pinterest
and visited the settings page to Claim Website
paragraph.
Using the meta tag
solution we received a code similar to the one below:
<meta name="p:domain_verify" content="8525e3384b3545fb80b9e21f0910de21"/>
When we tried to add the code in the JetPack site verification page (https://example.com/wp-admin/admin.php?page=jetpack#/traffic
) we got the following error:
Error updating settings. Invalid parameter(s): pinterest (Status 400)
.
To resolve the issue, we just added a space character right before the end of the tag />
and our code became:
<meta name="p:domain_verify" content="8525e3384b3545fb80b9e21f0910de21" />
Trying again, it worked properly!
This post is also available in: Greek
Worked for me like a charm. Thanks!
worked great for me, THANKS!!
thank you! sorted out my problem
Finally! Thanks!
This worked! thanks 🙂
Didn’t work 🙁
tried to do it for yandex