Forum Moderators: skibum
Feel free to sticky mail me if you don't want to give away sensitive info.
Thanks
A lot of CJ merchants just put it on autopilot and let everybody in. Others claim to review all the sites they let in, but I've had no troubles getting a parking page to pass as a site worthy of their content.
As always, YMMV. May as well create some content anyways, as a pure datafeed site isn't likely to entice the spiders to do a whole lot.
A scripting language like PHP or ASP
A database like mySQL, PostgreSQL, MSSQL, etc.
Then you'll need a datafeed... which merchants who have a lot of items will generally give to you in a comma-separated or tab-separated text file.
Then you'll have to manipulate the datafeed and insert it into your database. Use a regular expression capable text editor to clean things up before you do this.
Then use one of the scripting languages above to pull the data out of the database and insert it into page templates.
1. some search engines don't like datafeed sites
2. merchants formatted their long descriptions using html tags like <ul>,<li> on their own sites but they only put pure text (the text inside html tags) in their feed files. If you use these pure text on your site directly, nobody can read them at all.
3. How to get commission? You must place a cookie on customer's computer. How to place a cookie on customer's computer? You must send this customer to merchant's website. The customer opens merchant's website by clicking "more info" link on your site, but they found that they have to click the "add to cart" or "BUY NOW" button again.