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 search engine rankings as well. This is a little WordPress Guide 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.



Tags: , ,

Related posts

If you liked this post, feel free to leave a comment that is relevant to the post or subscribe to the feed and get future articles delivered to your feed reader.

Sorry but due to the spamming of a few all comments are moderated and will appear when approved and all drive-by comments will be deleted!

Comments

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

Reply

[...] 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 [...]

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

Reply

Thanks for the excellent tutorial.

Reply

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?

Reply

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.

Reply

Thanks for the excellent tutorial.

Reply

Thank’s I never could do this before

Reply

Thanks

Reply

Great Tutorial! Even a newbie could follow!

Reply

my footer code looks like this… how do I change it?

Reply

Hello, Thank you for great tutorial.. I have a question..

I want the ‘title’ of each single post to appear in the page’s footer.

For this, i pasted the code:

” rel=”bookmark” title=”">

in the footer..

The following happens: I get a link to my sixth post (in every footer).

The same code is present for the (title) and just before the comments block – but it works fine there.

I am unable to find/solve the problem – could you please help me out.

Thanks & Regards.

Reply

I Pasted this code:

(it did not appear correct in the earlier message above).

Reply

The reason you can’t find any info about putting the title of the post in the footer is because it is probably very difficult to do.

You would have to set it up for different “What If” situations. Remember this one footer.php file is used an all pages and posts on the blog so what if it is a page with multiple posts on it. There is more code needed to make this work the way you want, of which I don’t know I suggest looking at http://codex.wordpress.org/Main_Page.

Reply

The post was very informative, but the video made it so much easier to learn. Thanks!

Reply

This information is useful. My blog is very difficult to customize fully as it is in xml. If anyone knows any resources on editing pages in xml code I would love to hear from you.

Reply

great video and post!!! Thanks!

Reply

Good video….i like it

Reply

Although this is very basic thing which we should know but is it allowed to delete wordpress link at the footer and to include our own? Isn’t counted as illegal thing?

Reply

Jeff  Replied:

Roger you could remove the link to WordPress.org but should keep any links to themes author intact on the footer of a free WordPress theme. Keeping the authors links is considered the price of using the theme.

Reply

I have been reading some snippet on SEO and came to know that we should place our links and keywords in proper structure i.e something on header and footer etc. I was looking for updating footer in wordpress and here your handy blog is on my screen. Thanks for sharing. It is good to read actual post and comments here.

Reply

You would have to set it up for different “What If” situations. Remember this one footer.php file is used an all pages and posts on the blog so what if it is a page with multiple posts on it. There is more code needed to make this work the way you want, of which I don’t know

Reply

Thanks for great post! It really made it easy and quick to learn! Just in time for me! Cheers

Reply

Great tutorial. I think this is great for SEO too. Big G is starting to recognize links down the side and not pay much attention to them anymore. Footer links can be an asset to SEO. Thanks again! Dan

Reply

This is great. Nicely explained. Just the thing I was looking for. Wanted to add link to my footer too. Thanks for sharing the information. This is very useful.

Reply

@Boston web design, Are you sure? Do these footer links help in SEO? How can we use them to support SEO? I’ll be very grateful if you can send me information on this.

Reply

Hi
What a great info. I think that footer is hard to be edited. However,It is not hard anymore after I read this post.
Have a nice blogging.

Reply

Its really clear and to the point explanation. Really good for beginner to understand it. Thanks for sharing.

Reply

Nice post. One of the best tutorials I’ve seen lately. Your explanation is very good. Thanks for sharing your knowledge. Keep up the good work.

Reply

I really want to add a footer on my wordpress blog. thank you very much for this!

Reply

Is it possible that the placement of footer links be part of the option of WP? Is there any plug-in to do this thing? or shall we stick on footer.php editing methods?

Reply

Jeff  Replied:

The footer links are theme specific so no way to control them from within the WP dashboard, unless the specific themes footer was “widgetized” like a sidebar.

I know of no plugins but really editing the theme is not really that hard and how often does it need done anyway?

Reply

Nice information. I am about to relaunch my site with blog and forums and I think it is a cool way to interlink them.

Reply

Thanks for sharing the post because I forgot the exact place where I should edit it. There are many files in the theme and I was checking others.

Reply

I am about to relaunch my site with blog and forums and I think it is a cool way to interlink them.

Reply

great tutorial, now i know a little bit more about worldpress, cool

Reply

Leave a comment
Drive-By comments will be deleted! Like "Thanks for sharing", "Nice post", or any other text that doesn't contribute to the discussion. If you ask a very specific question about your particular WordPress theme's code, it will probably be deleted. I can fix your WordPress site but for a price. If you ask a question like "Why don't my blog work right", it will be deleted. If you ask a question about your WordPress site without a leaving a link to it, it will be deleted. The point is to ask questions and or comment on the the actual content of the post, and to please use some common sense. All comments are moderated. Thank you.

(required)

(required)