There is no problem not worth solving, and no technology not worth learning!

Five search engine site map submissions full record: from Google to Sogou, my practical experience to share

验证通过后,在左侧菜单找到「站点地图」,输入 `/wp-sitemap.xml`,点击提交即可(如图1)

Blog SEO Log

收到 Google Search Console 的邮件:新原因导致网站 http://www.shuijingwanwq.com/ 上的网页无法被编入索引。如图1

(1) Google webpage cannot be indexed? I solved it like this

验证通过后,在左侧菜单找到「站点地图」,输入 `/wp-sitemap.xml`,点击提交即可(如图1)

(2) Five search engine site map submissions full record: from Google to Sogou, my practical experience to share

sitemap采用邀请制,当您的网站存在原创或不可替代内容或不能被搜狗spider正确抓取时,才会开通sitemap权限。

(3) Sogou sitemap permission application record: the whole process from review to submission

所有主体、验证、备案配置全部完成后,进入核心的收录配置环节:【资源提交 - 普通收录 - 资源提交 - sitemap】,发现页面额度显示异常(如图3)

(4) Baidu search resource platform new station completes the complete collection of practical records

美国流量占 20%,日本 10%,香港 16%,台湾 9%

(5) Technical Blog English Station Index and Low Value Label Processing

中文站点地图:`https://www.你的域名.com/wp-sitemap-posts-post-1.xml` → 显示“致命错误”如图2

(6) Fixed WordPress fatal error: from sitemap error to return to normal

Bing 明确指出了 4.2K 个页面存在“内容质量”问题

(7) Blog SEO Diagnostic Records: Causes and Optimization List of Nearly 15000 Pages Not Indexed

点击表头的“总数”进行排序,数量为 0 的标签会集中在前几页。

(8) Thoroughly clear WordPress empty tags: Eliminate soft 404, save grabbing budget

/tag/bsc/ 网页源代码中成功出现 noindex 标签

(9) Blog SEO Diagnostic Records: Thin Content Tabs NoIndex Scheme Practical and Multilingual Test Validation

“0秒访问”主要来自标签页

(10) WordPress Tag SEO Optimization Practice: Use WPCode to Realize “Low Content Tab Page NoIndex” Complete Detach and Repair Records

图1:Bing整体流量趋势(下降起点)

(11) Bing Traffic Drop After Switching WordPress Themes: An Ongoing SEO Postmortem of a Site Structure Change

Recently, I decided to seriously operate my technical blog. The first step is to submit the site map to the mainstream search engine. I thought it was a simple job, but I didn’t expect to encounter a lot of pits – Bing is empty, Baidu requires the related subject, Sogou has to upload a composite picture of the front and back of the ID card… Fortunately, it was finally solved. This article records my complete operation process, I hope it helps you.

Background

My blog is a WordPress + Hueman theme, and I have never submitted a sitemap before. Recently, I plan to operate well, especially want to increase the source of traffic, so I decided to submit the website to the five search engines of Google, Bing, Baidu, 360, and Sogou.

The sitemap address is a standard WordPress index map:https://www.shuijingwanwq.com/wp-sitemap.xml

1. Google Search Console (the smoothest)

Google’s submission process is the easiest, direct access Google Search Console, add a website and verify ownership (recommended with domain name resolution).

After the verification is passed, find ‘Site Map’ in the left menu, enter /wp-sitemap.xml, click Submit (as shown in Figure 1).

After the verification is passed, find "Site Map" in the left menu, enter /wp-sitemap.xml, and click Submit (as shown in Figure 1)

Google supports index maps, and it is done in one submission. I have encountered before 500 The error was fixed later, and the status was updated normally in about two days after resubmission. as shown in Figure 11

Google supports index maps, and it is done in one submission. I have encountered a 500 error before, and then fixed it. After resubmitting, the status is updated normally in about two days. as shown in Figure 11

2. Bing Webmaster Tools (imported from Google, twists and turns)

Bing has a very convenient function: import the website directly from the Google Search Console, saving the trouble of repeated verification.

Log in Bing Webmaster Tools, click ‘Import’, select ‘Import from Google Search Console’, and follow the prompts to authorize.

⚠️ Here I stepped on a pit: after the first import, the site map page is displayed as blank, without any data.

So decided to re-import manually – import from Google again. After the second import was successful, the site already existed, but the website map was blank, and finally decided to submit it manually. (As shown in Figure 2).

So decided to re-import manually - import from Google again. After the second import was successful, the site already existed, but the website map was blank, and finally decided to submit it manually. (as shown in Figure 2)

Suggestion: If the first import is empty, you don’t have to do it, etc., and it can be solved directly, and there is a high probability that it can be solved.

3. Baidu search resource platform (related subject + unable to submit index map)

Baidu is the most tossing, there are mainly two hurdles.

  1. Site type settings

My Hueman theme is an adaptive website, so select ‘Adaptation Station’ in the ‘Site Properties’ in the Baidu background.

  1. Ordinary Inclusion – Sitemap, prompt: Today’s submission limit: 0 items submitted today balance: 0. as shown in Figure 3
  2. related body
Ordinary Inclusion - Sitemap, prompt: Today's submission limit: 0 items submitted today balance: 0. as shown in Figure 3

Baidu now requires the site to have an associated principal (individual or enterprise) in order to use the Sitemap submission function (speculation) (as shown in Figure 4). I entered ‘Site Management’ → ‘Association Subject’, registered a new subject, filled in personal information and submitted it for review (as shown in Figure 5). The review takes 2-5 working days (Figure 6), and is still awaiting.

Baidu now requires that the site must associate the subject (individual or enterprise) in order to use the Sitemap submission function (presumable) (as shown in Figure 4)
I entered "Site Management" → "Associated Subject", registered a new subject, filled in personal information and submitted it for review (as shown in Figure 5)
The review takes 2-5 working days (Figure 6), and is still awaiting.
  1. Can’t submit index map

What’s more troublesome is that Baidu does not support indexed sitemaps (that is, /wp-sitemap.xml this). If you submit it directly, not only will it not be processed, but it will also cause the entire Sitemap function to be locked.

The correct way is to submit subsite maps, such as:

  • https://www.shuijingwanwq.com/wp-sitemap-posts-post-1.xml(article)
  • https://www.shuijingwanwq.com/wp-sitemap-posts-page-1.xml(page)

After the subject is approved, I will submit these submaps.

4. 360 webmaster platform (the most worry-free)

The submission process of 360 is very smooth and has no extra restrictions.

Log in 360 webmaster platform, add the website and complete the verification (recommended file verification). Then enter ‘Site Management’ → ‘Sitemap’ and submit the index map directly https://www.shuijingwanwq.com/wp-sitemap.xml. as shown in Figure 7

Log in to the 360 webmaster platform, add a website and complete the verification (recommended file verification). Then enter "Site Management" → "Sitemap" and submit the index map directlyhttps://www.shuijingwanwq.com/wp-sitemap.xml。如图7

360 clearly supports indexed sitemap, which is clearly written in the official document. It will take effect immediately after submission, and there is no need to wait for review.

5. Sogou webmaster platform (the most strict review, and the processed ID card photo)

Sogou is the most troublesome one, not only has limited functions, but also requires real-name authentication.

  1. Sitemap is an invitation system

Sogou’s Sitemap submission function is not open to everyone by default, and needs to be invited or applied. I tried the regular entrance and found that it was impossible to submit directly. as shown in Figure 8

Sogou's Sitemap submission function is not open to everyone by default, and needs to be invited or applied. I tried the regular entrance and found that it was impossible to submit directly. as shown in Figure 8
  1. Must be ‘Website Owner’

To qualify for submission, you need to complete the qualification review first. Enter the Sogou webmaster platform, find ‘Qualification Submission’ in ‘Website Management’, and upload as required:

  • The front and back of the ID card are synthesized on a picture (only JPG/PNG is supported, the size is not more than 5MB)
  • Other website certification information
  1. ID card synthesis operation

I have two photos in my hand: one is front and one is reversed. You need to combine them into a picture (the front is above, the back is on the bottom).

I use the ‘puzzle’ function that comes with my mobile phone album, select ‘stitching up and down’ layout, and it’s done in one second (as shown in Figure 9). If the mobile phone does not have this function, you can also use the ID card synthesis function in the WeChat applet ‘Smart Widget’.

I use the "puzzle" function that comes with my mobile phone album, select the "stitching up and down" layout, and get it in one second (as shown in Figure 9)

After submitting, the system prompts ‘Quality to be reviewed, completed within 7 working days’ (Figure 10). After passing through, I can become a website owner and use the Sitemap submission function.

After submitting, the system prompts "Qualification to be reviewed, completed within 7 working days" (Figure 10)

6. Summary and suggestions

Search engineWhether to support index mapsWhether it is required to reviewDifficulty
google✅ SupportDeny⭐ Simple
binging✅ Support (import from Google)Deny⭐ Notice the import is empty
Baidu❌ Not supportedYes (associated subject)⭐⭐⭐ complex
360✅ SupportDeny⭐ Simple
SogouInvitation system (qualification review required)Yes (ID card)⭐⭐⭐⭐ The most troublesome

A few practical experiences

  1. Don’t panic when importing Bing as empty: re-import once, and the probability is successful.
  2. Baidu must submit a submap: don’t touch /wp-sitemap.xml, otherwise the quota will be locked.
  3. 360 is the most worry-free: just submit the index map directly.
  4. Sogou prepares the ID card synthesis drawing in advance: you can do it with the mobile phone puzzle function without additional tools.
  5. Patience is a compulsory course: Baidu’s review will take about 2-5 working days, and Sogou’s review will take about 7 working days. This time is just to concentrate on updating the content.

I hope my experience of stepping on the pit can help you avoid detours. If you are also submitting the site map, please leave a message to exchange~

Google webpage cannot be indexed? I solved it like this Sogou sitemap permission application record: the whole process from review to submission

WordPress Maintenance, Performance Optimization & Blog Growth Consulting

I have been running my personal technology blog for more than 10 years and have published over 1,000 original articles. My long-term practice covers WordPress website maintenance, CDN / Cloudflare configuration, caching optimization, Google SEO, ad monetization, and multilingual website operations.

If your WordPress website is slow, unstable, affected by plugin conflicts, showing caching issues, having AdSense display problems, or facing CDN / Cloudflare / DNS configuration uncertainty, feel free to contact me for remote troubleshooting.

Ideal For:
✅ Personal blog owners
✅ WordPress website operators
✅ Independent developers and content creators
✅ SaaS website owners
✅ Website owners who want better speed and stability

What I Offer:
✅ WordPress performance optimization
✅ Cloudflare / CDN / caching configuration checks
✅ Plugin conflict and layout issue troubleshooting
✅ AdSense display issue troubleshooting
✅ Basic SEO structure review
✅ Blog growth and monetization consulting

If you would like to discuss your website, please contact me and mention: WordPress Maintenance Consultation.

Contact Me:
Telegram: @shuijingwan
WeChat: 13980074657
Email: shuijingwanwq@gmail.com

评论

Leave a Reply

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

This site uses Akismet to reduce spam. Learn how your comment data is processed.