Bernard Aybouts - Blog - MiltonMarketing.com

How to Fix ERR_TOO_MANY_REDIRECTS on Your WordPress Site

By |April 18, 2019|WordPress|

The <code>ERR_TOO_MANY_REDIRECTS</code> error on a WordPress site indicates that the website is caught in an infinite redirection loop. This issue may result from misconfigured redirection rules, incorrect WordPress settings, or problematic plugins. Here’s how to troubleshoot and fix it: 1. Clear Your Browser Cookies and Cache Start with the simplest solution. Clear your[ ► ]

Disable the Admin Bar in WordPress

By |March 19, 2018|WordPress, Computer Programming Languages, Custom Code|

How to Disable the Admin Bar in WordPress Follow these steps to disable the Admin Bar either for all users or specific users/roles within WordPress. 1. Disable Admin Bar for All Users Add the following snippet to your theme's functions.php file to disable the Admin Bar for all users. Remember to backup your[ ► ]

Go to Top