Forum Topic: What to do with empty site after redirecting
I deleted a WordPress site and redirected everything to where I wanted it to go. Should my .htaccess file of that now empty site only have the redirects or should I have something else in it like the 5G Blacklist?
2 Replies to “What to do with empty site after redirecting”
Great question.. it’s fine to do either.. I like to clear everything out except for the redirect rules, but if you want to keep bad requests at bay, then leaving the 5G in place is totally fine too.
Thanks.