Announcement

Collapse
No announcement yet.

redirect existing domain name to voda host pages.

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

  • #16
    Re: redirect existing domain name to voda host pages.

    Phil, check it out now
    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


    • #17
      Re: redirect existing domain name to voda host pages.

      now just the graydaze index page opens at both philgreene.com and graydaze.net
      Actually the philgreene page opens for a second and then it redirect to the graydaze index.
      Something is sure goofy with all this.

      Comment


      • #18
        Re: redirect existing domain name to voda host pages.

        Please check again now
        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


        • #19
          Re: redirect existing domain name to voda host pages.

          Hi Phill, your site was, sorry to say, a complete mess.

          The graydaze had as default folder, the philgreene folder. That's why it always came up with the same index page of philgreene. I had to completely delete the addon domain, and re-add it to correct the default folder.
          Then your phillgreene index page, had a refresh code that was looping to itself. I downloaded, corrected, and re-published your index page. I also centered it. Hope now everything is working ok.

          If in the future you want to edit your phillgreene index page, please make sure you remove this refresh code or you are going to have problems again.
          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


          • #20
            Re: redirect existing domain name to voda host pages.

            Thank you so very very much! I'm still learning. I don't really understand how I put a philgreene default folder in the graydaze sub directory. If I could trouble you one more time, how did you center the page, and what refresh code did you remove?
            Thanks again!!!
            Phil

            Comment


            • #21
              Re: redirect existing domain name to voda host pages.

              This is the one:

              <meta http-equiv="Refresh" content time="0"; url=http://www.philgreene.com">
              <meta http-equiv="Refresh"
              content="3; URL=http://www.philgreene.com">
              >

              As you can see, it was refreshing the page itself every 3 secs.
              It was (if i remember well) in the body of your page code. Go in page html, and you will certainly see it, as it should be in blue instead of black. Click on the Inside body Tag and delete it. Or, you could also have added it in a html bos. Not sure.

              To center, click on Page properties, and tick the "center in browser" box
              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


              • #22
                Re: redirect existing domain name to voda host pages.

                Thank you so much!!!!!!

                Comment


                • #23
                  Re: redirect existing domain name to voda host pages.

                  You are welcome
                  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


                  • #24
                    Re: redirect existing domain name to voda host pages.

                    Hello all, I just want to know how to Auto-Forward index.html, is there any HTML code?,
                    Thanks
                    Daian

                    Comment


                    • #25
                      Re: redirect existing domain name to voda host pages.

                      Paste this code in the between Head tag of your index page:

                      <META HTTP-EQUIV="REFRESH" CONTENT="10;URL=refresh2.html">

                      10 is the delay in seconds, you can change it, even to 0.

                      refresh2.html is the page that you want to redirect your visitor. Change it to whatever you want.
                      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


                      • #26
                        Re: redirect existing domain name to voda host pages.

                        ok, but how the HTML knows where to redirect the page?

                        Comment


                        • #27
                          Re: redirect existing domain name to voda host pages.

                          the" refresh2.html" is the page where the code wil redirect the visitor. If for example you wnat to redirect the visitor to an URL called "newpage.html" which resides in the site "secondsite.com" the code should be:

                          <META HTTP-EQUIV="REFRESH" CONTENT="10;URL=http://www.secondsite.com/newpage.html">
                          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