Title: Important Permalinks Question
Last modified: August 18, 2016

---

# Important Permalinks Question

 *  [thadoghouse](https://wordpress.org/support/users/thadoghouse/)
 * (@thadoghouse)
 * [19 years, 5 months ago](https://wordpress.org/support/topic/important-permalinks-question/)
 * Okay, I’ve been to many blogs, and they all have a “link to this post” or “permalink”
   link below each of their posts next you know next to where it displays the number
   of comments, so that other bloggers can link to that post.
 * Does anyone know how do I get permalinks to appear beneath each of my posts?

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

 *  Moderator [Samuel Wood (Otto)](https://wordpress.org/support/users/otto42/)
 * (@otto42)
 * WordPress.org Admin
 * [19 years, 5 months ago](https://wordpress.org/support/topic/important-permalinks-question/#post-500624)
 * Look at your index.php or perhaps your single.php. Look for “the_permalink()”.
   It’s a rare page that doesn’t already have permalinks somewhere.
 * Anyway, the basic code you’ll need is this:
    `<a href="<?php the_permalink();?
   >">Permalink</a>`
 * Place that inside your Loop and you’ll get a link to the post.
 *  [moshu](https://wordpress.org/support/users/moshu/)
 * (@moshu)
 * [19 years, 5 months ago](https://wordpress.org/support/topic/important-permalinks-question/#post-500638)
 * FYI: every post title in WP is a permalink. Or _the_ permalink?

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

The topic ‘Important Permalinks Question’ is closed to new replies.

## Tags

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

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 2 replies
 * 3 participants
 * Last reply from: [moshu](https://wordpress.org/support/users/moshu/)
 * Last activity: [19 years, 5 months ago](https://wordpress.org/support/topic/important-permalinks-question/#post-500638)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
