Note that there are some explanatory texts on larger screens.

plurals
  1. POiPhone Safari - too many redirects error
    primarykey
    data
    text
    <p>I have a client who is currently receiving a 'too many redirects' error from Safari on her iPhone 4. I have tested on other iPhones, including the 4, and do not get this error. Any experience with this? It's a wordpress site, Go-Daddy hosted.. I have a few additions to my HTACCESS file but nothing crazy. </p> <p>I know she might be able to resolve the issue by clearing her browser's cookies, but if it is an issue that could potentially affect other iPhone users and is being caused by something on my end, I would like to prevent the issue from occurring in the future..</p> <p>Any suggestions? </p> <p><em>Edit</em> Here is the htaccess: </p> <pre><code># BEGIN WordPress &lt;IfModule mod_rewrite.c&gt; RewriteEngine On RewriteBase / RewriteRule ^index\.php$ - [L] RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule . /index.php [L] &lt;/IfModule&gt; # END WordPress Redirect 301 /Testimonials.html /testimonials/ Redirect 301 /Wedding_Accessories.html /dyeable-shoes-bride-on-a-budget/ Redirect 301 /Wedding_Shoes_Styles.php /shoes/ Redirect 301 /Custom_Shoes.html /custom-shoes/ Redirect 301 /Custom_Wedding_Sashes.php /custom-sashes/ Redirect 301 /Wedding_Album.php /gallery/ Redirect 301 /Customizable_shoe_styles.php /custom-shoes/ Redirect 301 /Home_Page.html / Redirect 301 /Custom_Shoe_Inquiry.html /custom-shoes/ Redirect 301 /comments/feed/ / Redirect 301 /Etsy_Shop.html /shoes/ Redirect 301 /about/terms/ /terms-and-conditions/ Redirect 301 /Dyeable_Shoes.html /shoes/ Redirect 301 /about/privacy/ /example-privacy-policy/ Redirect 301 /faqs/ /FAQs/ Redirect 301 /ShoeNews.html /blog/ Redirect 301 /About_Us.html /about-us/ # BEGIN wtwp_cache # END wtwp_cache # BEGIN wtwp_security # END wtwp_security </code></pre>
    singulars
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload