Remove headline Structured Data Error | BLOGGER
DR Gurung
Once you verified your website with search console and after adding "a property", you definitely see 'structured data' on the left side of your Dashboard and under 'Search Appearance'. You surely want to know the web crawlers should also understand that you have placed structured data on your blog.
The best way to make sure that is to test your blog URL using below link:
"Structured Data Testing Tool"
This is not a validator of the tags in your blog but a tool, using which Google makes sure it can read structured data from the page and if required can appear as a rich card in search result.
When you validated your blog using the Google 'Structured Data Testing Tool, there are chances that you might have seen below warning:
"A value for the headline field is required."
How to remove headline related warning appearing during Structured Data Testing?
Step-6. Just replace itemprop='name' with itemprop='headline' in the code found. The code could appear twice in template.
Step-7. Save the template.The best way to make sure that is to test your blog URL using below link:
"Structured Data Testing Tool"
This is not a validator of the tags in your blog but a tool, using which Google makes sure it can read structured data from the page and if required can appear as a rich card in search result.
When you validated your blog using the Google 'Structured Data Testing Tool, there are chances that you might have seen below warning:
"A value for the headline field is required."
How to remove headline related warning appearing during Structured Data Testing?
Follow the Steps below:
Step-1. Login with your Blogger Account.
Step-4. Now press Ctrl+F. This will show a search box appear on the top right corner of the editor.
Press 'Ctrl+F' |
Step-5. Paste below code in search box and hit enter;
<h2 class='post-title entry-title' itemprop='name'>The tag could be h1, h2 or h3.
Step-6. Just replace itemprop='name' with itemprop='headline' in the code found. The code could appear twice in template.
Now check back at "Structured Data Testing Tool" to test you blog url. After completing all of the above steps you will get no errors of 'headline'. Cheers!
.....................See More:-
Links provided below can help you to fix errors and warnings appearing during 'Structured Data Testing';
Remove 'mainEntityOfPage' Structured Data Error | BLOGGER
Remove 'URL' Structured Data Error | BLOGGER
Remove 'image' Structured Data Error | BLOGGER
Remove 'publisher' Structured Data Error | BLOGGER
Remove 'dateModified' Structured Data Error | BLOGGER
Remove 'postId' Structured Data Error | BLOGGER
Remove 'blogId' Structured Data Error | BLOGGER
Tags
DR Gurung
A Learner
(अज्ञान जस्तो ठूलो शत्रु अरु केही छैन।) 🙏🙏
Suggestions and/or questions are always welcome, either post them in the comment form or send me an email at drgurung82@gmail.com.
However, comments are always reviewed and it may take some time to appear. Always keep in mind "URL without nofollow tag" will consider as a spam.
To add an image:
[image] image_url [/image]
To add a code block:
[code] your_code [/code]
To add a quote:
[quote] your_quote [/quote]
To add a link:
[link] your_link_text | link_url [/link]