Results 1 to 4 of 4

Thread: need help redirecting a site
      
   

  1. #1
    CDavis is offline Corporal
    Join Date
    Oct 2005
    Posts
    19

    Default need help redirecting a site

    I am trying to redirect an addon domain to my main account. It seems that using the redirect option in the cpanel only redirects pages to the home page of the main account.

    How can I redirect each individual page to separate pages on the other site?

  2. #2
    navaldesign's Avatar
    navaldesign is offline General & Forum Moderator
    Join Date
    Oct 2005
    Location
    Italy
    Posts
    12,115

    Default Re: need help redirecting a site

    This can't be done from cp. You need to add a small piece of code ub each page:

    <meta http-equiv="Refresh" content="time until redirect; url=page to redirect to">

    f.e.

    <meta http-equiv="Refresh"
    content="3; URL=http://www.navaldesign.info">

    Paste this code in the "Inside Body" of your Page html .

    If time=0 then it redirects imediately
    Navaldesign
    Logger Lite: Low Cost, Customizable, multifeatured Login script
    Instant Download Cart: a Powerfull, Customized, in site, DB driven, e-products Cart
    DBTechnosystems.com Forms, Databases, Shopping Carts, Instant Download Carts, Loggin Systems and more....
    Advanced BlueVoda Form Processor : No coding form processor! Just install and use! Now with built in CAPTCHA!


  3. #3
    CDavis is offline Corporal
    Join Date
    Oct 2005
    Posts
    19

    Default Re: need help redirecting a site

    Thanks navaldesign, but my understanding is that this type of redirect is not "search engine friendly," and I am trying to preserve the ranking of some of my internal pages.

  4. #4
    navaldesign's Avatar
    navaldesign is offline General & Forum Moderator
    Join Date
    Oct 2005
    Location
    Italy
    Posts
    12,115

    Default Re: need help redirecting a site

    Quote Originally Posted by CDavis
    Thanks navaldesign, but my understanding is that this type of redirect is not "search engine friendly," and I am trying to preserve the ranking of some of my internal pages.
    ANY redirecting is not SE friendly. They simply refuse to follow the links as soon as they point outside the domain name.
    Navaldesign
    Logger Lite: Low Cost, Customizable, multifeatured Login script
    Instant Download Cart: a Powerfull, Customized, in site, DB driven, e-products Cart
    DBTechnosystems.com Forms, Databases, Shopping Carts, Instant Download Carts, Loggin Systems and more....
    Advanced BlueVoda Form Processor : No coding form processor! Just install and use! Now with built in CAPTCHA!


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