Results 1 to 2 of 2

Thread: Help witn 301 non-www redirect

  1. #1
    Join Date
    Oct 2007
    Posts
    1

    Help witn 301 non-www redirect

    Hi all,

    I am new to the forumn, but have been floating on others for awhile. I have a problem and after searching and consulting others, it still exists!!! Here it is, I want to create a permanent 301 redirect in ISS so when customers type in xxxxxx.biz (with no www) they get a redirect to www.xxxxx.biz I followed all instructions and started to run the service in ISS. It is properly configured to be a permanent 301 redirect. However, I can get it to work. Still when customers type in xxxx.biz it will just direct them to http://xxxx.biz (no www). What did I miss in the step of setting this up? I already contacted my hosting company and they said their isnt anything on their end that would be messing it up. Can anyone help me!!!

    Below is what my "DNS Manger" from my hosting company looks like:
    ______________ IN A mywebip
    www__________ IN A mywebip
    ______________ IN MX smtp.secureserver.net
    ______________ IN MX 10 mailstore1.secure....
    email.mysite.biz IN CNAME email.secureserver.net
    mail.mysite.biz IN CNAME pop.secure.server.net


    Thanks in advance
    Last edited by lightguy1; 17 Oct 2007 at 10:29 AM.

  2. #2
    Join Date
    Apr 2008
    Posts
    13
    In my experience with 301 redirects, the end URL is only set in IIS and this is the only place that defines exactly where you're redirected to. What might be happening to remove the www is the code on the site you're redirecting to?

    If your host confirms the URL they are redirecting to contains the www then I'd check code on the end website to make sure the change isn't happening there.

Similar Threads

  1. Redirecting my website 301 in HTML?
    By wtfmancmon in forum Client & Server Side Scripting (PHP, ASP, JavaScript)
    Replies: 1
    Last Post: 24 Feb 2007, 11:50 AM

Posting Permissions

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