Skip to content

fix(iot-hub): relocate device-library resources under /iot-hub/devices/; SEO alt text + search noindex#533

Merged
vvlladd28 merged 3 commits into
mainfrom
fix/device-library-resources-to-iot-hub
Jul 1, 2026
Merged

fix(iot-hub): relocate device-library resources under /iot-hub/devices/; SEO alt text + search noindex#533
vvlladd28 merged 3 commits into
mainfrom
fix/device-library-resources-to-iot-hub

Conversation

@vvlladd28

Copy link
Copy Markdown
Member

covering both changes on the branch —
a. fix(iot-hub): relocate device-library resource files (dashboards, configs, manuals, etc.) under /iot-hub/devices/…/resources/ so the existing device-library → IoT Hub splat redirects resolve to real files
(PROD-8479 item 2 follow-up).
b. fix(seo): alt text on the last four empty-alt IoT Hub images, and revert /iot-hub/search/ to its original title + restore noIndex (keeps paginated variants out of the index)

vvlladd28 added 3 commits July 1, 2026 19:35
Move public/device-library/resources/ -> public/iot-hub/devices/resources/
so the existing device-library -> IoT Hub splat redirects resolve to real
files. Both /docs/devices-library/resources/* and /device-library/resources/*
already 301 into /iot-hub/devices/:splat; the assets now live at that target,
fixing broken links (e.g. the lrs10701 air-quality dashboard JSON referenced
from external sites we cannot edit). No project code references these paths.
…dexed

Follow-up to the Ahrefs audit (#531):
- Give the last four empty-alt IoT Hub images meaningful alt text: the
  no-results and fetch-error illustrations (aria-hidden kept so screen
  readers aren't given a redundant announcement), the detail creator
  avatar, and the listing-link thumbnail.
- Revert /iot-hub/search/ to its original title and restore noIndex.
  Removing it wholesale also un-noindexed the paginated variants
  (/iot-hub/search/2/ ...), which self-canonicalize and would be indexed
  as near-duplicates; keep the page out of the index for now.
@vvlladd28 vvlladd28 merged commit b0ab579 into main Jul 1, 2026
4 checks passed
@vvlladd28 vvlladd28 deleted the fix/device-library-resources-to-iot-hub branch July 1, 2026 17:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant