better link for wordpress atom feed instructions

pull/59/head
Ryan Barrett 2019-04-30 07:13:33 -07:00
rodzic 43e6e9f514
commit fe96eeb5c3
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 6BE31FDF4776E9D4
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -108,7 +108,7 @@ First, your site needs to support <a href="http://www.webmention.org/">webmentio
</p>
<p>
Next, add an <a href="https://en.wikipedia.org/wiki/Atom_(standard)">Atom</a> feed if your site doesn't already have one. If you're on <a href="https://wordpress.org/">WordPress</a>, <a href="https://codex.wordpress.org/WordPress_Feeds#Finding_Your_Feed_URL">add this</a> to your site's HTML <code>&lt;head&gt;</code> and replace <code>[DOMAIN]</code> with your site's domain:
Next, add an <a href="https://en.wikipedia.org/wiki/Atom_(standard)">Atom</a> feed if your site doesn't already have one. If you're on <a href="https://wordpress.org/">WordPress</a>, <a href="https://wordpress.org/support/article/wordpress-feeds/#finding-your-feed-url">add this</a> to your site's HTML <code>&lt;head&gt;</code> and replace <code>[DOMAIN]</code> with your site's domain:
</p>
<pre>&lt;link rel="alternate" type="application/atom+xml" href="http://[DOMAIN]/?feed=atom" /&gt;</pre>
<p>If you're not on WordPress, you can use <a href="https://granary.io/">granary</a>: