Tell me more ×
SmugMug Stack Exchange is a question and answer site for SmugMug developers and end users. It's 100% free, no registration required.

Has anyone had anyluck adding the meta property for Facebook AppID? I am trying to update the cache that Facebook has for my site because the text is wrong when you copy and paste my URL into facebook share.

You can update the cache with the debugger tool, http://developers.facebook.com/tools/debug but your app has to be approved.

So I created a simple app and tried adding the meta property in my head section of Advanced customizer, but its ignored and the SmugMug app id is used instead

<meta property="fb:app_id" content="myappid">

Thoughts?

share|improve this question

1 Answer

The link you posted doesn't require anything but the link to the page you wish to clear the cache for. So you'd just paste in your SmugMug link. There's no app ID or anything like that needed.

Note that before doing that you should check out what you have set up as your site description in the SmugMug account settings > discovery > search > homepage meta description. That's used by Facebook if you do not have a gallery description present (when sharing a SmugMug gallery).

share|improve this answer

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.