With everyone migrating away from Twitter/X I'm seeing more requests to link from Bluesky. Is there an easy BB Code to be able to add for those embeds?
Announcement
Collapse
No announcement yet.
Bluesky BBCode
Collapse
X
-
I checked bsky.app and analyzed their embed code and it looks like embedding it requires 2 dynamic data in which one is not exposed to the UI and thus not available to the users.
My Amazon Affiliate Link
Fast vBulletin VPS Host:
This site is hosted by IONOS
- Top
- Translate
- Bottom
-
I'll try and see if I can find a workaround to it
My Amazon Affiliate Link
Fast vBulletin VPS Host:
This site is hosted by IONOS
- Top
- Translate
- Bottom
- Likes 2
Comment
-
I would absolutely love to see this one for vBulletin Cloud. I know it can be done in Invision and there is a document about embedding here.
Bluesky posts can be embedded in other websites a couple different ways. For a non-technical guide on how to embed Bluesky posts on other websites, read here.
(I tried to do something fancy with BBCode, rewriting a Bluesky link to point to https://embed.bsky.app/oembed but then it got a bit beyond me...)
- Top
- Translate
- Bottom
Comment
-
I looked into the Bluesky embed documentation and it requires sending a request to the Bluesky oembed URL endpoint https://embed.bsky.app/oembed to dynamically fetch the embed HTML. You cannot send this request directly from the browser due to CORS restriction. That means creating a custom Bluesky BBCode in AdminCP alone is not enough. Unlike vB4, vBulletin 5 or 6 doesnt provide a way to create a PHP plugin for a custom BBCode where you could send arequest to the Bluesky oembed URL endpoint passing a Bluesky post URL and parse the response and render the embed HTML. It would require editing existing PHP files which is not recommended to implement it.
My Amazon Affiliate Link
Fast vBulletin VPS Host:
This site is hosted by IONOS
- Top
- Translate
- Bottom
- Likes 1
Comment
Latest Posts
Collapse
-
Reply to TikTok BBCodeby flohseEmbedded TikTok vidoes don't play anymore. Can you please check and problably provide a fix? I have also checked this against vB 62.1. Same problem. So...Today, 12:36 PM
-
by MitchGlenn, does this mod affect AI at all? Is AI still able to search the site and provide the same information as sites without the mod?
TYToday, 12:27 PM -
Reply to Auto-Embed Videos for vB5 and vB6by daria22Thanks for the update, Glenn. Good to know the mod still adds value alongside vB 6.2.2's native embedding, especially for Facebook Reels. I'll keep it...Today, 03:01 AM

Comment