Preview

This page doesn't have Open Graph meta tags, so it won't display a rich preview when shared on Bluesky.

Google

🌏 google.com

Connect your site to OpenGraph+

Add rich Open Graph previews to your site so links look great when shared on Bluesky and other platforms.

Connect Your Site →

Page request

When you share a link on Bluesky, it sends a server-side request, not a browser, to fetch the page's HTML and read the meta tags. This is the request it makes.

curl -vL \
  -H 'User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; Bluesky Cardyb/1.1; +mailto:support@bsky.app) Chrome/W.X.Y.Z Safari/537.36' \
  -H 'Accept-Encoding: gzip' \
  'http://google.com'