hover animation preload hover animation preload hover animation preload
wordpress post entry title background
FTPplanet.com forums
post entry title background

File Transfer Planet Forums » FTP New Users

New to using FTP and need help doing a redirect.

(5 posts)
  • Started 2 years ago by socrates_says_no
  • Latest reply from chuck1945
  • This topic is not a support question

No tags yet.

  1. socrates_says_no
    Member

    I am working on a website and it's my first FTP based one. The main page is currently a flash object but I need the main page to go to a redirect for an 'under construction' page. How would I go about doing this?

    Posted 2 years ago #
  2. socrates_says_no
    Member

    Okay I figured out how to do the upload (I should have been using IE to begin with) but now I'm stuck. How do I get to the admin control panel? I have the FTP folder up and am currently finishing up designing the page I want to pop up. Once I've uploaded the file, how do I make the website redirect to that page? There is an SWF file that is the current main page but I want to avoid it totally. Any tips or advice would be VERY, very much appreciated. Thank you in advance.

    Posted 2 years ago #
  3. chester
    Member

    He Socrates - so.. (examples here).

    You want page1.html to redirect to page2.html , is that correct?

    Can I ask the file extension of the pages? If it is PHP or ASP, there are easy bits of code you can add to redirect the page after a time limit.

    Or, for a more universal approach, you can use Javascript. Here's an example.
    [code]
    <script type="text/javascript">
    <!--
    window.location = "http://www.YOURSITE.com/YOURPAGE.html"
    //-->
    </script>
    [/code]

    And an even simpler way is a good old "meta refresh":
    [code]<meta http-equiv="refresh" content="0;url=http://www.YOURSITE.com/YOURPAGE.html" />[/code]

    Posted 2 years ago #
  4. chester
    Member

    Oh - and Meta Refresh should be like, your last option. Its the simplest, but it is not great for SEO. Here's more info on it.. http://en.wikipedia.org/wiki/Meta_refresh

    Posted 2 years ago #
  5. chuck1945
    Member

    Chester, you missed one little bit - you can "time" the redirect in Javascript too!

    This has alot more info:

    http://www.tizag.com/javascriptT/javascriptredirect.php

    This thread is cool - lets get the PHP and ASP versions posted toooo

    Posted 2 years ago #
  6. Anonymous

    Do you know [url=http://www.brandname-clothing.com]Ed Hardy[/url] it is a very popular bland.And the quality of [url=http://www.brandname-clothing.com]Ed Hardy Clothing[/url] cannot be ignore.I like [url=http://www.brandname-clothing.com]Ed Hardy Clothes[/url] very much.

    Posted 2 years ago #

RSS feed for this topic

Reply

(required)

Allowed markup: a blockquote code em strong ul ol li img.
You can also put code in between backtick ( ` ) characters.


Fatal error: Call to undefined function mini_stats() in /home/ftplanetipswitch/filetransferplanet.com/forums/my-templates/flapkakumei/footer.php on line 19