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:
<go href="http://example.org/test/page">An example</go>

This creates the go url:
http://drupal.org/go/example.org/test/page

And the HTML code:
<a href="http://drupal.org/go/example.org/test/page">An example</a>

Or with a custom go label:
<go href="http://example.org/test/page" title="my label">An example</go>

This creates the go url:
http://drupal.org/go/my-label

And the HTML code:
<a href="http://drupal.org/go/my-label" title="my label">An example</a>

Downloads

Recommended releases

Development releases

Project Information


Maintainers for Go - url redirects

  • hass - 80 commits
    last: 17 weeks ago, first: 4 years ago
  • spiderman - 4 commits
    last: 3 years ago, first: 4 years ago
  • jredding - 10 commits
    last: 4 years ago, first: 4 years ago
  • elmuerte - 2 commits
    last: 5 years ago, first: 5 years ago

Issues for Go - url redirects

To avoid duplicates, please search before submitting a new issue.
All issues
Bug reports
Oldest open issue: 18 Dec 06