网站架在国外服务器上,里面使用了google ajax搜索功能
国内访问网站,涉及google的功能会失效吗?
会失效的。包括托管在google上的js和css文件等都不能显示(当然google的广告也不能显示哈);静态文件还能放到国内CDN上讲究一下,如果是ajax搜索的话基本上不能用了
I have learn some excellent stuff here. Certainly price bookmarking for revisiting. I surprise how much attempt you set to make this type of magnificent informative site.Thanks for your article! I have read through some similar topics! However, your post has given me a very special impression, unlike other posts. I hope you continue to have valuable articles like this or more to share with everyone!
minion rush
你检查下html页面里有没有使用到google ajax的js,css等文件,看域名是否带有google字样。如果有,国内用户无法正常访问。因为用户的浏览器会直接从google服务器上下载这些文件。