开发者

How do I redirect my URL to the app store app page?

I noticed that when I type P开发者_如何学编程ath.com in mobile safari on my iphone, it redirects me to the app store. And when I'm using my desktop browser (safari, as well), it just goes to the path.com website. I'd like to do this for my site. What do I need to do? Thanks!


you can try this:

<script language=”javascript” type=”text/javascript”>
window.location.href="myURL.com"</script>
0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜