diff --git a/www/contribute/metadata.php b/www/contribute/metadata.php index 9882c0f5..8ac97311 100644 --- a/www/contribute/metadata.php +++ b/www/contribute/metadata.php @@ -200,7 +200,7 @@ require_once('Core.php');
An easy way to escape your HTML is to compose your long description in regular HTML, then insert it into the <meta property="se:long-description">
element surrounded by a <![CDATA[ ... ]]>
element. Once you’re done, run the clean
tool, which will remove the <![CDATA[ ... ]]>
element and escape the contained HTML for you.
Include the following element directly after the long description: <meta property="meta-auth" refines="#long-description">https://standardebooks.org</meta>
Include the following element directly after the long description: <meta property="authority" refines="#long-description">https://standardebooks.org</meta>
<dc:language>
element