X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/37471e92d987c6ea6deed10312ab7424cbfc30ae..c522fffe09eea30a97213af1ecddfe6833d131e7:/doc/tips/howto_avoid_flooding_aggregators.mdwn diff --git a/doc/tips/howto_avoid_flooding_aggregators.mdwn b/doc/tips/howto_avoid_flooding_aggregators.mdwn index 570baa5cc..0f7906b1e 100644 --- a/doc/tips/howto_avoid_flooding_aggregators.mdwn +++ b/doc/tips/howto_avoid_flooding_aggregators.mdwn @@ -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]] uuid directives to pages, +to force the old url to be used.