I am making a book search hub with all the book search engines.
Basically, a simple page with a form that allows the person to fill it out ONCE and it populates the individual searches. The site visitor then hits each engines search button to open a tab and do the search.
This, my web person can do.
What I need is each search result to display adsense at the top and side… and most importantly, save the page to the website so that each search then becomes sort of link bait for future searches.
It doesn’t matter if the “completed search pages” are saved on the fly, or the searches are saved and a script is run from a cron job once a day or so.
Obviously, there has to be an “index page” to have each page spidered by the search engines.
