Title: Permalink location
Last modified: August 18, 2016

---

# Permalink location

 *  Anonymous
 * [21 years, 9 months ago](https://wordpress.org/support/topic/permalink-location/)
 * On most blogs the permalink is the timestamp, but in the WordPress default index
   page it is the entry title. I was wondering whether there was any particular 
   reason why the developers/designers chose that configuration rather than the 
   conventional one.

Viewing 15 replies - 1 through 15 (of 17 total)

1 [2](https://wordpress.org/support/topic/permalink-location/page/2/?output_format=md)
[→](https://wordpress.org/support/topic/permalink-location/page/2/?output_format=md)

 *  [carthik](https://wordpress.org/support/users/carthik/)
 * (@carthik)
 * [21 years, 9 months ago](https://wordpress.org/support/topic/permalink-location/#post-84935)
 * Can we have an example of this? By default, wordpress does not generate permalinks
   automatically. They are created depending on users needs.
 *  Thread Starter Anonymous
 * [21 years, 9 months ago](https://wordpress.org/support/topic/permalink-location/#post-84939)
 * Certainly. If you go to [fresh.wordpress.org](http://fresh.wordpress.org), which
   appears to be using the default index template with no modifications, and hover
   over the entry title, you should see that it is a permanent link to the entry.
   Whereas Blogger sites such as [Evhead](http://evhead.com/) and [Belle de Jour](http://belledejour-uk.blogspot.com/)
   will typically use the timestamp. Movable Type sites such as [phil ringnalda](http://philringnalda.com/)
   either use the timestamp or a dedicated link saying ‘permalink’. Even Livejournal
   has ‘permanent link’ marked near the comments.
    Only WordPress blogs use the 
   entry title, which can be confusing for people who are used to finding the permalink
   at the bottom of an entry. So I was wondering why the default behavior differs
   so markedly from that of other blogging software.
 *  1539
 * [21 years, 9 months ago](https://wordpress.org/support/topic/permalink-location/#post-84942)
 * WP doesn’t use permalinks (by default) as was mentioned already. It gives the
   option to generate permalinks with a simple interface. There’s even an option
   to add a prefix (if you wanted ‘permalinks’ before the rest of the url you could
   use that).
 *  [Ryan Boren](https://wordpress.org/support/users/ryan/)
 * (@ryan)
 * [21 years, 9 months ago](https://wordpress.org/support/topic/permalink-location/#post-84944)
 * I think the quesiton is why the default template links to the individual post
   page via the post title rather than anchoring to the time or to some “Permalink”
   text. The format of the permalink href is irrelevant.
    I dunno, just ’cause.
 *  [carthik](https://wordpress.org/support/users/carthik/)
 * (@carthik)
 * [21 years, 9 months ago](https://wordpress.org/support/topic/permalink-location/#post-84945)
 * Thanks for the clarification. I guess it’s because it makes more sense, and is
   practical. I tend to click on titles to get to a page with more about the title
   in any case. Not just on weblogs, but just about at any site.
    For example, at
   [http://www.cnn.com](http://www.cnn.com) , I tend to click at the headline to
   get to the page with more details about that article. WordPress conforms to this,
   and make my life simpler. I don’t have to hunt for the Permalink link, like I
   have to on MT blogs, for example.
 *  Thread Starter Anonymous
 * [21 years, 9 months ago](https://wordpress.org/support/topic/permalink-location/#post-84963)
 * Interesting. Would I be right in thinking that most WordPress users read only(
   or mostly) other WordPress blogs? The majority of blogs I read are either Blogger
   or MT-powered, so for the most part the permalink is below the entry, alongside
   the comments link. This seems logical to me, because the only reason I would 
   need a permalink is to make a link to the entry in my own blog, furthering the
   discussion. But perhaps it only seems logical because it’s what I’m used to.
   
   Interesting that you mentioned CNN as well; does that indicate the developers
   see this script as more for the ‘news’ section of a site than for a personal 
   weblog?
 *  [criticali](https://wordpress.org/support/users/criticali/)
 * (@criticali)
 * [21 years, 9 months ago](https://wordpress.org/support/topic/permalink-location/#post-84964)
 * I don’t understand why you’d have to “hunt” for a permalink when you know it’s
   going to be at the bottom of the post….
 *  Thread Starter Anonymous
 * [21 years, 9 months ago](https://wordpress.org/support/topic/permalink-location/#post-84968)
 * Ah, but if he only reads WordPress blogs he _doesn’t_ expect the permalink to
   be at the bottom. He expects it to be at the top, and doesn’t realise that this
   behavior is atypical outside the WordPress sphere.
    Maybe it’s the way that other
   blog software handles permalinks that’s wrong; I’d just like to hear the thinking
   behind WordPress’s reversal of the convention. Unless there is no thinking, in
   which case I’ll continue keeping my permalinks at the bottom.
 *  [jonimueller](https://wordpress.org/support/users/jonimueller/)
 * (@jonimueller)
 * [21 years, 9 months ago](https://wordpress.org/support/topic/permalink-location/#post-84972)
 * Well, I for one don’t like the timestamp being the permalink. Never did. That’s
   why, when I was using MT and now that I’m using WP, I modify the template so 
   that the date AND time are together, right above the title, and there’s a permalink
   at the bottom in the “Posted Stuff” where most people expect all that stuff to
   be.
    I find it interesting that WP implemented the UL LI structure (which is 
   correct for lists anyway), long before anyone else and I now see that the latest
   incarnation of MT (3) now uses it. Kinda makes you wanna go “hmmmm”!
 *  Thread Starter Anonymous
 * [21 years, 9 months ago](https://wordpress.org/support/topic/permalink-location/#post-85020)
 * Thanks. In the absence of any rationale for the default behavior, I’ll move the
   permalink to the bottom of the entry where non-Wordpress users would expect to
   find it. I’d rather confuse the minority than the majority.
 *  [jonimueller](https://wordpress.org/support/users/jonimueller/)
 * (@jonimueller)
 * [21 years, 9 months ago](https://wordpress.org/support/topic/permalink-location/#post-85062)
 * Anon, Blogger started that trend, I believe, and we all know how notoriously 
   dodgy THOSE permalinks were. (Might have changed now that Blogger has spiffed
   up a bit; I haven’t used it in ages. But I know that a lot of Blogger blogs never
   seemed to have working permalinks.)
 *  Thread Starter Anonymous
 * [21 years, 9 months ago](https://wordpress.org/support/topic/permalink-location/#post-85263)
 * The reason Blogger uses timestamps is because it didn’t originally support entry
   titles, and as you can have more than one post per day the timestamp was the 
   best way to distinguish between entries. Movable Type introduced titles, but 
   stuck with the timestamp permalink at the bottom, presumably because that’s what
   people were used to.
    From a semantic point of view, surely a text link saying‘
   permalink’ is the best choice, because it _tells people what it is_. I know the
   other kinds of permalink have ‘permanent link’ in the title attribute, but it
   is more transparent to the user to have it there in front of them. So that’s 
   the way I’ve decided to go.
 *  [carthik](https://wordpress.org/support/users/carthik/)
 * (@carthik)
 * [21 years, 9 months ago](https://wordpress.org/support/topic/permalink-location/#post-85272)
 * But what sense will a person who does not read blogs, and thus has no idea what
   a Permalink is make of a link that says only “Permalink”?
    Also, there are as
   many links that say “Permalink” as posts on the page. What differentiates one
   of those links from the other? WordPress makes a link from the post title, and
   the title for the link is set to be “Permanent Link: <the_post_title>” which 
   makes most sense. The semantic web is all about mark up and the web making sense
   to machines that read data. To the machine, a link that says “Permalink” , along
   with another dozen links that say the same, makes no sense, or is confusing at
   best. What we have with the other tools is the senseless continuation of something
   that was born out of a limitation, as Anonymous says above, with regards to the
   Blogger permalinks.
 *  [jonimueller](https://wordpress.org/support/users/jonimueller/)
 * (@jonimueller)
 * [21 years, 9 months ago](https://wordpress.org/support/topic/permalink-location/#post-85282)
 * Yes, and that’s just a furtherance of another annoyance, which is the blank or
   generic title where people don’t bother to actually title a page (or they don’t
   change the title from one page of their site to another). So if you Google something,
   you get quite a few very helpfully named “Untitled” pages!
 *  Thread Starter Anonymous
 * [21 years, 9 months ago](https://wordpress.org/support/topic/permalink-location/#post-85303)
 * Of course the permalink will also have a title attribute explaining that it is
   a permanent link to this entry. If newbies are confused by that, there’s not 
   much more we can do to help them. You could make the same argument about the ‘
   Edit this’ link that appears whenever you’re logged in; that text is the same
   for every entry too. How would you suggest handling that?
    Personally, I think
   that anyone who needs a permalink already knows what it is, and that the purpose
   of a link saying ‘permalink’ is much more obvious than a timestamp or an entry
   title link that only reveals its destination when you hover over it. Besides 
   that, the permalink is meta or feedback information and from my point of view,
   the logical place for it is at the bottom with trackback urls, comments links
   and the like. I realise you are never going to agree with these points, but they
   are worth pondering.

Viewing 15 replies - 1 through 15 (of 17 total)

1 [2](https://wordpress.org/support/topic/permalink-location/page/2/?output_format=md)
[→](https://wordpress.org/support/topic/permalink-location/page/2/?output_format=md)

The topic ‘Permalink location’ is closed to new replies.

 * 17 replies
 * 6 participants
 * Last reply from: Anonymous
 * Last activity: [21 years, 9 months ago](https://wordpress.org/support/topic/permalink-location/page/2/#post-85406)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
