Skip to content

[codex] Improve technical SEO and mobile performance#2053

Merged
guoqqqi merged 1 commit into
masterfrom
codex/technical-mobile-seo
Jun 16, 2026
Merged

[codex] Improve technical SEO and mobile performance#2053
guoqqqi merged 1 commit into
masterfrom
codex/technical-mobile-seo

Conversation

@Yilialinn

@Yilialinn Yilialinn commented Jun 16, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Add technical SEO metadata improvements, resource hints, and deferred Matomo loading.
  • Improve mobile/Core Web Vitals behavior for the homepage, AI Gateway page, docs, blog, code blocks, images, and 404 pages.
  • Add robots rules for low-value versioned docs paths and fix a small Open Graph metadata issue.

Validation

  • git diff --cached --check
  • yarn eslint website/src/pages/index.tsx website/src/pages/ai-gateway.tsx website/src/components/AIGateway/AvifImage.tsx website/src/components/AIGateway/Hero.tsx website/src/components/HeroCanvas.tsx website/src/theme/NotFound/index.tsx blog/src/theme/NotFound/index.tsx doc/src/theme/NotFound/index.tsx doc/src/pages/edit.tsx
  • yarn stylelint website/src/css/customTheme.scss website/src/css/landing-sections/hero.scss doc/src/css/customTheme.scss blog/src/css/customTheme.scss doc/src/theme/CodeBlock/styles.module.css blog/src/theme/CodeBlock/styles.module.css
  • yarn build:website

Notes:

  • Full yarn build was not used as the primary validation because the local environment requires synced generated docs/blog artifacts and GitHub API data. Those environment-dependent blockers are documented outside this PR.
  • yarn build:website completed successfully. Docusaurus emitted expected warnings for isolated website builds, including missing cross-package docs/blog links and outdated Browserslist data, but exited successfully.

@Yilialinn Yilialinn force-pushed the codex/technical-mobile-seo branch from 23ea069 to 48395d6 Compare June 16, 2026 08:07
@Yilialinn Yilialinn force-pushed the codex/technical-mobile-seo branch from 48395d6 to 43fc4a9 Compare June 16, 2026 08:10
@Yilialinn Yilialinn marked this pull request as ready for review June 16, 2026 08:20
@guoqqqi guoqqqi merged commit 75cde2f into master Jun 16, 2026
4 checks passed
@guoqqqi guoqqqi deleted the codex/technical-mobile-seo branch June 16, 2026 10:33
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.

3 participants