Is it possible to redirect the portal to another site? Hitskin_logo Hitskin.com

This is a Hitskin.com skin preview
Install the skinReturn to the skin page

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.
4 posters

    Is it possible to redirect the portal to another site?

    avatar
    Fae
    Forumember


    Posts : 34
    Reputation : 1
    Language : english

    In progress Is it possible to redirect the portal to another site?

    Post by Fae Wed 8 May 2013 - 16:07

    My website is
    http://honorguard.guildmmorpg.com

    This leads directly to the portal. However, I am thinking about adding another site in the navigation bar and have that be the default page that shows up when the above address is typed. Is there a way that I can redirect it to a new address?

    For example, if want google.com to be the new address, can I redirect http://honorguard.guildmmorpg.com/forum to google.com ?

    Thanks.
    Jophy
    Jophy
    ForumGuru


    Male Posts : 17924
    Reputation : 836
    Language : English
    Location : Somewhere

    In progress Re: Is it possible to redirect the portal to another site?

    Post by Jophy Wed 8 May 2013 - 17:57

    Hello,

    Not sure, if you're talking about redirecting your forum completely to another forum/link, try the following:
    https://help.forumotion.com/t122472-redirect-my-old-forum-to-my-new-forum?highlight=redirect
    https://help.forumotion.com/t113305-redirect-a-forum-to-another-forum-or-webpage?highlight=redirect

    You can use the search for the same questions.
    avatar
    BetterHax
    Forumember


    Posts : 304
    Reputation : 3
    Language : English,Tagalog
    Location : United State, Philippines

    In progress Re: Is it possible to redirect the portal to another site?

    Post by BetterHax Wed 8 May 2013 - 19:11

    you can redirect it use html page
    avatar
    Fae
    Forumember


    Posts : 34
    Reputation : 1
    Language : english

    In progress Re: Is it possible to redirect the portal to another site?

    Post by Fae Wed 8 May 2013 - 22:40

    I don't believe I understood either directions from the two links very well. Also, no... I am not redirecting to another forum. It's a completely different site.

    Let us use google.com as the example for the site to be redirected to. I am currently still working on building the other site, so it is not ready to be used as an example at the moment.
    kirk
    kirk
    Forumaster


    Male Posts : 11037
    Reputation : 653
    Language : English,Vulcan,Klingon, Romulan,& Gorn

    In progress Re: Is it possible to redirect the portal to another site?

    Post by kirk Thu 9 May 2013 - 5:20

    Just remove your main portal link out of the navigation bar.
    Remove the image and do not allow text to show for your portal tab.

    Now add a new custom nab tab called portal and add the URL for where you want it to go.
    avatar
    BetterHax
    Forumember


    Posts : 304
    Reputation : 3
    Language : English,Tagalog
    Location : United State, Philippines

    In progress Re: Is it possible to redirect the portal to another site?

    Post by BetterHax Thu 9 May 2013 - 8:31

    something like this example:
    2 forum name : forum.com and forum.net

    when user go to forum.com they are redirect automatically in forum.net?

    thats what you mean?
    avatar
    Fae
    Forumember


    Posts : 34
    Reputation : 1
    Language : english

    In progress Re: Is it possible to redirect the portal to another site?

    Post by Fae Thu 9 May 2013 - 15:30

    kirk wrote:Just remove your main portal link out of the navigation bar.
    Remove the image and do not allow text to show for your portal tab.

    Now add a new custom nab tab called portal and add the URL for where you want it to go.

    Let's say forum.com is the link to the portal. If I remove it from the navigation bar and add a new tab that goes to newforum.com, does that redirect forum.com automatically to newforum.com?

    From what you suggesting, it seems like the user would have to click on the new tab to go to newforum.com.



    Last edited by Fae on Thu 9 May 2013 - 16:45; edited 2 times in total
    avatar
    Fae
    Forumember


    Posts : 34
    Reputation : 1
    Language : english

    In progress Re: Is it possible to redirect the portal to another site?

    Post by Fae Thu 9 May 2013 - 15:32

    BetterHax wrote:something like this example:
    2 forum name : forum.com and forum.net

    when user go to forum.com they are redirect automatically in forum.net?

    thats what you mean?

    @BetterHax
    Yes, that is exactly so.


    Last edited by Fae on Thu 9 May 2013 - 16:44; edited 1 time in total
    Jophy
    Jophy
    ForumGuru


    Male Posts : 17924
    Reputation : 836
    Language : English
    Location : Somewhere

    In progress Re: Is it possible to redirect the portal to another site?

    Post by Jophy Thu 9 May 2013 - 15:48

    Please don't double/triple post. Your post need to be separated by 24 hours before bumping, replying or adding more information. Please use the edit button instead.
    avatar
    Fae
    Forumember


    Posts : 34
    Reputation : 1
    Language : english

    In progress Re: Is it possible to redirect the portal to another site?

    Post by Fae Thu 9 May 2013 - 17:03

    Okay. To explain better, here is exactly what I want to do.

    I want http://honorguard.portfoliobox.me/ to be my default page for my forums. It directly links to the forums from its own navigation menu.

    Currently, I have http://honorguard.guildmmorpg.com/ as the default. This is the portal.

    How do I make http://honorguard.portfoliobox.me/ show up automatically when people try to go to http://honorguard.guildmmorpg.com/ ?

    Is it possible?
    avatar
    BetterHax
    Forumember


    Posts : 304
    Reputation : 3
    Language : English,Tagalog
    Location : United State, Philippines

    In progress Re: Is it possible to redirect the portal to another site?

    Post by BetterHax Fri 10 May 2013 - 15:03

    @fae if you want to do that..
    user is not automatically redirect user need to click your html page before they redirect to another forum..

    try this code.
    AP>>Modules>>HTML>>Create new HTML
    right this code

    Code:
    <html>
    <head><title>TITLE HERE</title>
    <head>
    <body bgcolor="black">
    </a></div><div style="margin:auto;text-align:center;width:100%"><a href="LINK OF ANOTHER FORUM" ><img src="URL IMAGE HERE"></a></div>
    <a href="http://www.forumtl.com" target="_blank">forumtl.com</a>

    Do you wish to use your forum header and footer ? : Tick NO
    Use this page as homepage ? : Tick YES


    code With Redirect in this forum http://honorguard.guildmmorpg.com/
    Code:
    <html>
    <head><title>TITLE HERE</title>
    <head>
    <body bgcolor="black">
    </a></div><div style="margin:auto;text-align:center;width:100%"><a href="http://honorguard.guildmmorpg.com/"><img src="URL IMAGE HERE"></a></div>
    <a href="http://www.forumtl.com" target="_blank">forumtl.com</a>

    Change the URL IMAGE HERE so that once the user click that image they redirect..