Posted on: 9/5/2014 4:24:08 AM | Views : 339

At the moment my site is built using folders and Page names to manage urls. This has been fine up until we developed a blog. Our sales and marketing would like to be able to create blog posts. Now because..Net is precompiled they cannot create these pages on the fly. What I would like to know ow is how to setup url rewrites for just the blog section of my site. This way I can create one Page that pull content via an Id from an xml document and I can create an admin tool to add to that xml document. Please give direction or link to a tutorial Thanks Ilan

Go to the complete details ...