Skip to end of metadata
Go to start of metadata

You are viewing an old version of this content. View the current version.

Compare with Current View Version History

« Previous Version 2 Current »

The following smart tags can be used to display URL information.

  • {pagepath} : Path of the current page without wwwroot.

  • {thisurl} : The complete URL of the current page.

  • {thisurl_enc} : The complete encoded URL of the current page.

  • {urlencode}{/urlencode} : URL encodes any content between the tages.

  • {rawurlencode}{/rawurlencode} : URL encodes any content between the tags according to RFC 3986.

  • {referer} : Referring URL

  • {protocol} : http or https

  • {referrer} : Alias of {referer}

  • {ipaddress} : User's IP Address.

  • No labels