I am trying to a add a static page in word press,however when I tries to add a static page in the home page and name it as home,I am seeing 2home pages displayed in my website.Please help me how to solve this
There are two options for that and first is where you should edit the theme files where there is a HOME link that points to the root domain. It is theme specific and most themes have it in header.php . The second option is to go for a plugin like page mash where you can hide any page from the menu. Giving your url always helps people to look at your site.
I am using a free theme.Here I want to display my home page as the static page I created and named as Home and when I do that,I am seeing 2 home pages in the navbar. Thanks