Title: [Plugin: WP Parallel Loading System] Plugin Wrecked My Site
Last modified: August 19, 2016

---

# [Plugin: WP Parallel Loading System] Plugin Wrecked My Site

 *  [gooma2](https://wordpress.org/support/users/gooma2/)
 * (@gooma2)
 * [15 years, 3 months ago](https://wordpress.org/support/topic/plugin-wp-parallel-loading-system-plugin-wrecked-my-site/)
 * I just installed the plugin and suddenly my site is a total mess, and worse, 
   my wp-admin panel is now directed to my site so when I try to go to it, it just
   takes me directly to my homepage.
 * Please help someone!
 * [http://wordpress.org/extend/plugins/parallel-loading-system/](http://wordpress.org/extend/plugins/parallel-loading-system/)

Viewing 1 replies (of 1 total)

 *  Plugin Author [joseairosa](https://wordpress.org/support/users/joseairosa/)
 * (@joseairosa)
 * [15 years, 2 months ago](https://wordpress.org/support/topic/plugin-wp-parallel-loading-system-plugin-wrecked-my-site/#post-1956969)
 * If for any reason the plugin ruins your website redirections / links (it should
   not, it was developed to not mess with WordPress internal code) follow this steps:
 * 1) Access your website through FTP
    2) Go to your WP installation folder and 
   follow this path “wp-content/plugins” 3) Find parallel-loading-system and delete
   the folder
 * It should automatically disable the plugin and return your website to the normal
   state.
 * If it doesn’t, open your .htaccess file (you might need to turn on invisible 
   file view) and remove any lines related to PLS.
 * Example:
 * #BEGIN WP-PLS
    RewriteRule ^(.*\.(jpg|jpeg|gif|png|php)) load_image.php?file_src
   =$1&extension=$2 [L,QSA] #END WP-PLS
 * This will remove any residue from the plugin. However this plugin is bakcup aware,
   which means that before making any changes to your original files it will make
   a backup of the original.
    The bakcup name should be something like: .htaccess.
   bak_05-20-10_22:38

Viewing 1 replies (of 1 total)

The topic ‘[Plugin: WP Parallel Loading System] Plugin Wrecked My Site’ is closed
to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/parallel-loading-system.svg)
 * [WP Parallel Loading System](https://wordpress.org/plugins/parallel-loading-system/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/parallel-loading-system/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/parallel-loading-system/)
 * [Active Topics](https://wordpress.org/support/plugin/parallel-loading-system/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/parallel-loading-system/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/parallel-loading-system/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [joseairosa](https://wordpress.org/support/users/joseairosa/)
 * Last activity: [15 years, 2 months ago](https://wordpress.org/support/topic/plugin-wp-parallel-loading-system-plugin-wrecked-my-site/#post-1956969)
 * Status: not resolved