facebook - please tell me why 1 of these 2 identical URL's get's picked up by FB graph, while the other does not? -
facebook - please tell me why 1 of these 2 identical URL's get's picked up by FB graph, while the other does not? -
i have 2 identical links both have appropriate facebook open graph meta tags. however, 1 of them not picked facebook , other 1 does:
works http://sephora.com/browse/product.jhtml?id=p53162&categoryid=b65
broken http://sephora.com/browse/product.jhtml?id=p276328&categoryid=b15
my test works, versus broken when "like" page, object/url should appear on "likes" list whenever visit graph.facebook.com/me/likes. first url correctly seen on likes list, sec not added.
any ideas why? identical url's.
i have set both through http://developers.facebook.com/tools/debug/ had no luck. please allow help!
hmm, url have in og tag different url entered: see
http://developers.facebook.com/tools/debug/og/object?q=http%3a%2f%2fsephora.com%2fbrowse%2fproduct.jhtml%3fid%3dp53162%26categoryid%3db65
http://sephora.com/browse/product.jhtml?id=p53162&categoryid=b65
vs
http://www.sephora.com/browse/product.jhtml?id=p53162
notice www. in front end of sec 1 missing categoryid querystring.
facebook facebook-graph-api
Comments
Post a Comment