The forum of the forums

Would you like to react to this message? Create an account in a few clicks or log in to continue.
The forum of the forums
3 posters

    I want to redirect my website to another website

    avatar
    TerryAhn
    Forumember


    Posts : 49
    Reputation : 0
    Language : english

    Solved I want to redirect my website to another website

    Post by TerryAhn October 8th 2011, 9:27 am

    Hi I'm admin of www.lolaustralia.com

    I would like to redirect my visitors to a new website that I created, which is not hosted by forumotion. Can anyone please teach me how to do this?
    Sanket
    Sanket
    ForumGuru


    Male Posts : 48766
    Reputation : 2830
    Language : English
    Location : Mumbai

    Solved Re: I want to redirect my website to another website

    Post by Sanket October 8th 2011, 10:05 am

    Code:
    <meta http-equiv="Refresh" content="0; url=http://www.example.com/" />

    Add this to your Site description.
    avatar
    TerryAhn
    Forumember


    Posts : 49
    Reputation : 0
    Language : english

    Solved Re: I want to redirect my website to another website

    Post by TerryAhn October 8th 2011, 3:45 pm

    Sanket wrote:
    Code:
    <meta http-equiv="Refresh" content="0; url=http://www.example.com/" />

    Add this to your Site description.

    all that does is continuously refresh my current forumotion website. The new url is www.lolaustralia.com.au. Maybe its gettin mixed up or something cuz its almost the same lol
    True Blue
    True Blue
    Forumember


    Female Posts : 63
    Reputation : 4
    Language : english
    Location : N.Ireland

    Solved Re: I want to redirect my website to another website

    Post by True Blue October 8th 2011, 4:15 pm

    Hello TerryAhn

    Find somewhere in your forum and try this:

    <iframe src="http://www.lolaustralia.com.au" width="100%" height="100%" frameborder="0"></iframe>

    Good luck.

    Liz.

    Update:
    You can use "HTML pages management" and place banner links to both sites.


    On you lolaustralia.com page your "home" button redirects you back to lolaustralia.com why not change to "lolaustralia.com.au"Wink

    Update:

    Never give anyone access into your admin panal, I'll edit and update here if I sort something out.


    Your banner at lolaustralia.com is linked to forum can you change the link to lolaustralia.com.au


    Last edited by True Blue on October 8th 2011, 5:08 pm; edited 2 times in total
    avatar
    TerryAhn
    Forumember


    Posts : 49
    Reputation : 0
    Language : english

    Solved Re: I want to redirect my website to another website

    Post by TerryAhn October 8th 2011, 4:59 pm

    I went to the display, headers navigation section and try to change the redirection buttons of my nav bar buttons but its g reyed out and won't let me change it.

    IS there any other way I can redirect? I will even give anyone admin access to do it because I have no clueeeeeeeeeeeeeeeeeeeeeeeeee

    Sad
    True Blue
    True Blue
    Forumember


    Female Posts : 63
    Reputation : 4
    Language : english
    Location : N.Ireland

    Solved Re: I want to redirect my website to another website

    Post by True Blue October 8th 2011, 5:49 pm

    Hello TerryAhn

    Is here anything in your: Administration Panel > Display > Homepage/Generalities (Homepage message) html box?

    If your answer is "no" I'll made a banner and link to match your site for you to try, I'll post the code here when completed.

    Liz

    Update:

    Try this:

    <a href="http://www.lolaustralia.com.au"target="_blank"> <img src="http://imgcash3.imageshack.us/img26/60/admintz.th.jpg" width="200" height="200"
    ></a>


    You might spot the logo so find your link to the image and change http://imgcash3.imageshack.us/img26/60/admintz.th.jpg you can pick what ever image that suits your needs.

    Update:

    Yes! you got it working ok.
    :wouhou:

    Meta refresh tags have some drawbacks:

    Something to mull over

    If a page redirects too quickly (less than 2-3 seconds), using the "Back" button on the next page may cause some browsers to move back to the redirecting page, whereupon the redirect will occur again. This is bad for usability, as this may cause a reader to be "stuck" on the last website.
    A reader may or may not want to be redirected to a different page, which can lead to user dissatisfaction or raise concerns about security.


    Much better. :wouhou:


    Last edited by True Blue on October 8th 2011, 10:11 pm; edited 5 times in total (Reason for editing : Updating)
    avatar
    TerryAhn
    Forumember


    Posts : 49
    Reputation : 0
    Language : english

    Solved Re: I want to redirect my website to another website

    Post by TerryAhn October 8th 2011, 9:53 pm

    Yay I fixed it myself, thank you True Blue for the help. But I figured out a way to redirect the website.

    I created a HTML page and made it as the homepage, and posted this one it

    <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
    <html>
    <head>
    <title>Your Page Title</title>
    <meta http-equiv="REFRESH" content="0;url=http://www.lolaustralia.com.au"></HEAD>
    <BODY>
    We have moved to a new site.
    </BODY>
    </HTML>
    Sanket
    Sanket
    ForumGuru


    Male Posts : 48766
    Reputation : 2830
    Language : English
    Location : Mumbai

    Solved Re: I want to redirect my website to another website

    Post by Sanket October 9th 2011, 7:11 am

    Since this thread appears to be solved, I will lock this thread and mark it as solved.
    I want to redirect my website to another website 2j4t5a8

    Sanket Smile


      Current date/time is September 22nd 2024, 2:35 pm