pcun
05-05-2007, 05:32 AM
I look after the online marketing for a site that has the following setup:
parts of the website are written in .Net/.aspx. Only those pages that require server side coding (e.g. or sending e-mail) are dynamic.
the rest of the pages are written in html
the web server is Microsoft IIS
The website designer believes that to setup a 301 redirect to solve the canonicalisation issue would involve implementing a solution that can only be done by the ISP.
Now I know if it was an asp.net or Apache configuration you could make the changes yourself.
I have two questions:
1. What impact would a 301 redirect have a the website that is using both aspx and html?
2. If a website is using a Microsoft IIS web server does the ISP have to implement a 301 redirect?
Any help much appreciated :-)
parts of the website are written in .Net/.aspx. Only those pages that require server side coding (e.g. or sending e-mail) are dynamic.
the rest of the pages are written in html
the web server is Microsoft IIS
The website designer believes that to setup a 301 redirect to solve the canonicalisation issue would involve implementing a solution that can only be done by the ISP.
Now I know if it was an asp.net or Apache configuration you could make the changes yourself.
I have two questions:
1. What impact would a 301 redirect have a the website that is using both aspx and html?
2. If a website is using a Microsoft IIS web server does the ISP have to implement a 301 redirect?
Any help much appreciated :-)