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 Welcome to our newest member issueby SnowhogWow! I totally forgot about this.

I just now edited the user.php file. We have a BANNED 'new' user showing in "Welcome to our newest...Today, 08:22 AM -
Reply to Request: Instagram Media Embed or Retrieval Mod for vBulletin Forums Using Snapinstaink Approachby glennrocksvbThank you for the suggestion. I took some time to evaluate the request further and review Instagram's Terms of Use.
I understand the use...Yesterday, 12:05 PM -
Get Affordable and Fast VPS for vBulletin -
I am running a vBulletin forum for a content creator community and wanted to raise a mod request around Instagram media integration. Currently when members...Yesterday, 09:14 AM

Comment