NO Title!
This article was published 379 days ago. The content in the article may be out of date. If you have any questions, please leave a message in the alvincr.com
view my personal blog original article for more:
1. Application steps
1.1 Application preparation
(1) Some tutorials say that the application pass rate is related to the language of the website, and some say that it doesn’t matter. I am just testing here. I just registered. I don’t know whether it will pass, and I can’t draw conclusions.
(2) Prepare a Google account, preferably with an email address.
1.2 Official website address
https://www.google.com/intl/zh-CN_cn/adsense/start/
1.3 Application process
Click to get started
How to apply for Google Adsense for your website
Fill in the following three options separately: website (if there are multiple websites, only the one with the best quality is required, so that the pass rate is higher, and the received PIN code can be used on multiple websites); personal email ( If you are logged in, you don’t need to fill in); whether to receive some personalized options through the above mailbox.
How to apply for Google Adsense for your website
You must choose your country, because it will involve withdrawals. Google will send you a real email with a PIN code, which can be collected if someone is abroad.
2021.1.5: I personally did not receive the email from Google, nor did it show that there was a mail collection, but I still wrote the specific address to prevent problems. However, I can log in to the Google ads backend now, and the advertising revenue can also be displayed, but the site does not seem to have ads…. For other supplements, see 3.1
2021.1.6: By searching for relevant information, the PIN email will only be sent when it reaches 10$ for withdrawal. At present, I only have 0.08$….. It will take a while to verify whether this is the case. If you want this article to be updated soon, Then help click on the advertisement to speed up the progress. It is no problem if you don’t click or block it. After all, this site is a personal record for sharing.
How to apply for Google Adsense for your website
PS: After I submitted it, the jumping speed was touching. I waited for half a minute and still jumped to the interface.
How to apply for Google Adsense for your website
After clicking Get Started, Google will give different address formats according to the country you choose. I chose personal account type (not a commercial website after all).
How to apply for Google Adsense for your website
Don’t rush to submit at this step after you’ve filled it out, carefully see what you want to do.
Put the following code in the position between the
and tags of the website, (refer to 1.4 for specific operations) otherwise it will not pass the verificationSpecific tutorial: https://codex.wordpress.org/Conditional_Tags
How to apply for Google Adsense for your website
1.4 Website Tag
1.4.1 Ordinary site
Ordinary website can be directly edited and then added to add effects
How to apply for Google Adsense for your website
1.4.2 WP site settings
Method 1: Use Google’s official method:
https://support.google.com/adsense/answer/7527509
How to apply for Google Adsense for your website
Find Site Kit in WP,
How to apply for Google Adsense for your website
To configure after installation, you need to log in to your Google account (this waiting time is even more exaggerated than the last one. I waited for 1 minute and still failed to jump. The internet speed here is OK, as shown below)
How to apply for Google Adsense for your website
How to apply for Google Adsense for your website
How to apply for Google Adsense for your website
You can agree all the way, enter the control panel, it is best to disable AdBlock, otherwise the following situation will occur
How to apply for Google Adsense for your website
Switch to another browser or disable Ad
How to apply for Google Adsense for your website
Method Two:
Add code to the theme, but it will be invalid (but it is added this way, see 2.1 for the effect) and Google detection is slower. I have used both methods so as not to waste time.
How to apply for Google Adsense for your website
How to apply for Google Adsense for your website
1.5 wait
How to apply for Google Adsense for your website
2 Abnormal
2.1 Add any field in the head tag
I deliberately added a part of the declaration in the
tag. This will happen on the homepage, which shows that the JS code is indeed added here, and there is no problem.How to apply for Google Adsense for your website
But if you just enter the page, a white screen will appear (as follows) and only the added statement section will be displayed
How to apply for Google Adsense for your website
Remarks: Adding // in html will not be blocked. This is the C++ comment method. Use the <!-note–> method to comment in html, so that there will be no problems in writing.
How to apply for Google Adsense for your website
3 Follow-up
Today is Saturday, you need to wait at least one day to complete the test
After a few days, all the information is complete and continue to update
2021.1.5 content
1 Ads information
After adding a website and uploading the ads.txt file to the root directory of the site, you can successfully log in to the Google ads backend and be able to view the ads data, but there are no ads on the site (PS Google gave me the default ads that seem to be related to cars) , This is because the ad needs to be turned on before it will be displayed.
Notes for ads.txt file:
AdSense provides a personalized ads.txt file, which you can download from your account. The personalized ads.txt file contains your publisher ID . Your publisher ID must be included and formatted correctly to verify the ads.txt file.
(Optional) If you are using another ad network, remember to add that network to the ads.txt file. Please contact your advertising network to obtain information about ads.txt.
How to apply for Google Adsense for your website
How to apply for Google Adsense for your website
2 Set up Ads
You need to set whether to open in Ads-overview, the default is closed state.
How to apply for Google Adsense for your website
Wait for a while to see the preview effect of adding ads. Turn on automatic ad addition. Google will add ads to your website in the “appropriate” position.
I don’t believe it’s appropriate to add this way. From the mobile preview, you can see that Google has added an ad under each article. Is this to read the article? It’s better to click ads. Adding so many ads is too unconscionable. Just add one or two in unobvious places. After all, I’m learning to use Ads. This full-screen ad is uncomfortable for me.
How to apply for Google Adsense for your website
How to apply for Google Adsense for your website
Drag the option on the right to the bottom and set it to the least number of ads. I don’t think it’s too much….
How to apply for Google Adsense for your website
3 actual effect
Mobile
When I tested the mobile phone traffic, I found that there was only one advertisement on the homepage that occupies one-tenth of the screen, and it could be hidden. There were no advertisements elsewhere.
Supplement: After many tests, sometimes an advertisement that takes up one third of the screen is added between the articles on the homepage. The type of advertisement is the same as that of the top-bar advertisement. What I display here is medical-related advertisement. Advertising on technology and electronics.
PC
No ads are found on the pc temporarily, it may be because Google detected my ip and automatically ignored the ads. I used other IP to log in and did not find any ads.
2021.1.6 content
1 PC settings
This morning the test found that there are no advertisements on the PC side. Only when the following two options are turned on will there be advertisements at the bottom of the homepage. However, opening this will affect the experience very much, because it will show pop-up advertisements when you open a new article. If you can’t tolerate it, you can only start from other angles.
How to apply for Google Adsense for your website
Therefore, add JS code to the right navigation bar and bottom through special settings, the specific method is as follows:
Choose ads-overview-by ad unit-Display ads, you can choose 3 or 4.
How to apply for Google Adsense for your website
If you choose 3 (Display ads), you will not be able to customize many options, you can only choose the display method
After selecting the style, click on the create option in the lower right corner, and then a piece of JS code will be given to you. Put this code in the position you want to display.
How to apply for Google Adsense for your website
If you choose 4 (In-article ads), you can customize the color of the ad font to match the color system of the site.
How to apply for Google Adsense for your website
2 Advertising content
When I log in with different devices, different types of ads will appear, and the recommended ads for different IP locations are also different
The picture below is an advertisement for logging in with a Win-firefox-US node, and English advertisements are recommended; while I log in with a mobile phone-chrome-Chinese node, which is about VPN advertisements. I have seen these advertisements on many websites.
How to apply for Google Adsense for your website
How to apply for Google Adsense for your website
3 Set the ad type
How to apply for Google Adsense for your website
You can set up Sensitive categories here. I set up astrology and downloadable applications. I didn’t set up other things about weight loss, zong jiao, gender, etc., because this practice requires cost (health, Time and money costs), I don’t want anyone to watch these things in case something harms themselves. The two settings I set are basically harmless, just watch and play.
General policy settings (General settings), I also blocked a lot of categories, the ones that are turned on are just to look at the categories (some categories cannot be blocked, Google shows that the category contains too many to block)
How to apply for Google Adsense for your website
2021.1.14 Content
The exception:
(1) Abnormal 1
Ads appeared abnormal on the 9th. Before enabling CDN acceleration, there was no problem. However, when Fastest Cache and CDN were shared, ads could not be loaded. The current solution is in another unuploaded article. Together with such problems, background statistics are abnormal (the article on background statistics errors has not been uploaded yet).
Mobile visits have not been greatly affected for the time being, although almost no one uses mobile to visit this website.
(2) Abnormal 2
The Google back-end statistics plug-in also appeared abnormal, which conflicted with some data-analyzing plug-ins, resulting in the inability to perform statistics. Therefore, the Google back-end plug-in was simply disabled and the web version data provided by Google was directly viewed.