I would like to delete a topic page along with it's aspx dynamic URL "t-topicname.aspx".
I tried deleting a the topic in the admin and also forced deleted it in the DB, but a blank page can still be found when typing in the URL path. Do I need to clear the cache or is there a rewrite reference I need to delete as well.
I'm trying to replace this page with a 301 redirect page. I know I can't create a redirect with topics, so I'm going to manually create a static page with the same page name as the topic dynamic page once I can get rid of the dynamic page.