Your cart is currently empty!
Category: Blog Diary
[Rank Math SEO] How to set the date archive to not return to the top page.
If you install Rank Math SEO, it won’t jump to the date archive, so if you want to change that, you’ll need to change the settings. To do this, enable date archiving in Titles & Meta, Misc Pages tab in Rank Math SEO.
What is the phenomenon where the screen momentarily turns white when scrolling quickly on a smartphone?
This can happen if you are using web fonts.
Stealth marketing regulations will begin on October 1, 2023 in Japan.
Japan has implemented new regulations concerning stealth marketing, which took effect on October 1, 2023. These regulations aim to address the growing concerns about deceptive advertising practices that can mislead consumers. Stealth marketing, also known as covert marketing, involves promoting products or services in a way that disguises the promotional intent, often making it appear as though it is unbiased information or genuine consumer opinion.
(more…)How to get readers to read old articles on your blog
If you arrange your blog articles in chronological order, it will be difficult to find the oldest articles. In such cases, it is a good idea to use the Advanced Random Posts Widget plugin to display past articles randomly in the sidebar. For block-based themes, it’s best to use the PostX plugin.
How to remove badges in Recaptcha v3
Use CSS.
.grecaptcha-badge { visibility: hidden; }
In addition to this,
This site is protected by reCAPTCHA and is subject to Google’s Privacy Policy and Terms of Service.
Add this phrase to the contact page and privacy policy page.
Plugin to duplicate posts and pages in WordPress
Yoast Duplicate Post is good.
Is there a way to display featured images in the post list on the WordPress admin screen?
At the moment, something like Display Featured Image In Post List is good.
Quick Featured Images is also good.
[WordPress] How to prevent spammy logins
It’s a good idea to turn on “Completely block access to XML-RPC” in the All In One WP Security plugin. This will prevent spammy logins related to logins via XMLRPC.
Additionally, you can prevent brute force login attacks by enabling the login lockdown feature using the same All In One WP Security plugin.
How do I add code to the header of a WordPress block-based theme?
The easiest way is to use WPCode Lite.
How to easily install SNS share buttons in WordPress
You can use Sassy Social Share.