Yoast SEO’s focus keyphrase is migrated to Bogo’s multilingual pages

An aerial view of a beach with palm trees

Today’s article is about the Yoast SEO plugin’s focus key phrases being migrated to multilingual pages, among other things.

Page Language Swicher

Yoast SEO’s focus keyphrase is migrated to multilingual pages

After installing the Yoast SEO plugin, I always set the focus keyphrase for pages created in Japanese.If you create a multilingual page after publishing a Japanese page, the focus keyphrase will be migrated as it is.

In the AIOSEO plugin, it was not migrated and was blank.Therefore, settings were sometimes forgotten.

Yoast SEO indicates that the focus keyphrase should not be the same as other pages, but I personally think it would be helpful if it were migrated, as it would prevent forgetting to set it.

The focus keyphrase is set to match the locale as much as possible.

Breadcrumb NavXT Breadcrumb List Font Size Change

I wrote an article about the change back to Breadcrumb NavXT for the breadcrumb list.

Yoast SEO’s breadcrumb list did not switch to display according to the language locale.Therefore, we reverted to Breadcrumb NavXT.

Both Yoast SEO and Breadcrumb NavXT felt that the text in the breadcrumb list was too large.It does not balance well with the categories below the eye-catching image.

Even if there is no setting in the plug-in, CSS allows you to change the text size freely.

CSS
/* 20250212 Breadcrumb font-size to medium */
.wp-block-bcn-breadcrumb-trail {
	font-size: medium;
}
style.css

I used the Chrome Developer Tools to adjust the font-size, and set the font-size in the style.css of the Twenty Twenty Five child theme.

With good use of CSS, some adjustments can be made even without settings in the plugin.

iPhone SE4 is still

The iPhone SE4 has not yet been released.Late last month and early this month it was said to be in early February.Next week, or in March 2025, the article was published. (Japanese site)

I guess it will be a little later…

Musubi

I was not able to update during the day today, so I had to update at night.It does not go well.I was just finally getting into the pace of updating during the day, but there are a lot of situations that happen after lunch.

Usually, I am able to take a lunch break about 80% of the time.However, for the past few days, I have not been able to take a break just to eat lunch.

But there are days like this.I try not to look backward, but to look forward and spend my days imagining things getting better.

Comments

Leave a Reply

Your email address will not be published. Required fields are marked *