Advice on UrlRewritingNet.UrlRewrite usage

115 views
Skip to first unread message

jorgem...@gmail.com

unread,
Jul 17, 2013, 6:56:00 PM7/17/13
to urlrewr...@googlegroups.com
We have an ASP.NET web application that makes heavy use of QueryString parameters. Our site talks about news of the music world and it has several sections, and almost everyday a new article is written for at least one of the sections. This means that, every new article has its own ID (automatically generated by our app), which is included in the QueryString when a user clicks on certain article which is displayed in a separate page. In order for our site´s pages to be included in search engines, it is necessary to get rid of these ugly URL´s cointaining QueryString parameters and repalce them with short and user friendly ones. But as I mentioned before, our QueryString parameters are being generated automatically every time a new article is written. My question is, does UrlRewritingNet.UrlRewrite is useful for our case ?

Respectfully,
Jorge Maldonado

Nguyen Minh Tuan

unread,
Jul 17, 2013, 11:55:49 PM7/17/13
to urlrewr...@googlegroups.com
Hi you,

I think UrlRewritingNet was out of date :) It was not developed for a long time and you know, there are some problems happening when publishing your web on IIS 7.x :)

I recommend that you use Url Rewrite Module (http://www.iis.net/downloads/microsoft/url-rewrite). It is so easy to use :)



--
Sie haben diese Nachricht erhalten, weil Sie der Google Groups-Gruppe UrlRewritingNet beigetreten sind.
Um Ihr Abonnement für diese Gruppe zu beenden und keine E-Mails mehr von dieser Gruppe zu erhalten, senden Sie eine Email an urlrewritingn...@googlegroups.com.
Wenn Sie Nachrichten in dieser Gruppe posten möchten, senden Sie eine E-Mail an urlrewr...@googlegroups.com.
Gruppe besuchen: http://groups.google.com/group/urlrewritingnet
Weitere Optionen: https://groups.google.com/groups/opt_out
 
 



--
Sincerely,
Nguyen Minh Tuan

Goldie

unread,
Jul 21, 2013, 9:57:55 AM7/21/13
to urlrewr...@googlegroups.com
Most ASP.Net rewriters are out of date cause they were all meant for IIS 6, and below.  Most noteably designed with .net 2.0-3.5 in mind.

IIS 7.x contains its own rewriter module.  But if you need to use this library, all you need to do is download the source, change the framework to 4.x, and then recompile.
Reply all
Reply to author
Forward
0 new messages