From: Christian Weiske Date: Sun, 7 Jan 2018 19:59:51 +0000 (+0100) Subject: explain whitelisting X-Git-Url: https://git.cweiske.de/stapibas.git/commitdiff_plain/1d9cf926a036f8b2f0c0bfabd15e0773b5d74c2d explain whitelisting --- diff --git a/README.rst b/README.rst index 67d9ac5..22ffb07 100644 --- a/README.rst +++ b/README.rst @@ -44,6 +44,9 @@ Let your website send out the following HTTP headers:: X-Pingback: http://stapibas.example.org/xmlrpc.php Header set Link '; rel="webmention"' +Now, whitelist your domain in the database: +Add an ``lt_url`` of ``https://example.org/%`` in the ``linkbacktargets`` table. + That's all.