简体   繁体   中英

Wordpress Website - Phone Number Keeps Changing?

I have the weirdest problem. I built a website for a client in Australia about 2 years ago (i'm located in the USA). They told me that the phone number listed on their Wordpress website isn't their phone number. They hit 'refresh' and the phone number changes again, to something completely different. I can't reproduce this on my end. What could be causing this? The phone number is on the website in a number of places, all of it is hard-coded html (we're not calling it from elsewhere on the site). I checked for any weird users wondering if the site has been hacked, but there's nothing. Any clue how this could be happening? I'm completely stumped!

I guess there is a Web Application Firewall (WAF) in front of the web server. The WAF masking the phone numbers. If my guess is right, than the solution is make an exception "Not to mask any phone number or email address" in the WAF for that website only.

I faced such kind of problem in my case and solved it in this way.

它可能是一个改变它的浏览器扩展。

Check Google Tag Manager if you are using it as plugin. And then check Bonfire phone track inside it. Paused it, and see if the phone number issue is fixed or not.

I had the same problem, and I found the issue in the phone conversion tracking code, provided by Google Ads. I placed the tracking code in the head section.

I removed the tracking code and the issue was fixed.

For anyone facing a similar problem, see if you have some phone tracking code installed.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM