« Previous Next »
Last post 01-08-2009 2:24 AM by prakash12. 3 replies.
Average Rating Rate It (5)Thank you for the rating!
Page 1 of 1 (4 items)
Sort Posts: Oldest to newest Newest to oldest
Hi,
I am trying to setup a simple redirect mask to a blogger account from an IIS account folder but can't get it to mask correctly. I want http://www.pinkcherry.com/sex-toy-blog to show up as http://www.pinkcherry.com/sex-toy-blog in the address bar after it goes to http://pinkcherrydotcom.blogspot.com/ . I know that this can be done in Apache and have seen in done in IIS but don't know how. The reason why is for SEO masking so www.PinkCherry.com gets all the clicks as far as the search engines are concerned.
Thanks,
Nathan...
You want to essentially do URL Rewriting. I know there is an ISAPI Rewrite that can be used to achieve this. If you are specifically working from ASP.NET you could try out URLRewriteNet.
Of course if and when the IIS team comes up with an official rewrite module for IIS7 you could just use that.
Frames.
Jeff