'Renaming' URL's

Computer related discussions

Moderator: Rebel Security

Post Reply
User avatar
Redbluedude
Rebel Starter
Rebel Starter
Posts: 1222
Joined: Wed Dec 28, 2005 8:16 pm
Location: Memphis, TN

I've seen this done on other message boards and don't know how it's done. Any help would be appreciated.

Example: Changing this,

http://www.olemisssports.com/ViewArticl ... ID=1384138

To something like this,

'Coach Nutt's signing class'

Thanks.
User avatar
lewindha
Rebel Legend
Rebel Legend
Posts: 4930
Joined: Wed Feb 05, 2003 3:00 pm
Location: Cleveland, TN
Contact:

Redbluedude wrote:I've seen this done on other message boards and don't know how it's done. Any help would be appreciated.

Example: Changing this,

http://www.olemisssports.com/ViewArticl ... ID=1384138

To something like this,

'Coach Nutt's signing class'

Thanks.
Coach_Nutts_Signing_Class is a possibility, but this board uses PHPBB and I don't know if it supports url rewriting.
Some Random Dude
User avatar
Redbluedude
Rebel Starter
Rebel Starter
Posts: 1222
Joined: Wed Dec 28, 2005 8:16 pm
Location: Memphis, TN

Still don't understand. Say there is a youtube I want to post. I copy the URL and Paste it in a post. How do you erase the original Url address and put n your own title?
User avatar
lewindha
Rebel Legend
Rebel Legend
Posts: 4930
Joined: Wed Feb 05, 2003 3:00 pm
Location: Cleveland, TN
Contact:

Code: Select all

[url=http://www.olemisssports.com/ViewArticle.dbml?DB_OEM_ID=2600&ATCLID=1384138]Coach Nutt's signing class[/url]
does this:
Coach Nutt's signing class
Some Random Dude
User avatar
Redbluedude
Rebel Starter
Rebel Starter
Posts: 1222
Joined: Wed Dec 28, 2005 8:16 pm
Location: Memphis, TN

lewindha wrote:

Code: Select all

[url=http://www.olemisssports.com/ViewArticle.dbml?DB_OEM_ID=2600&ATCLID=1384138]Coach Nutt's signing class[/url]
does this:
Coach Nutt's signing class
Gotcha, Thanks.

RBD
User avatar
lewindha
Rebel Legend
Rebel Legend
Posts: 4930
Joined: Wed Feb 05, 2003 3:00 pm
Location: Cleveland, TN
Contact:

Redbluedude wrote:
lewindha wrote:

Code: Select all

[url=http://www.olemisssports.com/ViewArticle.dbml?DB_OEM_ID=2600&ATCLID=1384138]Coach Nutt's signing class[/url]
does this:
Coach Nutt's signing class
Gotcha, Thanks.

RBD
No problem. I misunderstood the question at first, so my answer probably confused you even more. Totally separate topics.
Some Random Dude
User avatar
Redbluedude
Rebel Starter
Rebel Starter
Posts: 1222
Joined: Wed Dec 28, 2005 8:16 pm
Location: Memphis, TN

Post Reply