Advertise Here

Author Topic: how do i add Redirect on some boards?  (Read 1584 times)

0 Members and 1 Guest are viewing this topic.

Offline flamingchaos

  • SMF For Free Newbie
  • *
  • Posts: 3
    • View Profile

  • Total Badges: 5
    Badges: (View All)
    Topic Starter Level 1 First Post Second year Anniversary One year Anniversary
how do i add Redirect on some boards?
« on: November 24, 2009, 12:59:00 pm »
how do i add Redirect on some boards?

Offline simply sibyl

  • Helpers
  • *
  • Posts: 14347
  • On hiatus
    • View Profile
    • The Tent Dwellers

  • Total Badges: 31
    Badges: (View All)
    Level 6 Poll Voter Webmaster Arcade Highscore Windows User
Re: how do i add Redirect on some boards?
« Reply #1 on: November 24, 2009, 01:31:43 pm »
how do i add Redirect on some boards?

To make it so that when they click on the Boards Name it goes to a specific page:

Admin > Boards
Modify the Board
For the Board's Name do this:

Code: [Select]
<a href="url goes here">Board Name</a>

If you want it to open in a new window/tab:

Code: [Select]
<a href="url goes here" target="_blank">Board Name</a>


Offline Josh[y]

  • SMF For Free Sr. Member
  • *
  • Posts: 478
  • <Insert whitty tagline here.>
    • View Profile

  • Total Badges: 14
    Badges: (View All)
    Topic Starter Combination Level 3 Level 2 Level 1
Re: how do i add Redirect on some boards?
« Reply #2 on: November 24, 2009, 01:57:08 pm »
how do i add Redirect on some boards?

To make it so that when they click on the Boards Name it goes to a specific page:

Admin > Boards
Modify the Board
For the Board's Name do this:

Code: [Select]
<a href="url goes here">Board Name</a>

If you want it to open in a new window/tab:

Code: [Select]
<a href="url goes here" target="_blank">Board Name</a>



Wouldnt you have to do
Code: [Select]
</a><a href="url goes here">Board Name</a>
?

Offline simply sibyl

  • Helpers
  • *
  • Posts: 14347
  • On hiatus
    • View Profile
    • The Tent Dwellers

  • Total Badges: 31
    Badges: (View All)
    Level 6 Poll Voter Webmaster Arcade Highscore Windows User
Re: how do i add Redirect on some boards?
« Reply #3 on: November 24, 2009, 02:00:06 pm »

Wouldnt you have to do
Code: [Select]
</a><a href="url goes here">Board Name</a>
?

No.  It is not necessary
It redirects fine as it is.
The url for the board gets closed right after the the redirect url.  (note the 2 </a>s in the source code)
If you put that extra </a> in you wind up with 3 of them  - 1 just before the redirect url and 2 after it.   ;)
« Last Edit: November 24, 2009, 02:10:57 pm by simply sibyl »

Offline Josh[y]

  • SMF For Free Sr. Member
  • *
  • Posts: 478
  • <Insert whitty tagline here.>
    • View Profile

  • Total Badges: 14
    Badges: (View All)
    Topic Starter Combination Level 3 Level 2 Level 1
Re: how do i add Redirect on some boards?
« Reply #4 on: November 24, 2009, 08:05:06 pm »

Wouldnt you have to do
Code: [Select]
</a><a href="url goes here">Board Name</a>
?

No.  It is not necessary
It redirects fine as it is.
The url for the board gets closed right after the the redirect url.  (note the 2 </a>s in the source code)
If you put that extra </a> in you wind up with 3 of them  - 1 just before the redirect url and 2 after it.   ;)

Oh ok. Nevermind me then :P

 

Related Topics

  Subject / Started by Replies Last post
Domain redirect

Started by FibroAdmin General Support

7 Replies
2099 Views
Last post March 15, 2006, 08:38:43 am
by SMF For Free
3 Replies
942 Views
Last post April 19, 2007, 02:00:33 pm
by Kimmie
7 Replies
1437 Views
Last post April 05, 2008, 05:42:59 am
by LaundryLady
2 Replies
950 Views
Last post May 08, 2008, 04:34:33 am
by Golden Glove
5 Replies
959 Views
Last post June 10, 2010, 01:55:38 am
by Andrew