Wednesday, October 14, 2009

Go - url redirects

The gotwo.module adds the option to add redirected urls. It's much like the url alias system except that it uses redirects to go to the real url. All visits to the 'go' urls are tracked, so you can see how often a certain 'go' url has been visited. You can optionally force a disclaimer to be displayed before the user is redirected.
The 'go' entries can be automatically created by enabling the filter. To create a 'go' url, the user only has to add a tag like:
An example
This creates the go url:
http://drupal.org/go/example.org/test/page
And the HTML code:
An example
Or with a custom go label:
An example
This creates the go url:
http://drupal.org/go/my_label
And the HTML code:
An example

Releases

Official releasesDateSizeLinksStatus
6.x-1.12009-Aug-2614.79 KBRecommended for 6.xThis is currently the recommended release for 6.x.
5.x-1.42009-Aug-2614.65 KBRecommended for 5.xThis is currently the recommended release for 5.x.

No comments:

Post a Comment