Affiliate Datafeed Sites Ready
You read that right. Datafeed affiliate sites are ready for you.
Thanks to the beta testers that participated - I was able to check THE SCRIPT out on sites as the homepage, in a subdirectory, and as a subdomain.
Here's a brief tour of what these sites look like.
Home Page
The home page randomly selects an instock image from the database to display on each page load.
What remains consistent is the links to the categories - the gateway to the 1,400 unique pages that make up this site.

Category
Lots of content on this page. Each category page will display a random, instock item with image at the top of the page, followed by a list of other items from the same category. Some little programming *twists* I put in include:
- sorted by highest to lowest price
- Decreasing amount of information per item - the first few items display the most amount of information, farther down the list, the items have less information about them, until you get the the last few items - all there is at that point is links. Why did I do this - to be different. I don't want these sites to be run-of-the-mill datafeed sites that are practically identical to other datafeed sites

Product page
Specific information about each instock item in the datafeed - includes a image, price, title, description.

What's unique about about these pages is:
- Randomly arranged sentences - the sentences are not the exact same structure as what is provided - THE SCRIPT rearranges the results and displays them in a different order each time the page is refreshed ...
- ... which leads to this, THE SCRIPT has a cache feature so the results remain the same for each dynamically generated page. During setup, the cache is either turned on or left off (I recommend having it on). If on, then specify how long pages are cached for before being regenerated. I don't see any reason to set the cache for anything less than 30 days.
- Something you should know, there are actually 4,000+ items in the database. Unfortunately, most of the products are out of stock. That's a lot of perfectly good information going to waste. So what did I do, I include a random item description from an out of stock item from the same category for the same reason I added a few twists to the categories - to be different.
- Also, the side bar - besides containing links to the categories - also includes links to random items in the same category
Search
Included a "smart" search feature - well, maybe not as smart as Google, but smart enough to almost guarantee relevant results showing up.
Here's how it works, say you type in "apple". THE SCRIPT will randomly pull results that have the word "apple" show up in the title. If THE SCRIPT doesn't find any results, then it makes a second pass through the database looks for the word "apple" in the description. Pretty smart, huh?

Ready To Go
A simple, powerful script that displays results from the datafeed in a unique fashion - that's what THE SCRIPT is.
P.S. - If you want a "behind the scenes" view of how the code works for this datafeed site, visit the link, http://www.youtube.com/watch?v=PLeGbqEb9L4.






