The open source URL rewriter for ASP.NET from urlrewriter.net
Questions tagged [urlrewriter.net]
67 questions
0
votes
1 answer
Redirect No-WWW to WWW with Intelligencia.UrlRewriter
I've an ASP.Net website, in which I use the module Intelligencia.UrlRewriter (urlrewriter.net). I'm having problems using it to redirect a no-www to www, to avoid search engines handle the two urls as two different websites.
I tried the…

Carmine Giangregorio
- 943
- 2
- 14
- 35
0
votes
2 answers
urlrewriter.net project stopped?
I just tried to download the URL rewriting module from urlrewriter.net but the website has been replaced by a standard PLESK page.
Has the development of this tool been shut down or is it just a temporary downtime?
Could anyone provide the current…

Shackles
- 1,264
- 1
- 19
- 40
0
votes
1 answer
Intelligencia UrlRewriter.NET not working properly on IIS 6?
I'm having an issue getting the following syntax to work:

Kevin
- 13,044
- 11
- 55
- 76
0
votes
4 answers
urlrewriter.net / c# / I just don't get it
I want to implement url-rewrite into an webapplication with the urlrewriter.net module.
This is my scenario now (numbers are fictional):
Browse.aspx?cid=9&countryid=85 (cid stands for category id)
Now I want something like…

Mark
- 1
0
votes
1 answer
URL Re-Writing ASP.NET ( UrlRewriter.net )
Ok we have the following re-written URL using UrlRewriter.net
/category/games/21
using the following expression.
however google can attach the…

LiamB
- 18,243
- 19
- 75
- 116
0
votes
1 answer
Keep old URLs when implementing UrlRewriter.net
I added UrlRewriter.net to my site today and it works fine with redirecting my SEO links to actual pages. The question is if there is any way to keep my old links in site and have ResolveUrl() using the rules to output links in my page. The "old"…

Fischer
- 246
- 1
- 3
- 11
0
votes
1 answer
URLParameter value bug in Intelligencia.UrlRewriter
my rewrite rule is
**
**
it works for url with
/category/abc/abc.aspx
but causes problem…

Vicky Raj Sharma
- 41
- 7