I have a webpage that consists of first my custom made homepage which you enter when you come to my site. Second, I have a wordpress installation that you enter through a link from the first site, I have this wordpress installation so that I can update news and articles about my field in an easy and search engine friendly way.
Now I am trying to figure out if it is possible to make the wordpress articles show up on the mainpage directly when you enter the site. I want to make look more like a news page but I still need my custom made header and footer, I just want the articles to show up in the main frame of the firstpage.
I have read about a php include command and tried it but I does not get it to work.
Does anyone have a good idea here?