January 26, 2020

Textual description of firstImageUrl

How To Fix A Value For The Image Field Is Required Error For Blogger

|
 Find out how to fix a value for the image is required error for Blogger template.

When I checked this blog recently with Google Structured Data Testing Tool, it said:

"image  A value for the image field is required"

A few years back this same structured data markup error was stated as:

"image: missing and required"

This structured data error is very easy to solve.

how to fix a value for image field required

How To Fix A Value For The Image Field Is Required


Now, let me share with you how overcome the value for the image field as required.

1. Log into your Blogger Dashboard.

2. Click on "Theme".

3. Next click  "Edit HTML".

4. Look for this code:

<div class='Image'>
5. Add this line: itemprop="image" after the word 'Image'.

6. After adding the line, now it should look like this:

<div class='Image' itemprop="image">
7. Click "Save theme" button.

Now check your site with Google Structured Data Testing Tool.

The red color remark: "image A value for the image field is required" should be gone now.

Related Tips:

* How To Fix Value For The Headline Field Is Required Error

* How To Fix Property Image_url Not Recognized By Google Error

* How To Fix Property BlogId Not Recognized By Google Error 

* How To Fix Property PostId Not Recognized By Google Error 

* Fix datePublished Missing And Required Error For Blogger