uschindler commented on PR #846:
URL: https://github.com/apache/solr/pull/846#issuecomment-1124003233

   A robots.txt to hide the old releases looks like a good idea. We can just 
link all URL prefixes and we're done. Exlicitely allowing some older pages 
could also be done.
   
   Instead of an old-style robots.txt we may also use a `<locationMatch 
^/guide/(6|7|8)_>` to the htaccess with {{addHeader "X-Robots-Tag: 
noindex,nofollow,noarchive"}} (noindex should be enough, we can still allow 
Google to follow links or archive).


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org
For additional commands, e-mail: issues-h...@solr.apache.org

Reply via email to