(03-06-2013 06:04 AM)Sama34 Wrote: You need to add the base tag in your headerinclude for all relative urls.
http://www.w3schools.com/tags/tag_base.asp
There are some issues with the type of url you want to use.
Thanks, so are you saying that it is not possible to make the IDs appear like this in a url, for example? (
http://mysite.com/Forums/thread/21647/test-thread.html or
http://mysite.com/Forums/thread/test-thread/21647.html?
Because the urls look very ugly with 2 dashes at the end, then the ID. Is it possible to change these dashes to just one dash, or a slash, like I said above?
Also, when I turn the uniquifier on, it also makes my user profiles like this:
http://mysite.com/{username}--2
When they are actually just like:
http://mysite.com/ZingaBurger, for example. Is there a way to blacklist using the uniquifier for the user URLs? All I want basically, is the title ID or forum ID in the url, along with the title or forum name in it, like above, except I want my user profile urls to be how they used to
Thanks for your help. I REALLY appreciate it.