Add pages link at your blogspot footer

How can I add pages link at my blog footer link the one bellow?:sweat: I need to add About us | contact us | privacy policy to my blog foot but it dosenā€™t give my enough space for that , it only allows me to write very few things help me out please sir @jideogunsanya

I guess you are using one of the new blogger themes.

If yes, sign in to your blogger dashboard, navigate to ā€œThemeā€ > ā€œEdit HTMLā€

Click inside the HTML

Press CTRL F on your keyboard and find </body>

Copy this code and paste directly above the </body>

<div id='myfooterlinks' style='text-align: center;'>
<div id='myfooterlinks2'>
<a href='paste link here'>Home</a> | <a href='paste link here'>About</a> | <a href='paste link here'>Contact</a> | <a href='paste link here'>Advertise</a> | <a href='paste link here'>Privacy Policy</a> | 
</div>
<div id='myfooterlinks1'>
Copyright &#169; 2017, Ogbongeblog Planet.
</div>
</div>

Replace paste link here with the links you want to link to.

Save.

3 Likes

Thanks you sir

1 Like
Copyright Ā© 2017, Ogbongeblog Planet.

Testing the code!

:grinning: :grin: This is great! Thanks alot

2 Likes

Please sir kindly help me here https://planet.ogbongeblog.com/t/how-can-i-add-rel-no-follow-to-a-blogspot-page/68 thanks

Oh, I didnā€™t see it on time. Iā€™ve already replied you via PM.

1 Like

yea! you did sir, thanks for the PM :thumbsup: