diff options
Diffstat (limited to 'doc/tips')
-rw-r--r-- | doc/tips/howto_avoid_flooding_aggregators.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/tips/howto_avoid_flooding_aggregators.mdwn b/doc/tips/howto_avoid_flooding_aggregators.mdwn index 355e0e6a7..4e2b2ac16 100644 --- a/doc/tips/howto_avoid_flooding_aggregators.mdwn +++ b/doc/tips/howto_avoid_flooding_aggregators.mdwn @@ -14,7 +14,7 @@ This can happen in a lot of situations: * Perhaps you've just moved stuff around in your wiki. To avoid annoying readers in these situations, it's a good idea to remove -and existing items from your blog's news feed. That way only new items will +any existing items from your blog's news feed. That way only new items will show up in the aggregator. The best way to do this is to add a `feedpages` parameter to the `inline` directive for your blog, with a condition such as: |