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 do I make a forum redirect to a website

+2
Sanket
MConorDever
6 posters

Go down

How do I make a forum redirect to a website Empty How do I make a forum redirect to a website

Post by MConorDever June 11th 2010, 6:34 pm

As the title says i want a forum on my forum to redirect to a website
example I want to have a forum on my forum the redirects to this link "http://cnira.darkbb.com/IRC-CNRAD-h1.htm"
example. IF you click the forum it redirects to that link.

Thanks, Very Happy MConorDever
avatar
MConorDever
Forumember

Male Posts : 33
Reputation : 0
Language : English and Irish
Location : In your closet :3

Back to top Go down

How do I make a forum redirect to a website Empty Re: How do I make a forum redirect to a website

Post by MConorDever June 11th 2010, 6:41 pm

PS. I've tried <a href> and all that and i've tried a bb code but it still doesnt work.
avatar
MConorDever
Forumember

Male Posts : 33
Reputation : 0
Language : English and Irish
Location : In your closet :3

Back to top Go down

How do I make a forum redirect to a website Empty Re: How do I make a forum redirect to a website

Post by Sanket June 11th 2010, 6:48 pm

May I remind you that double/triple posting isn't tolerated unless separated by 24 hours (Use the edit button) Wink
Sanket
Sanket
ForumGuru

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

Back to top Go down

How do I make a forum redirect to a website Empty Re: How do I make a forum redirect to a website

Post by sgeorge June 12th 2010, 12:01 pm

I want to learn to how can this be achieved !
sgeorge
sgeorge
Forumember

Male Posts : 556
Reputation : 15
Language : Greek - English
Location : Greece

Back to top Go down

How do I make a forum redirect to a website Empty Re: How do I make a forum redirect to a website

Post by Et3rn1ty June 12th 2010, 12:07 pm

Try the hompage message (at ACP/ Display/ Hompage/ Generalities) it allows HTML code, so you can put redirect links there.
avatar
Et3rn1ty
Forumember

Male Posts : 28
Reputation : 0
Language : Vietnamese | English | Learning HTML & CSS
Location : Vietnam

http://a7btx.all-forum.net/forum.htm

Back to top Go down

How do I make a forum redirect to a website Empty Re: How do I make a forum redirect to a website

Post by MrMario June 12th 2010, 6:35 pm

Code:
<!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.the-domain-you-want-to-redirect-to.com"></head>
<body>
Optional page text here.
</body>
</html>
MrMario
MrMario
Helper
Helper

Male Posts : 22186
Reputation : 1839
Language : test

Back to top Go down

How do I make a forum redirect to a website Empty Re: How do I make a forum redirect to a website

Post by sgeorge June 30th 2010, 1:44 pm

MrMario wrote:
Code:
<!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.the-domain-you-want-to-redirect-to.com"></head>
<body>
Optional page text here.
</body>
</html>

Where do I put this code ?
sgeorge
sgeorge
Forumember

Male Posts : 556
Reputation : 15
Language : Greek - English
Location : Greece

Back to top Go down

How do I make a forum redirect to a website Empty Re: How do I make a forum redirect to a website

Post by Sanket June 30th 2010, 3:24 pm

Thats the basic format of a html page.
Add it when you create a html page.
Sanket
Sanket
ForumGuru

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

Back to top Go down

How do I make a forum redirect to a website Empty Re: How do I make a forum redirect to a website

Post by kirk June 30th 2010, 7:33 pm

i think he wants it on the forum. so that when you click the forums name it goes to the other page/site.

if thats the case you just add this as the forums name.

Admin panel>general>forums

If you do not have the forum set up yet then create it and use the code below as the forums name.

if you already have the forum set up. then just use the code and once again add where the name of the forum is.

oops never mind this forum dose not exist?

http://cnira.darkbb.com/IRC-CNRAD-h1.htm

but if you have a different link then just add the correct link and name to this code

Code:


<a href="YOUR LINK HERE" class="postlink" target="_blank">THE FORUM/SITE NAME HERE</a>



 


Example.

click on the first forum called forumotion support over here on one of my test forums
kirk
kirk
Forumaster

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

Back to top Go down

Back to top

- Similar topics

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