]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/blobdiff - doc/tips/howto_avoid_flooding_aggregators.mdwn
web commit by intrigeri: update, found a possible (random) fix
[git.ikiwiki.info.git] / doc / tips / howto_avoid_flooding_aggregators.mdwn
index 570baa5cc8118d6b68940ab32a1cc8379c1deeb0..71077859f09993ba412a50405e07b264aa5ae9a4 100644 (file)
@@ -23,3 +23,6 @@ parameter to the `inline` directive for your blog, with a condition such as:
 Where "old_post" is the name of the last post you made to the blog before
 making the change. This will limit the feed to only newer posts, while stil
 displaying the old posts in the blog page.
+
+Alternatively, you can add the [[plugins/meta]] guid directives to pages,
+to force the old url to be used.