Confirm business hours and the lead phone number for the LocalBusiness schema #213
Labels
No Label
P0
P1
P2
P3
accessibility
backend
bug
content
data-integrity
enhancement
frontend
infra
integration
owner
owner-input
performance
phase-7
phase-8
release-blocker
security
seo
ui
ux
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: null/Queue-North-Website#213
Loading…
Reference in New Issue
No description provided.
Delete Branch "%!s(<nil>)"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Two owner questions that were asked in the client letter (
Levi.md, untracked) and never filed, so nothing was tracking them. The LocalBusiness structured data already ships.What is true now
src/lib/seo.jsandsrc/components/SEO.jsxemit LocalBusiness structured data on every page.What it costs. Two things, both small and both real. Google shows opening hours in local results and cannot show hours nobody supplied. And a consultation lead calling the support line is a lead landing in the wrong queue — the one failure here that costs money rather than ranking.
What to do. Ask the owner two questions and apply the answers:
openingHoursSpecificationto the LocalBusiness schema and state them on/contact.A trap, and the reason this is not "just add hours". This repository has an explicit rule that no physical street address is ever displayed — the approved wording is US-coverage rather than a location. Adding an
addressblock to the schema while you are in there would break that. Hours and telephone only.Why filed and not fixed. Neither answer exists anywhere in the repository. This is blocked on the owner by construction, which is why it sits in Batch 13 with the other owner-verification work rather than in a batch somebody could pick up.
Verify: the LocalBusiness JSON-LD emitted by
src/lib/seo.jscarries anopeningHoursSpecificationand atelephonethe owner has confirmed in writing,/contactstates the same hours, and noaddressblock naming a street was added.