Hotlinking, Case sensitive url redirects and non www and index.htm to www.mysite.com

Discussion in 'Programming' started by jazzzyman, Aug 7, 2010.

  1. #1
    Hello
    I need a way to redirect all UPPER and MiXture case urls to lower case urls in a Search Engine Friendly way

    Seccond i need to redirect http://mysite.com, www.mysite.com/index.htm to www.mysite.com

    Third i need a way to stop hotlinking (website owners using my content in their pages using my bandwidth)

    Keep in mind im on IIS, Shared Hosting, Htaccess and third party mods are out of the question
    Help much appreciated
    Brendan
     
    jazzzyman, Aug 7, 2010 IP
  2. happpy

    happpy Well-Known Member

    Messages:
    926
    Likes Received:
    14
    Best Answers:
    0
    Trophy Points:
    120
    #2
    does your site have php ? i could custom-code you a solution for all your matters. pm me.
     
    happpy, Aug 8, 2010 IP
  3. jazzzyman

    jazzzyman Well-Known Member

    Messages:
    117
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    103
    #3
    Yeah im able to use php within my html pages.

    Any redirects would have to be a 301 as another types of redirects wouldnt pass pagerank etc down the line which is what this is all about pretty much
     
    jazzzyman, Aug 8, 2010 IP