Is there an API to force Facebook to scrape a page again?

Page metadata isn’t the sort of thing that should change very often, but you can manually clear the cache by going to Facebook’s Debug Tool and entering the URL you want to scrape There’s also an API for doing this, which works for any OG object: curl -X POST \ -F “id={object-url OR object-id}” \ … Read more

How to successfully implement og:image for the LinkedIn

This answer I found on LinkedIn forums might be of help to you: Guys, I’ve spent a whole day trying different things. What worked for me is using the mata [sic] tags as following: <meta prefix=”og: http://ogp.me/ns#” property=”og:title” content=”{Your content}” /> <meta prefix=”og: http://ogp.me/ns#” property=”og:type” content=”{Your content}” /> <meta prefix=”og: http://ogp.me/ns#” property=”og:image” content=”{Your content}” /> … Read more

What is the minimum width and height Of Facebook Open Graph Images?

Today I had a much clearer answer to this question (from the Open Graph debugger tool): Small og:image: All the images referenced by og:image should be at least 200px in both dimensions, with 1500×1500 preferred. (Maximum image size is 5MB.) Please check all the images with tag og:image in the given url and ensure that … Read more

Facebook pages API: “Page Public Content Access” review screencast

If my code access the Pages API and shows the result on my website, is it “used by [a] reduced number of people”? You are most likely the only consumer of the API in your application. Since it’s an AJAX call in the background and not a login based application, the “reduced number” situation should … Read more

Open Graph validation for HTML5

For HTML5, add this to your html element like described on ogp.me and keep your og: prefixed properties: <!doctype html> <html prefix=”og: http://ogp.me/ns#”> <head> <meta property=”og:type” content=”website” /> … For XHTML (like OP’s question), use the name attribute instead of property attribute. Facebook lint will throw a warning, but the meta value will still be … Read more

Meaning of HTML prefix attribute (Open Graph Protocol)?

First: prefix is one of the attributes defined by the RDFa (Resource Description Framework in Attributes) extension. RDFa is used to implement the Semantic Web in web pages represented in many markup languages, like HTML and XML. Instead of having a web page telling the browser just how it should be structured, now you can … Read more

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)