taipy icon indicating copy to clipboard operation
taipy copied to clipboard

Update robots.txt to Index Only Latest Version of Documentation #1960

Open rajasurya-rjs opened this issue 1 year ago • 3 comments

Update robots.txt to Index Only Latest Version of Documentation

PR Description: This PR updates the robots.txt file in the Taipy documentation repository to ensure that only the latest version of the documentation is indexed by search engines. The changes made include:

  • Allowing search engines to crawl and index the /en/latest/ version of the documentation.

  • Disallowing search engines from accessing any other /en/ versions (e.g., /en/release-3.0/) to prevent outdated versions from appearing in search results.

  • Adding a Sitemap reference (https://docs.taipy.io/sitemap.xml) to help search engines efficiently crawl the allowed URLs.

These changes are aimed at improving SEO by ensuring that users are directed to the most up-to-date version of the documentation when searching online.

Let me know if you'd like any further adjustments or additional details!

rajasurya-rjs avatar Oct 09 '24 05:10 rajasurya-rjs

this fixes #1960

rajasurya-rjs avatar Oct 09 '24 06:10 rajasurya-rjs

The repo of the documentation is Taipy Doc. You are not changing the correct repo

FlorianJacta avatar Oct 09 '24 08:10 FlorianJacta

my bad let me fix this

rajasurya-rjs avatar Oct 09 '24 10:10 rajasurya-rjs