Templates: Junecode: commentsite
This documentation was updated on Sunday, April 9, 2006 at 10:47 AM
Inserts the URL of the site that was posted with the comment. It must appear inside of a <junecode:comments> tag. Note that it will not insert the HTML for a link, simply the URL itself. Use createlink to build a link out of it.
You may want to use rel=“nofollow” when creating links with this value, to discourage comment spam. This tells search engines not to follow the link.
Attributes
none
Example
<junecode:createlink href="{junecode:commentsite}" text="Visit Site" rel="nofollow" />