I deleted my instance and want to use my domain for something else. However, traffic keeps getting pushed to my server. Is there a way to stop this?
1 point
Have you tried returning 404
response status codes for the requested URLs? I think federated requests will need for your server to tell them the URLs don’t exist anymore.