Hello I am trying to have the redirection done from domain.com -> domain.com/
Is there a way to accomplish this in Wordpress. I've been trying with htaccess, but httpstatus.io keeps showing 200, when actually it should show a 301 redirect. It is perfectly redirecting all other pages for example domain.com/page -> domain.com/page/, but seems impossible to have this done on the homepage.
Thanks