Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi @nomaxch,

    The image field is a fairly new requirement from Google. I have flagged this up to take a look a couple months ago. I suspect I’ll get a solution out in the next few updates:

    https://github.com/NateWr/business-profile/issues/61

    Because it’s new, I’d be surprised if they’re genuinely penalizing business which lack an image. I think you’re safe going without it for now. If you really want to add it in, I’d recommend modifying the /templates/contact-card.php template to add a meta field:

    `
    <meta itemProp=”image” content=”https://yoursite.com/link-to-your-logo.jpg”&gt;
    `

    This is the first I’m seeing that warning about Price Range. Looks like more changes coming down the pipeline. I’ve added these to the issue about the missing image, to research and figure out an appropriate solution.

    Thread Starter nomaxch

    (@nomaxch)

    Hi Nate

    Thank you for this quick response.

    Regards

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘google “structured date” testing’ is closed to new replies.