


Introduction to WeChat Mini Program Submission Review Standards and Delisting Standards
The review standards for WeChat applet submissions were revealed by the internal testers of the applet. They may have tacitly approved it. There are two more important review standards below. If the WeChat applet developer wants to make some applications and the following If the prohibition standards are met, it is better not to do it as much as possible. The mini program will not be approved.
WeChat Mini Program submission review items
1. The WeChat Mini Program’s LOGO, name and introduction
Account registration must be legal, and you cannot illegally use other people’s brands or trademarks, and Comply with the new advertising law.
Something that needs special attention is that the introduction of the mini program should be very clear and should not use vague word meanings, such as "improving the user's shopping experience." WeChat official recommendation is to specifically refine several functional points in the introduction and tell users.
The name of the mini program must be related to the service provided, and must be a combination of two or more words. It cannot be named with widely used words that are not identifiable, such as calendar and phone.
When submitting a mini program for review, the avatar LOGO should be as high-definition as possible. This definition means that the elements contained in the picture can be clearly seen and distinguished, otherwise WeChat will not approve it.
2. Mini program function provision
WeChat hopes that users can directly use related functions when they open the mini program. Therefore, this document mentions that users can use the mini program page to You can use related services, they cannot be hidden, and you cannot make multiple jumps. There are special regulations that "the home page of the mini program must be accessible directly or within 2 clicks" related functions.
The function of the mini program cannot be too simple, such as having only one page or providing only one button.
Mini programs cannot display or recommend third-party mini programs, and cannot do mini program navigation, mutual promotion, mini program rankings, etc. It is also not possible to search for other mini programs through mini programs.
When users use mini programs, they cannot condition themselves on following or using other mini programs.
3. The content of Mini Programs
Prohibition of induced sharing
Mini Programs cannot be used for marketing activities or advertising purposes, and cannot contain tests such as fortune telling and horoscopes. The content cannot include gambling, guessing, lottery, etc.
The pictures in the mini program cannot contain advertisements or URLs.
The above are the noteworthy aspects of "Common Rejection Scenarios on Mini Program Platforms".
Note that the operation mini-program has been removed from the shelves
Re-prompt, cannot be induced to share, cannot be induced to share, cannot be induced to share.
1. WeChat does not allow batch registration or repeated submission of a large number of similar mini programs.
2. The addition of small programs cannot be paid and must be added for free.
3. If your WeChat applet contains a payment function, it needs to be clearly indicated in the introduction.
4. If you want to start a business through a mini program, please note: If the company to which the mini program belongs is acquired or merged, you will continue to use the mini programs you receive from WeChat and the WeChat mini program.
5. If the mini program uses the geographical location positioning function, the user's consent must be obtained when collecting and obtaining the user's geographical location.
6. Mini program background services are limited to centralized purposes: VoIP, audio playback, geolocation, task completion and local reminders.
7. Prohibit the automatic playback of multimedia such as audio and video.
Functionality - "Mini" programs should focus on simplicity
Mini programs are an industry-influential service, but in actual development , we should still maintain a normal mind and avoid developing small programs into "big" programs. According to the "Common Rejection Scenarios of the WeChat Mini Program Platform", the naming and conciseness of WeChat Mini Programs should "clearly introduce the function points of the Mini Program". If the program functions are too complex, it will also increase the difficulty of summarizing the Mini Program.
By the way, the "WeChat Mini Program Platform Operation Rules" clearly states that games, live broadcasts, virtual item purchase functions, etc. are not yet open, and mini games and test content are prohibited in mini programs, so if you want to use the mini program platform Companies that make games and live broadcasts on the Internet should pay special attention.
What kind of small program can be called simple? He Shiyou, CTO of Aifaner with rich experience in front-line development, put forward four suggestions:
Simple functions, close to the scene and easy to use;
Quick and convenient operation, simple interaction;
The file size of the code resources of the program itself is limited to 1MB. This is the current hard limit of WeChat. The purpose is to control the page that finally reaches the user device to 5 MB. In fact, for the best users Experience (close to native), do not use complex page logic;
WeChat applet also limits the number of pages that can be opened at the same time (5). Although the sixth page can be opened, it is still recommended Streamline the business logic to less than 5 pages, and don’t think about driving traffic out. There is no such thing as a “link” in the WeChat mini program.
He Shiyou believes that the most suitable WeChat mini program is a tool program. Not only are tool programs relatively simple to develop and take up less resources, they are also easier to avoid WeChat's operational and development requirements for commercialization, user information acquisition, and API use. In terms of establishing a user system, since the user information provided by WeChat authorized login is relatively fixed, He Shiyou also believes that small program developers who want to establish a user system will only use the information provided by WeChat authorization to avoid violating WeChat's restricted areas.
The above is the detailed content of Introduction to WeChat Mini Program Submission Review Standards and Delisting Standards. For more information, please follow other related articles on the PHP Chinese website!

Hot AI Tools

Undresser.AI Undress
AI-powered app for creating realistic nude photos

AI Clothes Remover
Online AI tool for removing clothes from photos.

Undress AI Tool
Undress images for free

Clothoff.io
AI clothes remover

Video Face Swap
Swap faces in any video effortlessly with our completely free AI face swap tool!

Hot Article

Hot Tools

Notepad++7.3.1
Easy-to-use and free code editor

SublimeText3 Chinese version
Chinese version, very easy to use

Zend Studio 13.0.1
Powerful PHP integrated development environment

Dreamweaver CS6
Visual web development tools

SublimeText3 Mac version
God-level code editing software (SublimeText3)

Hot Topics



Xianyu's official WeChat mini program has quietly been launched. In the mini program, you can post private messages to communicate with buyers/sellers, view personal information and orders, search for items, etc. If you are curious about what the Xianyu WeChat mini program is called, take a look now. What is the name of the Xianyu WeChat applet? Answer: Xianyu, idle transactions, second-hand sales, valuations and recycling. 1. In the mini program, you can post idle messages, communicate with buyers/sellers via private messages, view personal information and orders, search for specified items, etc.; 2. On the mini program page, there are homepage, nearby, post idle, messages, and mine. 5 functions; 3. If you want to use it, you must activate WeChat payment before you can purchase it;

WeChat applet implements picture upload function With the development of mobile Internet, WeChat applet has become an indispensable part of people's lives. WeChat mini programs not only provide a wealth of application scenarios, but also support developer-defined functions, including image upload functions. This article will introduce how to implement the image upload function in the WeChat applet and provide specific code examples. 1. Preparatory work Before starting to write code, we need to download and install the WeChat developer tools and register as a WeChat developer. At the same time, you also need to understand WeChat

To implement the drop-down menu effect in WeChat Mini Programs, specific code examples are required. With the popularity of mobile Internet, WeChat Mini Programs have become an important part of Internet development, and more and more people have begun to pay attention to and use WeChat Mini Programs. The development of WeChat mini programs is simpler and faster than traditional APP development, but it also requires mastering certain development skills. In the development of WeChat mini programs, drop-down menus are a common UI component, achieving a better user experience. This article will introduce in detail how to implement the drop-down menu effect in the WeChat applet and provide practical

Implementing picture filter effects in WeChat mini programs With the popularity of social media applications, people are increasingly fond of applying filter effects to photos to enhance the artistic effect and attractiveness of the photos. Picture filter effects can also be implemented in WeChat mini programs, providing users with more interesting and creative photo editing functions. This article will introduce how to implement image filter effects in WeChat mini programs and provide specific code examples. First, we need to use the canvas component in the WeChat applet to load and edit images. The canvas component can be used on the page

Use the WeChat applet to achieve the carousel switching effect. The WeChat applet is a lightweight application that is simple and efficient to develop and use. In WeChat mini programs, it is a common requirement to achieve carousel switching effects. This article will introduce how to use the WeChat applet to achieve the carousel switching effect, and give specific code examples. First, add a carousel component to the page file of the WeChat applet. For example, you can use the <swiper> tag to achieve the switching effect of the carousel. In this component, you can pass b

The official WeChat mini program of Xianyu has been quietly launched. It provides users with a convenient platform that allows you to easily publish and trade idle items. In the mini program, you can communicate with buyers or sellers via private messages, view personal information and orders, and search for the items you want. So what exactly is Xianyu called in the WeChat mini program? This tutorial guide will introduce it to you in detail. Users who want to know, please follow this article and continue reading! What is the name of the Xianyu WeChat applet? Answer: Xianyu, idle transactions, second-hand sales, valuations and recycling. 1. In the mini program, you can post idle messages, communicate with buyers/sellers via private messages, view personal information and orders, search for specified items, etc.; 2. On the mini program page, there are homepage, nearby, post idle, messages, and mine. 5 functions; 3.

Implementing the sliding delete function in WeChat mini programs requires specific code examples. With the popularity of WeChat mini programs, developers often encounter problems in implementing some common functions during the development process. Among them, the sliding delete function is a common and commonly used functional requirement. This article will introduce in detail how to implement the sliding delete function in the WeChat applet and give specific code examples. 1. Requirements analysis In the WeChat mini program, the implementation of the sliding deletion function involves the following points: List display: To display a list that can be slid and deleted, each list item needs to include

To implement the picture rotation effect in WeChat Mini Program, specific code examples are required. WeChat Mini Program is a lightweight application that provides users with rich functions and a good user experience. In mini programs, developers can use various components and APIs to achieve various effects. Among them, the picture rotation effect is a common animation effect that can add interest and visual effects to the mini program. To achieve image rotation effects in WeChat mini programs, you need to use the animation API provided by the mini program. The following is a specific code example that shows how to
