Publishes a snippet that allows you to easily call the browser's voice-to-speech function from a shortcode without a plugin on the English learning WordPress page (supervised by Gemini)

⌛Time it takes to read this article: 2 minutesWe will publish a snippet supervised by Gemini that allows you to easily play English text with a female voice using speech synthesis from a shortcode by simply adding a snippet created with JavaScript to the browser's voice reading function to functions.php of a WordPress theme.

【SEO Measures】 Google search optimization (transition from breadcrumbs data-vocabulary.org to structured data JSON-LD+schema.org, favicon changes)

⌛Time it takes to read this article: 5 minutesAs an appropriate response to Google's warning "Breadcrumbs > Support for the data-vocabulary.org schema will be discontinued," we will explain in detail how to migrate to structured data JSON-LD+schema.org, which is recommended by Google.

Vulnerability discovered in Joyful Note and Hidemaru editor!

⌛Time it takes to read this article: < 1 minutesToday, we updated the following two pieces of software that were reported to the NVD (National Vulnerability Database). File manipulation vulnerability in Joyful Note Buffer overflow vulnerability in Hidemaru editor "Joyful Note" (a Perl CGI program) is used on this site's image bulletin board, so a fix was urgently needed. However, the program was modified to accommodate bilingual users, so it took some time to update. Additionally, we also fixed a bug where ".css/.js" files could not be read properly due to server permissions. * Add the following definition to the relevant directory AddHandler text/html .html .htm AddHandler image/gif .gif AddHandler image/jpeg .jpeg .jpg .jpe AddHandler image/png .png AddHandler text/css .css AddHandler application/x-javascript .js A surprising vulnerability has been discovered in the "Hidemaru Editor", which is a favorite of Windows programmers! (°°;)