• Resolved Sander Steffen

    (@ntertainme)


    I am working for 5 days now to get my problem solved.
    I added all og:tags in your plugin but Facebook is OR ignoring it or I am still doing something wrong.

    Try to share/scrape http://www.theatervacatures.com website or one of its posts.

    This is part of the source code:

    ‘<!– wpsso meta tags begin –>
    <!– generated on 2016-06-22T18:11:25+00:00 for unknown –>
    <meta name=”wpsso:mark” content=”wpsso meta tags begin”/>
    <!– generator:1 –><meta name=”generator” content=”WPSSO 3.33.0-1/G”/>
    <!– fb:admins:1 –><meta property=”fb:admins” content=”NtertainME”/>
    <meta property=”fb:app_id” content=”2092247834334507″/>
    <meta property=”og:url” content=”http://www.theatervacatures.com/”/&gt;
    <meta property=”og:type” content=”article”/>
    <meta property=”article:published_time” content=”2015-11-05T09:43:11+00:00″/>
    <meta property=”article:modified_time” content=”2016-04-21T18:16:21+00:00″/>
    <meta property=”og:locale” content=”nl_NL”/>
    <meta property=”og:site_name” content=”THEATERVACATURES | Castings, audities en vacatures”/>
    <meta property=”og:title” content=”Theatervacatures, audities en castings. Alles onder 1 dak.”/>
    <meta property=”og:description” content=”Alles onder 1 dak, snel en makkelijk… Met meer dan 6000 Facebook Fans, bijna 20.000 unieke bezoekers per maand is deze website van kwalitatief hoog niveau en een van de grootste van Nederland (en België) Je vindt hier theatervacatures, audities, castings en andere oproepen voor creatievelingen…”/>
    <meta property=”article:publisher” content=”https://www.facebook.com/theatervacatures”/&gt;
    <!– og:image:1 –><meta property=”og:image” content=”http://www.theatervacatures.com/wp-content/uploads/2016/06/fb_alternatief-400×315.jpg”/&gt;
    <!– og:image:1 –><meta property=”og:image:width” content=”400″/>
    <!– og:image:1 –><meta property=”og:image:height” content=”315″/>
    <meta name=”twitter:domain” content=”www.theatervacatures.com”/>
    <meta name=”twitter:site” content=”@ntertainme”/>
    <meta name=”twitter:title” content=”Theatervacatures, audities en castings. Alles onder 1 dak.”/>
    <meta name=”twitter:description” content=”Alles onder 1 dak, snel en makkelijk… Met meer dan 6000 Facebook Fans, bijna 20.000 unieke bezoekers per maand is deze website van kwalitatief hoog niveau en een van de grootste van Nederland…”/>
    <meta name=”twitter:card” content=”summary_large_image”/>
    <meta name=”twitter:image” content=”http://www.theatervacatures.com/wp-content/uploads/2015/11/ideal_bankontakt-e1451997875569.png”/&gt;
    <meta itemprop=”url” content=”http://www.theatervacatures.com/”/&gt;
    <meta itemprop=”name” content=”Theatervacatures, audities en castings. Alles onder 1 dak.”/>
    <meta itemprop=”description” content=”Alles onder 1 dak, snel en makkelijk… Met meer dan 6000 Facebook Fans, bijna 20.000 unieke bezoekers per maand is deze website van kwalitatief hoog niveau en een van de grootste van Nederland (en België) Je vindt hier theatervacatures…”/>
    <meta name=”author” content=”ntertainme”/>
    <script type=”application/ld+json”>{
    “@context”: “http://schema.org&#8221;,
    “@type”: “WebSite”,
    “url”: “http://www.theatervacatures.com/&#8221;,
    “name”: “THEATERVACATURES | Castings, audities en vacatures”,
    “description”: “theatervacatures, castings en audities”,
    “potentialAction”: {
    “@context”: “http://schema.org&#8221;,
    “@type”: “SearchAction”,
    “target”: “http://www.theatervacatures.com?s={search_term_string}”,
    “query-input”: “required name=search_term_string”
    }
    }</script>
    <script type=”application/ld+json”>{
    “@context”: “http://schema.org&#8221;,
    “@type”: “Organization”,
    “url”: “http://www.theatervacatures.com&#8221;,
    “name”: “THEATERVACATURES | Castings, audities en vacatures”,
    “description”: “theatervacatures, castings en audities”,
    “sameAs”: [
    https://www.facebook.com/theatervacatures&#8221;,
    https://twitter.com/ntertainme&#8221;
    ]
    }</script>
    <meta name=”wpsso:mark” content=”wpsso meta tags end”/>
    <!– wpsso meta tags end –>’

    1. Everything seems right.
    But still I am getting an facebook error in the debugger.
    Error 503 (something to do with the og:mg tag not excisting. It is there in the source code???

    2. also the scraper return another error while scraping:

    ‘<!DOCTYPE html PUBLIC “-//W3C//DTD HTML 4.0 Transitional//EN” “http://www.w3.org/TR/REC-html40/loose.dtd”&gt;
    <html>
    <head><meta http-equiv=”content-type” content=”text/html; charset=utf-8″></head>
    <body><p>AsyncSocketException: connect timed out, type = Timed out</p></body>
    </html>’

    Please help, what am I doing wrong?

    thanks for helping me out here.
    Greets from Holland.

    https://ww.wp.xz.cn/plugins/wpsso/

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

    (@jsmoriss)

    Looks like the Facebook crawler is unable to connect — either because your website is too slow, or there’s somekind of network issue. You may want to report the problem to your hosting provider.

    Also, you have a few HTML syntax issues that you may want to fix:

    https://validator.w3.org/nu/?doc=http%3A%2F%2Fwww.theatervacatures.com%2F

    My own tests show that I can access your HTML using Facebook’s crawler user agent, so I suspect this is more of a network issue.

    $ get-og-images.sh http://www.theatervacatures.com/
    
    Checking images from http://www.theatervacatures.com/
    
    Facebook user-agent:
    
    <!-- og:image:1 --><meta property="og:image" content="http://www.theatervacatures.com/wp-content/uploads/2016/06/fb_alternatief-400x315.jpg"/>
    <!-- og:image:1 --><meta property="og:image:width" content="400"/>
    <!-- og:image:1 --><meta property="og:image:height" content="315"/>
    
    Pinterest user-agent:
    
    <!-- og:image:1 --><meta property="og:image" content="http://www.theatervacatures.com/wp-content/uploads/2016/06/fb_alternatief-400x315.jpg"/>
    <!-- og:image:1 --><meta property="og:image:width" content="400"/>
    <!-- og:image:1 --><meta property="og:image:height" content="315"/>
    
    Google user-agent:
    
    <!-- og:image:1 --><meta property="og:image" content="http://www.theatervacatures.com/wp-content/uploads/2016/06/fb_alternatief-400x315.jpg"/>
    <!-- og:image:1 --><meta property="og:image:width" content="400"/>
    <!-- og:image:1 --><meta property="og:image:height" content="315"/>

    js.

Viewing 1 replies (of 1 total)

The topic ‘very strange’ is closed to new replies.