dapr / dapr/website

Prevent search engines to index v1-* domains of our site

Open
#60 0 comments 0 reactions 1 assignee Claimed by @marcduiker View on GitHub
Dominant language
HTML
Stars
5
Forks
14
Avg merge
20h 8m
Merged PRs (30d)
1

Description

For example, see this search result:
![image](https://user-images.githubusercontent.com/43508/166500231-0757ed55-ce97-471f-ad27-5bde8a32740a.png)

Google is recommending results from v1-7.docs.dapr.io and even v1-1.docs.dapr.io. We should add a `robots.txt` file to non-prod sites to prevent search engines to index them.

Alternatively, we should add a [canonical URL](https://developers.google.com/search/docs/advanced/crawling/consolidate-duplicate-urls) that always points to the prod page, so search engines know that the content in v1-* is duplicate.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.