Unusual issue with Google Rich Snippets Testing Tool

I am currently experiencing the strangest issue with the Google Rich Snippets Testing Tool. He continued to throw warnings for my site, which made no sense, so I pulled out all the structured markup from my page to do some testing:

The following (based on Google examples) work fine: the Google Preview section displays the result using a snippet. See an example here .

So, I took a working example and replaced the dummy parts with my own. I was amazed to find that this did not work! I told the application that it has "Not enough data to create a preview." See an example here .

So (after repeated testing and hitting my head against the wall) I try to use the original (working) fragment in Example 1 and replace one field at a time. I just got to the first field "name", and it broke! What happened to my Google name? See an example here .

I'm really confused by this, what? I noticed that if I change my name to "Row Manni" (the same character length as "Bob Smith" in the example), then it works.

Has anyone experienced something like this? If so, how did you solve it, and if not, what should I do next?

thank


Edit 2011-01-19:

After you changed the use of vcard (in the comments suggestion), I did a few more tests and got exactly the same result. These tests are available here (does not work - uses my full name) and here (work using truncated names).

I can’t understand for life what is wrong here! If their testing tool doesn’t work correctly, then their search finds rich fragments in the same way, and it breaks too? I am leaving microformats on my page for now, but I would still like to continue this for my own interests (and common sense!).

- Google ( ), , . .

+3
1

"":

itemprop = "name" '( , ) , :

Insufficient data to generate the preview.

"dev.rowanmanning.co.uk" "Rowan Manning" [ ]

: "Rowan Something Manning" , .

:

:

  • : rutledge.com
  • : ru t l e d g e.

:

  • : jpwco.org
  • : jpw co

:

  • : jpwco.org
  • : not_jpwco

: "co" "uk" "ning" "dev.r owan".

. "" URL- ( ), . IE: http://jpwco.com/stack/dev.rowanmanning.co.uk/test3.html , "Rowan Manning".

.

+2

Source: https://habr.com/ru/post/1785724/


All Articles