Unecessary 302 redirects?
-
I have a site that uses these scripts:
https://fareharbor.com/embeds/api/v1/?autolightframe=yes
https://fareharbor.com/embeds/script/calendar/USERNAME/?fallback=simpleIf you access those URLs directly they return a 200 and their respective scripts. But when the website access them (and the referrer includes the domain of the site with the account) it instead does a 302 redirect to this script:
https://fareharbor.com/static/dist/integration-kit-bundle.js
It’s being listed as an error in our SEO audit reports and i can’t figure out a reason why there is a 302 in the first place. Why is the plugin embedding the wrong URL in the first place?
- You must be logged in to reply to this topic.