Hi party people! (Wordpress) I recently visited a site which had a really cool function see one of his posts: EB sample post Now if you take a look at his post template you can see that he managed to somehow import search engine results into the bottom of his post template right under the comments titled: Fresh, related resources: Has anyone got any clues on how to do this? Sure... importing a SE feed into the wordpress templates might not be to hard, but to change the feed URL automaticly so it displays unique feeds is a bit tougher..... I guess he gets the unique "key-phrase" called from his title.... (php the_title) Just wanted to check if anyone is up for giving me a hint on how to make this do-able.... / Marcus
Interesting but to me if someone found your site from a SERP listing then why would you want to show them similar listing to just jump right back off your page? What am I missing here?
The reason is to give the visitor lots of related content, which in my opinion problably makes the visitor come back when he/she/it is hungry for more....
It's done using a plugin to gather the RSS from serp as you mentioned. I have this plugin but it came a package that I paid for so I can't share and I don't really recommend the package. The trick is to use a wordpress custom field so you set a "keyword phrase" for the post using a custom field and then the plugin uses that to grab the serps.
You can use Google Blog Search RSS - http://blogsearch.google.com/ and MSN Live RSS - http://www.live.com/ http://blogsearch.google.com/blogsearch_feeds?hl=en&q=SOME_STRING&ie=utf-8&num=10&output=rss http://search.live.com/results.aspx?q=SOME_STRING&format=rss Note: Replace SOME_STRING with your TITLE