Do you have a recommendation on how to add the Facebook Open Graph Metadata og: image tag to the Atahualpa theme? Can you show me how. Which file to modify? Header.php?
If so is it a matter of just adding something like this:
<html>
<meta property="og:image" content=" http://library.gc.cuny.edu/images/new/liblogo.png" />
</html>
Thank you.