I've spent quite a bit of time reading around the forum and after doing searches using the forum search and google I couldn't find a good discussion regarding the various ways to structure your thread urls.
I've got a blog on the root and all the posts are http://domain.com/article-title/
Just put vbulletin into /forums/ and want to get it all configured nicely from the get go
I've taken a look at the presets that come and I understand how they all work.
Now ideally I would like to just use http://domain.com/forums/[thread_title]
I don't like having the thread ID there, though I understand it makes each thread unique. If I did just set it up like that then what would happen should a thread in the future be named with the same title? Is it possible to just have an increment at the end? so it will be [thread_title]-1 and then -2 etc.
If I leave out the forum_title and forum_id then moving the thread from one forum to another will mean that the url will stay the same as well, so moving threads isn't a problem, is this correct?
I can see threads getting moved around more than titles getting changed. If a title is changed then it will likely happen shortly after thread creation to something more meaningful. I'm happy enough that title changes will just have a 301 anyway.
So can I have my forum to have descriptive thread titles without an ID number in the url somewhere?


LinkBack URL
About LinkBacks





Reply With Quote
I would also suggest NOT using capital letters in urls, ESPECIALLY on linux servers. 