Entry-title error
-
Hi equipment, webmaster tools tells me that entry-title is missing in many entries.
Google informs me that I have these structured data incorrectly. It is important to correctly structured data to obtain a good position SEO.
I read that the solution is to replace this code issue:
<H1 class = “title single-title”> <? Php the_title (); ?> </ H1>
For this code.
<H1 class = “title single-title entry-title”> <? Php the_title (); ?> </ H1>
My problem is i can’t locate this code in my templates.
They can help me please
The topic ‘Entry-title error’ is closed to new replies.
