Title: Redirection error after uninstalling plugin
Last modified: August 21, 2016

---

# Redirection error after uninstalling plugin

 *  [Andy McCoy](https://wordpress.org/support/users/andymax/)
 * (@andymax)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/redirection-error-after-uninstalling-plugin/)
 * Hi,
 * I tried your plugin and after uninstalling the frontpage is redirected to a non
   existing artist page.
 * This is kind of an emergency as i don’t know how this works.
 * I made a dump with $wp_rewrite->page_rewrite_rules() and it looks like this:
 * Array (
    [.?.+?/attachment/([^/]+)/?$] => index.php?attachment=$matches[1] [.?.
   +?/attachment/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1 [.?.
   +?/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom|gigpress|gigpress-ical)/?$]
   => index.php?attachment=$matches[1]&feed=$matches[2] [.?.+?/attachment/([^/]+)/(
   feed|rdf|rss|rss2|atom|gigpress|gigpress-ical)/?$] => index.php?attachment=$matches[
   1]&feed=$matches[2] [.?.+?/attachment/([^/]+)/comment-page-([0-9]{1,})/?$] =>
   index.php?attachment=$matches[1]&cpage=$matches[2] [(.?.+?)/trackback/?$] => 
   index.php?pagename=$matches[1]&tb=1 [(.?.+?)/feed/(feed|rdf|rss|rss2|atom|gigpress
   |gigpress-ical)/?$] => index.php?pagename=$matches[1]&feed=$matches[2] [(.?.+?)/(
   feed|rdf|rss|rss2|atom|gigpress|gigpress-ical)/?$] => index.php?pagename=$matches[
   1]&feed=$matches[2] [(.?.+?)/page/?([0-9]{1,})/?$] => index.php?pagename=$matches[
   1]&paged=$matches[2] [(.?.+?)/comment-page-([0-9]{1,})/?$] => index.php?pagename
   =$matches[1]&cpage=$matches[2] [(.?.+?)(/[0-9]+)?/?$] => index.php?pagename=$
   matches[1]&page=$matches[2] )
 * The plugin is disabled and uninstalled …i tried installing it again but same 
   problem.
 * Hope to get some helt on this one :-/
 * [https://wordpress.org/plugins/wp-bands-directory/](https://wordpress.org/plugins/wp-bands-directory/)

The topic ‘Redirection error after uninstalling plugin’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/wp-bands-directory.svg)
 * [WP Bands Directory](https://wordpress.org/plugins/wp-bands-directory/)
 * [Support Threads](https://wordpress.org/support/plugin/wp-bands-directory/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-bands-directory/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-bands-directory/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-bands-directory/reviews/)

 * 0 replies
 * 1 participant
 * Last reply from: [Andy McCoy](https://wordpress.org/support/users/andymax/)
 * Last activity: [12 years, 1 month ago](https://wordpress.org/support/topic/redirection-error-after-uninstalling-plugin/)
 * Status: not resolved