Google Structured Data Testing Tool Unnamed Error or Json/Id Error
You can easy remove Unnamed Error/ Json/Id Error.
Search (ctrl+f) <script type='application/ld+json'>
and replace code <script type='application/ld+json'>
Try this code, I think you will get solve it,
<script><script type='application/ld+json'/></script>
Or, (Check both)
<script><script type='application/ld+json'></script>
Comments
Post a Comment
Thanks for your Comments.