I have a V13.11.0 site that has both Skybrud.Umbraco.Redirects and HotChilli.Umbraco.PageNotFound packages installed. On localhost, I added a redirect from /robots.txt to /robots-text-file which isn’t needed anymore so I deleted it. However, it’s still working. I’ve deleted temp folder and even deleted the SQLite DB and recreated from scratch, but it’s still hanging around like a bad smell. How can I totally get rid of this redirection as it’s interfering with routing for my robots.txt controller (it’s a dual site, multi-tenant installation
)?
Thanks.
Craig