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.

How to redirect to another site

4 posters

Go down

Solved How to redirect to another site

Post by QuieroLeche April 28th 2010, 2:49 am

Hey, I'm the current owner of Bleach: Rise of the Revolution. I am interested in making a new site, but I would like to have it where if anyone were to go to the old one, they would be directed to my new one. Is there a specific code to do that and if so where? Thank you ahead of time for any help.


Last edited by QuieroLeche on April 28th 2010, 3:15 am; edited 1 time in total
avatar
QuieroLeche
Forumember

Posts : 34
Reputation : 0
Language : English

Back to top Go down

Solved Re: How to redirect to another site

Post by MrMario April 28th 2010, 3:03 am

How to redirect to another site SignredHi, your title being non explicit and therefore not facilitating research via the search option, I'm not answering (nor is any other member) until you change your title for an explicit one, related to your problem
MrMario
MrMario
Helper
Helper

Male Posts : 22186
Reputation : 1839
Language : test

Back to top Go down

Solved Re: How to redirect to another site

Post by QuieroLeche April 28th 2010, 8:11 am

MrMario wrote:
How to redirect to another site SignredHi, your title being non explicit and therefore not facilitating research via the search option, I'm not answering (nor is any other member) until you change your title for an explicit one, related to your problem

Alright, i believe this title is more explicit.
avatar
QuieroLeche
Forumember

Posts : 34
Reputation : 0
Language : English

Back to top Go down

Solved Re: How to redirect to another site

Post by Guest April 28th 2010, 8:48 am

hy Hello
use this code :
Code:
<script type="text/javascript">
var contor=5
var timp
function functie()
{
document.getElementById('afisare').value=contor
if (contor == 0) { parent.location.href="YOUR SITE" }
contor=contor-1

timp=setTimeout("functie()",1000)
}
</script>

and change "YOUR SITE " with adress of your forum Very Happy
avatar
Guest
Guest


Back to top Go down

Solved Re: How to redirect to another site

Post by Master Marc April 28th 2010, 2:09 pm

Instead of using JavaScript, use a meta refresh code, Wink

Code:
<meta http-equiv=refresh content=0;url=http://www.forumotion.com>

Change https://www.forumotion.com to your new forum, Very good
Master Marc
Master Marc
Hyperactive

Male Posts : 3661
Reputation : 47
Language : English and Spanish.

Back to top Go down

Solved Re: How to redirect to another site

Post by QuieroLeche April 29th 2010, 4:53 am

Now, just to make sure, I post this in the CSS Stylesheet?
avatar
QuieroLeche
Forumember

Posts : 34
Reputation : 0
Language : English

Back to top Go down

Solved Re: How to redirect to another site

Post by Sanket April 29th 2010, 6:03 am

In the site description.
Sanket
Sanket
ForumGuru

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

Back to top Go down

Solved Re: How to redirect to another site

Post by QuieroLeche April 30th 2010, 9:14 pm

Alright, thank you very much. ^-^
avatar
QuieroLeche
Forumember

Posts : 34
Reputation : 0
Language : English

Back to top Go down

Solved Re: How to redirect to another site

Post by Sanket April 30th 2010, 9:17 pm

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

Sanket Smile
Sanket
Sanket
ForumGuru

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

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum