Submit Your Article Forum Rules

Results 1 to 4 of 4

Thread: Redirect problem on IIS

  1. #1
    WebProWorld MVP Webnauts's Avatar
    Join Date
    Aug 2003
    Location
    European Community
    Posts
    9,028

    Redirect problem on IIS

    Hello everybody,

    Since I do not have experience with IIS 6 and ASP, I have a question.

    I have a customer for SEO viralart.com and he is confronted with a canonicalization issue causing duplicated content.

    When you type in the browser
    Code:
    http://www.viralart.com
    you get
    Code:
    http://www.viralart.com
    and hen you type in the browser
    Code:
    http://www.viralart.com/default.htm
    you get
    Code:
    http://www.viralart.com/default.htm
    which are both the homepage.

    He wants to have a redirect of
    Code:
    http://www.viralart.com/default.htm
    to
    Code:
    http://www.viralart.com/
    Can you give me a hand. I would warmly appreciate that.

    Thanks in advance,

    John

  2. #2
    Senior Member
    Join Date
    Jan 2005
    Posts
    135

    Re: Redirect problem on IIS

    I'm on IIS 5 but hopefully 6 isn't much different (because I'm upgrading soon!) and here's how I would do it:

    Open IIS, go to the viralart.com website, locate the page default.htm and right click it and select Properties. Under the File tab, click "a redirection to a url" then type in "http://www.viralart.com/", click "The exact url entered above" and also click "A permanent redirect for this resource" (this is a 301 redirect, which you need to keep the page rank, etc)

    If this is very different in IIS 6, I'm sorry, and I'd love for someone to post directions for IIS so I can refer to them in my upcoming upgrade.

  3. #3
    WebProWorld MVP Webnauts's Avatar
    Join Date
    Aug 2003
    Location
    European Community
    Posts
    9,028

    Re: Redirect problem on IIS

    Thanks for the tip. We'll try that out!

  4. #4
    Senior Member
    Join Date
    Jul 2003
    Posts
    139

    Re: Redirect problem on IIS

    Those instructions appear to work in IIS 6 as well, at least they do on my intranet server.

Similar Threads

  1. Problem with redirect
    By weblover50 in forum Webmaster Resources Discussion Forum
    Replies: 2
    Last Post: 02-18-2010, 01:45 AM
  2. 301 redirect problem?
    By ashishdabas in forum Other Engines/Directories
    Replies: 8
    Last Post: 05-08-2008, 09:50 AM
  3. 301 Redirect and htaccess problem
    By thindenim in forum Web Programming Discussion Forum
    Replies: 5
    Last Post: 03-13-2007, 10:55 PM
  4. redirect problem
    By ozchris in forum Google Discussion Forum
    Replies: 0
    Last Post: 01-02-2005, 06:29 PM
  5. Redirect problem with Yahoo!
    By chensp18 in forum Yahoo! Discussion Forum
    Replies: 1
    Last Post: 09-14-2004, 04:10 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •