Results 1 to 6 of 6

Thread: redirecting problems
      
   

  1. #1
    dive daisy is offline Sergeant
    Join Date
    Mar 2007
    Posts
    36

    Question redirecting problems

    hello all,
    i have read through the posts but i am still baffled.
    I have an old site http://www.banskoskiextreme.co.uk/ and want to redirect this to my new site http://www.banskoskiextreme.com can this be done, when i used the cp and used the redirect button it only gives me the option to redirect bulgariaextreme to bansko.....
    what can I do
    thanks again Bv
    thanks for all your help!

    Dive Daisy

  2. #2
    dive daisy is offline Sergeant
    Join Date
    Mar 2007
    Posts
    36

    Default Re: redirecting problems

    sorry the .com site should read www.bulgariaextreme.com
    doh!!
    thanks for all your help!

    Dive Daisy

  3. #3
    LadyEye's Avatar
    LadyEye is offline General & Forum Moderator
    Join Date
    Jun 2006
    Location
    Canada
    Posts
    10,548

    Default Re: redirecting problems

    If both of these sites are with voda servers then one is the main domain and the other an add-on domain. Both independent of each other.
    In the control panel you will need to go into the .co.uk account and redirect to the .com account ...
    If one domain was being served elsewhere, you will need to go into your account there and do a redirect to your VH server.

    VodaHost

    Your Website People!
    1-302-283-3777 North America / International
    07031847328 / United Kingdom

    ------------------------

    Top 3 Best Sellers

    Web Hosting - Unlimited disk space & bandwidth.

    Reseller Hosting - Start your own web hosting business.

    Search Engine & Directory Submission - 300 directories + (Google,Yahoo,Bing)



  4. #4
    Watdaflip's Avatar
    Watdaflip is offline Major General
    Join Date
    Sep 2005
    Location
    Cincinnati, Ohio
    Posts
    2,119

    Default Re: redirecting problems

    Alternativelt you could just overwrite delete the index page on the .co.uk site and put this in its place

    create index.php with the following code
    PHP Code:
    <?
       header
    ("Location: http://www.bulgariaextreme.com");
    ?>

    Register/Login Script
    Do you use a Password Protected Directory? Need a way to allow users to make their own account, try my .htaccess Login Script

  5. #5
    Winntec's Avatar
    Winntec is offline First Sergeant
    Join Date
    Nov 2006
    Location
    Sandy Point, Nova Scotia, Canada
    Posts
    72

    Default Re: redirecting problems

    Watdaflip
    I have a situation where I want to redirect to a site but want to make the browser display the Title of the site redirected from - ie
    we have a site called enhanceyourdreams.com and we are redirecting it to a site called, let's say sitesource.com.
    When someone clicks on a link to enhanceyourdreams.com it gets redirected to sitesource.com but in the browser it seems as if they are on enhanceyourdreams.

    I registered the URL with GoDaddy and in setting up the redirect in the domain management it had this facility and worked great. Now I've pointed the nameservers to Voda because I needed email and not sure how to get this bit working - redirect is not a problem.

    Ideas?

    Thanks
    CedarAtticVents.com Genuine Cedar Attic Vents, Gable Vents and Shutters in many Standard Designs and Sizes as well as Custom Made to Your Specifications
    HingeAndLatch.com Gate and Door Hardware with the look and feel of yesteryear. Traditional and Antique styles to enhance all your entrance-ways


  6. #6
    Watdaflip's Avatar
    Watdaflip is offline Major General
    Join Date
    Sep 2005
    Location
    Cincinnati, Ohio
    Posts
    2,119

    Default Re: redirecting problems

    The easiest way would be to use a frame

    Register/Login Script
    Do you use a Password Protected Directory? Need a way to allow users to make their own account, try my .htaccess Login Script

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

     

Posting Permissions

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

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49