Creating a links page in Wordpress

Creating an links page is very easy in wordpress and displays all your links in one directory.

You use the same method as you would to create an archive page in wordpress.

The wordpress default theme already has a links template but if your theme does not then all you have to do is copy your page template to a file called links.php and upload it to your theme directory making sure that the file has

/*

Template Name: Links

*/

at the top of the template and the following code for the content :


<h2>Links:</h2>
<ul>
<?php get_links_list(); ?>
</ul>

Once you have a links template all you need to do is create a new page and change the page template to links. Thats it. You should now see a links page which shows all the links you have added to your site. You can see an example of this on our links page.

If you have any questions please let me know :)

kevin

Follow this blogger on Twitter!

Kevin Muldoon Written by Kevin Muldoon from Blog Themes Club
Posted on March 13th, 2007 and filed under WordPress
Do not forget to subscribe to our RSS feed for updates
  • Digg This Post
  • Tweet This Post
  • Stumble This Post
  • Submit This Post To Delicious
  • Submit This Post To Reddit
  • Submit This Post To Mixx

2 Responses to “Creating a links page in Wordpress”

Author comments are in a darker gray color for you to easily identify the posts author in the comments

  1. Till we watch the last low star, Let us love and let us take Of each other all we are. On some morning with that star One of us shall lie awake, Lonely for the other’s sake.

  2. I just found this, and I really needed it! I’m so glad this blog has grown so much, it’s really helped me over the months. :)

Comments are closed.

Comments are closed since this post is older than 30 days. However, you can continue this discussion in our popular Blogging Forums

Subscribe To BloggingTips Via RSS Subscribe To Blogging Tips Via Email Follow Us On Twitter Find Out More About Our Newsletter
 

Blogging Tips Sponsors

Blogging Tips Newsletter

 

Blogging Tips Sponsors

 

Latest from the Blogosphere