Discuss and resolve questions on Liquid, JavaScript, themes, sales channels, and site speed enhancements.
We're moving the community! Starting July 7, the current community will be read-only for approx. 2 weeks. You can browse content, but posting will be temporarily unavailable. Learn more
Hi,
My shopify store https://car101.in/ automatically gets redirected to third party betting websites and this happens on mobile devices only. This problem occurs when we open website and wait for few seconds (in some cases it redirects immediately). Had thorough checks with Domain dns entries and backend codes including Theme file, Index file, header and footer liquid file no malicious links or redirections found. (Try browsing in incognito node in chrome if issue is not seen). Consulted shopify and domain service provider but no luck. Looking for solution.
I am having similar issues. shopify says the links could be injected by Shiprocket app. Let me know if you find any solutions.
Found a solution.
You need to find out the first url to which the website gets redirected to (in my case it was wp54trk dot com)
Then you need to delete the particular website string from "content_for_header" in theme.liquid file
I hope this helps
Hi,
I am experiencing the same problem. However, I don’t see the wp54trk dot com string under the “content_for_header” section in theme.liquid file. Any help please?