Still can't figure out how to get the meta image (og:image), title and description to show when I post my site on bluesky. https://instrumental.dev
I think(?) it's a caching issue but can't figure out how to get @bsky.app to clear it. Tried posting URL with ?refresh=1. didn't work.
Ideas?
I think(?) it's a caching issue but can't figure out how to get @bsky.app to clear it. Tried posting URL with ?refresh=1. didn't work.
Ideas?
Comments
Also when proxy was on, I tried cloudflare's option to purge all caches. same.
I do see them here though so I'm guessing caching somewhere https://opengraph.dev/panel?url=https%3A%2F%2Finstrumental.dev
- https://oldworldrankings.com/@gommo
Rails 8 includes this line and it was blocking the bluesky user agent. Commenting it out solved the issue.
This is going to trip me up on every new app...
Especially someone who was around during the browser wars...
A broken site is better than no site...
🎯
I know it's going to trip me up on every new app if I forget to comment it out.
I'm still new around 8.0 (most my projects still run 7.x) — yet, this default does not feel right, at first glance anyway
Blocking *any* traffic — by default — kinda flies in the face of building for an (open) web? 🤔
No reason you should have this issue in the first place, imho