Categories
guides troubleshooting

Too Many Redirects error on WordPress Site

Yesterday, a site I was helping with had an issue where requests were erroring out with a browser message saying there were too many redirects or an infinite redirect loop. The site had been working for months, and no one could recall making any changes to the site since the last known working state. The […]

Categories
guides

IIS Redirect HTTP to HTTPS Rule

Requirements URL Rewrite rule installed in IIS Steps Select desired website in IIS Open URL Rewrite option from the Features pane Click Add Rule(s)… Select the Blank Rule template Name it something appropriate, such as HTTP to HTTPS From the Match URL section, set: Set Requested Url to Matches Pattern Set Using to Regular Expressions […]