This is simple problem but very troublesome for new Blogger that they can't able to add Page link on Blogger Menu. Blogger has its own Page widget where all pages will include automatically. But using multiple widget make Blogger template slower. But we can easily add Page menu link on Main menu. As a result we don't have to add extra Page widget. The following guidelines will be helpful for adding page menu link on Main menu.
I have created a Hire Us For Premium Services page in my blog. Now I will show you how to add the page link on main menu.
Finding the Blogger Page link
First of all we will get the page link. Just follow the below steps-
Step 1 Log in to your Blogger Account and Go to your Blogger Dashboard ->Pages
Step 3 Now get the link from Browser. For my page I got link http://www.bloggerspice.com/p/hire-us-for-premium-services.html for Hire Us For Premium Servicespage. Simply Copy the link for further use.
Adding Link on Blogger Main Navigation (Menu)
Actually there are not any default blogger menu for user. So we have to use custom menu. I hope your template has already a Main Navigation or menu.
Step 1 Log in to your Blogger Account and Go to your Blogger Dashboard
Step 2 Click on Now click on -> Template -> Edit HTML
Step 3 Now find the menu code from template Generally you can get the menu key after closing </head>
code. In example You can see a main menu with few item. Now I will find the last item Error 404 by
pressing Ctrl+F (Windows) or CMD+F (Mac)
code. In example You can see a main menu with few item. Now I will find the last item Error 404 by
pressing Ctrl+F (Windows) or CMD+F (Mac)
Step 4 Now add the code like below for Hire Us For Premium Services page.
<li><a href='http://www.bloggerspice.com/p/hire-us-for-premium-services.html'>Hire Us</a></li>
This is really easy to add page link on main menu. Just remember that you have to add the page link and title.
<li><a href='Page Link'>Page Title</a></li>
So replace the Page Link with your Blog Page link and replace Page Title with your Blog page title. If you are not understand the tutorial then you can leave a comment below I will try to make you understand. Thank you.



No comments:
Post a Comment
Your feedback is always appreciated. We will try to reply to your queries as soon as time allows.
Note:
1. Make sure to click the "Subscribe By Email" link below the comment to be notified of follow up comments and replies.
2. Please "Do Not Spam" - Spam comments will be deleted immediately upon our review.
3. Please "Do Not Add Links" to the body of your comment as they will not be published.
4. Only "English" comments shall be approved.
5. If you have a problem check first the comments, maybe you will find the solution there.