I have a simple text area in a form like this:
To make it look a bit cleaner, consider using the ternary operator:
=( $siteLink_val ? $siteLink_val : '' );?>