-
Hi there, I just installed RankMaht Pro on my production account and when looking at the generated JSON LD I can see that my name “Alexandre Dowbor” is appearing in the name entity when it should be “Ladislau Dowbor”. I wonder if this happened because I was logged in as myself when I installed RankMath… but not sure that makes sense. Your help to change that is much appreciated. Best, Alex
{
“@context”: “https://schema.org”,
“@graph”: [
{
“@type”: [
“Person”,
“Organization”
],
“@id”: “https://dowbor.org/#person”,
“name”: “Alexandre Dowbor“,
“logo”: {
“@type”: “ImageObject”,
“url”: “https://dowbor.org/wp-content/uploads/2020/12/L*******************@2*****”
},
“image”: {
“@type”: “ImageObject”,
“url”: “https://dowbor.org/wp-content/uploads/2020/12/L*******************@2*****”
}
},
{
“@type”: “WebSite”,
“@id”: “https://dowbor.org/#website”,
“url”: “https://dowbor.org”,
“name”: “Alexandre Dowbor“,
“publisher”: {
“@id”: “https://dowbor.org/#person”
},
“inLanguage”: “pt-BR”,
“potentialAction”: {
“@type”: “SearchAction”,
“target”: “https://dowbor.org/?s={search_term_string}”,
“query-input”: “required name=search_term_string”
}
},
The ticket ‘json ld name attribute is showing the wrong person’s name’ is closed to new replies.