gitlab.com projects README.md and other contents doesn't seem to be indexed by google

Summary

https://www.google.com/search?q=LM_JAVA_VERSION should return https://gitlab.com/gitlab-org/security-products/license-management, https://gitlab.com/gitlab-org/security-products/license-management/blob/master/README.md and gitlab-org/security-products/license-management@3a52cda0 as results, but it returns none of them.

Steps to reproduce

https://www.google.com/search?q=LM_JAVA_VERSION

What is the current bug behavior?

For gitlab.com, the only result is https://gitlab.com/gitlab-org/security-products/license-management/commits/master - which frustratingly doesn't even contain the searched for text in a box that's collapsed by default, making it difficult to find.

What is the expected correct behavior?

All 3 results mentioned in the summary should appear:

  1. https://gitlab.com/gitlab-org/security-products/license-managemen
  2. https://gitlab.com/gitlab-org/security-products/license-management/blob/master/README.md
  3. gitlab-org/security-products/license-management@3a52cda0

Relevant logs and/or screenshots

Screenshot_2019-06-23_at_10.50.00

I found some related bugs like #24289 (closed) but after a hunt around the attempts to split it up into other bugs and mentions of it elsewhere they all seem to lead me to closed bugs.

Output of checks

This bug happens on GitLab.com

Edited by Joseph Heenan