Hi Guys,
On a WordPress site, we are working with currently has multiple different versions of each URL per page.
See screenshot: https://d.pr/i/ZC8bZt
Data example: https://tinyurl.com/y8suzh6c
Right now the non-https version redirects to the equivalent https versions while some of the https versions don't redirect and are status code 200. We all want all of them to redirect to the highlighted blue version (row a).Is this easily doable in wordpress and how would one go about it?
Cheers.