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

More comprehensive SEO optimization support #1387

Closed
yl-yue opened this issue Oct 8, 2020 · 6 comments
Closed

More comprehensive SEO optimization support #1387

yl-yue opened this issue Oct 8, 2020 · 6 comments
Labels

Comments

@yl-yue
Copy link

yl-yue commented Oct 8, 2020

Feature request

What problem does this feature solve?

  1. 更全面的SEO解决方案描述(SSR、SSG、通过简单配置)
  2. 文档嵌入支持(由于docsify是单页面的,想依托于docsify构建个人网站,必须添加更多元素,如:网站首页、博客专栏等)
  1. More comprehensive SEO solution description (SSR,SSG,Or simple configuration).
  2. Document embedding support (since Docsify is single-page, if you want to build a personal website based on Docsify, you must add more elements, such as website homepage, blog column, etc.)

How should this be implemented in your opinion?

可以考虑在docsify文档中的“指南”导航区域加一块SEO专题说明,描述目前已支持的SEO方案特点与使用教程。

Consider adding an SEO topic description to the "Guide" navigation area of your Docsify document, describing the features of the currently supported SEO solutions and tutorials for using them.

Are you willing to work on this yourself?

I don't think I have enough JS and Docsify knowledge to develop these feature. But I can (beta) test it!

@sy-records
Copy link
Member

More comprehensive SEO solution description (SSR,SSG,Or simple configuration).

The SSR now has known bugs, we'll try to fix it.

For better SEO, static HTML generation will be implemented in the v5 version. #136

Document embedding support (since Docsify is single-page, if you want to build a personal website based on Docsify, you must add more elements, such as website homepage, blog column, etc.)

I think this should be made possible by the theme

@yl-yue
Copy link
Author

yl-yue commented Oct 8, 2020

@sy-records Thanks for the tip, I tried to build a multi-page document from the navigation bar.

@yl-yue
Copy link
Author

yl-yue commented Oct 9, 2020

It is suggested to add an SEO optimization special description in the document @sy-records

@sy-records
Copy link
Member

We're not SEO experts.

@yl-yue
Copy link
Author

yl-yue commented Oct 9, 2020

We're not SEO experts.

What I want to express is that Docsify currently has those SEO configuration and related schemes, you can list a sidebar file to explain, for example, SSR is currently supported.
I'm sorry for the misunderstanding caused by my unclear expression.

@sy-records
Copy link
Member

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants