[程序咨询] Auto redirect when detect any
楼主
查看 2741
回复 3|
发表于 2017-06-10 19:11:38
Hello, again. I found when I posted link to read novels chapter on facebook by using link for PC. For example "module/novel/read.php?pt=web&tid=1&nid=1&cid=1". And when I visited by using smartphone, It doesn't redirect to "module/novel/read.php?pt=m&tid=1&nid=1&cid=1". How should I fix it? PS. I think I still have a lot to ask. Hope you do not bother to answer it. |
|
沙发
发表于 2017-06-10 19:47:54
Because the parameter pt = web specified web page, the system is based on your pt parameters to identify. If you do not specify the pt parameter will automatically jump.
You need to set the website basic settings -> automatic identification UA jump set to automatically identify the jump. |
|