Have your say in Community Polls: What was/is your greatest motivation to start your own business?

Website getting redirected to third party betting websites on mobile devices

Website getting redirected to third party betting websites on mobile devices

aniketkulkarni
Visitor
1 0 0

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.

Replies 2 (2)

Jonnybaba
Visitor
1 0 0

I am having similar issues. shopify says the links could be injected by Shiprocket app. Let me know if you find any solutions.

nekoup
Shopify Partner
1 0 0

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