Forum Moderators: rogerd & travelin cat

Message Too Old, No Replies

Change Google News Sitemap Language

         

jc2021

9:03 am on Jan 20, 2023 (gmt 0)

5+ Year Member Top Contributors Of The Month



When I open my Google news sitemap I see the language is automatically set to English. I am using a WP plugin for this.

How can I change the language as my site is not in English?

not2easy

5:07 am on Jan 22, 2023 (gmt 0)

WebmasterWorld Administrator 10+ Year Member Top Contributors Of The Month



The plugin that manages your sitemap should have settings for language preference - or it may take hints from your html.

If you view your page source is it using a default lang="en" as in
<html lang="en">
just after the
<!DOCTYPE html>
at the top of the page?

engine

2:12 pm on Feb 3, 2023 (gmt 0)

WebmasterWorld Administrator 10+ Year Member Top Contributors Of The Month



@jc2021

How did that go?

jc2021

11:14 am on Feb 6, 2023 (gmt 0)

5+ Year Member Top Contributors Of The Month



Thanks all. I just changed my WP site language in General settings and that had the desired outcome.