(Quick Reference)

p:siteLink

Purpose

Renders an absolute link to your application's marketing site, using the site name as the text.

This allows plugins and views to create links to your marketing web site (which may or may not be the same your app's URL).

The URL is set in Config using the value plugin.platformCore.site.url.

See siteName for details of how to specify the site name.

Example

<p:siteLink/>

Attributes

All attributes are passed through to g:link - the body of the g:link is the result of the siteName tag.