<div dir="ltr">redirection over deletion, for the argument of the cleanest and most maintainable solution (given that linkrot is neither clean nor maintainable).<br></div><div class="gmail_extra"><br clear="all"><div>-Michael Paulukonis<br>

<a href="http://www.xradiograph.com" target="_blank">http://www.xradiograph.com</a><br><a href="http://goog_2112721603" target="_blank"></a><a href="http://www.xradiograph.com%5Cinterference" target="_blank">Interference Patterns (a blog)</a><br>

<a href="https://twitter.com/XraysMonaLisa" target="_blank">@XraysMonaLisa</a><br><a href="http://michaelpaulukonis.com" target="_blank">http://michaelpaulukonis.com</a><br><a href="http://www.BestAndroidResources.com" target="_blank"></a><br>

<br>Sent from somewhere in the Cloud<br>(hearthrug, by the fender)<br></div>
<br><br><div class="gmail_quote">On Sat, Sep 7, 2013 at 12:18 PM, Tamara Temple <span dir="ltr"><<a href="mailto:tamouse.lists@gmail.com" target="_blank">tamouse.lists@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

<div class="HOEnZb"><div class="h5"><br>
On Sep 7, 2013, at 7:03 AM, Petko Yotov <<a href="mailto:5ko@5ko.fr">5ko@5ko.fr</a>> wrote:<br>
<br>
> Hello,<br>
><br>
> I'd like to know the opinion of the community about deleting pages from the documentation of the default PmWiki distribution. This concerns not only new users but also those who upgrade from older versions.<br>
><br>
> PmWiki ships with a number of pages containing documentation in the PmWiki group. As we work to improve the documentation, while refactoring, content can be moved from a page to other(s) and some pages may become empty.<br>


><br>
> In this case we search <a href="http://pmwiki.org" target="_blank">pmwiki.org</a> for backlinks and point them to the new place of the information, so that no page on <a href="http://pmwiki.org" target="_blank">pmwiki.org</a> points to the empty page.<br>


><br>
> There is also concern for "link rot" <a href="https://en.wikipedia.org/wiki/Link_rot" target="_blank">https://en.wikipedia.org/wiki/Link_rot</a> that is, external sites possibly pointing to the empty page - in this case, we can use a (:redirect NewPage status=301:) directive so when someone lands on the old page it gets automatically sent to the new place with the information.<br>


><br>
> Or, instead of redirecting, we could delete that page and when people land on it, they will see an invitation to search the wiki or to create the page. (Recently, previously deleted pages have been re-created by spambots adding unrelated links, but our main concern is to not confuse real people.)<br>


><br>
> When someone upgrades from an old version, the core documentation gets updated too, but only existing and new pages. If a page was removed from the distribution and someone upgrades, they will still have the old page in their wikilib.d directory, with the old content. So they will have an orphan page with obsolete content. If, instead of deleting the page, we use a redirect, they will have a tiny page and if elsewhere on their wiki (or on external sites) they have linked to it, it will redirect to the most recent information. If nothing links to this page, they will have a tiny orphan page.<br>


><br>
> In a new, clean PmWiki installation, if we delete the page, everything's fine; if we redirect the page, they will have a tiny orphan page.<br>
><br>
> So my question to the community is should we delete empty pages or redirect them to the latest place of the content? Are there other pros and cons?<br>
><br>
> Thanks,<br>
> Petko<br>
<br>
</div></div>Given this changes legacy sites, the redirection is the way to go with this. It populates perhaps useless pages in new wikis, but deleting breaks the standard social contract of the web to redirect when content changes, keeping old links working. The user clicking on that old link may not have any understanding of the original intent of the link, and not know what to search for if they land on a 404.<br>


<div class="HOEnZb"><div class="h5"><br>
<br>
_______________________________________________<br>
pmwiki-users mailing list<br>
<a href="mailto:pmwiki-users@pmichaud.com">pmwiki-users@pmichaud.com</a><br>
<a href="http://www.pmichaud.com/mailman/listinfo/pmwiki-users" target="_blank">http://www.pmichaud.com/mailman/listinfo/pmwiki-users</a><br>
</div></div></blockquote></div><br></div>