Skip to content

feat(SEO): SEO for Home & Search page#290

Merged
wiperi merged 12 commits intomainfrom
seo
Feb 19, 2026
Merged

feat(SEO): SEO for Home & Search page#290
wiperi merged 12 commits intomainfrom
seo

Conversation

@Yumi0606
Copy link
Collaborator

@Yumi0606 Yumi0606 commented Feb 19, 2026

Upload the Baidu SEO inclusion verification file and complete the files required for website SEO. This will change some pages from client page to server page.

Yumi0606 and others added 12 commits January 28, 2026 19:43
 - 创建了robots.ts
 - 扩展了根layout.tsx :添加了keywords、viewport、themeColor等SEO相关meta标签
- 添加了Open Graph元数据 :支持社交媒体分享,包括标题、描述、图片等
- 添加了Twitter Card元数据 :优化Twitter分享效果
- 添加了Schema.org标记
- 首页:基于语言环境动态生成标题和描述
- 搜索页面:基于搜索参数动态生成标题和描述
- 博客页面:基于内容动态生成标题和描述
添加generateImageAlt函数生成更详细的图片描述文本
将viewport和themeColor从metadata移至独立配置
添加设备检测工具函数和中间件逻辑,支持自动重定向移动设备到专属页面
创建移动端搜索页面示例,优化移动端用户体验
Signed-off-by: cliffchen <t-cliffchen+github@microsoft.com>
…ersion

Signed-off-by: cliffchen <t-cliffchen+github@microsoft.com>
@Yumi0606 Yumi0606 requested a review from wiperi as a code owner February 19, 2026 09:17
@vercel
Copy link

vercel bot commented Feb 19, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
qrent-frontend Ready Ready Preview, Comment Feb 19, 2026 9:17am

@Yumi0606 Yumi0606 self-assigned this Feb 19, 2026
Copy link
Owner

@wiperi wiperi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

well done

@wiperi wiperi merged commit 44c67a8 into main Feb 19, 2026
9 checks passed
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.

2 participants