HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
Super cool! But shouldn't we make redirects here?
Love the idea of simplyfing the URL of profiles.
But two questions!
1 - Do we need proper 301 redirects here to avoid duplicate content? I wonder how a correct redirect needs to look like. Would that be correct and smart?
RedirectMatch 301 ^/profile/(.*)$ /$1
2 - Why are @username links inside comments not redirected to this URL also: yourforum.com/@username. Instead the are redirected to the regular URL scheme yourforum.com/profile/username
Greetz,
phreak
- VanillaAPP | iOS & Android App for Vanilla - White label app for Vanilla Forums OS
- VanillaSkins | Plugins, Themes, Graphics and Custom Development for Vanilla
Tagged:
0
Comments
I'm wondering this too. @username links redirect towards profile/username despite having the route.
Check out this thread to change the mention hotlinking: http://vanillaforums.org/discussion/30080/changing-username-url-in-threads
Search first
Check out the Documentation! We are always looking for new content and pull requests.
Click on insightful, awesome, and funny reactions to thank community volunteers for their valuable posts.