PDA

View Full Version : How to remove "threads" in the url?


ahheng
04-02-2017, 12:04 PM
I need some help on how to remove "threads" in the url. anyone can advice me what to do?

Paul M
04-02-2017, 02:27 PM
You are going to have to be more specific, as your request doesnt mean much as is.

ahheng
04-02-2017, 02:58 PM
You are going to have to be more specific, as your request doesnt mean much as is.

Hi Paul,

I have sent you a pm about it.

MarkFL
04-02-2017, 03:07 PM
Hi Paul,

I have sent you a pm about it.

If you read Paul's signature, it states:

Note: I will not answer support questions via e-mail or PM - please use the relevant thread or forum.

So, please post your clarification regarding your question in this thread. :)

ahheng
04-02-2017, 03:23 PM
If you read Paul's signature, it states:

Note: I will not answer support questions via e-mail or PM - please use the relevant thread or forum.

So, please post your clarification regarding your question in this thread. :)

Ok example my forums, which is running vb4.

https://www.yoursite.com/threads/test?goto=newpost

as you can see the above link there "/threads/" and "?goto=newpost"
in the url. I would like to remove both.

which mean it will only show as, no matter wad.
https://www.yoursite.com/test

I believe is possible, if I do some htaccess editing or wad? as I have see a lot people running the same forum version as me. and doesn't have those in their url.

final kaoss
04-03-2017, 12:53 AM
Ok example my forums, which is running vb4.



I believe is possible, if I do some htaccess editing or wad? as I have see a lot people running the same forum version as me. and doesn't have those in their url.

That's because people either use the built in friendly url system or use an addon to do it like dragonbyte seo.

Mattwhf
04-03-2017, 01:04 AM
I need some help on how to remove "threads" in the url. anyone can advice me what to do?

You need to use an addon like final kaoss said.
vBulletin didn't allow to remove threads from the URL by default.

Paul M
04-03-2017, 04:09 PM
I would like to remove both.
Why :confused:

Removing one (newpost) will break the designed functionality.
Removing the other will not actually achive anything [useful].

What problem or issue are either of these causing ?