itemprop=”itemListElement”
-
Hi,
I want to be able to add the following breadcrumb markup:
<li itemprop="itemListElement" itemscope itemtype="https://schema.org/ListItem"> <a itemprop="item" typeof="WebPage" href="%link%" class="%type%"> <span itemprop="name">Home</span></a> <meta itemprop="position" content="%position%"> </li>
However, when I try to save it, it strips out all the attributes in the li tag and says “Settings did not change, nothing to save.”
Without this the Google Structured Data Testing Tool shows errors.
Please help.
Thanks
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘itemprop=”itemListElement”’ is closed to new replies.