schema.org free plugin causing SSL issues
-
The free version is adding an http link, which is causing my site to display as not secure. How can I fix this?
<script type="application/ld+json"> { "@context": "https://schema.org", "@type": "WebSite", "@id": "#website", "name": "Datablaze", "alternateName": "IoT Management", "url": "https://datablaze.com/", "potentialAction": { "@type": "SearchAction", "target": "https://datablaze.com/?s={search_term_string}", "query-input": "required name=search_term_string" } } </script>
- This topic was modified 4 years, 8 months ago by .
- This topic was modified 4 years, 8 months ago by . Reason: please use CODE button for code formatting
The page I need help with: [log in to see the link]
- The topic ‘schema.org free plugin causing SSL issues’ is closed to new replies.