Support » Plugin: NextGEN Facebook » Can you help me with this mess?

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author JS Morisset

    (@jsmoriss)

    That’s an easy one – you have two Open Graph type of plugins:

    <!-- SEO Ultimate (http://www.seodesignsolutions.com/wordpress-seo/) -->
    	<link rel="author" href="https://plus.google.com/u/0/108831886620664519609/posts" />
    	<meta name="description" content="Senior Pictures, Weddings, Engagements, Landscapes, Events, Commercial & Residential Photography and more!" />
    	<meta property="og:type" content="website" />
    	<meta property="og:title" content="Home" />
    	<meta property="og:description" content="Senior Pictures, Weddings, Engagements, Landscapes, Events, Commercial & Residential Photography and more!" />
    	<meta property="og:url" content="http://www.joegeephotography.com/" />
    	<meta property="og:image" content="http://www.joegeephotography.com/wp-content/uploads/2013/01/sidebar-a-1.jpg" />
    	<meta property="og:site_name" content="Muskegon Photographer - Joe Gee" />
    	<meta property="fb:app_id" content="543460249002115" />
    	<meta name="twitter:card" content="photo" />
    	<meta name="twitter:site" content="@joegeephoto" />
    	<meta name="google-site-verification" content="nP8LMx4rmx9pLJcBAJOhUW8pCFbuS0JZM4qlqvrWbPY" />
    <!-- /SEO Ultimate -->

    And:

    <!-- NextGEN Facebook Open Graph Meta Tags BEGIN -->
    <link rel="publisher" href="http://www.joegeephotography.com" />
    <link rel="author" href="http://joegeephotography.com/" />
    <meta name="description" content="Testimonials Joe Gee has done an amazing job showcasing the natural beauty of Muskegon. His photography is a testament to the splendor of West Michigan’s shoreline and the city of Muskegon itself. Debra Lee Brewer Using his unique perspective, Joe takes the “typical”..." />
    <meta property="article:author" content="http://joegeephotography.com/" />
    <meta property="article:modified_time" content="2013-04-04T15:15:08+00:00" />
    <meta property="article:published_time" content="2013-01-10T21:13:10+00:00" />
    <meta property="article:section" content="Photography" />
    <!-- article:tag:1 --><meta property="article:tag" content="home" />
    <meta property="fb:admins" content="I.am.Joe.Gee" />
    <meta property="og:description" content="Testimonials Joe Gee has done an amazing job showcasing the natural beauty of Muskegon. His&nbsp;photography&nbsp;is a testament to the splendor of West Michigan&rsquo;s shoreline and the city of Muskegon itself. Debra Lee Brewer Using his unique perspective, Joe takes the &ldquo;typical&rdquo;..." />
    <!-- og:image:1 --><meta property="og:image" content="http://www.joegeephotography.com/wp-content/uploads/2013/01/sidebar-a-1.jpg" />
    <!-- og:image:1 --><meta property="og:image:height" content="240" />
    <!-- og:image:1 --><meta property="og:image:width" content="255" />
    <meta property="og:site_name" content="Muskegon Photographer &ndash; Joe Gee" />
    <meta property="og:title" content="Muskegon Photographer &ndash; Joe Gee" />
    <meta property="og:type" content="article" />
    <meta property="og:url" content="http://www.joegeephotography.com/" />
    <!-- NextGEN Facebook Open Graph Meta Tags END -->

    js.

    Thread Starter crashmasterjoe

    (@crashmasterjoe)

    I have the SEO ultimate disabled.. and those don’t disappear when i uninstall the plugin. I had someone on fiver try to fix my OG issues last year.. do you know where i could find that code in my files?

    Plugin Author JS Morisset

    (@jsmoriss)

    If you have a caching plugin, try to flush it’s cache.

    You can use the “View Source” function of your browser (right click menu) to view the source and see if that fixes the problem (use the search command when viewing the source to find the comment text in the code above).

    Generally, to find what’s causing a problem, the procedure is to start disabling one plugin at a time until the issue is resolved. Then you know which plugin is causing the problem. 😉

    js.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Can you help me with this mess?’ is closed to new replies.