1. Advertising
    y u no do it?

    Advertising (learn more)

    Advertise virtually anything here, with CPM banner ads, CPM email ads and CPC contextual links. You can target relevant areas of the site and show ads based on geographical location of the user if you wish.

    Starts at just $1 per CPM or $0.10 per CPC.

How to solve duplicate conten issue on IIS 6.0?

Discussion in 'Site & Server Administration' started by tankard, Sep 13, 2013.

  1. #1
    Hi,
    I'm trying to help my pal solve some issues on his 1990s sites. They're all written in ASP and hosted on an IIS6.0 and since I'm a pure PHP/Apache person, I've got very little clue about this stuff :) I hope you can help.

    One of the issues is that these two urls
    http[://www].example.com/index.htm
    and
    http[://www].example.com/
    Both resolve in 200

    What I'm trying to do is get the index.htm to redirect to
    http[://www].example.com/

    I've looked through some forum posts and they're all talking about some ISAPI modules.
    But since I doubt he's technical enough to install modules, is there anything else apart from ISAPI that we can use?

    Something that you put in the header of a file or whatever? (But I'm not talking about the canonical tag. He actually wants physical redirects)

    The other sites have the WWW / non-WWW issue.
    http[://www].example.com/random-file-name.html
    and
    http[://]example.com/random-file-name.html
    both return 200
    Is there an easy way to fix that too?

    Thanks!
     
    tankard, Sep 13, 2013 IP