Hello,
I have a blog I want to integrate an RSS feed into. This feed will be the only posts I ever have in it. Is it even possible to make the blog automated with an RSS feed? I mean, I coded the feed into the template via php and there's really know way for WordPress to understand that each entry = one post. Thus the entire feed dumps onto the fron page.. no way for me to designate page breaks. With the php I can tell how many entries to post but WordPress still doesn't treat them as "posts"..
Any help?? Thanks!!!