Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SEO 搜索标题优化 #203

Closed
MuYunyun opened this issue Oct 19, 2021 · 1 comment · Fixed by #214
Closed

SEO 搜索标题优化 #203

MuYunyun opened this issue Oct 19, 2021 · 1 comment · Fixed by #214

Comments

@MuYunyun
Copy link
Owner

背景: 当前在 chrome 搜索 site:muyunyun.cn,搜索到的文章标题没有区分开。需要进行相关优化。

image

@MuYunyun
Copy link
Owner Author

MuYunyun commented Oct 26, 2021

  • 优化 document.title
  • 优化 meta 标签。

react-helmet

<head>
  <meta name=”description” content=”This is an example of a meta description. This will often show up in search results.”>
</head>

@MuYunyun MuYunyun linked a pull request Oct 28, 2021 that will close this issue
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 a pull request may close this issue.

1 participant