Category Archives: Web

Without plugins!Contact Form 7 How to load js and css only on specified pages.|WordPress

Learn how to make ContactForm7 js and css load only on specified pages in WordPress without using a plugin. Normally, when ContactForm7 is installed, js and css are loaded on every page, which slows down the display speed, but this can be prevented by using this method. Edit functions.php. If a child theme is available,…

Without plugins!How to implement SEO features.|WordPress

Learn how to introduce policy features in WordPress without using a plugin. Plug-in non-use has various advantages, such as reducing server load and maintaining site display speed. There are many diverse plugins for WordPress, and for SEO, there are excellent plugins such as All in One SEO Pack and Yoast SEO. However, SEO plug-ins are…

Without plugins!How to use syntax highlighting Prism.js.|WordPress

In this article, we will show you how to implement syntax highlighting in WordPress without using a plugin. Syntax highlighting is often used to display source code on websites and blog sites. This website has adopted “Prism.js” after various trials. The reasons are as follows. Light. Many languages handled. Flexible.(Various customisations are possible.) Easy to…

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…

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