I strongly disagree with even the base assertion here. While there may be new ways to do many of the things asked in older questions, the vast majority of the upvoted answers in ios, iphone, and cocoa still apply. Apple hasn't completely restructured the Mac and iOS operating systems or development environments in the span of three years. Heck, we're still using classes with an NS prefix that were developed in the NeXTSTEP days of the early 90's.
I taught a class in 2010 on advanced iOS development, where between semesters Apple had gone from iOS 3.0 to 4.0, which is one of the largest OS steps they'd taken in terms of new features and APIs. I anticipated having to change much of my curriculum to deal with this, yet in reality I found that little of the fundamentals had changed. Almost all of the second semester of the course was just a repeat of the first, with a few new twists scattered here and there. People keep asking me to update that class, but there honestly still isn't much that would need to be changed to teach it again two years later.
I just went back and looked at some of my old answers that I'd left years ago, and I can't find one that doesn't still apply today. I just got some votes last week for this answer that I'd left about three and a half years ago, as well as this one from three years ago. Were you to block these search results from appearing to Google, the people who benefited from these answers would not have seen them.
For the vast amounts of information that isn't out of date, you'd be removing that from the world at large, depriving people of the good answers that already exist as well as causing us to be flooded with duplicate questions when people didn't find those older ones. It would be a terrible idea to do this, just because of a few outdated answers.
The better solution is to confront this on a case-by-case basis. If an answer has been made obsolete by a new technology, leave a comment stating as much. Even better, provide a competing answer that describes the modern way of handling the situation. This has happened on a handful of my older answers, and I went back and tweaked them to add in the more modern approaches or fix older broken links. I've also seen older questions get new "as of iOS 5.0" style answers and have those be upvoted to replace obsolete ones.