Title: Permalinking a Post title
Last modified: August 20, 2016

---

# Permalinking a Post title

 *  [Snax](https://wordpress.org/support/users/snax/)
 * (@snax)
 * [14 years, 1 month ago](https://wordpress.org/support/topic/permalinking-a-post-title/)
 * Hi all,
 * I am trying to get my blog’s post titles to be links…so when I click them it 
   will just be the post on the page instead of the whole blog.
 * How can I get my post title to be a permalink?
 * I saw someone posted a similar question a year ago, and someone else suggested
   he edit his theme. I didn’t understand what to do and now that forum post is 
   closed.
 * Can anyone suggest what I can do? I’m not good at coding and in fact I’m not 
   sure which WordPress version I’m using!!
 * Thanks all.

Viewing 3 replies - 1 through 3 (of 3 total)

 *  [esmi](https://wordpress.org/support/users/esmi/)
 * (@esmi)
 * [14 years, 1 month ago](https://wordpress.org/support/topic/permalinking-a-post-title/#post-2644808)
 * It will depend upon your theme but something like:
 * `<h2 class="post-title">><a href="<?php the_permalink(); ?>" rel="bookmark" title
   ="<?php the_title_attribute( array('before' => __('Permalink to '), 'after' =
   > '') ); ?>"><?php the_title();?></a></h2>`
 * in your theme’s index.php template file should do the trick.
 *  Thread Starter [Snax](https://wordpress.org/support/users/snax/)
 * (@snax)
 * [14 years, 1 month ago](https://wordpress.org/support/topic/permalinking-a-post-title/#post-2644814)
 * Thanks…..but “something like” this will work?
 * I don’t want to screw up my theme!
 *  Thread Starter [Snax](https://wordpress.org/support/users/snax/)
 * (@snax)
 * [14 years, 1 month ago](https://wordpress.org/support/topic/permalinking-a-post-title/#post-2644815)
 * Oh God…and I have to change permissions and all that. I don’t know what the hell
   I’m doing. I thought WordPress was supposed to make things easy!
 * Looks like I gotta find someone who knows coding….

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Permalinking a Post title’ is closed to new replies.

## Tags

 * [permalink](https://wordpress.org/support/topic-tag/permalink/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 3 replies
 * 2 participants
 * Last reply from: [Snax](https://wordpress.org/support/users/snax/)
 * Last activity: [14 years, 1 month ago](https://wordpress.org/support/topic/permalinking-a-post-title/#post-2644815)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
