WrapEarnPass created an issue (geany/www.geany.org#64) https://www.geany.org/manual/ Has a date of 2025, which is cool, but at some point in 2011, there was a whole gtk2 manual attached to the domain https://www.geany.org/manual/gtk/, and it's been indexed.
<img width="387" height="129" alt="Image" src="https://github.com/user-attachments/assets/a07efab7-0551-4a2e-b28b-345d86bcd9d1" /> I am glad to see the GTK manual there, but, it's a little confusing when you are searching site:geany.org for information on how geany uses a GtkWidget, and end up with a link to a GTK2 document instead. Perhaps it is better to be tarred down, and moved off, or blocked in robots.txt if required for archival purposes. https://www.geany.org/robots.txt ``` User-agent: * Disallow: /manual/gtk/ ``` https://www.geany.org/sitemap.xml also doesn't refer to either https://www.geany.org/manual/current/index.html, https://www.geany.org/manual/dev/index.html, or https://www.geany.org/manual/reference/ section, leading me to wonder if the sitemap is wrong, or if those directories are being autoregenerated from similarly stale resources. -- Reply to this email directly or view it on GitHub: https://github.com/geany/www.geany.org/issues/64 You are receiving this because you are subscribed to this thread. Message ID: <geany/www.geany.org/issues/[email protected]>
