Announcement

Collapse
No announcement yet.

need help redirecting a site

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • 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
    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!

    Comment


    • #3
      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.

      Comment


      • #4
        Re: need help redirecting a site

        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!

        Comment

        Working...
        X