Rewriting URL to get Wordpress "permalink" type URL
Posted
by
user1472575
on Pro Webmasters
See other posts from Pro Webmasters
or by user1472575
Published on 2012-06-21T15:37:44Z
Indexed on
2012/06/23
9:26 UTC
Read the original article
Hit count: 370
I would like my users to enter http://mywebsite.com/the-name-of-my-post and have the following execute: http://mywebsite.com/Default.aspx#&&the-name-of-my-post
...which is what the ScriptManager generates at runtime.
I have created an ASP.NET site to replace a Wordpress site that creates "permalinks". This site was around for about 2 years so there are lots of bookmarks and references to these "permalinks" on the search engines etc.
Also are there any modules I have to include in my website to get this to work?
Is there any configuration that I have to ask my hosting company to make so that this works?
© Pro Webmasters or respective owner