The Daylife Team often works with publishers to build new verticals within existing sites, or add more pages to existing sections that are being managed by a small professional editorial staff. That's a big part of the value that Daylife brings: we let publishers create automatic inventory that they can use to drive ads, to enrich readers' experiences, and to supercharge the shrinking newsroom.
There are several more examples of the output of such efforts here Cookbook.: USA Today used the Daylife APIs to enhance their flights and cruise blogs with more and more topic pages about the cruise and airline industry. The team at Turner built four tightly focused sites using the API for NBA, PGA, NASCAR and MLB.
The Sacramento Bee has recently launched a celebrity section on their site using the Daylife API. The section provides a celebrity landing page with news stories, photos and related topics of the day. Readers can then follow links to topic pages for celebrities in news and find the most recent stories, photos, related topics, as well as quotes said by the featured celebrity and background information from wikipedia.
When building a landing page for such a micro-site, publishers are quickly presented with a tricky question: How does one present the most interesting data to the user and provide easy navigation to deeper pages beneath the landing page (eg., the topic pages). Daylife is working on technology to make that process easier, but while we're at it, we've come upon a best practice that has given good results across a number of implementations.
Here's what works: editors come up with a query that corresponds to content for the page they are trying to build, then developers use our Search API to build the landing page. For example, a query to generate a movie business landing page along the lines of the SacBee might look like this:
(actor OR actress OR hollywood OR (movie AND ("box office" OR premiere OR screening OR paparazzi)) NOT (Bollywood OR India*)
The Daylife Search API supports the rich syntax and operators of a modern search engine, enabling editors to fine-tune search queries and increase relevance of the results. If the underlying application is built appropriately, these queries can be adjusted on a day to day basis, to reflect the changes in the news, shifting editorial foci, or promotions.
Combining the Daylife Search API with a list of trusted sources can result in a very relevant, pleasing "start" page to head a targeted micro-site
The smoothest implementations of the Daylife API typically go through the following steps:
If you have any questions about how to build a section on your site or launch a new micro-site, feel free to drop us a comment here or via email.
Comments
Re: Build vertical/micro sites