
Block Bad Bots Using .htaccess
Block bad bots with .htaccess and robots.txt, including why unwanted crawlers waste bandwidth, where rules help, and what to treat with caution too.
Articles
.htaccess articles about the older but still useful parts of Apache‑based site control.
These notes show how a small configuration file can still affect crawler access, search behaviour, and the safety of an older site.

.htaccessBlock bad bots with .htaccess and robots.txt, including why unwanted crawlers waste bandwidth, where rules help, and what to treat with caution too.

urllist.txt from sitemap.xmlUsing PHP it is quick and easy to automatically generate your urllist.txt sitemap from your sitemap.xml file (for example, using gatsby‑plugin‑sitemap).