I currently have a website that is running on wordpress and on this website. This site is an affiliate marketing website and I post deals on a nearly daily basis. What I have to do after I add the links to my database is go into wordpress and write a new post telling it to get all the deals for the day. There is a problem with this: users cannot search for deals and I end up having to use a lot of PHP in order to get my links to show up. It works ok, but is rather cumbersome. my questions are: 1) is there a way to make the links (that are in a mysql database) searchable by wordress and 2) is there a way to make wordpress automatically create a new entry whenever I add something to my deals database? any advice is appreciated! best, cckid