argotorg/solidity

No summary for our documentation pages in Google search results

Closed

#13,267 opened on Jul 12, 2022

 (9 comments) (0 reactions) (0 assignees)C++ (6,109 forks)batch import
bug :bug:documentation :book:help wantedlow effortlow impact

Repository metrics

Stars
 (25,634 stars)
PR merge metrics
 (Avg merge 8d 8h) (30 merged PRs in 30d)

Description

@chriseth reports that search hits in our docs look like this in Google: image

Here's what Googles's help says about this: No page information in search results.

I'm pretty sure this has something to do with the robots.txt changes we did some time ago #10898. The search result seems to be from develop, which our robots.txt block. We only allow latest, v0.7.6 and latest release. The question is - why is develop still getting indexed (and appears in results before those other allowed versions) if we blocked it?

Contributor guide