Loses schema.org data
-
I have noticed for a several updates that when I change from the text tab to the visual tab and then back to the text tab my schema.org tags disappear. My workaround is to do a reload when returning to the text tab. This will loose any changes I made in the visual tab but at least I don’t have to redo my schema.org tags. In particular these are the tags I use around contact information. See example below of schema that will be lost.
<h2><span style=”font-size: 20px;”>How to Contact Us</span></h2>
<div itemscope itemtype=”https://schema.org/Organization”>
email to: <span itemprop=”email”>[email protected]</span>
or by post to:
</div>
<div itemscope itemtype=”https://schema.org/PostalAddress”>
<span itemprop=”name”>My Strategies Press</span>
<span itemprop=”streetAddress”>5060 SW Main St #</span><span itemprop=”postOfficeBoxNumber”>361</span>
<span itemprop=”addressLocality”>Anytown</span><span itemprop=”addressRegion”> CA</span><span itemprop=”postalCode”> 92333</span>
<span itemprop=”telephone” content=”+15552863000″>555-286-3000</span>
</div>https://www.ads-software.com/plugins/html-editor-syntax-highlighter/
- The topic ‘Loses schema.org data’ is closed to new replies.