MyBB Community Forums

Full Version: redirect url
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
hello,

i use google seo on my forum, and i want to redirect user url


domain.com/user-{url} --> redirect to domain.com/{url}

so many 404 after i change user url

thank you
such redirect URLs without prefixes are not recommended. please see Avoid Scheme Conflicts
i add "@" in front of {url}
and no conflict in admin control panel

but how to redirect
domain.com/user-{url} to domain.com/@{url} ?
Google SEO will do this redirect for you automatically (as long as you do not remove the rewrite rule for user-{url})