Hey guys
I have a bit of a problem. We have an SEO guy here, that says I must put a 301 redirect on http://www.domain.com/videos/page.aspx to go to /videos/ and IIS has page.aspx as the default start document. Which works fine.
The problem is, even if ur on page.aspx it must redirect to that url and remove the page.aspx part.
So my question is, how do I check if the user is on:
/videos/page.aspx
or
/vidoes/
which is essentially the same page?
Request.Url always gets page.aspx weather its in the url or not and the redirect puts the page into a continuous loop.
Thanks for any help/feedback




maybe it's worth asking in the Search Engine Optimisation Forum




Bookmarks