Creating Custom Links

Posted by Raj.Trivedi under ASP.NET on 8/27/2013 | Points: 10 | Views : 1520 | Status : [Member] [MVP] | Replies : 1
Hello Team,

I working on Blog engine and i want that when an blog is written its link should be as the title of that blog post

For e.g. if the blog post title is

avoid risks while travelling

Then the link should
www.xyz.com/post/avoid-risk-while-travelling.aspx

Regard's
Raj.Trivedi
"Sharing is Caring"
Please mark as answer if your Query is resolved



Responses

Posted by: Bandi on: 8/28/2013 [Member] [MVP] Platinum | Points: 25

Up
0
Down
I'm not giving exact solution.. Any way the following link might help you...
http://www.codeproject.com/Articles/641758/An-Example-of-URL-Rewriting-With-ASP-NET

Please look into "Figure 1.3 Blog content with different URL" in the above link...
You will get to know how to rewrite URL with the Blog title

NOTE: http://our.umbraco.org/wiki/reference/umbraco-best-practices/umbracourlname

Mark This Response as Answer
--
Chandu
http://www.dotnetfunda.com/images/dnfmvp.gif

Raj.Trivedi, if this helps please login to Mark As Answer. | Alert Moderator

Login to post response