Probably there wasn’t an answer in one single thread for your questions, but definitely it has been asnwered zillion times.
So, waht is the structure of the site? What is the “webpage” where you want to display posts and anything else? Is it your main page? Is it a .php file?
Where is the WP install – relative to that “page”?
Do you want the blog to have its separate life or only to display posts on that other page? Do they have to have the same design? (I mean the page and the blog)
Give as many details as you can, and people will come and post solutions 🙂
Well, here’s the site that I’m working on. http://www.jeffandemilee.com/testingserver
It’s my main page, it’s index.html. WP install is at /wordpress but I can put it whereever is best. I want the blog only to be on this index.html page. They don’t have a similar design because I don’t know anything about editing the theme.. all it needs to match is bgcolor, text color, font, font-size, and link coloration. The width possible is 560px if that matters, the height should resize to the text.
I’d prefer it not to have a header. I could (assuming it’s possible) put the sidebar stuff into the sidebar, but don’t need to.
I was looking into a php that takes RSS into HTML but it wasn’t working for some reason, but that could be my best option.
I’m using GoDaddy Linux servers. Haven’t had any problems in that realm.
Hope all this helps! Thanks for any help anyone can offer.