<META name reply-to>

Description:

Reply-to defines a contact email (and optionally name) for the web site or document.

Attributes:

<meta name="Reply-To" content="text">
Set "text" to the email address of the person to contact about the web page or site. You can include any valid email address. It is recommended that you include an actual name in parenthesis after the email address.

Examples:

<meta name="reply-to" content="richardl@friendly.com (Richard Lowe)">

Define the email for comments as "richardl@friendly.com".