Hello, I've got WP up and running and I think it's great, but I think by trying to be clever I have managed to mess something up a little bit. I was struggling to style WP to match my site, and eventually decided to include the WP index.php file into a template of my site including navigation etc. This has worked from a styling point of view, but what it has appeared to have done is mess up the feed URLs that WP generates. I thought at first that I had worked around this, by manually changing the URLs in footer.php etc. to point to wp-rss2.php instead of the php code that they are by default. The problem I'm having now is that when I create a post, the RSS feed that is generated doesn't work. What do I need to do to fix this? I'm a newb with php, but I can follow instructions well and I'm a quick learner. I'd really appreciate any help.
Thanks in anticipation! Rory