SEO.md compliance: meta descriptions and hero heading semantics - #120
Merged
Conversation
- lift home, insights, and contact meta descriptions into the 120-160 character band, naming what each page delivers - add a seoDescription frontmatter override for case studies (meta + JSON-LD, falling back to impact) and use it on sdlc-revamp, student-pipeline, and tableau, whose impact lines run short - expose the demoted desktop hero's heading level via ARIA so the visible page keeps a level-1 heading at every breakpoint
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.
Audit of every page and article against SEO.md, prompted by Bing Webmaster flags.
Changes
seoDescriptionfrontmatter for case studies. Mirrors the existingseoTitlepattern for insights: feeds the meta description and Article JSON-LD, falls back toimpact. Applied tosdlc-revamp(90→148),student-pipeline(94→151), andtableau(88→155), whose on-page impact lines stay as written. All new copy uses only facts already in each file.psince Fix duplicate h1 on homepage (SEO) #118's duplicate-h1 fix) now carriesrole="heading" aria-level="1", so the breakpoint where the realh1isdisplay:nonestill exposes a level-1 heading to assistive tech.What already passed the audit
Titles (44–62 chars, decision-first with brand suffix), self-referencing canonicals, one H1 per page, og/twitter tags, visible bylines linking to /about,
max-image-preview:large, robots.txt, the /md mirror'srel=canonicalheader, JSON-LD (Person, WebSite, ProfilePage, Article, BreadcrumbList), 1200×630 OG image, square 48px+ favicon.Flagged, not changed
datePublished/dateModifiedand no date is visible on-page (documented as deliberate inlib/types.ts).lastModified; the only available date is project delivery, which would be untruthful as a modification date.