Batch 8.9a: Remove Unverified Location Claims (Houghton, MI / Upper Peninsula) #87

Closed
opened 2026-05-17 20:46:10 -05:00 by null · 0 comments
Owner

Summary

The original queuenorth.com has zero location data — no address, no city, no state. Our rebuild had "Houghton, MI" and "Upper Peninsula" sprinkled throughout meta tags, JSON-LD, and fallback descriptions. These were not sourced from the original site or owner feedback.

Changes Made

  • Stripped all Houghton, MI and Upper Peninsula references from meta descriptions, titles, and og tags
  • Removed address locality/region from Organization and LocalBusiness JSON-LD schemas
  • Changed JSON-LD areaServed from "Houghton, MI / Upper Peninsula" to "United States"
  • Updated fallback descriptions in ServiceDetail and IndustryDetail

Files Modified

  • src/pages/Home.jsx
  • src/pages/About.jsx
  • src/pages/Contact.jsx
  • src/pages/Industries.jsx
  • src/pages/IndustryDetail.jsx
  • src/pages/ServiceDetail.jsx
  • src/pages/Services.jsx

Committed as 4fe31ed on dev. Docker rebuilt and verified.

## Summary The original queuenorth.com has zero location data — no address, no city, no state. Our rebuild had "Houghton, MI" and "Upper Peninsula" sprinkled throughout meta tags, JSON-LD, and fallback descriptions. These were not sourced from the original site or owner feedback. ## Changes Made - Stripped all Houghton, MI and Upper Peninsula references from meta descriptions, titles, and og tags - Removed address locality/region from Organization and LocalBusiness JSON-LD schemas - Changed JSON-LD areaServed from "Houghton, MI / Upper Peninsula" to "United States" - Updated fallback descriptions in ServiceDetail and IndustryDetail ## Files Modified - src/pages/Home.jsx - src/pages/About.jsx - src/pages/Contact.jsx - src/pages/Industries.jsx - src/pages/IndustryDetail.jsx - src/pages/ServiceDetail.jsx - src/pages/Services.jsx Committed as 4fe31ed on dev. Docker rebuilt and verified.
null closed this issue 2026-05-17 20:46:10 -05:00
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: null/Queue-North-Website#87
No description provided.