Title: 307 Temporary Redirect
Last modified: August 31, 2016

---

# 307 Temporary Redirect

 *  [dalv8](https://wordpress.org/support/users/dalv8/)
 * (@dalv8)
 * [9 years, 12 months ago](https://wordpress.org/support/topic/307-temporary-redirect/)
 * Hi,
 * I’ve got a problem with my wordpress site [http://www.androidmaniac.net](http://www.androidmaniac.net)
   
   For example when I go into w3c validator I get
 *     ```
       307 Temporary Redirect
       Redirect loop detected (max_redirect = 7)
       ```
   
 * When I paste my url from a page it appears like 307 Temporary Redirect instead
   of showing the thread(title+thumbnail).

Viewing 5 replies - 1 through 5 (of 5 total)

 *  [Davood Denavi](https://wordpress.org/support/users/binarywc/)
 * (@binarywc)
 * [9 years, 11 months ago](https://wordpress.org/support/topic/307-temporary-redirect/#post-7397444)
 * hmm. this will be tough to resolve. is there an htaccess file on your server?
   If so, please post the contents of it using [pastebin.com](http://pastebin.com).
 *  Thread Starter [dalv8](https://wordpress.org/support/users/dalv8/)
 * (@dalv8)
 * [9 years, 11 months ago](https://wordpress.org/support/topic/307-temporary-redirect/#post-7397490)
 * I got iThemes Security plugin active on the site.
    Tried to deactivate and delete
   files but the problem it’s still there..
 * [http://pastebin.com/tZmkWmu5](http://pastebin.com/tZmkWmu5)
 *  [Davood Denavi](https://wordpress.org/support/users/binarywc/)
 * (@binarywc)
 * [9 years, 11 months ago](https://wordpress.org/support/topic/307-temporary-redirect/#post-7397509)
 * Clear out all of the wpFastestCache and iThemes Security Code from your htaccess
   file.
 * Also temporarily delete this
 *     ```
       <IfModule mod_rewrite.c>
   
           RewriteEngine On
   
           # Watched directories
           RewriteCond %{REQUEST_URI} /wp-content/uploads [OR]
           RewriteCond %{REQUEST_URI} /wp-content/themes
   
           # Redirect images through the adaptive images script
           RewriteRule \.(?:jpe?g|gif|png)$ /wp-content/plugins/adaptive-images/adaptive-images-script.php [L]
   
       </IfModule>
       ```
   
 * Then see if you still get the error.
 *  Thread Starter [dalv8](https://wordpress.org/support/users/dalv8/)
 * (@dalv8)
 * [9 years, 11 months ago](https://wordpress.org/support/topic/307-temporary-redirect/#post-7397549)
 * I tried to delete all+deactivated those plugins, same result, 307 Temporary Redirect…
 *  [Davood Denavi](https://wordpress.org/support/users/binarywc/)
 * (@binarywc)
 * [9 years, 11 months ago](https://wordpress.org/support/topic/307-temporary-redirect/#post-7397552)
 * But did you remove everything I am suggesting you remove from the htaccess file….
   
   Deactivating, even removing the plugins does not remove that stuff you have to
   do it manually.
 * The code that I included in my last post is very suspect to the 307 redirect 
   issue you are having. I advise that you do exactly what I said in my last post
   and see if that fixes it. Then come back and let me know how that went
 * Sorry I can not be of more help at this time.

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘307 Temporary Redirect’ is closed to new replies.

## Tags

 * [htaccess](https://wordpress.org/support/topic-tag/htaccess/)
 * [w3c validation](https://wordpress.org/support/topic-tag/w3c-validation/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 5 replies
 * 2 participants
 * Last reply from: [Davood Denavi](https://wordpress.org/support/users/binarywc/)
 * Last activity: [9 years, 11 months ago](https://wordpress.org/support/topic/307-temporary-redirect/#post-7397552)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
