Skip to content

Commit a21e027

Browse files
refactor(tbmq): drop TBMQ legal pages superseded by tbmq.io
The TBMQ privacy policy and terms of use now live on the product site at tbmq.io/product/privacy-policy/ and tbmq.io/product/terms-of-use/, which demo.tbmq.io links to directly. The thingsboard.io copies were orphaned by the TBMQ landing-page removal — nothing linked them but each other. No redirects added: the paths do not map 1:1 onto the new site, and the inbound traffic now originates from demo.tbmq.io rather than here. Also drops their OG card entries from marketing-meta.ts.
1 parent e6f5d92 commit a21e027

3 files changed

Lines changed: 0 additions & 226 deletions

File tree

src/pages/open-graph/_shared/marketing-meta.ts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,6 @@ const PRODUCT_OVERRIDES: Record<string, MarketingOverride> = {
3131
'/products/paas/terms-of-use/': { eyebrow: 'ThingsBoard Cloud', title: 'Terms of Use' },
3232
'/products/paas/eu/privacy-policy/': { eyebrow: 'ThingsBoard Cloud — Europe', title: 'Privacy Policy' },
3333
'/products/paas/eu/terms-of-use/': { eyebrow: 'ThingsBoard Cloud — Europe', title: 'Terms of Use' },
34-
'/products/mqtt-broker/privacy-policy/': { eyebrow: 'TBMQ', title: 'Privacy Policy' },
35-
'/products/mqtt-broker/terms-of-use/': { eyebrow: 'TBMQ', title: 'Terms of Use' },
3634
'/products/trendz/': { eyebrow: 'Trendz Analytics', title: 'IoT anomaly detection and predictive maintenance with AI' },
3735
'/products/trendz/request-demo/': { eyebrow: 'Trendz Analytics', title: 'Request a personalized demo' },
3836
'/products/mobile/': { eyebrow: 'ThingsBoard Mobile', title: 'Build your own IoT mobile app with minimal coding' },

src/pages/products/mqtt-broker/privacy-policy.astro

Lines changed: 0 additions & 122 deletions
This file was deleted.

src/pages/products/mqtt-broker/terms-of-use.astro

Lines changed: 0 additions & 102 deletions
This file was deleted.

0 commit comments

Comments
 (0)