Does CDN delivery with Cloudflare reduce AdSense revenue?Various setting methods.

The impact of Adsense.

They said that with the appropriate treatment, there would be no problem, and the appropriate treatment is to set mod_cloudflare settings.

The cause is that individual IPs are indistinguishable through Cloudflare (they are all the same IP through Cloudflare).

How to make Nginx recognise individual IPs differentially.

I use Nginx, so I configured it here.

Write the settings in the nginx configuration file.I created the following file, pasted the content here as is, and restarted it with nginx -s reload and it worked./etc/nginx/conf.d/my_proxy.conf

Check the nginx access log and if it is your global IP when you access the site top page yourself, you have succeeded.

For APACHE, please refer to the following.

How to make apache recognise individual IPs separately.

Code Security Web Wordpress

How to hide information in php.ini.WordPress

Hiding php.ini information improves site security. You are encouraged to refer to this information to maintain your website. 1. Description in the ‘php.ini’ file.2. In “.htaccess” files. Description in the ‘php.ini’ file. display_errors = off In “.htaccess” files. <Files php.ini>...

Continue reading

Plant

What is Gymnocalycium vatteri?

Gymnocalycium vatteri is a cactus of the genus Gymnocalycium. Native to Argentina-Uruguay in South America, it is rich in varieties and delights horticultural enthusiasts. All of these are seedlings with a tangle of local globe seedlings. It was kept in...

Continue reading

Code Security Web Wordpress

How to prohibit access to wp-config.php.WordPress

Prohibiting access to wp-config.php improves site security. You are encouraged to refer to this information to maintain your website. Put the following code in the “.htaccess” file. <files wp-config.php> order allow,deny deny from all </files>

Continue reading

Plant

Copiapoa cinerea var. cinerea

Copiapoa cinerea is known as the ‘white cactus’ and is arguably the most popular cactus in Japan. Individuals with particularly white skin and pitch-black spines fetch high prices. 1. Synonym2. Origin3. Habitat4. Description5. Farming6. Way of increasing Synonym Below are...

Continue reading

Code Web Without Plugin

CSS when long links overhang.You can also take measures on your mobile phone!

When viewed on a smartphone, long links may protrude horizontally.If this is the case, the following styles can be used to deal with the situation. a{word-break: break-all;}

Continue reading

Code Speed Web Without Plugin

Without Plugin!How to LazyLoad Google Adsense to speed up display speed.

Loading Google Adsense significantly reduces page display speed. The following methods will improve the expectation of problem resolution and should be tried. 1. Remove Script tag in Google Adsense code.2. Install code for LazyLoad. Remove Script tag in Google Adsense...

Continue reading

Plant

Cool and easy to grow Gymnocalycium Origin, origin and how to grow.

Gymnocalycium is one of the most robust species to manage. It is a cool and varied species with a very good balance of both ornamental and collecting value. 1. Origin2. Habitat3. Features4. Type5. Farming Origin Derived from the Greek ‘gymnòs’...

Continue reading

Plugin Web Woocommerce Wordpress

Plug-in for exporting and importing CSV WordPress user information.

Use the plugin ‘Import and export users and customers’. Recommended for users who simply want to download user information in CSV format. We have tried several, but so far this plugin is the simplest to use.

Continue reading

Code Web Without Plugin Woocommerce Wordpress

I want to assign ‘parent’ and ‘child’ to attributes in Woocommerce!How to enable without plug-ins.

Have you ever wished you could create ‘parents’ and ‘children’ for Woocommerce ‘attributes’, like categories? This function used to exist but has disappeared after version upgrades. To make it available in the current version, please add the following code to...

Continue reading

Code Web Without Plugin Woocommerce Wordpress

Without Plugin!How to display just any item on the Woocommerce My Account page.

The items on the Woocommerce My Account page vary depending on the products handled and the site they are on. For example, if you want to hide the ‘Dashboard’ and ‘Downloads’ items, you can achieve this by doing the following....

Continue reading

Leave a Reply

This site uses cookies to offer you a better browsing experience. By browsing this website, you agree to our use of cookies.