Add Link To A Custom WordPress Footer

One of the easiest ways to is to add links to the footer of the themes template. You could add the link to any website you want and if your blog is part of your website adding a link to the homepage of your site will help your search engine rankings as well. This is a little that will help interlink your website.

First make sure you can edit your theme’s footer.php file by making in writable in your hosting account. Login to your hosting account, browse to your blogs folder, the wp-content folder and then the themes folder. Look for your current theme and open that folder. Change the file permissions to at least the footer.php file to 777 or 666.

Login to your blog, click Presentation, then Theme Editor, look for the Footer file on the right and click it to open it in the editor. First copy all the content in this file and save it as a text file in Notepad on your computer. That way if you mess things up you can just paste the original code back in to start over.

Now look for the links that are already in place, for the default theme that will look like this:

<?php bloginfo(’name’); ?> is proudly powered by
<a href=”http://wordpress.org/”>WordPress</a>

We want to add a link right after this code, Place your mouse right after the original code and hit the space bar once and add your new link code. Or you could just copy the original code and paste it right after it and then edit the URL, the anchor text and even place some text in front of it like this:

<a href=”http://wordpress.org/”>WordPress</a> More Optional Text <a href=”http://YourWebsite.com”>Anchor Text</a>

Now Click Update File, open your site and marvel at your handy work!
If you are using a free theme that someone wrote and it has a link to their website in it please leave the link intact. After all that is a small price to pay for what they have provided you.

Questions or comments are always welcome, please leave them below and I will try to answer all of them.



Share This AddThis Social Bookmark Button Sphinn Gregarious FeedFlare

If you're new here, you may want to subscribe to my RSS feed. Thanks for visiting!


Tagged with , ,


Related Posts





11 Responses to “Add Link To A Custom WordPress Footer”

  1. Add Link To A Custom WordPress Footer…

    One of the easiest ways to Customize WordPress is to add links to the footer of the themes template. You could add the link to any website you want and if your blog is part of your website adding a link to the homepage of your site will help your searc…

  2. Thanks for the excellent tutorial. I gave it a thumbs up at Bumbzee and I digg it. :)

  3. […] package for that matter. Once inserted, it will be "global". Maybe this link will help? Add Link To A Custom WordPress Footer Cheers, KiDQUiCK __________________ KiDQUiCK Web Development & SEO Consulting Life is not a […]

  4. Thank you for a clear and easy-to-follow explanation!

  5. Thanks for the excellent tutorial.

  6. Thank you so much. I have been wondering how to do this. I am still searching for a way to add stuff like mybloglog and such to the footer of the page instead of on my sidebar, any tips?

  7. Gene, you could probably add the script or code or anything directly into the footer.php file.

    However you may need to resize the footer area to accommodate the size of the items you want to place in it. And also format the items you add to be in the position you want.

    Theme modifications like this are hard to explain in a post let alone a comment because of all the different themes and how they are coded.

  8. Thanks for the excellent tutorial.

  9. Thank’s I never could do this before

  10. Thanks

  11. Great Tutorial! Even a newbie could follow!

Discussion Area - Leave a Comment

If you have a question about your blog please leave a link to it. Please don't ask questions like "Why don't my blog work right?" and expect an answer.

Two links or less are welcome, any more and your comment will be spammed! Nofollow has been disabled, all comments are moderated and will not appear until approved. Please submit only once.



XHTML: You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <code> <em> <i> <strike> <strong>

Or just copy the example below and change your details.
Example - <a href="http://www.YourSite.com">Title Of Site</a>







Close
E-mail It