[PR #846] [MERGED] docs: improve SEO and redirect root to /zh/ #803

Closed
opened 2026-02-26 21:33:01 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/dreamhunter2333/cloudflare_temp_email/pull/846
Author: @dreamhunter2333
Created: 2/25/2026
Status: Merged
Merged: 2/25/2026
Merged by: @dreamhunter2333

Base: mainHead: docs/seo-optimization


📝 Commits (1)

  • 9928232 docs: improve SEO meta tags and redirect root to /zh/

📊 Changes

4 files changed (+33 additions, -32 deletions)

View changed files

📝 vitepress-docs/docs/.vitepress/config.ts (+13 -2)
📝 vitepress-docs/docs/.vitepress/en.ts (+6 -1)
📝 vitepress-docs/docs/.vitepress/zh.ts (+6 -1)
📝 vitepress-docs/docs/index.md (+8 -28)

📄 Description

Summary

  • Fix og:locale value (was Temp Mail Doc, now zh_CN)
  • Add description meta, og:description, twitter:card/title/description/image
  • Add robots meta, hreflang alternate links for zh/en/x-default
  • Add per-locale og:locale and og:description in zh.ts and en.ts
  • Improve English description (was broken English)
  • Redirect root / to /zh/ for better UX

Test plan

  • Check page source for correct meta tags on /zh/ and /en/ pages
  • Verify root / redirects to /zh/
  • Test sharing a page link and verify title/description preview

🤖 Generated with Claude Code


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/dreamhunter2333/cloudflare_temp_email/pull/846 **Author:** [@dreamhunter2333](https://github.com/dreamhunter2333) **Created:** 2/25/2026 **Status:** ✅ Merged **Merged:** 2/25/2026 **Merged by:** [@dreamhunter2333](https://github.com/dreamhunter2333) **Base:** `main` ← **Head:** `docs/seo-optimization` --- ### 📝 Commits (1) - [`9928232`](https://github.com/dreamhunter2333/cloudflare_temp_email/commit/9928232bf7526ab081a93f9269bb71dfe72ed903) docs: improve SEO meta tags and redirect root to /zh/ ### 📊 Changes **4 files changed** (+33 additions, -32 deletions) <details> <summary>View changed files</summary> 📝 `vitepress-docs/docs/.vitepress/config.ts` (+13 -2) 📝 `vitepress-docs/docs/.vitepress/en.ts` (+6 -1) 📝 `vitepress-docs/docs/.vitepress/zh.ts` (+6 -1) 📝 `vitepress-docs/docs/index.md` (+8 -28) </details> ### 📄 Description ## Summary - Fix `og:locale` value (was `Temp Mail Doc`, now `zh_CN`) - Add `description` meta, `og:description`, `twitter:card/title/description/image` - Add `robots` meta, `hreflang` alternate links for zh/en/x-default - Add per-locale `og:locale` and `og:description` in zh.ts and en.ts - Improve English description (was broken English) - Redirect root `/` to `/zh/` for better UX ## Test plan - [ ] Check page source for correct meta tags on `/zh/` and `/en/` pages - [ ] Verify root `/` redirects to `/zh/` - [ ] Test sharing a page link and verify title/description preview 🤖 Generated with [Claude Code](https://claude.com/claude-code) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 21:33:01 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
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
starred/cloudflare_temp_email#803
No description provided.