Why a 302 redirect? [message #166902] |
Fri, 23 March 2012 18:45 ![Go to next message Go to next message](/forum/theme/default/images/down.png) |
![](//www.gravatar.com/avatar/374990bb442e59be785642b59c47ba71?s=64&d=mm&r=g) |
rbenedetti
![United States United States](/forum/images/flags/us.png) Messages: 7 Registered: December 2010
Karma: 0
|
Junior Member |
|
|
Hi,
For anonymous access, the URL of user profiles are redirected to the login page in FUDForum.
This makes sens however this is done using a 302 http redirect. I don't understand why and I need to change it.
Does anyone know how to change this to a 301 permanent redirect?
Otherwise a crawler will think the redirect will be temporary... and will try again and again to index the url.
And I should have given more context:
example of such a url:
forum.nuxeo.com/u/4828/
This takes me to forum.nuxeo.com/?t=login& but with an http 302 (which is wrong)
Thanks in advance
[Updated on: Fri, 23 March 2012 19:59] Report message to a moderator
|
|
|
|
|
|
|
|
|
|
|