You're looking at Less Wrong's discussion board. This includes all posts, including those that haven't been promoted to the front page yet. For more information, see About Less Wrong.

Douglas_Knight comments on Open Thread March 21 - March 27, 2016 - Less Wrong Discussion

3 Post author: Gunnar_Zarncke 20 March 2016 07:54PM

You are viewing a comment permalink. View the original post to see all comments and the full post content.

Comments (160)

You are viewing a single comment's thread. Show more comments above.

Comment author: philh 22 March 2016 03:48:17PM 2 points [-]

Another solution would be to insert those texts by JavaScript, which means that users with JavaScript disabled would not see them.

They're already inserted by javascript. E.g. the 'recent comments' one works by fetching http://lesswrong.com/api/side_comments and inserting its contents directly in the page.

Editing robots.txt might exclude those parts from the google index, but idk.

Comment author: Douglas_Knight 22 March 2016 05:33:47PM 1 point [-]

I think robots.txt would work.