常见问题
Frequently asked questions
没有 ICP 备案,我的网站能在中国内地正常访问吗?Can my website work in mainland China without an ICP licence?
可以,而这正是我们专门解决的问题。托管在香港的网站无需 ICP 备案即可从内地访问。真正决定一个网站能不能打开的,通常不是备案,而是网站里有没有被屏蔽的外部依赖。我们同时从两个方向解决这件事:
Yes, and this is precisely what we specialise in. A site hosted in Hong Kong is reachable from the mainland with no ICP filing at all. What usually decides whether a site actually loads is not the filing, it is whether the site depends on anything that is blocked. We solve that from two directions at once:
- 零外部依赖。字体、样式、脚本、图片全部由网站自己的服务器提供,没有任何一项需要连到被屏蔽的域名。Zero external dependencies. Fonts, stylesheets, scripts and images are all served by the site's own server, so nothing needs to reach a blocked domain.
- 香港专属服务器。由我们自己配置与管理,内地访问路径短、延迟低,不必绕经欧美机房。Dedicated Hong Kong servers, configured and managed by us. A short, low-latency route into the mainland, with no detour through Europe or the US.
备案的作用是允许在内地机房托管,并解锁内地 CDN 加速与部分推广渠道。它决定的是您能走多深,而不是网站能不能被访问。
What an ICP licence unlocks is hosting inside the mainland, mainland CDN acceleration and certain promotion channels. It governs how deep you can go, not whether the site is reachable in the first place.
为什么很多国外网站在中国打不开,或者特别慢?Why do so many foreign websites fail or crawl in China?
因为网站本身在向被屏蔽的服务请求资源。常见的有 Google Fonts 字体、Google Analytics 统计、reCAPTCHA 验证、嵌入的 YouTube 视频、Google 地图,以及 Facebook 与 X 的脚本和部分国外 CDN。浏览器会一直等这些请求超时,页面因此长时间空白、排版错乱,或者表单永远提交不了。
Because the site itself is requesting resources from services that are blocked. The usual culprits are Google Fonts, Google Analytics, reCAPTCHA, embedded YouTube, Google Maps, Facebook and X scripts, and some overseas CDNs. The browser waits for those requests to time out, which is why pages sit blank, render broken, or have forms that never submit.
服务器放在哪里只是原因的一部分。依赖清不干净,放在香港也一样慢。
Server location is only part of it. If the dependencies are not cleaned out, a Hong Kong server will still feel slow.
「零外部依赖」具体指什么?What does "zero external dependencies" actually mean?
指浏览器打开您的网站时,所有请求都只发往您自己的域名,不会向任何第三方发出资源请求。字体自托管、样式与脚本自托管、图片自托管,垃圾拦截也用不依赖第三方的方案。
It means that when a browser opens your site, every request goes to your own domain and not one resource request goes to a third party. Fonts self-hosted, stylesheets and scripts self-hosted, images self-hosted, and spam protection that does not depend on anyone else.
您现在看的这个页面就是按这个标准做的:整页没有一个外部资源请求,也没有一行 JavaScript。页面上的所有动画都是纯 CSS 实现的。
The page you are reading is built to exactly that standard: not a single external resource request, and not one line of JavaScript. Every animation on it is pure CSS.
香港服务器对内地访客来说够快吗?Is a Hong Kong server fast enough for mainland visitors?
对绝大多数品牌展示与营销型网站来说是够的,而且这不只是因为地理位置近。我们的香港服务器走中国电信 CN2 / CN2 GIA 优化线路,而不是普通国际带宽,这条线路本身就是为中国内地与亚太地区优化的。实测从香港到上海电信约 40 毫秒、北京电信约 63 毫秒,联通与移动同样是直连路径。
For the great majority of brochure and marketing sites, yes, and not simply because Hong Kong is nearby. Our servers route over China Telecom's CN2 / CN2 GIA network rather than ordinary international bandwidth, which is pathing optimised specifically for China and Asia-Pacific. We measure around 40 ms to Telecom in Shanghai and 63 ms to Telecom in Beijing, with direct paths to Unicom and China Mobile as well.
再加上页面体积小、请求少、没有外部依赖,实际体验通常比放在欧美机房的「重型」网站快得多。CN2 线路您可以自己用 traceroute 验证:路径中会出现 59.43.x.x 的节点。
Combine that with a small page that makes few requests and has no external dependencies, and it usually feels considerably faster than a heavy site hosted in Europe or the US. You can verify the CN2 routing yourself with a traceroute: look for 59.43.x.x hops in the path.
如果您的业务确实需要内地机房级别的速度,或者要投放内地广告渠道,那就该走 ICP 备案这条路,我们同样可以做。
If your business genuinely needs mainland-datacentre speed, or you plan to advertise through mainland channels, that is when the ICP route makes sense, and we can do that too.
内地访客能正常提交表单吗?Will forms actually submit from mainland China?
能。表单提交不了,最常见的原因是 reCAPTCHA 加载不出来,导致提交按钮永远无效,而网站所有者往往完全不知道自己在丢询盘。我们不使用 reCAPTCHA,改用蜜罐字段配合服务端校验来拦截垃圾提交,既有效又不依赖任何被屏蔽的服务。
Yes. The most common reason a form fails is that reCAPTCHA cannot load, which leaves the submit button permanently dead, usually without the site owner ever realising enquiries are being lost. We do not use reCAPTCHA. We use a honeypot field with server-side validation, which stops spam effectively and depends on nothing that is blocked.
另外,每一条询盘都会先写入服务器再发送邮件,即使邮件环节出问题也不会丢失。
On top of that, every enquiry is written to the server before the email goes out, so nothing is lost even if mail delivery fails.
我可以用 Google Analytics 吗?Can I use Google Analytics?
不建议。Google 的服务在内地被屏蔽,装上去不但拖慢页面,数据也收不全。我们会改用百度统计,或者自托管的 Matomo。两者在内地都能正常工作,而且不会把访客数据交给第三方。
Not advisable. Google's services are blocked in the mainland, so adding it slows the page down and still gives you incomplete data. We use Baidu Tongji instead, or a self-hosted Matomo. Both work properly from the mainland, and neither hands your visitor data to a third party.
网站在微信里打开正常吗?Does the site work inside WeChat?
正常。微信内置浏览器是我们必测的环境之一。零外部依赖在这里尤其重要:微信的内置浏览器对新特性的支持通常落后于主流浏览器,页面越简单、依赖越少,渲染就越可靠。
Yes. WeChat's in-app browser is one of the environments we test in. Zero external dependencies matters especially here, because WeChat's webview tends to lag behind mainstream browsers on newer features, and the simpler the page the more reliably it renders.
能先帮我看看现在的网站在中国的表现吗?Can you check how my current site behaves in China first?
可以。我们会从香港的服务器实测您的网站,列出每一个指向被屏蔽域名的请求,逐项说明它造成的影响,并给出修复方案与大致工作量。把网址发给我们就可以了。
Yes. We test your site from our Hong Kong server, list every request that reaches a blocked domain, explain what each one is costing you, and set out what fixing it involves. Just send us the URL.
你们能接手已经做好的网站吗?Can you take over a site someone else built?
可以,而且这是常见情况。我们会先做一次完整检查,移除在中国被屏蔽的依赖,迁移到我们的香港基础设施,然后接管日常维护。
Yes, and it is common. We audit the site, strip out the dependencies that are blocked in China, migrate it onto our Hong Kong infrastructure and take over day to day maintenance.
网站可以做成中英双语吗?Can the site be bilingual?
可以。中英双语是我们最常做的形式,也可以加入其他语言。您现在看到的这个页面就是双语构建的一个例子。
Yes. Chinese and English is the most common build we do, and other languages can be added. The page you are reading is itself an example of a bilingual build.
交付需要多长时间?How long does a project take?
多数品牌展示型网站为三到五周,主要取决于内容与素材的准备进度。
Most brochure sites take three to five weeks, depending mainly on how quickly content and assets are ready.
上线之后谁负责维护?Who looks after the site afterwards?
由我们负责。每月 40 美元的托管与运维包含主动监控、每日备份、安全更新,以及由真人执行的检查。
We do. The $40 per month plan covers proactive monitoring, daily backups, security updates and checks carried out by a real person.
网站会在全球范围内都保持快速吗?Will the site stay fast outside China?
会。我们构建的网站体积小、依赖少,对欧美与亚太访客同样快速,不需要为不同市场维护两个版本。
Yes. The sites we build are small and light on dependencies, so they are just as fast for visitors in Europe, the US and the rest of Asia. There is no need to maintain two separate versions.