added a master switch for redirects to the domain specified in the “Site Domain” setting of the standard “System - SEF” plugin.
Addition
Protocol mismatch:
added an option to redirect requests when the protocol differs from the one specified in “Site Domain”.
Addition
WWW mismatch:
added automatic redirection when the requested domain differs in the presence or absence of www.
Addition
Single redirect:
simultaneous protocol, www, domain, .html suffix and duplicate slash normalization is now combined into a single final 301 redirect without redirect chains.
Addition
Domain setting validation:
added a warning when domain redirects are enabled but the “Site Domain” setting in “System - SEF” is empty.
Change
Redirect settings:
the previous www direction selector has been replaced with independent protocol, www and domain mismatch checks.