PDA

View Full Version : IISRewrite


bruce
02-25-2004, 03:32 AM
For system stability reason, we do not allow ISAPI installation.

[b]quote:Originally posted by phadley

I want to use IISRewrite to reconstruct some of my page URLs so that they do not contain a query string (i.e. "http://www.somesite.com/realestateagent.asp?id=124873"). However, the IISRewrite tool requires that a new ISAPI filter be installed in IIS. Does DiscountASP.NET allow for this kind of configuration? If so, how?

</blockquote id="quote"></font id="quote">

phadley
02-25-2004, 12:53 PM
I want to use IISRewrite to reconstruct some of my page URLs so that they do not contain a query string (i.e. "http://www.somesite.com/realestateagent.asp?id=124873"). However, the IISRewrite tool requires that a new ISAPI filter be installed in IIS. Does DiscountASP.NET allow for this kind of configuration? If so, how?

pg
12-10-2004, 03:18 AM
I found a great add-in called SES - Search engine safe urls.

Find it from http://weblogs.asp.net/skillet/archive/2004/05/04/125523.aspx

No discountasp intervention required...

JimWal
10-13-2007, 02:15 AM
I find it hard to believe that the IISrewrite functionality is not present in the DiscountASP offering.... I wouldthink this type of functionality is common place.

Does any one know of another way to get this functionality ? I'm trying to use it forSEO purposes ... I have Part numbers that I'd like to be searchable through Google ...

Thanks

bruce
10-16-2007, 01:06 AM
see http://community.discountasp.net/default.aspx?f=5&amp;m=9333


Bruce

DiscountASP.NET
www.DiscountASP.NET (http://www.DiscountASP.NET)

asp.mark
01-12-2008, 01:58 AM
Some how my site was indexed by its alternate url address at discountasp.net.

The addressreads something like, myusername.web144.discountasp.net

Can a rewrite be scripted so any request for the alternate address is configured to use the domain name and notdiscount asp's alternateaddress?

I want to remove the alternate url address from the search engines and create a script that redirects the page request from the search engines to their respective domain name page from the alternate address given as their web space at discountasp.net.

So, that, myusername.web144.discountasp.net/product1.aspx

would become

mywebsite.com/product1.aspx



Post Edited (asp.mark) : 1/12/2008 2:07:19 AM GMT

ssmathur
09-02-2009, 07:07 AM
Hi There,

Is ISAPI still not supported by DiscountAsp? The above link http://community.discountasp.net/def...f=5&amp;m=9333 from Bruce is not working.

I would like to do URL rewrite for SEO, if ISAPI is not supported then could you please advice an alternative.

Thanks.
Sid

Eric
09-02-2009, 07:49 AM
On our Windows 2008 platform, we support Microsoft's URL Rewrite module.

ssmathur
09-02-2009, 08:07 AM
Thanks Eric for your quick response. How can we move to Windows 2008 platform? Please advice what is involved. We are currently using DiscountAsp's Windows 2003 - IIS 6.0 server.

Thanks.

Eric
09-02-2009, 09:39 AM
Contact our Tech Support and they can assist in migration to IIS7.