Blog Question

Last post 12-30-2006 11:31 PM by bdotjones. 2 replies.

Sort Posts:

  • Blog Question

    12-30-2006, 10:41 PM
    • Member
      240 point Member
    • bdotjones
    • Member since 10-24-2006, 11:01 PM
    • Posts 74

    I've been looking at some .net blogs (like community server, subtext , etc...) and I noticed that the  permanent  link  for  blog post are structured such as  archive/2006/09/14/[blog title].aspx or  somewhat similar  to that.

    My question is, for each posted blog, is an actual .aspx page being created and stored in that directory or is that url being created dynamically or something. Because I just don't see the point to store each blog on the server.  If each blog is actually being stored that means if you have 2000 blogs, you will have 2000 aspx files, which just seems a little much to me. Can someone please enlighten me...thanks

    -bdot
    "There are only 10 kinds of people in this world. Those who understand binary and those who don't"
  • Re: Blog Question

    12-30-2006, 11:05 PM
    Answer
    • All-Star
      98,110 point All-Star
    • mbanavige
    • Member since 11-06-2003, 1:29 PM
    • New England, USA
    • Posts 10,347
    • Moderator
      TrustedFriends-MVPs

    That is usually done by rewriting the url and not by storing individual pages. There are many articles you could find w/google describing how to do it.

    for example: http://www.aspnetworld.com/articles/2004011901.aspx

    Mike Banavige
    ~~~~~~~~~~~~
    Need a site code sample in a different language? Try converting it with: http://converter.telerik.com/
  • Re: Blog Question

    12-30-2006, 11:31 PM
    • Member
      240 point Member
    • bdotjones
    • Member since 10-24-2006, 11:01 PM
    • Posts 74
    thanx...this is what i thought was probably going on..but i really didn't know the correct verbiage
    -bdot
    "There are only 10 kinds of people in this world. Those who understand binary and those who don't"
Page 1 of 1 (3 items)