This very simple module causes all of your site's internal URLs to be rendered as absolute URLs (e.g., "http://mysite/node/whatever") instead of relative URLs ("/node/whatever"). Some people think this is useful for SEO.

All this does is modify the global base_path variable in an init() hook so that all calls to base_path() will get an absolute URL. So, of course, if you or your module/theme don't use base_path(), you won't get the benefit of this.

Downloads

Project Information

  • Module categories: Utility
  • Maintenance status: Unknown
  • Development status: Unknown
  • Last modified: February 26, 2009

Maintainers for Absolute URLs

  • noelbush - 1 commit
    last: 2 years ago, first: 2 years ago

Issues for Absolute URLs

To avoid duplicates, please search before submitting a new issue.
All issues
Bug reports
Oldest open issue: 3 Jul 10
nobody click here