I noticed that Moz flags a lot of redirect chain issues on my site. I realized that this is mostly because the site automatically redirects http to https, and when I create a new URL (when a URL changes, for example) it is automatically flagged as a chain.
Example:
Auto directs to: https://www.example-link
Which is then redirected to: https://www.example-link-changed (when the address actually changes)
I don't seem to have any control over changing where the initial http redirect goes. Any advice on fixing this problem?