you find an error structured
data of testing-tool, here is the way to fix some errors.
- Error:
Missing required field "updated"
- Error:
Page contains property "image_url" which is not part of
the schema
- Error:
Page contains property "blogid" which is not part of the
schema
- Error:
Page contains property "postid" which is not part of the
schema
1 Error: Missing required
field "updated"
====> go to template
====>
edit html
====> Find <data:post.timestamp/>
====> then replace that code with : <span
class='updated'><data:post.timestamp/></span>
====> Save Template
====>Go to Structured Data Testing Tool at to check if the error still occurs
Image_url Error
This
method applies for the error: "Page contains property
"image_url" which is not part of the schema."
- Go to your Blogger's Template.
- Click on "Edit HTML."
- Find <meta expr:content='data:post.firstImageUrl'
itemprop='image_url'/>
- Replace the code with <meta
expr:content='data:post.firstImageUrl' itemprop='image'/>
- Save Template.
Blogid/Postid
Errors
This
method applies for the errors: "Page contains property "blogid"
which is not part of the schema" & "Page contains property
"postid" which is not part of the schema"
- Go to your Blogger's Template.
- Click on "Edit HTML."
- Find <meta expr:content='data:blog.blogId'
itemprop='blogId'/> and <meta expr:content='data:post.id'
itemprop='postId'/>
- Delete them from your template. You will find them twice on your Blogger's
Template. Make sure to delete all of them.
- Save Template.
Title:
How to Fix Errors on Google Webmaster Tools "Structured Data"
Posted by:
Published : 2017-01-18T18:42:00-08:00
How to Fix Errors on Google Webmaster Tools "Structured Data"
Posted by:
Published : 2017-01-18T18:42:00-08:00
How to Fix Errors on Google Webmaster Tools "Structured Data"
Tidak ada komentar :
Posting Komentar