Improve local SEO and add a free quote inquiry flow - #40
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Dex Tech currently presents its services on one general homepage and requires visitors to choose an appointment before sending an inquiry. This adds four Henderson service pages and a short quote form that emails the business inbox without reserving a calendar slot.
The homepage now states its services/location directly and links to the detail pages. Includes a sitemap, robots file, shared references to the existing 1200×630 social preview, canonical URL normalization, utility-page noindex directives, clearer payment wording, and privacy text for quote correspondence. The quote endpoint validates and rate-limits requests, uses the existing SMTP configuration, and reports success only when SMTP accepts delivery. No analytics, invented reviews, or unsupported credentials were added.
Validation: 126 application tests and 13 offline deployment tests pass; Chromium checks pass at 390px and 1440px across all five pages, including an intercepted quote submission. JavaScript syntax, tracked-file guard, isolated health, and proposed Apache configuration syntax checks pass. The production dependency audit has zero high/critical findings; existing low/moderate findings remain. Tests sent no live email and created no production bookings.
Release preparation is required before merge: the separately installed deployer must receive the reviewed explicit runtime-file additions, and Apache needs the supplied canonical redirect rules. Existing SHA, review, backup, audit, Calendar, health, and rollback gates remain intact. See
ops/deployment/SEO-RELEASE.mdfor the operator sequence, post-release checks, and owner actions. This draft has not been deployed.