Note that there are some explanatory texts on larger screens.

plurals
  1. POFacebook won't crawl my site's URL
    primarykey
    data
    text
    <p>I'm trying to get Facebook to acknowledge the OpenGraph tags I've placed on my page. When I go to the Facebook Debugger, it seems to think that I have placed none of these tags on my page and when I go to the 'Scraped URL' it does not show the proper tags, and some other markup for this release seems to be missing. The actual generated source is different than what Facebook is reporting. Here's what the OG tags look like on my page:</p> <pre><code>&lt;META property="og:image" content='http://s7d4.scene7.com/is/image/DeluxeForms/BB_158'&gt; &lt;meta property="fb:admins" content="580767460" /&gt; &lt;meta property="og:url" itemprop="url" content="http://bagsandbowsonline.preprod.deluxe.com/shopdeluxe/catalog/productDetails.jsp?prodId=15-8&amp;referer=RECS"&gt; &lt;meta property="og:type" content="product" /&gt; &lt;meta property="og:title" itemprop="name" content="Kraft Paper Shoppers Cub, 8 1/4 x 4 1/4 x 10 3/4&amp;quot;" /&gt; &lt;meta property="og:description" itemprop="description" content="Kraft Paper Shoppers Cub, 8 1/4 x 4 1/4 x 10 3/4&amp;quot;"&gt; &lt;meta property="og:site_name" content="Bags and Bows Online" /&gt; </code></pre> <p>Per the documentation, my understanding is that pages get crawled by FB's spiders </p> <ol> <li>once every 24 hours</li> <li>when one of the fb: admins 'likes' that page</li> <li>when the page is run through the Facebook Debugger.</li> </ol> <p>I'm not seeing any URL redirects in the debugger. Furthermore, Google doesn't have any issues with this page, and the implimentation is a near direct copy of what we're doing on a different site in which these meta tags are properly read. Does anyone know what could be causing this odd behavior?</p> <p>My page is located at: <a href="http://bagsandbowsonline.preprod.deluxe.com/shopdeluxe/catalog/productDetails.jsp?prodId=15-8&amp;referer=RECS" rel="nofollow">http://bagsandbowsonline.preprod.deluxe.com/shopdeluxe/catalog/productDetails.jsp?prodId=15-8&amp;referer=RECS</a></p> <p>The debugger details for this page is at: <a href="http://developers.facebook.com/tools/debug/og/object?q=http%3A%2F%2Fbagsandbowsonline.preprod.deluxe.com%2Fshopdeluxe%2Fcatalog%2FproductDetails.jsp%3FprodId%3D15-8%26referer%3DRECS" rel="nofollow">http://developers.facebook.com/tools/debug/og/object?q=http%3A%2F%2Fbagsandbowsonline.preprod.deluxe.com%2Fshopdeluxe%2Fcatalog%2FproductDetails.jsp%3FprodId%3D15-8%26referer%3DRECS</a></p> <p>And the 'Scraped URL' is at the bottom of the Debugger's page.</p> <p><strong>UPDATE:</strong></p> <p>I pasted a near exact copy of my webpage on a different webserver, and Facebook crawled it correctly. The plot thickens.</p>
    singulars
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload