Add ICP filing number and copyright notice

更新时间:
复制 MD 格式

Per Order No. 33 of the MIIT, you must display the ICP filing number on your website or app after your filing is approved. This number must link to the MIIT's filing management system. In some provinces, you are also required to add a copyright notice to the footer of your website.

Add the ICP filing number

After your ICP filing is approved, you must display the ICP filing number issued by the MIIT at the bottom of your website. You must also link this number to the MIIT website at beian.miit.gov.cn. To learn how to find your ICP filing number, see Step 5: Query the progress and result of an ICP filing.

If you fail to display the ICP filing number, the provincial communications administration of your registered location may order a correction and impose a fine from CNY 5,000 to CNY 10,000.

  • What to display

    The province of your ICP filing registration determines whether you add the entity filing number or the website filing number to your website footer. If you have multiple domain names that point to the same website, see How do I add the filing number if multiple domain names point to the same website? for specific instructions.

    • If your ICP filing was registered in Guangdong province, you must display the entity filing number at the bottom of your website.

    • If your ICP filing was registered in any province other than Guangdong, you must display the website filing number at the bottom of your website.

  • Examples

    Commercial and non-commercial filings have different display requirements.

    • Displaying the number for a non-commercial filing

      The format for an entity filing number is [Province Abbreviation] ICP Bei [Numeric Code] Hao. A website filing number adds a suffix to the entity filing number to identify a specific website under the same entity. See the examples below.

      • Principal ICP Filing Number: Zhe ICP Bei No. 123456.

      • ICP filing number: Zhe ICP Bei No. 123456-1, Jing ICP Bei No. 123456-2, etc.

      The following image shows an example of how the ICP filing number is displayed on the Alibaba official website.悬挂示例

    • Displaying the number for a commercial filing

      The following image shows an example of how the ICP filing number is displayed on the Alibaba Cloud official website (PC version).悬挂示例

  • How to add the number

    • If you built your own website, ask your developers to modify the source code to display the ICP filing number in the footer and link it to the MIIT website at beian.miit.gov.cn. The following code snippet is a general example.

      • Template:

        <a href="https://beian.miit.gov.cn/" target="_blank">Your ICP filing number</a>
      • Example:

        <a href="https://beian.miit.gov.cn/" target="_blank">浙B2-20080101</a>
    • If a third-party company manages your website, contact their IT staff to make this change.

    • If you used Alibaba Cloud's Website Builder or Cloud Enterprise Website products to build your site, see the following topics for instructions on how to add the ICP filing number.

After an app's ICP filing is approved, the owner must display the ICP filing number in a prominent location, such as the Settings or About section.

Add a copyright notice

After your ICP filing is approved, some provincial communications administrations, such as Jiangsu's, require you to add a copyright notice to your website footer. The name in the copyright notice must match your registered entity name.

The following example is from the Alibaba Cloud official website. A common format for the copyright notice is © 2009-2019 Aliyun.com All rights reserved. Typically, display this notice in the website footer above the ICP filing number.

Copyright notice added to the website footer: © 2009-2019 Aliyun.com All rights reserved.

FAQ