The Conference Web Page Looked Great, But The Slack Preview Didn'tA missing image and a mismatched copy sent me looking into the Open Graph protocol, and into a quality check single-source documentation publishing usually skipsI shared a hyperlink in a Slack channel recently. I was disappointed when I saw the way the page link preview displayed there. The web page I shared the link to pointed to a conference website that contained a promo image and details about the event. The Slack preview didn’t contain any image, and the accompanying text was about the organization hosting the event, not about the conference, as one might expect. Chances are good you’ve seen this behavior before. And, if you’re like me, you might not know why. Where Web Previews Come FromThe visualization that platforms like Slack, Facebook, and BlueSky generate when you paste a hyperlink is supposed to contain the same info humans see when they visit the page the link points to. Looking into why that doesn’t always occur led me to a separate layer of metadata in a page’s Introduced by Facebook in 2010, Open Graph provides a universal format for web publishers to control precisely how their URLs and website content are displayed when shared across social networks and messaging platforms. It gives web publishers a way to specify a title, description, image, and other info that platforms can use to determine what content will display in a link preview. What Was BrokenIn the Slack example, the image was the first thing I noticed missing. No event photo appeared in the card, the way it did on the web page I visited. The copy didn’t discuss the conference. Instead, it showed a description of the event production company. The headline was accurate. It displayed the conference name and dates, but the rest of the content was a mismatch. One Possible ExplanationThe site’s template may explain it. When page-level Open Graph values aren’t supplied, a web page preview may fall back to the site-wide default, producing generic copy about the organization that owns the site, instead of anything specific to the event they were promoting. An Assumption That Needs Some ScrutinyIncreasingly, web-based documentation includes a share button to help users easily distribute our content to others. When someone clicks the share button they likely assume the shared link will display the content correctly wherever it lands. But, that assumption doesn’t always hold true. Tech writers typically check published output in the channels we control.
Shared link previews, on the other hand, are seldom discussed in tech comm circles and aren’t commonly included in pre-deployment review. That needs to change because they impact the customer experience. Link previews deserve scrutiny and to become part of our publication workflow quality control process. The “Big Three” Tags For WritersWhile there are dozens of Open Graph tags covering everything from video durations ( Here is what they look like in the markup, and how to approach writing them. 1. The Title ( |