ushahidi / crowdmap-issues

A centralized repository for filing, tracking and discussing bugs and features in Crowdmap.com and Crowdmap's API.
0 stars 2 forks source link

Facebook OpenGraph Description Incorrect #271

Closed brianherbert closed 11 years ago

brianherbert commented 11 years ago

Facebook OG tag is sometimes pulling in wrong description. Could be an inescaped description?

ft

brianherbert commented 11 years ago

Our canonical URLs are incorrect and there are issues with redirection for the post at https://crowdmap.com/post/4669

https://developers.facebook.com/tools/debug/og/object?q=https%3A%2F%2Fcrowdmap.com%2Fpost%2F4669 https_crowdmap com_post_4669- facebook developers_20130619-102723

evansims commented 11 years ago

I see the problem; if there's no text body, as is the case in that tweet-only post, there's no post stub. No post stub means the canonical post formatting is incorrect. Fixing.

brianherbert commented 11 years ago

This could happen in posts with no message body and only external attachments, photos, etc, correct? Should we have a default stub when there is no text to stub-ize?

On Sunday, June 23, 2013 at 15:24, Evan Sims wrote:

Actually the problem appears to be that we aren't delivering post stubs anymore, for some reason. The effect is that the canonical URL formatting isn't right. (It's ending with // instead of /stub/.)

— Reply to this email directly or view it on GitHub (https://github.com/ushahidi/crowdmap-issues/issues/271#issuecomment-19869788).