theundersigned.net — This guide helps you to create a list of related posts, when a visitor is referred to your blog from a search engine.You are shown how to make a script, that will grab the search string from the referring search engine, and find matching posts in your blog.
Jun 4, 2006 View in Crawl 4
habemusJun 5, 2006
Never mind.
bogthaJun 5, 2006
This isn't implemented correctly. When you vary your content depending on an HTTP request header (in this case, Referer), you need to send an appropriate Vary response header so that caches don't serve a landing page for one person to somebody totally different as well. Read RFC 2616.
silkjaerJun 5, 2006Submitter
Bogtha, thanks for the notice on that :)
crpietschmannJun 5, 2006
Neet idea! I'll think I may have to add that functionality to my blog, since most visitors come to my block through Google searches.
sudarJun 6, 2006
I was wondering whether Google will be happy about it or not, since the user might see a different page rather than what was seen by GoogleBot and the spam filters may be triggered. Thought the content changed is going to be very minimal in terms of Human understanding I am not sure whether GoogleBot will be intelligent to sense that. Can anyone confirm this?
marinello2003Apr 27, 2007
Someone needs to fix the sidebar integration. That is currently broken.