By manop on
Hello, I was wondering if there is any module providing a random redirect to a node.
Something like, if a user go to http://www.example.com/random then the user will be redirected to any node in a content type.
Thanks.
Hello, I was wondering if there is any module providing a random redirect to a node.
Something like, if a user go to http://www.example.com/random then the user will be redirected to any node in a content type.
Thanks.
Comments
You could implement it with
You could implement it with the views module, set style to Node (instead of field), sort on (Global:random), add a page display, set path to random.
I didn't know that Views can
I didn't know that Views can do that too. It works perfect. Thank you.
There is also the Stumble
There is also the Stumble module.