After downloading a free template from the internet, I noticed that there was a link back to the website in the footer. Upon attempting to remove this link, my page started redirecting to the homepage URL of the original website.
How can I pinpoint which code is causing this unwanted redirection?
I have already searched through the source code for the homepage URL but couldn't find it. Is there a way to monitor JavaScript activities to identify the culprit?
In addition, I attempted to locate any third-party scripts linked to the document, but the numerous documents linked made it challenging to determine which script was responsible.