Title: Undefined variable social_link_schema
Last modified: August 30, 2016

---

# Undefined variable social_link_schema

 *  Resolved [Pantomedia S.r.l.](https://wordpress.org/support/users/pantomedia/)
 * (@pantomedia)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/undefined-variable-social_link_schema/)
 * Hi,
    after upgrading to version 2.2.7 we noticed this error (we use WP_DEBUG):
 * Notice: Undefined variable: social_link_schema in [omitted]/wp-content/plugins/
   all-in-one-seo-pack/aioseop_opengraph.php on line 814
 * Thank you!
 * [https://wordpress.org/plugins/all-in-one-seo-pack/](https://wordpress.org/plugins/all-in-one-seo-pack/)

Viewing 7 replies - 1 through 7 (of 7 total)

 *  Thread Starter [Pantomedia S.r.l.](https://wordpress.org/support/users/pantomedia/)
 * (@pantomedia)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/undefined-variable-social_link_schema/#post-6208769)
 * We have solved inserting a declaration of $social_link_schema just before IF 
   block.
 * Please, solve it for next release! :))
 *  [treebardsey](https://wordpress.org/support/users/treebardsey/)
 * (@treebardsey)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/undefined-variable-social_link_schema/#post-6209026)
 * Hi, i too have this exact error on my website. I am struggling to resolve it.
   Plaese could you tell me where exacty you inserted the code $social_link_schema
 * I have gone into SEO Pack, opened the opengraph.php file then im just not sure
   where to paste this code? Your help would be greatly appreciated.
 * Thanks
 *  Thread Starter [Pantomedia S.r.l.](https://wordpress.org/support/users/pantomedia/)
 * (@pantomedia)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/undefined-variable-social_link_schema/#post-6209027)
 * Of course!
 * You have to put it at line 784 just before IF block:
 * $social_link_schema = ”;
    if ( !empty( $social_links ) ) { … }
 *  [treebardsey](https://wordpress.org/support/users/treebardsey/)
 * (@treebardsey)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/undefined-variable-social_link_schema/#post-6209028)
 * Hi, thanks for responding 🙂
    this is what currently sits in row 784 and 785 (
   see below)
 * foreach( $filtered_value as $f ) {
    echo ‘<meta ‘ . $tags[$t][‘name’] . ‘=”‘ .
   $v . ‘” ‘ . $tags[$t][‘value’] . ‘=”‘ . $f . ‘” />’ . “\n”;
 * do i delete this and replace with the code you gave me?
 * thanks, im abit of a novice at coding errors
 *  Thread Starter [Pantomedia S.r.l.](https://wordpress.org/support/users/pantomedia/)
 * (@pantomedia)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/undefined-variable-social_link_schema/#post-6209029)
 * Ooops… line 789 sorry 🙂
 *  [phil1984](https://wordpress.org/support/users/phil1984/)
 * (@phil1984)
 * [10 years, 10 months ago](https://wordpress.org/support/topic/undefined-variable-social_link_schema/#post-6209037)
 * This is not resolved
 * [https://wordpress.org/plugins/all-in-one-seo-pack/](https://wordpress.org/plugins/all-in-one-seo-pack/)
 * WordPress 4.2.2
    Plugin 2.2.7
 * Broken
 *  [workcafe](https://wordpress.org/support/users/workcafe/)
 * (@workcafe)
 * [10 years, 10 months ago](https://wordpress.org/support/topic/undefined-variable-social_link_schema/#post-6209040)
 * The problem was resolved. Thank you!

Viewing 7 replies - 1 through 7 (of 7 total)

The topic ‘Undefined variable social_link_schema’ is closed to new replies.

 * ![](https://ps.w.org/all-in-one-seo-pack/assets/icon.svg?rev=2443290)
 * [All in One SEO – Powerful SEO Plugin to Boost SEO Rankings & Increase Traffic](https://wordpress.org/plugins/all-in-one-seo-pack/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/all-in-one-seo-pack/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/all-in-one-seo-pack/)
 * [Active Topics](https://wordpress.org/support/plugin/all-in-one-seo-pack/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/all-in-one-seo-pack/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/all-in-one-seo-pack/reviews/)

 * 7 replies
 * 4 participants
 * Last reply from: [workcafe](https://wordpress.org/support/users/workcafe/)
 * Last activity: [10 years, 10 months ago](https://wordpress.org/support/topic/undefined-variable-social_link_schema/#post-6209040)
 * Status: resolved