Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~123 People Reached
Favorite Forums
Favorite Tags
Member Avatar for vegascasino21

Hello sir, I am using this code to solve canonical issue but when i type [url]http://vegascasino21.com/[/url] it redirects to [url]http://www.vegascasino21.com/index.aspx[/url] . but i don't want index.aspx with it. Please suggest me something so that i get desired result. [code] void Application_BeginRequest(object sendr, EventArgs e) { if (HttpContext.Current.Request.Url.ToString().ToLower().Contains("http://vegascasino21.com/")) { HttpContext.Current.Response.Status = …

Member Avatar for Ramesh S
0
123