How to Make New Pages on the Navigation Bar in WordPress
The default WordPress theme includes a navigation bar at the top of your blog that includes links to the “Home” and “About” pages by default. You can make new pages that appear on the navigation bar using the Pages page in your WordPress dashboard. Pages, unlike blog posts, are designed for contact details and other information that won’t become outdated over time. All pages you add appear on the navigation bar unless you use a theme that doesn’t contain a navigation bar or your blog contains customized navigation bar code.
Instructions
-
-
1
Sign in to your WordPress blog’s dashboard.
-
2
Click the “Pages” link in your dashboard’s sidebar and click “Add New” under it.
-
-
3
Type a title for the page into the “Enter Title Here” box. The title you use here appears as a link in your blog’s navigation bar.
-
4
Add content to the page using the visual editor box on the page. You can also click the “HTML” tab and enter the HTML code you want to use on the page.
-
5
Click the “Publish” button at the right side of the page to publish the page to your blog. It appears as a link in your navigation bar instead of as a post on your blog.
-
1
Tips & Warnings
You can edit pages later by clicking the “Pages” option in the dashboard, mousing over a page to select it and clicking “Edit.” You can also delete a page by clicking “Trash” after mousing over it on this page if you want to remove it from your navigation bar.