The warning error was fixed but there is something I noticed that I felt was wrong. I used CODE
<li itemprop=”itemListElement” itemscope
itemtype=”https://schema.org/ListItem”>
<span itemprop=”name”>Dresses</span>
<meta itemprop=”position” content=”1″ />
? <li itemprop=”itemListElement” itemscope
itemtype=”https://schema.org/ListItem”>
<span itemprop=”name”>Real Dresses</span>
<meta itemprop=”position” content=”2″ />
But for any new article I published, I noticed that On Google Snippet, nothing was showing only the website URL that displayed.
How do I edit the code to display:
1. website URL
2. website Snippet
that is to say, on google search diplayed page, my website URL should indicate and the snippet content. It shouldn’t be just a website HOMEPAGE.
Please GUYS help.