Title: structured data not found
Last modified: April 25, 2020

---

# structured data not found

 *  Resolved [jon182](https://wordpress.org/support/users/brody182/)
 * (@brody182)
 * [5 years, 11 months ago](https://wordpress.org/support/topic/structured-data-not-found/)
 * social profile Facebook page not found
    “We couldn’t find a Facebook page for
   apicalhealth.com defined in your structured data.”
 * [health news](https://apicalhealth.com/)
 * can you add structured data for all social profiles?
 *     ```
       <script type="application/ld+json">
       {
         "@context" : "http://schema.org",
         "@type" : "Organization",
         "name" : "Example",
        "url" : "https://www.example.com",
        "sameAs" : [
          "https://twitter.com/example",
          "https://www.facebook.com/example",
          "https://foursquare.com/v/example/4e296473149554c77442cc98",
          "http://www.yelp.com/biz/your-business-url-from-yelp", 
          "https://www.instagram.com/example/?hl=en"
          ],
         "address": {
           "@type": "PostalAddress",
           "streetAddress": "123 Example Street",
           "addressRegion": "CA",
           "postalCode": "94040",
           "addressCountry": "US"
         }
       }
       </script>
       ```
   
    -  This topic was modified 5 years, 11 months ago by [jon182](https://wordpress.org/support/users/brody182/).
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fstructured-data-not-found%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 1 replies (of 1 total)

 *  Plugin Author [Sybre Waaijer](https://wordpress.org/support/users/cybr/)
 * (@cybr)
 * [5 years, 11 months ago](https://wordpress.org/support/topic/structured-data-not-found/#post-12729770)
 * Hello!
 * That structured data type [has been deprecated by Google](https://developers.google.com/search/docs/data-types/social-profile),
   and we’ve removed access to the feature [in our last update](https://theseoframework.com/changelog/4-0-5/).
 * Here you can find details of our decision on this: [https://github.com/sybrew/the-seo-framework/issues/498](https://github.com/sybrew/the-seo-framework/issues/498).
 * With that said, Google does check for links from your website to your Facebook
   page (e.g., in your footer), and back from the Facebook page to your site. The
   same goes for Twitter and others. This interlinking is the most effective way
   to get social profile links displayed in the organization card.
 * I assume you’ve used a tool that claims to check for SEO? We tend only to believe
   Google Search Console–since it knows how its search engine works 🙂
 * I hope this explains the lot. Cheers!

Viewing 1 replies (of 1 total)

The topic ‘structured data not found’ is closed to new replies.

 * ![](https://ps.w.org/autodescription/assets/icon.svg?rev=3000376)
 * [The SEO Framework – Fast, Automated, Effortless.](https://wordpress.org/plugins/autodescription/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/autodescription/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/autodescription/)
 * [Active Topics](https://wordpress.org/support/plugin/autodescription/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/autodescription/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/autodescription/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Sybre Waaijer](https://wordpress.org/support/users/cybr/)
 * Last activity: [5 years, 11 months ago](https://wordpress.org/support/topic/structured-data-not-found/#post-12729770)
 * Status: resolved