How do I create a separate Blog Page for my website.
I created a home.php page which consists of the same coding as the index.php, but removed the loop. Then, I created a blog.php that had the loop. I created a Home page and the Blog page with their respective templates. I went to settings > Reading > and set up home as the static front page and Blog as the page for the latest posts.
The problem is that the home page shows home as it is suppose to, but the blog page displays home. I have checked everything twice over and I do not know what I am doing wrong. Can someone please tell me how can I correctly create a separate Blog page from the home.