coredns.io icon indicating copy to clipboard operation
coredns.io copied to clipboard

Reverse plugin mention still present

Open outout14 opened this issue 2 years ago • 1 comments

Following PR #135 which dates from 2019, the mention of the deprecated reverse plugin is still present in the documentation at the URL https://coredns.io/plugins/reverse/

This URL appears at the top of search results when searching for keywords coredns, reverse dns and provides misleading information.

Since this page is not present in the source code of this repository, why is it still accessible?

outout14 avatar Apr 20 '22 03:04 outout14

Nothing in the site links to it. Though, it may still be indexed in search engines from when it was linked to. Or there may be and old blog entry or two that point to the old plugin.

I suppose it's an artifact of how the web server is updated - new files are copied over old files, but deleted files remain.

Don't know if there is an easy way to automatically clean these up, or if it needs to be done manually. (I don't administer the web server)

chrisohaver avatar Sep 08 '22 19:09 chrisohaver