django / djangoproject.com

Source code to djangoproject.com
https://www.djangoproject.com/
BSD 3-Clause "New" or "Revised" License
1.89k stars 954 forks source link

Use noindex meta tag or header, not robots.txt, to block untranslated docs pages #877

Open tobiasmcnulty opened 5 years ago

tobiasmcnulty commented 5 years ago

As far as I can tell, we're currently using robots.txt to block untranslated docs pages from being indexed by Google. Looking through Search Console, it appears that is not the correct approach and these pages are still being indexed:

screenshot 2019-03-02 07 48 44

That warning links to: https://support.google.com/webmasters/answer/7440203#indexed_though_blocked_by_robots_txt

Which suggests using the noindex meta tag or header instead: https://support.google.com/webmasters/answer/93710

tobiasmcnulty commented 5 years ago

I've also taken a snapshot of the index coverage report today (3/2/19) here, with some commentary and links to other, related issues: https://docs.google.com/spreadsheets/d/1l86YAEcw5CbvivuY-ZN81oy75Nh7T9g0eJX0sZ8Jww0/edit#gid=0

stale[bot] commented 2 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

carltongibson commented 2 years ago

@tobiasmcnulty Hi, similar to #878, is this still valid? (again, seems quite addressable if so 🤔)

tobiasmcnulty commented 2 years ago

Yup, this still looks like a valid issue:

Screen Shot 2022-10-10 at 10 33 37 AM
stale[bot] commented 1 year ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

carltongibson commented 1 year ago

Not stale.

CuriousLearner commented 1 year ago

It's not stale.