Skip to content

Commit 7f71eb2

Browse files
committed
Add SEO section
1 parent 2f9612b commit 7f71eb2

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

README.md

+9
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ Translations available in: [🇨🇳 中文](README_zh.md)
4141
- [DocOps](#docops)
4242
- [Localization](#localization)
4343
- [Accessibility](#accessibility)
44+
- [SEO](#seo)
4445

4546
## Documentation Types
4647

@@ -454,6 +455,14 @@ from project plans, to specs and process documentation.
454455
- [Pa11y](https://github.com/pa11y/pa11y) - Runs accessibility tests on your doc pages via the command line or Node.js.
455456
- [Create accessible documents | UW Madison](https://it.wisc.edu/learn/make-it-accessible/create-accessible-documents/) - Follow these basic steps to increase the accessibility of your Word, HTML, PowerPoint and PDF documents.
456457

458+
### SEO
459+
460+
- [How to do search engine optimization (SEO) for documentation projects](https://docs.readthedocs.io/en/stable/guides/technical-docs-seo-guide.html) - Explains how documentation can be optimized to appear in search results, ultimately increasing traffic to your docs.
461+
- [Search engine optimization (SEO) for documentation](https://www.writethedocs.org/guide/seo/) - SEO guide from Write the Docs community.
462+
- [Five ways to improve SEO of your technical documentation and OpenAPI references](https://www.doctave.com/blog/improve-seo-technical-documentation-and-openapi) - Five ways to improve the search engine rankings of your technical docs and OpenAPI specification.
463+
- [Search Engine Optimization (SEO) Starter Guide | Google](https://developers.google.com/search/docs/fundamentals/seo-starter-guide) - Provides the best practices to make it easier for search engines (not just Google) to crawl, index, and understand your content.
464+
- [Search engine optimization (SEO) | Docusaurus](https://docusaurus.io/docs/next/seo) - Show how Docusaurus as documentation site builder supports SEO in a variety of ways.
465+
457466
## Contributing
458467

459468
Please feel invited to do any [contribution](CONTRIBUTING.md).

0 commit comments

Comments
 (0)