Yoast SEO vs SEOPress: Compatibility Comparison of Multilingual Websites (WPML/Polylang), How to Match without Duplicating and Cluttering Indexes

Multilingual sites are most prone to SEO The problem is. Google can't read the language signals you're giving them.The result is: Duplicate in GSC, Confused Canonical Selection, Missing hreflang, Inconsistent Sitemap Crawl. Yoast SEO and SEOPress can do Title, Description, Indexing Control, Sitemap, Open Graph, Schema, but in multilingual environments, "who is responsible for output, who is responsible for synchronization, who is responsible for avoiding duplicates" is the key. But in a multi-language environment, "who is responsible for output, who is responsible for synchronization, who is responsible for avoiding duplication" is the key.

Image [1]-Yoast vs SEOPress Multi-Language Comparison: Why has your WPML/Polylang been Duplicate?

1. What problem is multilingual SEO solving?

1.1 What language signals does Google need you to give?

There are just 4 categories of core signals for multilingual SEO:

  1. URL structure(/en/, /fr/ or subdomains, parameters)
  2. canonical(Each language page canonical points to itself)
  3. hreflang(Tell Google: these are different language versions of the same content)
  4. Indexing Strategy + Sitemap(which languages are included and which are not, and whether the Sitemap is consistent)

As long as these four signals are consistent, Duplicate usually decreases gradually.

1.2 Why does Duplicate appear at GSC for multilingual stations?

Common causes are largely fixed:

  • Multilingual pages with the same content are considered by Google as "too similar", it will choose canonical by itself.
  • canonical mismatch: all language pages are canonical to the main language.
  • hreflang is incomplete: missing reverse, missing x-default, missing partial languages
  • Sitemap confusion: submitted URLs do not match canonical
  • Parameter pages (?lang=) are indexed
  • Intra-site linking pushes users and crawlers all the way back to the main language

2. Yoast SEO vs SEOPress: Differences in Multilingual Compatibility

2.1 Both "work", but with different default thinking

  • Yoast SEO: "Guided", with settings spread out over multiple pages, suitable for step-by-step walkthroughs
  • SEOPress: "Console style", centralized switching, suitable for one-time matching, less disturbance

The most feared thing about a multilingual site is not the lack of functionality, but the You think you're open, but you're not responsible for the plug-in.The

2.2 Title/description/social cards: who synchronizes translations?

There are usually two ways to manage meta on a multilingual site:

  • Write independently in each language(more stable for important pages)
  • Main Language Templates + Translator Inheritance(less work, but check the override logic)

Compare and contrast the recommendations:

  • Yoast + WPMLThe common practice is that WPML is responsible for translating fields, and Yoast outputs the meta of the corresponding language, the benefit is that the ecology is mature; the risk is that if you don't match the "translation field mapping" properly, the description of the page in a certain language will be null or change to the default of the template.
Image [2] - Yoast vs SEOPress Multi-Language Comparison: Why has your WPML/Polylang been Duplicate?
  • SEOPress + WPML/Polylang: SEOPress import/field logic is more "centralized", but you need to be clear whether the translation plugin is copying/translating the SEOPress post meta or else you'll get the "main language works fine, no inheritance for other languages".

The method of judgment is very simple: check the source code of any non-primary language page to see if the </code>,<code>meta description</code> Whether it is that language, rather than the main language or template default.</p> <h3 class="wp-block-heading">2.3 Canonical: The First Minefield of Multilingual Stations</h3> <p><strong>proper practice</strong>: Each language page canonical points to itself (self-referencing).</p> <p>Typical pit-stepping:</p> <ul class="wp-block-list"> <li>Translation page canonical points to the main language (most common)</li> <li>Paging/filtering/parameter pages canonical jumping</li> <li>You have a certain "auto-canonical" function on, but the multilingual plugin is also outputting canonical → Conflict</li> </ul> <p>Both Yoast and SEOPress can output canonical, but there is a principle recommended for multilingual scenarios:</p> <blockquote class="wp-block-quote is-layout-flow wp-block-quote-is-layout-flow"> <p>The "ultimate control" of canonical should be clear: either the SEO plugin stabilizes the output or the multilingual plugin takes over, but not both.</p> </blockquote> <h3 class="wp-block-heading">2.4 hreflang: not just "there", but complete, bi-directional, no defects</h3> <p>Qualification criteria for the multilingual station hreflang:</p> <ul class="wp-block-list"> <li>For each language version, list all language versions (in both directions)</li> <li>Language/area code specifications (en-us, fr-fr, etc.)</li> <li>Conditionally add x-default (especially for multi-region stations)</li> <li>The URL must be an indexable canonical URL.</li> </ul> <p>On the contrast, the point is not <a href="https://www.361sale.com/en/86343/" target="_blank" rel="noreferrer noopener">Yoast/SEOPress</a> Who is stronger, rather <strong>WPML/Polylang Whether or not it is responsible for outputting hreflang</strong>Most sites will let the translation plugin output hreflang because it knows the language mapping best. Most sites will let the translation plugin output hreflang because it knows the language mapping relationships best. the SEO plugin is only responsible for the meta, sitemap, indexing strategy can be.</p> <h2 class="wp-block-heading">3. WPML vs Polylang: the impact of two translation systems on SEO plugins</h2> <div class="wp-block-image"> <figure class="aligncenter size-full"><img alt="Image [3] - Yoast vs SEOPress Multi-Language Comparison: Why has your WPML/Polylang been Duplicate?" decoding="async" src="https://www.361sale.com/wp-content/themes/zibll/img/thumbnail-lg.svg" data-src="https://www.361sale.com/wp-content/uploads/2026/01/20260130104701482-image.png" class="wp-image-86511"/></figure></div> <h3 class="wp-block-heading">3.1 WPML is more "enterprise full link" and has more configuration options</h3> <p>WPML usually provides:</p> <ul class="wp-block-list"> <li>Translation Field Mapping</li> <li>Language URL Structure</li> <li>hreflang output</li> <li>Language switcher and redirection logic (by browser language)</li> </ul> <p>The more of this "automation" there is, the more attention should be paid:<strong>Don't let SEO plugins do the same thing over and over again</strong>The</p> <h3 class="wp-block-heading">3.2 Polylang is more "lightweight but free" and relies more on you to stabilize the rules.</h3> <p>Polylang common structure is clearer, but you need to confirm it yourself more:</p> <ul class="wp-block-list"> <li>Is there a separate Sitemap for each language?</li> <li>Whether category/tag/author pages are segregated by language</li> <li>Whether the language internal link is closed loop (do not English page crazy link back to Chinese)</li> </ul> <h2 class="wp-block-heading">4. Most common points of conflict in multilingual stations</h2> <h3 class="wp-block-heading">4.1 Sitemap: URL changes can disrupt the crawling rhythm</h3> <p>You want to avoid:</p> <ul class="wp-block-list"> <li><a href="https://www.361sale.com/en/63403/" target="_blank" rel="noreferrer noopener">Sitemap </a>Suddenly there are tons of extra pages that weren't indexed</li> <li>URLs in different languages appear in the same Sitemap, but canonical is pointing elsewhere</li> <li>The old sitemap is still reporting errors in GSC.</li> </ul> <p>Recommended Practice:</p> <ul class="wp-block-list"> <li>As much as possible in each language <strong>standalone sitemap</strong>(or at least the URL in the sitemap is canonical to the language)</li> <li>After migrating or switching plugins, first verify that the sitemap can be opened and the number is reasonable before submitting the GSC.</li> </ul> <h3 class="wp-block-heading">4.2 Noindex is turned on by mistake: categories/tags/authors/pages are easily "turned off by hand".</h3> <p>These missteps often occur with multilingual stations:</p> <ul class="wp-block-list"> <li>Set noindex on category page for one language, but another language is not synchronized.</li> <li>Noindex all author pages/tabs, resulting in broken internal link distribution</li> <li>Pagination errors (/page/2/ and the like)</li> </ul> <p>Suggested strategy: how you set up before, keep the same in the new plugin. Don't "optimize on the fly" during the migration period, otherwise it's hard to tell if the fluctuations come from the plugin or from strategy changes.</p> <h3 class="wp-block-heading">4.3 Schema Repeat Output: Yoast Residual + Theme/Plugin + SEOPress Simultaneous Output</h3> <p>Once the schema is duplicated in a multi-language site, GSC's Enhancements are prone to suddenly reporting more errors.<br>The treatment is clear:</p> <ul class="wp-block-list"> <li>Keep only one schema output source (usually either an SEO plugin or a theme)</li> <li>Post-migration spot-checks of the source code confirmed that only one copy of the JSON-LD</li> </ul> <h2 class="wp-block-heading">5. Selection advice: what scenarios are better suited to Yoast and what scenarios are better suited to SEOPress?</h2> <div class="wp-block-image"> <figure class="aligncenter size-full"><img alt="Image [4] - Yoast vs SEOPress Multi-Language Comparison: Why has your WPML/Polylang been Duplicate?" decoding="async" src="https://www.361sale.com/wp-content/themes/zibll/img/thumbnail-lg.svg" data-src="https://www.361sale.com/wp-content/uploads/2026/01/20260130105001211-image.png" class="wp-image-86512"/></figure></div> <h3 class="wp-block-heading">5.1 Suitable cases for Yoast</h3> <ul class="wp-block-list"> <li>You want to "follow the prompts step-by-step" to minimize omissions.</li> <li>Site structure is not complex, but content team needs stronger writing prompts (readability/internal linking suggestions, etc.)</li> <li>You rely on mature "default policies" and don't want to go into the background to adjust switches.</li> </ul> <h3 class="wp-block-heading">5.2 Situations in which SEOPress is suitable for selection</h3> <ul class="wp-block-list"> <li>You'd prefer a "master console" with centralized settings and fewer interruptions.</li> <li>You're doing multi-site/multi-project and need to quickly replicate the same set of configurations</li> <li>You have a clear plan for sitemap, index control, and schema output attribution.</li> </ul> <p>Bottom line:<strong>Newbies want to save on bootstrapping → Yoast; those who want a stable, centralized control at once → SEOPress.</strong></p> <h2 class="wp-block-heading">6. Stabilized process for migration/referencing of multilingual stations</h2> <h3 class="wp-block-heading">6.1 Fixing "existing output" before changing settings</h3> <p>Sample 10-20 pages (in each language):</p> <ul class="wp-block-list"> <li>title, description</li> <li>canonical</li> <li><a href="https://www.361sale.com/en/85059/" target="_blank" rel="noreferrer noopener">robots</a>(index/noindex)</li> <li>hreflang (completeness)</li> <li>schema (duplication or not)</li> </ul> <p>Record it and then switch/adjust it. This way you can quickly locate which item has changed.</p> <h3 class="wp-block-heading">6.2 Change only one variable: don't change plugins + change URL structure + change indexing strategy at the same time</h3> <p>The easiest thing to do is to change all three pieces together. During the migration period, only do "output consistency", and then do structure optimization after 7-14 days of stability.</p> <h2 class="wp-block-heading">7. Finally, a "multilingual compatibility checklist".</h2> <ol class="wp-block-list"> <li>Each language page canonical points to itself</li> <li>hreflang complete, bi-directional, no missing (add x-default if necessary)</li> <li>The parameter language page (?lang=) must noindex</li> <li>Sitemap URLs should be consistent with canonical, and the number should not suddenly skyrocket.</li> <li>Title/Description Don't change template defaults (spot-check non-dominant language)</li> <li>schema Keep only one output source</li> <li>Language inlinks try to close the loop: more English pages point to English pages</li> <li>Clear cache after switching (WP cache + CDN) to avoid Google catching mixed outputs</li> </ol> <br><table> <thead> <tr class="row-1 odd"> <th class="column-1" colspan="2" style="background-color: #206be7;color:#fff; text-align:left;">Contact Us</th> </tr> </thead> <tbody class="row-hover"> <tr class="row-2 even"> <td class="column-1" style="text-align:left;"> <a href="#" style="color:#ea4c89; font-size:20px; font-weight:bold;" target="_blank"> Can't read the tutorial? Contact us for a free answer! Free help for personal, small business sites! </a> </td> <td class="column-2" rowspan="5" style="text-align:center; vertical-align:middle;"> <div style="display: flex; flex-direction: column; align-items: center; justify-content: center; height: 100%;"> <img decoding="async" src="https://www.361sale.com/wp-content/themes/zibll/img/thumbnail-lg.svg" data-src="https://www.361sale.com/wp-content/uploads/2024/11/20241121100828475-1732154895969.png" alt="Customer Service" style="width:180px; height:auto; margin-bottom:10px;"> <div style="font-weight:bold; color:#333;">Customer Service</div> </div> </td> </tr> <tr class="row-3 odd"> <td class="column-1">① <a href="#" style="color:red" target="_blank"><strong>Tel: 020-2206-9892</strong></a></td> </tr> <tr class="row-4 even"> <td class="column-1">② <a href="#" style="color:#28a745" target="_blank"><strong>QQ咨询:1025174874</strong></a></td> </tr> <tr class="row-5 odd"> <td class="column-1">(iii) <a href="#" style="color:#2997f7" target="_blank" rel="noopener"><strong>E-mail: info@361sale.com</strong></a></td> </tr> <tr class="row-6 even"> <td class="column-1">④ <a href="#" style="color:#aa6c14" target="_blank" rel="noopener"><strong>Working hours: Monday to Friday, 9:30-18:30, holidays off</strong></a></td> </tr> </tbody> </table> <div class="em09 muted-3-color"><div><span>©</span> Reprint statement</div><div>This article was written by WoW</div><div class="posts-copyright"><p>Link to this article:<a href="https://www.361sale.com/en/86482" title="Yoast SEO vs SEOPress: Compatibility Comparison of Multilingual Websites (WPML/Polylang), How to Match without Duplicating and Cluttering Indexes" target="_blank">https://www.361sale.com/en/86482</a></br>The article is copyrighted and must be reproduced with attribution.</p></div></div> </div> <div class="text-center theme-box muted-3-color box-body separator em09">THE END</div><div class="theme-box article-tags"><a class="but ml6 radius c-yellow" title="See more articles on this topic" href="https://www.361sale.com/en/topics/seo"><i class="fa fa-cube" aria-hidden="true"></i>SEO</a><a class="but ml6 radius c-green" title="See more articles on this topic" href="https://www.361sale.com/en/topics/wordpress-operations"><i class="fa fa-cube" aria-hidden="true"></i>Wordpress Operations</a><a class="but ml6 radius c-blue" title="See more articles in this category" href="https://www.361sale.com/en/wordpress"><i class="fa fa-folder-open-o" aria-hidden="true"></i>WordPress</a><a class="but ml6 radius c-yellow" title="See more articles in this category" href="https://www.361sale.com/en/wordpress-plugins"><i class="fa fa-folder-open-o" aria-hidden="true"></i>WordPress Plugin</a><a class="but ml6 radius c-green" title="See more articles in this category" href="https://www.361sale.com/en/build-website"><i class="fa fa-folder-open-o" aria-hidden="true"></i>WordPress self-taught website builder</a><br><a href="https://www.361sale.com/en/tag/seopress-%e5%a4%9a%e8%af%ad%e8%a8%80-seo" title="See more articles on this tag" class="but ml6 radius"># SEOPress Multilingual SEO</a><a href="https://www.361sale.com/en/tag/yoast-seo-%e5%a4%9a%e8%af%ad%e8%a8%80%e5%85%bc%e5%ae%b9%e6%80%a7" title="See more articles on this tag" class="but ml6 radius"># Yoast SEO Multi-Language Compatibility</a><a href="https://www.361sale.com/en/tag/polylang-seo-%e9%97%ae%e9%a2%98" title="See more articles on this tag" class="but ml6 radius"># Polylang SEO Questions</a><a href="https://www.361sale.com/en/tag/wpml-seo-%e8%ae%be%e7%bd%ae" title="See more articles on this tag" class="but ml6 radius"># WPML SEO Settings</a><a href="https://www.361sale.com/en/tag/%e5%a4%9a%e8%af%ad%e8%a8%80%e7%ab%99-duplicate-%e8%a7%a3%e5%86%b3" title="See more articles on this tag" class="but ml6 radius"># Multilingual Station Duplicate Resolution</a></div> </div> <div class="text-center muted-3-color box-body em09">If you like it, support it.</div><div class="text-center post-actions"><a href="javascript:;" data-action="like" class="action action-like" data-pid="86482"><svg class="icon" aria-hidden="true"><use xlink:href="#icon-like"></use></svg><text>kudos</text><count>824</count></a><span class="hover-show dropup action action-share"> <svg class="icon" aria-hidden="true"><use xlink:href="#icon-share"></use></svg><text>share (joys, benefits, privileges etc) with others</text><div class="zib-widget hover-show-con share-button dropdown-menu"><div><a rel="nofollow" class="share-btn qzone" target="_blank" title="Qzone" href="https://sns.qzone.qq.com/cgi-bin/qzshare/cgi_qzshare_onekey?url=https://www.361sale.com/en/86482&title=Yoast SEO vs SEOPress:多语言网站(WPML/Polylang)兼容性对比,怎么配才不重复、不乱索引-光子波动网 | 专业WordPress修复服务,全球范围,快速响应&pics=https://www.361sale.com/wp-content/uploads/2026/01/20260130100632751-image.png&summary=多语言站点 GSC 一直报 Duplicate、Canonical 乱选、hreflang 缺失?这篇文章彻底拆解 Yoast SEO 和 SEOPress 在 WPML / Polylang 场景下的真实兼容差异,附完整排查清单,帮你一次性把 Google 的语言信号讲清楚。"><icon><svg class="icon" aria-hidden="true"><use xlink:href="#icon-qzone-color"></use></svg></icon><text>Qzone<text></a><a rel="nofollow" class="share-btn weibo" target="_blank" title="microblog" href="https://service.weibo.com/share/share.php?url=https://www.361sale.com/en/86482&title=Yoast SEO vs SEOPress:多语言网站(WPML/Polylang)兼容性对比,怎么配才不重复、不乱索引-光子波动网 | 专业WordPress修复服务,全球范围,快速响应&pic=https://www.361sale.com/wp-content/uploads/2026/01/20260130100632751-image.png&searchPic=false"><icon><svg class="icon" aria-hidden="true"><use xlink:href="#icon-weibo-color"></use></svg></icon><text>microblog<text></a><a rel="nofollow" class="share-btn qq" target="_blank" title="QQ friend" href="https://connect.qq.com/widget/shareqq/index.html?url=https://www.361sale.com/en/86482&title=Yoast SEO vs SEOPress:多语言网站(WPML/Polylang)兼容性对比,怎么配才不重复、不乱索引-光子波动网 | 专业WordPress修复服务,全球范围,快速响应&pics=https://www.361sale.com/wp-content/uploads/2026/01/20260130100632751-image.png&desc=多语言站点 GSC 一直报 Duplicate、Canonical 乱选、hreflang 缺失?这篇文章彻底拆解 Yoast SEO 和 SEOPress 在 WPML / Polylang 场景下的真实兼容差异,附完整排查清单,帮你一次性把 Google 的语言信号讲清楚。"><icon><svg class="icon" aria-hidden="true"><use xlink:href="#icon-qq-color"></use></svg></icon><text>QQ friend<text></a><a rel="nofollow" class="share-btn poster" poster-share="86482" title="Poster Sharing" href="javascript:;"><icon><svg class="icon" aria-hidden="true"><use xlink:href="#icon-poster-color"></use></svg></icon><text>Poster Sharing<text></a><a rel="nofollow" class="share-btn copy" data-clipboard-text="https://www.361sale.com/en/86482" data-clipboard-tag="链接" title="Copy link" href="javascript:;"><icon><svg class="icon" aria-hidden="true"><use xlink:href="#icon-copy-color"></use></svg></icon><text>Copy link<text></a></div></div></span><a href="javascript:;" class="action action-favorite signin-loader" data-pid="86482"><svg class="icon" aria-hidden="true"><use xlink:href="#icon-favorite"></use></svg><text>favorite</text><count></count></a></div></article><div class="user-card zib-widget author"> <div class="card-content mt10 relative"> <div class="user-content"> <div class="user-avatar"><a href="https://www.361sale.com/en/author/1048"><span class="avatar-img avatar-lg"><img alt="wajigua's avatar - Photon Flux | Professional WordPress repair service, worldwide, fast response" src="https://www.361sale.com/wp-content/uploads/2024/11/ac7896f8bae6d9071a9276bc0e6c72e.png" data-src="//www.361sale.com/wp-content/uploads/2024/11/ac7896f8bae6d9071a9276bc0e6c72e.png" class="lazyload avatar avatar-id-1048"></span></a></div> <div class="user-info mt20 mb10"> <div class="user-name flex jc"><name class="flex1 flex ac"><a class="display-name text-ellipsis" href="https://www.361sale.com/en/author/1048">sound of crying</a><img class="lazyload ml3 img-icon medal-icon" src="https://www.361sale.com/wp-content/themes/zibll/img/thumbnail-null.svg" data-src="https://www.361sale.com/wp-content/themes/zibll/img/medal/medal-1.svg" data-toggle="tooltip" title="venturing from one's thatched hut for the first time" alt="Badge - First Time Out - Photon Fluctuation Network | Professional WordPress Repair Service, Worldwide, Fast Response"><img class="lazyload img-icon ml3" src="https://www.361sale.com/wp-content/themes/zibll/img/thumbnail-null.svg" data-src="https://www.361sale.com/wp-content/themes/zibll/img/user-level-2.png" data-toggle="tooltip" title="LV2" alt="Rank-LV2-Photonflux.com | Professional WordPress Repair Service, Worldwide, Fast Response"><a href="javascript:;" class="focus-color ml10 follow flex0 signin-loader" data-pid="1048"><count><i class="fa fa-heart-o mr3" aria-hidden="true"></i>focus</count></a></name></div> <div class="author-tag mt10 mini-scrollbar"><a class="but c-blue-2 tag-forum-post" data-toggle="tooltip" title="Total 0 posts" href="https://www.361sale.com/en/author/1048?tab=forum"><svg class="icon" aria-hidden="true"><use xlink:href="#icon-posts"></use></svg>0</a><a class="but c-blue tag-posts" data-toggle="tooltip" title="Total 265 articles" href="https://www.361sale.com/en/author/1048"><svg class="icon" aria-hidden="true"><use xlink:href="#icon-post"></use></svg>265</a><a class="but c-green tag-comment" data-toggle="tooltip" title="Total 1 comment" href="https://www.361sale.com/en/author/1048?tab=comment"><svg class="icon" aria-hidden="true"><use xlink:href="#icon-comment"></use></svg>1</a><span class="badg c-yellow tag-like" data-toggle="tooltip" title="Received 27.7W+ likes"><svg class="icon" aria-hidden="true"><use xlink:href="#icon-like"></use></svg>27.7W+</span><span class="badg c-red tag-view" data-toggle="tooltip" title="Popularity 214W+"><svg class="icon" aria-hidden="true"><use xlink:href="#icon-hot"></use></svg>214W+</span></div> <div class="user-desc mt10 muted-2-color em09">The guy was lazy and didn't write anything...</div> </div> </div> <div class="swiper-container more-posts swiper-scroll"><div class="swiper-wrapper"><div class="swiper-slide mr10"><a href="https://www.361sale.com/en/79197"><div class="graphic hover-zoom-img em09 style-3" style="padding-bottom: 70%!important;"><img class="fit-cover lazyload" data-src="https://www.361sale.com/wp-content/uploads/2025/10/20251025143428672-img_v3_02rd_b9d6aba7-da79-4cdc-8e46-ad3c13adc45g.jpg" src="https://www.361sale.com/wp-content/themes/zibll/img/thumbnail.svg" alt="WordPress Gutenberg 21.9.0 Released: New Features, New Blocks & Full Performance Upgrade - Photon Fluctuation Network | Professional WordPress repair service, worldwide, fast response"><div class="abs-center left-bottom graphic-text text-ellipsis">WordPress Gutenberg 21.9.0 Released: New Features, New Blocks & Performance Overhaul</div><div class="abs-center left-bottom graphic-text"><div class="em09 opacity8">WordPress Gutenberg 21.9.0 Released: New Features, New Blocks & Performance Overhaul</div><div class="px12 opacity8 mt6"><item>October 25, 15:42</item><item class="pull-right"><svg class="icon" aria-hidden="true"><use xlink:href="#icon-view"></use></svg> 10.8W+</item></div></div></div></a></div><div class="swiper-slide mr10"><a href="https://www.361sale.com/en/78155"><div class="graphic hover-zoom-img em09 style-3" style="padding-bottom: 70%!important;"><img class="fit-cover lazyload" data-src="https://www.361sale.com/wp-content/uploads/2025/10/20251009102516695-image.png" src="https://www.361sale.com/wp-content/themes/zibll/img/thumbnail.svg" alt="WordPress 6.8.3 Update: Important Security Fixes and Enhancements - Photon Volatility | Professional WordPress repair service, worldwide, quick response"><div class="abs-center left-bottom graphic-text text-ellipsis">WordPress 6.8.3 Update: Important Security Fixes and Enhancements</div><div class="abs-center left-bottom graphic-text"><div class="em09 opacity8">WordPress 6.8.3 Update: Important Security Fixes and Enhancements</div><div class="px12 opacity8 mt6"><item>October 9, 18:48</item><item class="pull-right"><svg class="icon" aria-hidden="true"><use xlink:href="#icon-view"></use></svg> 8.5W+</item></div></div></div></a></div><div class="swiper-slide mr10"><a href="https://www.361sale.com/en/81230"><div class="graphic hover-zoom-img em09 style-3" style="padding-bottom: 70%!important;"><img class="fit-cover lazyload" data-src="https://www.361sale.com/wp-content/uploads/2025/11/20251122144653706-image.png" src="https://www.361sale.com/wp-content/themes/zibll/img/thumbnail.svg" alt="2025 The strongest combination appeared! WordPress 6.9 RC2 hand in hand with PHP 8.5, bringing a big jump in website performance - Photon Flux | Professional WordPress repair service, worldwide, fast response!"><div class="abs-center left-bottom graphic-text text-ellipsis">2025 The best combination emerges! WordPress 6.9 RC2 joins hands with PHP 8.5 to bring a big jump in website performance!</div><div class="abs-center left-bottom graphic-text"><div class="em09 opacity8">2025 The most powerful combination emerges! WordPress 6.9 RC2 joins hands with PHP 8.5 to bring website performance...</div><div class="px12 opacity8 mt6"><item>November 22, 20:04</item><item class="pull-right"><svg class="icon" aria-hidden="true"><use xlink:href="#icon-view"></use></svg> 8.3W+</item></div></div></div></a></div><div class="swiper-slide mr10"><a href="https://www.361sale.com/en/80594"><div class="graphic hover-zoom-img em09 style-3" style="padding-bottom: 70%!important;"><img class="fit-cover lazyload" data-src="https://www.361sale.com/wp-content/uploads/2025/11/20251112141757425-image.png" src="https://www.361sale.com/wp-content/themes/zibll/img/thumbnail.svg" alt="WordPress 6.9 RC1 Released: New Features, Improvements and Countdown to Official Release - Photon Flux | Professional WordPress repair service, worldwide, fast response"><div class="abs-center left-bottom graphic-text text-ellipsis">WordPress 6.9 RC1 Released: New Features, Improvements and Countdown to Official Release</div><div class="abs-center left-bottom graphic-text"><div class="em09 opacity8">WordPress 6.9 RC1 Released: New Features, Improvements and Countdown to Official Release</div><div class="px12 opacity8 mt6"><item>November 12, 15:20</item><item class="pull-right"><svg class="icon" aria-hidden="true"><use xlink:href="#icon-view"></use></svg> 8W+</item></div></div></div></a></div><div class="swiper-slide mr10"><a href="https://www.361sale.com/en/81896"><div class="graphic hover-zoom-img em09 style-3" style="padding-bottom: 70%!important;"><img class="fit-cover lazyload" data-src="https://www.361sale.com/wp-content/uploads/2025/12/20251203100504851-image.png" src="https://www.361sale.com/wp-content/themes/zibll/img/thumbnail.svg" alt="WordPress 6.9 "Gene" Release Breakdown: This Time, It's Not Just an Interface Update—It's a Change in How We Work - Photon Wave Network | Professional WordPress Repair Services, Worldwide, Fast Response"><div class="abs-center left-bottom graphic-text text-ellipsis">WordPress 6.9 "Gene" Release Breakdown: This Time, It's Not Just an Interface Update—It's a Change in How You Work</div><div class="abs-center left-bottom graphic-text"><div class="em09 opacity8">WordPress 6.9 "Gene" Release Breakdown: This Time, It's Not Just a Visual Update—It's About Workflow...</div><div class="px12 opacity8 mt6"><item>December 3, 11:30 AM</item><item class="pull-right"><svg class="icon" aria-hidden="true"><use xlink:href="#icon-view"></use></svg> 8W+</item></div></div></div></a></div><div class="swiper-slide mr10"><a href="https://www.361sale.com/en/78176"><div class="graphic hover-zoom-img em09 style-3" style="padding-bottom: 70%!important;"><img class="fit-cover lazyload" data-src="https://www.361sale.com/wp-content/uploads/2025/10/20251009192058917-image.png" src="https://www.361sale.com/wp-content/themes/zibll/img/thumbnail.svg" alt="Gutenberg 21.8.0 Heavy Update: Editing Experience and Performance Fully Evolved - Photon Volatility | Professional WordPress Repair Service, Global Scope, Fast Response"><div class="abs-center left-bottom graphic-text text-ellipsis">Gutenberg 21.8.0 Major Update: Editing Experience and Performance Evolution</div><div class="abs-center left-bottom graphic-text"><div class="em09 opacity8">Gutenberg 21.8.0 Major Update: Editing Experience and Performance Evolution</div><div class="px12 opacity8 mt6"><item>October 9, 19:30</item><item class="pull-right"><svg class="icon" aria-hidden="true"><use xlink:href="#icon-view"></use></svg> 7.8W+</item></div></div></div></a></div></div><div class="swiper-button-prev"></div><div class="swiper-button-next"></div></div> </div> </div> <div class="theme-box" style="height:99px"> <nav class="article-nav"> <div class="main-bg box-body radius8 main-shadow"> <a href="https://www.361sale.com/en/86509"> <p class="muted-2-color"><i class="fa fa-angle-left em12"></i><i class="fa fa-angle-left em12 mr6"></i>Previous article.</p> <div class="text-ellipsis-2"> WooCommerce with Rank Math Breadcrumbs: Category Hierarchy, Product Page Path, Breadcrumb SEO Optimization Solution </div> </a> </div> <div class="main-bg box-body radius8 main-shadow"> <a href="https://www.361sale.com/en/86532"> <p class="muted-2-color">next article<i class="fa fa-angle-right em12 ml6"></i><i class="fa fa-angle-right em12"></i></p> <div class="text-ellipsis-2"> Where is the Rank Math XML sitemap generated by default? How is it different from Yoast? </div> </a> </div> </nav> </div> <div class="theme-box relates relates-thumb"> <div class="box-body notop"> <div class="title-theme">Recommended</div> </div><div class="zib-widget"><div class="swiper-container swiper-scroll"><div class="swiper-wrapper"><div class="swiper-slide mr10"><a href="https://www.361sale.com/en/4913"><div class="graphic hover-zoom-img mb10 style-3" style="padding-bottom: 70%!important;"><img class="fit-cover lazyload" data-src="https://www.361sale.com/wp-content/uploads/2023/06/image-300x119.png" src="https://www.361sale.com/wp-content/themes/zibll/img/thumbnail.svg" alt="Magento 2: Is it your team's next 'big production'? -Photonflux.com | Professional WordPress Repair Service, Worldwide, Fast Response"><div class="abs-center left-bottom graphic-text text-ellipsis">Magento 2: Is it your team's next 'big production'?</div><div class="abs-center left-bottom graphic-text"><div class="em09 opacity8">Magento 2: Is it your team's next 'big production'?</div><div class="px12 opacity8 mt6"><item>June 8, 00:49</item><item class="pull-right"><svg class="icon" aria-hidden="true"><use xlink:href="#icon-view"></use></svg> 254W+</item></div></div></div></a></div><div class="swiper-slide mr10"><a href="https://www.361sale.com/en/47595"><div class="graphic hover-zoom-img mb10 style-3" style="padding-bottom: 70%!important;"><img class="fit-cover lazyload" data-src="https://www.361sale.com/wp-content/uploads/2025/03/20250326162806508-image.png" src="https://www.361sale.com/wp-content/themes/zibll/img/thumbnail.svg" alt="WordPress 6.8 RC1 released for testing, the official version will be online on April 15 - Photon Flux | Professional WordPress Repair Service, Worldwide, Fast Response"><div class="abs-center left-bottom graphic-text text-ellipsis">WordPress 6.8 RC1 Released for Testing, Official Version to Go Live on April 15</div><div class="abs-center left-bottom graphic-text"><div class="em09 opacity8">WordPress 6.8 RC1 Released for Testing, Official Version to Go Live on April 15</div><div class="px12 opacity8 mt6"><item>March 26, 17:45</item><item class="pull-right"><svg class="icon" aria-hidden="true"><use xlink:href="#icon-view"></use></svg> 46.3W+</item></div></div></div></a></div><div class="swiper-slide mr10"><a href="https://www.361sale.com/en/53416"><div class="graphic hover-zoom-img mb10 style-3" style="padding-bottom: 70%!important;"><img class="fit-cover lazyload" data-src="https://www.361sale.com/wp-content/uploads/2025/05/20250509145223516-image.png" src="https://www.361sale.com/wp-content/themes/zibll/img/thumbnail.svg" alt="Adding Different Types of Products in WooCommerce: A Complete Guide - Photonflux.com | Professional WordPress Repair Service, Global Reach, Fast Response"><div class="abs-center left-bottom graphic-text text-ellipsis">Adding Different Types of Products in WooCommerce: A Complete Guide</div><div class="abs-center left-bottom graphic-text"><div class="em09 opacity8">Adding Different Types of Products in WooCommerce: A Complete Guide</div><div class="px12 opacity8 mt6"><item>May 11, 15:06</item><item class="pull-right"><svg class="icon" aria-hidden="true"><use xlink:href="#icon-view"></use></svg> 43.3W+</item></div></div></div></a></div><div class="swiper-slide mr10"><a href="https://www.361sale.com/en/77243"><div class="graphic hover-zoom-img mb10 style-3" style="padding-bottom: 70%!important;"><img class="fit-cover lazyload" data-src="https://www.361sale.com/wp-content/uploads/2025/09/20250922142030934-image.png" src="https://www.361sale.com/wp-content/themes/zibll/img/thumbnail.svg" alt="How to realize courses, resource downloads and exclusive content distribution through WP-Members - Photon Fluctuation Network | Professional WordPress repair service, global coverage, fast response"><div class="abs-center left-bottom graphic-text text-ellipsis">How to Download Courses, Resources and Distribute Exclusive Content with WP-Members</div><div class="abs-center left-bottom graphic-text"><div class="em09 opacity8">How to Download Courses, Resources and Distribute Exclusive Content with WP-Members</div><div class="px12 opacity8 mt6"><item>September 22, 14:37</item><item class="pull-right"><svg class="icon" aria-hidden="true"><use xlink:href="#icon-view"></use></svg> 26.4W+</item></div></div></div></a></div><div class="swiper-slide mr10"><a href="https://www.361sale.com/en/1060"><div class="graphic hover-zoom-img mb10 style-3" style="padding-bottom: 70%!important;"><img class="fit-cover lazyload" data-src="https://www.361sale.com/wp-content/uploads/2024/10/20241010212456280-image.png" src="https://www.361sale.com/wp-content/themes/zibll/img/thumbnail.svg" alt="How to combine tools to analyze and optimize a website that has been online for some time (detailed tutorial) - Photon Flux | Professional WordPress repair services, global reach, fast response"><div class="abs-center left-bottom graphic-text text-ellipsis">How to combine tools to analyze and optimize a website that has been online for a while (detailed tutorial)</div><div class="abs-center left-bottom graphic-text"><div class="em09 opacity8">How to combine tools to analyze and optimize a website that has been online for a while (detailed tutorial)</div><div class="px12 opacity8 mt6"><item>October 10, 21:44</item><item class="pull-right"><svg class="icon" aria-hidden="true"><use xlink:href="#icon-view"></use></svg> 17.5W+</item></div></div></div></a></div><div class="swiper-slide mr10"><a href="https://www.361sale.com/en/23006"><div class="graphic hover-zoom-img mb10 style-3" style="padding-bottom: 70%!important;"><img class="fit-cover lazyload" data-src="https://www.361sale.com/wp-content/uploads/2024/10/20241011200332197-image.png" src="https://www.361sale.com/wp-content/themes/zibll/img/thumbnail.svg" alt="SEO optimization guide: from keyword density to the full range of technical optimization to improve the strategy - Photon Flux | Professional WordPress repair services, global reach, fast response"><div class="abs-center left-bottom graphic-text text-ellipsis">SEO optimization guide: from keyword density to technical optimization of the full range of improvement strategy</div><div class="abs-center left-bottom graphic-text"><div class="em09 opacity8">SEO optimization guide: from keyword density to technical optimization of the full range of improvement strategy</div><div class="px12 opacity8 mt6"><item>October 11, 20:04</item><item class="pull-right"><svg class="icon" aria-hidden="true"><use xlink:href="#icon-view"></use></svg> 17.1W+</item></div></div></div></a></div></div><div class="swiper-button-prev"></div><div class="swiper-button-next"></div></div></div></div><div class="theme-box" id="comments"> <div class="box-body notop"> <div class="title-theme">commentaries <small>sofa-buying</small></div> </div> <div class="no_webshot main-bg theme-box box-body radius8 main-shadow"> <div class="comment-signarea text-center box-body radius8"> <h3 class="text-muted em12 theme-box muted-3-color">Please log in to post a comment</h3> <p> <a href="javascript:;" class="signin-loader but c-blue padding-lg"><i class="fa fa-fw fa-sign-in mr10" aria-hidden="true"></i>log in</a> <a href="javascript:;" class="signup-loader ml10 but c-yellow padding-lg"><svg class="icon mr10" aria-hidden="true"><use xlink:href="#icon-signup"></use></svg>enrollment</a> </p> <p class="social-separator separator muted-3-color em09">Social Account Login</p><div class="social_loginbar"><a rel="nofollow" title="WeChat Login" href="https://www.361sale.com/en/oauth/weixingzh?rurl=https%3A%2F%2Fwww.361sale.com%2Fen%2F86482" class="social-login-item weixingzh toggle-radius qrcode-signin"><i class="fa fa-weixin" aria-hidden="true"></i></a><a rel="nofollow" title="GitHub Login" href="https://www.361sale.com/en/oauth/github?rurl=https%3A%2F%2Fwww.361sale.com%2Fen%2F86482" class="social-login-item github toggle-radius"><i class="fa fa-github" aria-hidden="true"></i></a></div> </div> <div id="postcomments"> <ol class="commentlist list-unstyled"> <div class="text-center comment-null" style="padding:40px 0;"><img style="width:280px;opacity: .7;" src="https://www.361sale.com/wp-content/themes/zibll/img/null.svg"><p style="margin-top:40px;" class="em09 muted-3-color separator">No comments</p></div><div class="pagenav hide"><div class="next-page ajax-next"><a href="#"></a></div></div> </ol> </div> </div> </div> </div> </div> <div class="sidebar"> <div class="mb20"><div class="user-card zib-widget widget"><div class="user-cover graphic" style="padding-bottom: 50%;"><img class="lazyload fit-cover user-cover user-cover-id-1048" src="https://www.361sale.com/wp-content/themes/zibll/img/thumbnail-lg.svg" data-src="https://www.361sale.com/wp-content/uploads/2025/02/20250214230305496-33.jpg" alt="User Cover"></div> <div class="card-content mt10 relative"> <div class="user-content"> <div class="user-avatar"><a href="https://www.361sale.com/en/author/1048"><span class="avatar-img avatar-lg"><img alt="wajigua's avatar - Photon Flux | Professional WordPress repair service, worldwide, fast response" src="https://www.361sale.com/wp-content/uploads/2024/11/ac7896f8bae6d9071a9276bc0e6c72e.png" data-src="//www.361sale.com/wp-content/uploads/2024/11/ac7896f8bae6d9071a9276bc0e6c72e.png" class="lazyload avatar avatar-id-1048"></span></a></div> <div class="user-info mt20 mb10"> <div class="user-name flex jc"><name class="flex1 flex ac"><a class="display-name text-ellipsis" href="https://www.361sale.com/en/author/1048">sound of crying</a><img class="lazyload ml3 img-icon medal-icon" src="https://www.361sale.com/wp-content/themes/zibll/img/thumbnail-null.svg" data-src="https://www.361sale.com/wp-content/themes/zibll/img/medal/medal-1.svg" data-toggle="tooltip" title="venturing from one's thatched hut for the first time" alt="Badge - First Time Out - Photon Fluctuation Network | Professional WordPress Repair Service, Worldwide, Fast Response"><img class="lazyload img-icon ml3" src="https://www.361sale.com/wp-content/themes/zibll/img/thumbnail-null.svg" data-src="https://www.361sale.com/wp-content/themes/zibll/img/user-level-2.png" data-toggle="tooltip" title="LV2" alt="Rank-LV2-Photonflux.com | Professional WordPress Repair Service, Worldwide, Fast Response"><a href="javascript:;" class="focus-color ml10 follow flex0 signin-loader" data-pid="1048"><count><i class="fa fa-heart-o mr3" aria-hidden="true"></i>focus</count></a></name></div> <div class="author-tag mt10 mini-scrollbar"><a class="but c-blue-2 tag-forum-post" data-toggle="tooltip" title="Total 0 posts" href="https://www.361sale.com/en/author/1048?tab=forum"><svg class="icon" aria-hidden="true"><use xlink:href="#icon-posts"></use></svg>0</a><a class="but c-blue tag-posts" data-toggle="tooltip" title="Total 265 articles" href="https://www.361sale.com/en/author/1048"><svg class="icon" aria-hidden="true"><use xlink:href="#icon-post"></use></svg>265</a><a class="but c-green tag-comment" data-toggle="tooltip" title="Total 1 comment" href="https://www.361sale.com/en/author/1048?tab=comment"><svg class="icon" aria-hidden="true"><use xlink:href="#icon-comment"></use></svg>1</a><span class="badg c-yellow tag-like" data-toggle="tooltip" title="Received 27.7W+ likes"><svg class="icon" aria-hidden="true"><use xlink:href="#icon-like"></use></svg>27.7W+</span><span class="badg c-red tag-view" data-toggle="tooltip" title="Popularity 214W+"><svg class="icon" aria-hidden="true"><use xlink:href="#icon-hot"></use></svg>214W+</span></div> <div class="user-desc mt10 muted-2-color em09">The guy was lazy and didn't write anything...</div> </div> </div> <div class="swiper-container more-posts swiper-scroll"><div class="swiper-wrapper"><div class="swiper-slide mr10"><a href="https://www.361sale.com/en/87267"><div class="graphic hover-zoom-img em09 style-3" style="padding-bottom: 70%!important;"><img class="fit-cover lazyload" data-src="https://www.361sale.com/wp-content/uploads/2026/03/20260311095724520-image.png" src="https://www.361sale.com/wp-content/themes/zibll/img/thumbnail.svg" alt="Gutenberg 22.6.0 Update Interpretation: Icon Block Conversion, Media Handling Enhancements, Editor Continues to Mature - Photon Fluctuation Network | Professional WordPress Repair Service, Global Coverage, Fast Response"><div class="abs-center left-bottom graphic-text text-ellipsis">Gutenberg 22.6.0 Update Explained: Icon Block Conversion, Media Handling Enhancements, Editor Continues to Mature</div><div class="abs-center left-bottom graphic-text"><div class="em09 opacity8">Gutenberg 22.6.0 Update Explained: Icon Block Conversion, Media Handling Enhancements, Editor Continues...</div><div class="px12 opacity8 mt6"><item>March 11, 10:35</item><item class="pull-right"><svg class="icon" aria-hidden="true"><use xlink:href="#icon-view"></use></svg> 9626</item></div></div></div></a></div><div class="swiper-slide mr10"><a href="https://www.361sale.com/en/83281"><div class="graphic hover-zoom-img em09 style-3" style="padding-bottom: 70%!important;"><img class="fit-cover lazyload" data-src="https://www.361sale.com/wp-content/uploads/2025/12/20251218094924129-image.png" src="https://www.361sale.com/wp-content/themes/zibll/img/thumbnail.svg" alt="90% people use the wrong Loop Grid: Archive templates are not built this way - Photon Volatility Network | Professional WordPress repair services, global reach, fast response"><div class="abs-center left-bottom graphic-text text-ellipsis">The folks at 90% are using the wrong Loop Grid: that's not how Archive templates are built!</div><div class="abs-center left-bottom graphic-text"><div class="em09 opacity8">The folks at 90% are using the wrong Loop Grid: that's not how Archive templates are built!</div><div class="px12 opacity8 mt6"><item>March 10, 10:02</item><item class="pull-right"><svg class="icon" aria-hidden="true"><use xlink:href="#icon-view"></use></svg> 6514</item></div></div></div></a></div><div class="swiper-slide mr10"><a href="https://www.361sale.com/en/87209"><div class="graphic hover-zoom-img em09 style-3" style="padding-bottom: 70%!important;"><img class="fit-cover lazyload" data-src="https://www.361sale.com/wp-content/uploads/2026/03/20260309102246610-image.png" src="https://www.361sale.com/wp-content/themes/zibll/img/thumbnail.svg" alt="MailPoet teaching: Gmail/Outlook display exception how to do? Typography and compatibility repair - Photon Fluctuation Network | Professional WordPress Repair Service, Worldwide, Fast Response"><div class="abs-center left-bottom graphic-text text-ellipsis">MailPoet Tutorial: What to do about Gmail/Outlook display anomalies? Typography and Compatibility Fixes</div><div class="abs-center left-bottom graphic-text"><div class="em09 opacity8">MailPoet Tutorial: What to do about Gmail/Outlook display anomalies? Typography and Compatibility Fixes</div><div class="px12 opacity8 mt6"><item>March 9, 10:55</item><item class="pull-right"><svg class="icon" aria-hidden="true"><use xlink:href="#icon-view"></use></svg> 8332</item></div></div></div></a></div><div class="swiper-slide mr10"><a href="https://www.361sale.com/en/87162"><div class="graphic hover-zoom-img em09 style-3" style="padding-bottom: 70%!important;"><img class="fit-cover lazyload" data-src="https://www.361sale.com/wp-content/uploads/2026/03/20260305173106704-image.png" src="https://www.361sale.com/wp-content/themes/zibll/img/thumbnail.svg" alt="Don't mess up! MailPoet manage Woo order emails and marketing emails separately - Photon Fluctuation Network | Professional WordPress Repair Service, Global Coverage, Rapid Response"><div class="abs-center left-bottom graphic-text text-ellipsis">MailPoet manages Woo order emails and marketing emails separately!</div><div class="abs-center left-bottom graphic-text"><div class="em09 opacity8">MailPoet manages Woo order emails and marketing emails separately!</div><div class="px12 opacity8 mt6"><item>March 6, 09:33</item><item class="pull-right"><svg class="icon" aria-hidden="true"><use xlink:href="#icon-view"></use></svg> 8591</item></div></div></div></a></div><div class="swiper-slide mr10"><a href="https://www.361sale.com/en/87124"><div class="graphic hover-zoom-img em09 style-3" style="padding-bottom: 70%!important;"><img class="fit-cover lazyload" data-src="https://www.361sale.com/wp-content/uploads/2026/03/20260305094349466-image.png" src="https://www.361sale.com/wp-content/themes/zibll/img/thumbnail.svg" alt="MailPoet Teaching: How to Create Your First Newsletter and Send Test Emails - Photon Flux Network | Professional WordPress repair service, worldwide, fast response"><div class="abs-center left-bottom graphic-text text-ellipsis">MailPoet Tutorial: How to Create Your First Newsletter and Send Test Emails</div><div class="abs-center left-bottom graphic-text"><div class="em09 opacity8">MailPoet Tutorial: How to Create Your First Newsletter and Send Test Emails</div><div class="px12 opacity8 mt6"><item>March 5, 10:46</item><item class="pull-right"><svg class="icon" aria-hidden="true"><use xlink:href="#icon-view"></use></svg> 8777</item></div></div></div></a></div><div class="swiper-slide mr10"><a href="https://www.361sale.com/en/87083"><div class="graphic hover-zoom-img em09 style-3" style="padding-bottom: 70%!important;"><img class="fit-cover lazyload" data-src="https://www.361sale.com/wp-content/uploads/2026/03/20260304100130569-image.png" src="https://www.361sale.com/wp-content/themes/zibll/img/thumbnail.svg" alt="WooPayments good to use? Comparison with Stripe plugin: stability, controllability, scalability - Photon Fluctuations | Professional WordPress repair service, worldwide, rapid response"><div class="abs-center left-bottom graphic-text text-ellipsis">Does WooPayments work well? Comparison with Stripe plugin: stability, controllability, scalability</div><div class="abs-center left-bottom graphic-text"><div class="em09 opacity8">Does WooPayments work well? Comparison with Stripe plugin: stability, controllability, scalability</div><div class="px12 opacity8 mt6"><item>March 4, 11:02</item><item class="pull-right"><svg class="icon" aria-hidden="true"><use xlink:href="#icon-view"></use></svg> 6557</item></div></div></div></a></div></div><div class="swiper-button-prev"></div><div class="swiper-button-next"></div></div> </div> </div></div><div></div><div class="posts-nav-box" data-title="文章目录"></div><div class="theme-box"><div class="box-body comment-mini-lists zib-widget"><div class="posts-mini"><a href="https://www.361sale.com/en/author/879"><span class="avatar-img"><img alt="I heard you called Bo's avatar - photonwave.com | Professional WordPress repair service, worldwide, rapid response" src="https://www.361sale.com/wp-content/uploads/2024/11/ac7896f8bae6d9071a9276bc0e6c72e.png" data-src="//www.361sale.com/wp-content/uploads/2025/05/20250527171844271-5月27日.gif" class="lazyload avatar avatar-id-879"><img class="lazyload avatar-badge" src="https://www.361sale.com/wp-content/themes/zibll/img/thumbnail.svg" data-src="https://www.361sale.com/wp-content/uploads/2024/11/钻石会员.png" data-toggle="tooltip" title="Diamond Member" alt="Diamond Member"></span></a><div class="posts-mini-con em09 ml10 flex xx jsb"><p class="flex jsb"><span class="flex1 flex"><name class="inflex ac relative-h"><a class="display-name text-ellipsis" href="https://www.361sale.com/en/author/879">I heard your name is Bo.</a><img class="lazyload ml3 img-icon medal-icon" src="https://www.361sale.com/wp-content/themes/zibll/img/thumbnail-null.svg" data-src="https://www.361sale.com/wp-content/themes/zibll/img/medal/medal-14.svg" data-toggle="tooltip" title="a favorite" alt="Badge - Well-liked - photonfluctuation.com | Professional WordPress Repair Service, Worldwide, Fast Response"></name><span class="flex0 icon-spot muted-3-color" title="2026-03-11 13:49:16">March 11, 13:49</span></span><span class="ml10 flex0"><a href="javascript:;" data-action="comment_like" class="action action-comment-like pull-right muted-2-color" data-pid="10541"><svg class="icon mr3" aria-hidden="true"><use xlink:href="#icon-like"></use></svg><text></text><count>0</count></a></span></p><a class="muted-color text-ellipsis-5" href="https://www.361sale.com/en/forum-post/87297.html#comment-10541">Now definitely still do SEO, just play changed. Previously rely on heaps of content, heaps of keywords can have traffic, and now pay more attention to the quality of content + brand trust + user experience. In addition to relying solely on SEO is actually more and more difficult, a lot of good basically SEO + social media + content marketing + private domain conversion to do together. SEO is still a long-term customer acquisition channel, but can no longer be taken as the only channel.</a></div></div><div class="posts-mini"><a href="https://www.361sale.com/en/author/1151"><span class="avatar-img"><img alt="Hehe at Work Avatar - Photon Wave Network | Professional WordPress Repair Services, Worldwide Coverage, Fast Response" src="https://www.361sale.com/wp-content/uploads/2024/11/ac7896f8bae6d9071a9276bc0e6c72e.png" data-src="//www.361sale.com/wp-content/uploads/2024/11/ac7896f8bae6d9071a9276bc0e6c72e.png" class="lazyload avatar avatar-id-1151"></span></a><div class="posts-mini-con em09 ml10 flex xx jsb"><p class="flex jsb"><span class="flex1 flex"><name class="inflex ac relative-h"><a class="display-name text-ellipsis" href="https://www.361sale.com/en/author/1151">Hehe is working.</a><img class="lazyload ml3 img-icon medal-icon" src="https://www.361sale.com/wp-content/themes/zibll/img/thumbnail-null.svg" data-src="https://www.361sale.com/wp-content/themes/zibll/img/medal/medal-1.svg" data-toggle="tooltip" title="venturing from one's thatched hut for the first time" alt="Badge - First Time Out - Photon Fluctuation Network | Professional WordPress Repair Service, Worldwide, Fast Response"></name><span class="flex0 icon-spot muted-3-color" title="2026-03-11 10:54:34">March 11, 10:54</span></span><span class="ml10 flex0"><a href="javascript:;" data-action="comment_like" class="action action-comment-like pull-right muted-2-color" data-pid="10540"><svg class="icon mr3" aria-hidden="true"><use xlink:href="#icon-like"></use></svg><text></text><count>0</count></a></span></p><a class="muted-color text-ellipsis-5" href="https://www.361sale.com/en/forum-post/87268.html#comment-10540">Normal, included only on behalf of Google to see the page, does not mean that the ranking immediately, "has been included but not ranked" usually because: Keyword competition, page weight is low, the content is not strong enough, the page is relatively new. Continue to optimize the long-tail keywords, content quality and internal chain, usually takes a little time, the ranking will slowly come out!<img class="smilie-icon" src="https://www.361sale.com/wp-content/themes/zibll/img/thumbnail.svg" data-src="https://www.361sale.com/wp-content/themes/zibll/img/smilies/wozuimei.gif" alt="Emoji[wozuimei]-Photonflux.com | Professional WordPress repair service, worldwide, rapid response"></a></div></div><div class="posts-mini"><a href="https://www.361sale.com/en/author/2104"><span class="avatar-img"><img alt="Amelia Foster's Avatar - Photon Flux Network | Professional WordPress Repair Service, Worldwide, Fast Response" src="https://www.361sale.com/wp-content/uploads/2024/11/ac7896f8bae6d9071a9276bc0e6c72e.png" data-src="//www.361sale.com/wp-content/uploads/2026/03/20260306161809577-images.jpg" class="lazyload avatar avatar-id-2104"></span></a><div class="posts-mini-con em09 ml10 flex xx jsb"><p class="flex jsb"><span class="flex1 flex"><name class="inflex ac relative-h"><a class="display-name text-ellipsis" href="https://www.361sale.com/en/author/2104">Amelia Foster</a></name><span class="flex0 icon-spot muted-3-color" title="2026-03-06 16:20:15">March 6, 16:20</span></span><span class="ml10 flex0"><a href="javascript:;" data-action="comment_like" class="action action-comment-like pull-right muted-2-color" data-pid="10538"><svg class="icon mr3" aria-hidden="true"><use xlink:href="#icon-like"></use></svg><text></text><count>0</count></a></span></p><a class="muted-color text-ellipsis-5" href="https://www.361sale.com/en/forum-post/87206.html#comment-10538">Do you have a screenshot?</a></div></div><div class="posts-mini"><a href="https://www.361sale.com/en/author/2102"><span class="avatar-img"><img alt="The son is not a fish also peacefully know the joy of fish avatar - Photon Fluctuation | Professional WordPress repair service, worldwide, rapid response" src="https://www.361sale.com/wp-content/uploads/2024/11/ac7896f8bae6d9071a9276bc0e6c72e.png" data-src="//www.361sale.com/wp-content/uploads/2024/11/ac7896f8bae6d9071a9276bc0e6c72e.png" class="lazyload avatar avatar-id-2102"></span></a><div class="posts-mini-con em09 ml10 flex xx jsb"><p class="flex jsb"><span class="flex1 flex"><name class="inflex ac relative-h"><a class="display-name text-ellipsis" href="https://www.361sale.com/en/author/2102">lit. even a son who is not a fish knows the joy of fish</a></name><span class="flex0 icon-spot muted-3-color" title="2026-03-06 09:23:14">March 6, 09:23</span></span><span class="ml10 flex0"><a href="javascript:;" data-action="comment_like" class="action action-comment-like pull-right muted-2-color" data-pid="10537"><svg class="icon mr3" aria-hidden="true"><use xlink:href="#icon-like"></use></svg><text></text><count>0</count></a></span></p><a class="muted-color text-ellipsis-5" href="https://www.361sale.com/en/forum-post/87173.html#comment-10537">Don't pile on the optimization plugins first, locate the bottlenecks first: Use Query Monitor to see slow SQL, slow hooks. Pause all plugins for comparison, then turn them on one by one. Check autoload is too big (options table). Check database indexes with large table queries. Tackle host/database performance first if server TTFB is high.</a></div></div><div class="posts-mini"><a href="https://www.361sale.com/en/author/1151"><span class="avatar-img"><img alt="Hehe at Work Avatar - Photon Wave Network | Professional WordPress Repair Services, Worldwide Coverage, Fast Response" src="https://www.361sale.com/wp-content/uploads/2024/11/ac7896f8bae6d9071a9276bc0e6c72e.png" data-src="//www.361sale.com/wp-content/uploads/2024/11/ac7896f8bae6d9071a9276bc0e6c72e.png" class="lazyload avatar avatar-id-1151"></span></a><div class="posts-mini-con em09 ml10 flex xx jsb"><p class="flex jsb"><span class="flex1 flex"><name class="inflex ac relative-h"><a class="display-name text-ellipsis" href="https://www.361sale.com/en/author/1151">Hehe is working.</a><img class="lazyload ml3 img-icon medal-icon" src="https://www.361sale.com/wp-content/themes/zibll/img/thumbnail-null.svg" data-src="https://www.361sale.com/wp-content/themes/zibll/img/medal/medal-1.svg" data-toggle="tooltip" title="venturing from one's thatched hut for the first time" alt="Badge - First Time Out - Photon Fluctuation Network | Professional WordPress Repair Service, Worldwide, Fast Response"></name><span class="flex0 icon-spot muted-3-color" title="2026-03-03 16:47:55">March 3, 16:47</span></span><span class="ml10 flex0"><a href="javascript:;" data-action="comment_like" class="action action-comment-like pull-right muted-2-color" data-pid="10536"><svg class="icon mr3" aria-hidden="true"><use xlink:href="#icon-like"></use></svg><text></text><count>0</count></a></span></p><a class="muted-color text-ellipsis-5" href="https://www.361sale.com/en/forum-post/87078.html#comment-10536">Hi Windjammer, there's really no need to mess with complicated local environments, regular people follow these steps and the update basically won't crash the site 👇 First, backup the whole site, files + database are prepared, this is the bottom line, out of the problem can be a key to go back. Don't change the whole thing in one click, change it in batches, change the unimportant plug-ins first, and then change the core ones. Immediately after the update, clear the cache, go to the foreground to check the home page, article page, buttons, forms, these key positions. It is best to install a plug-in that supports version rollback, in case of a crash, cut back to the old version in a second. To summarize: backup first, change in batches, check after changing, leave a way back, stable ✅😎 Hope this helps!<img class="smilie-icon" src="https://www.361sale.com/wp-content/themes/zibll/img/thumbnail.svg" data-src="https://www.361sale.com/wp-content/themes/zibll/img/smilies/baoquan.gif" alt="Emoticon[baoquan] - Photon Wave Network | Professional WordPress Repair Services, Worldwide Coverage, Rapid Response"></a></div></div><div class="posts-mini"><a href="https://www.361sale.com/en/author/2096"><span class="avatar-img"><img alt="bugbang's avatar - photonwave.com | Professional WordPress repair service, global coverage, rapid response" src="https://www.361sale.com/wp-content/uploads/2024/11/ac7896f8bae6d9071a9276bc0e6c72e.png" data-src="//www.361sale.com/wp-content/uploads/2024/11/ac7896f8bae6d9071a9276bc0e6c72e.png" class="lazyload avatar avatar-id-2096"></span></a><div class="posts-mini-con em09 ml10 flex xx jsb"><p class="flex jsb"><span class="flex1 flex"><name class="inflex ac relative-h"><a class="display-name text-ellipsis" href="https://www.361sale.com/en/author/2096">bugbang</a></name><span class="flex0 icon-spot muted-3-color" title="2026-03-02 09:55:56">March 2, 09:55</span></span><span class="ml10 flex0"><a href="javascript:;" data-action="comment_like" class="action action-comment-like pull-right muted-2-color" data-pid="10535"><svg class="icon mr3" aria-hidden="true"><use xlink:href="#icon-like"></use></svg><text></text><count>0</count></a></span></p><a class="muted-color text-ellipsis-5" href="https://www.361sale.com/en/forum-post/87020.html#comment-10535">Usually it's not that the payment didn't work, but that the callback (webhook) didn't write back the order status. Troubleshooting steps: WooCommerce → Status → Logs: see if the payment gateway has webhook error / signature error / timeout Check if the site is blocked by WAF (Cloudflare, Pagoda Firewall, security plugins) Check if "Cache checkout pages/interface paths" is enabled (checkout pages and callback interfaces should not be cached) Look at the server error logs for 500/fatal errors that interrupt the callback execution. Solution: Release wp-json, wc-api, payment gateway callback URLs (configure as per gateway documentation) Disable cache and JS merge compression test on checkout page once If using Cloudflare: set no-challenge, no-block rules for callback URLs</a></div></div><div class="posts-mini"><a href="https://www.361sale.com/en/author/1689"><span class="avatar-img"><img alt="Ulanara Zhenhuan's avatar - Photon Fluctuation | Professional WordPress repair service, worldwide, rapid response" src="https://www.361sale.com/wp-content/uploads/2024/11/ac7896f8bae6d9071a9276bc0e6c72e.png" data-src="//www.361sale.com/wp-content/uploads/2024/11/ac7896f8bae6d9071a9276bc0e6c72e.png" class="lazyload avatar avatar-id-1689"></span></a><div class="posts-mini-con em09 ml10 flex xx jsb"><p class="flex jsb"><span class="flex1 flex"><name class="inflex ac relative-h"><a class="display-name text-ellipsis" href="https://www.361sale.com/en/author/1689">Ulla Nala Zhenhuan (18嬛嬛嬛)</a></name><span class="flex0 icon-spot muted-3-color" title="2026-01-31 09:36:29">January 31st, 09:36</span></span><span class="ml10 flex0"><a href="javascript:;" data-action="comment_like" class="action action-comment-like pull-right muted-2-color" data-pid="10534"><svg class="icon mr3" aria-hidden="true"><use xlink:href="#icon-like"></use></svg><text></text><count>0</count></a></span></p><a class="muted-color text-ellipsis-5" href="https://www.361sale.com/en/forum-post/86533.html#comment-10534">1) Determine whether it is "Normal Waiting" or "Abnormally Stuck". You can first look at 3 signals: whether the page release time is within 7-14 days, whether there are only a small number of pages with this status, and whether the page has appeared in the XML Sitemap. If all three are satisfied, most likely belong to the normal crawling and evaluation stage, do not need to do it immediately. 2) Under what circumstances is it useless to "wait"? The following cases will not be solved automatically by time: the page has almost no internal links (isolated page), the content is highly similar to the existing pages on the site, canonical points to other URLs, and too many similar articles are published on the same topic for a short period of time. In this case, Google has been crawled, but judged that "it is not worth entering the index". 3) The most effective way of manual intervention (no tossing) Prioritize these 3 things: add internal links, link to the page from related old articles or columns, and enhance the density of information on the first screen. The first 2-3 paragraphs directly answer the user's question, avoid too much padding, confirm canonical as self-referential, avoid being judged as a duplicate page, and then go to GSC to request reindexing after doing so. 4) What "intervention actions" are counterproductive? It is not recommended: frequent deletion and reposting, clicking "request to index" several times in a row, forcing keywords to be stacked for indexing, changing URLs or titles arbitrarily. These operations will allow Google to reassess the stability of the page, but slow down the inclusion. 5) a practical judgment standard If an article: has been crawled, there is no noindex / robots problem, there are at least 1-2 related internal links, the content obviously solves an independent problem, then it is included, just a matter of time, not a plug-in problem.</a></div></div><div class="posts-mini"><a href="https://www.361sale.com/en/author/1683"><span class="avatar-img"><img alt="Post Mover's Avatar - Photon Fluctuation Network | Professional WordPress Repair Service, Worldwide, Fast Response" src="https://www.361sale.com/wp-content/uploads/2024/11/ac7896f8bae6d9071a9276bc0e6c72e.png" data-src="//www.361sale.com/wp-content/uploads/2026/01/20260127103042464-img_v3_02rt_56593b98-13e0-49cf-9678-62ab8798e59g.jpg" class="lazyload avatar avatar-id-1683"></span></a><div class="posts-mini-con em09 ml10 flex xx jsb"><p class="flex jsb"><span class="flex1 flex"><name class="inflex ac relative-h"><a class="display-name text-ellipsis" href="https://www.361sale.com/en/author/1683">Post Porter</a></name><span class="flex0 icon-spot muted-3-color" title="2026-01-30 10:00:08">January 30th 10:00</span></span><span class="ml10 flex0"><a href="javascript:;" data-action="comment_like" class="action action-comment-like pull-right muted-2-color" data-pid="10533"><svg class="icon mr3" aria-hidden="true"><use xlink:href="#icon-like"></use></svg><text></text><count>0</count></a></span></p><a class="muted-color text-ellipsis-5" href="https://www.361sale.com/en/forum-post/86493.html#comment-10533">The new station does not do external links can be completely, the first content and station structure to do a good job more stable. Only rely on the content can generally get included and part of the long-tail word rankings, but the amount of high competition will be slow. It is recommended to wait for the site stable inclusion, 30-50 quality content, keywords began to enter the top 20/30, and then a small amount of external links, priority brand words/naked chain/citation type, do not come up to chase the number. 👍</a></div></div></div></div></div></main> <div class="container fluid-widget"></div><footer class="footer"> <div class="container-fluid container-footer"> <ul class="list-inline"><li class="hidden-xs" style="max-width: 300px;"><p><a class="footer-logo" href="https://www.361sale.com/en" title="Photonflux.com | Professional WordPress Repair Service, Worldwide, Fast Response"> <img src="https://www.361sale.com/wp-content/themes/zibll/img/thumbnail-sm.svg" data-src="https://www.361sale.com/wp-content/uploads/2024/11/2024082616093579.png" switch-src="https://www.361sale.com/wp-content/uploads/2024/11/2024082616093579.png" alt="Photonflux.com | Professional WordPress Repair Service, Worldwide, Fast Response" class="lazyload" style="height: 40px;"> </a></p><div class="footer-muted em09">Photonfluctuation.com is your trusted WordPress global repair center, providing fast and efficient troubleshooting and 4S store level service experience. It also provides a wealth of free resources and tutorials to help users improve their WordPress skills across the board.</div></li><li style="max-width: 550px;"><p class="fcode-links">Links:<a href="https://blog.weixiaoduo.com/">Vi Xiaoduo Blog</a> | <a href="https://abelohost.cn/">Abelohost</a> | <a href="https://www.iztwp.com/">Love Theme</a> | <a href="https://www.openbyt.com/">OpenByt</a> | <a href="https://www.wpcom.cn/">WPCOM Theme</a></p> <p><a href="https://www.361sale.com/en/privacy-policy">privacy policy</a> <a href="https://www.361sale.com/en/disclaimer/">- Disclaimer</a> <a href="https://www.361sale.com/en/copyright/">- copyright statement</a> <a href="https://www.361sale.com/en/about/">- About Us</a> <a href="https://www.361sale.com/en/careers/">- Join Us</a> <a href="https://www.361sale.com/en/contact/">- Contact Us</a> <a href="https://www.361sale.com/en/advertisement-cooperation/">- Advertising Cooperation</a> <a href="https://www.361sale.com/en/invoices/">- Requests for invoicing</a> <a href="https://www.361sale.com/en/service/">- Services</a> <a href="https://www.361sale.com/en/affiliate/">- promotion program</a> </p></p><div class="footer-muted em09">Copyright © 2021- 2025 - <a href="https://www.361sale.com/en/">Copyright © Guangzhou Photon Flux Technology Group Co.</a> -<a target="_blank" href="https://beian.miit.gov.cn/#/Integrated/index">Guangdong ICP No. 2023007541-1</a> - <a href="https://beian.mps.gov.cn/#/query/webSearch" target="_blank"> <img src="https://www.361sale.com/wp-content/uploads/2025/04/20250416103855478-微信图片_20250416103823.png" alt="Public Safety Filing Icon" style="vertical-align: middle; width: 16px; height: 16px;"/> Guangdong Public Security Bureau No. 44010602012728 </a></div><div class="footer-contact mt10"><a class="toggle-radius hover-show nowave" href="javascript:;"><svg class="icon" aria-hidden="true"><use xlink:href="#icon-d-wechat"></use></svg><div class="hover-show-con footer-wechat-img"><img style="box-shadow: 0 5px 10px rgba(0,0,0,.2); border-radius:4px;" height="100" class="lazyload" src="https://www.361sale.com/wp-content/themes/zibll/img/thumbnail-sm.svg" data-src="https://www.361sale.com/wp-content/uploads/2024/11/20241126191408856-20241121100828475-1732154895969.webp" alt="Sweep plus wechat - photonfluctuation.com | Professional WordPress repair service, worldwide, rapid response"></div></a><a class="toggle-radius" data-toggle="tooltip" target="_blank" title="QQ contact" href="https://wpa.qq.com/msgrd?v=3&uin=1025174874&site=qq&menu=yes"><svg class="icon" aria-hidden="true" data-viewbox="-50 0 1100 1100" viewbox="-50 0 1100 1100"><use xlink:href="#icon-d-qq"></use></svg></a><a class="toggle-radius" data-toggle="tooltip" title="microblog" target="_blank" href="https://weibo.com/"><svg class="icon" aria-hidden="true"><use xlink:href="#icon-d-weibo"></use></svg></a><a class="toggle-radius" data-toggle="tooltip" title="email" href="mailto:info@361sale.com"><svg class="icon" aria-hidden="true" data-viewbox="-20 80 1024 1024" viewbox="-20 80 1024 1024"><use xlink:href="#icon-d-email"></use></svg></a></div></li><li><div class="footer-miniimg" data-toggle="tooltip" title="Scan the code and add the microblogging"> <p> <img class="lazyload" src="https://www.361sale.com/wp-content/themes/zibll/img/thumbnail-sm.svg" data-src="https://www.361sale.com/wp-content/uploads/2024/11/20241126191408856-20241121100828475-1732154895969.webp" alt="Scanning plus microblogging - photonfluctuation.com | Professional WordPress repair service, worldwide, rapid response"> </p> <span class="opacity8 em09">Scan the code and add the microblogging</span> </div><div class="footer-miniimg" data-toggle="tooltip" title="Sweep the code to add QQ"> <p> <img class="lazyload" src="https://www.361sale.com/wp-content/themes/zibll/img/thumbnail-sm.svg" data-src="https://www.361sale.com/wp-content/uploads/2024/11/112.jpg" alt="Scanning plus QQ-photon fluctuation network | Professional WordPress repair service, global scope, fast response"> </p> <span class="opacity8 em09">Sweep the code to add QQ</span> </div></li></ul> </div> </footer> <template id="tp-language" data-tp-language="en_US"></template><script type="speculationrules"> {"prefetch":[{"source":"document","where":{"and":[{"href_matches":"\/en\/*"},{"not":{"href_matches":["\/wp-*.php","\/wp-admin\/*","\/wp-content\/uploads\/*","\/wp-content\/*","\/wp-content\/plugins\/*","\/wp-content\/themes\/zibll\/*","\/en\/*\\?(.+)"]}},{"not":{"selector_matches":"a[rel~=\"nofollow\"]"}},{"not":{"selector_matches":".no-prefetch, .no-prefetch a"}}]},"eagerness":"conservative"}]} </script> <style> .theme-pagination .ajax-next a, .theme-pagination .order-ajax-next a {border-radius: 30px;padding: 15px 0;color: var(--muted-color);background-color: var(--main-bg-color);color: #FF0033;display: block;opacity: 1;font-weight: bold;} </style> <link rel="stylesheet" href="https://www.361sale.com/wp-content/plugins/wml-zib-diy/assets//css/pugongying.css"> <div class="dandelion"><span class="smalldan"></span><span class="bigdan"></span></div> <div id="cc-myssl-id" style="position: fixed;right: 0;bottom: 0;width: 65px;height: 65px;z-index: 99;"> <a href="https://myssl.com/361sale.com?from=mysslid" target="_blank"><img src="https://www.361sale.com/wp-content/plugins/wml-zib-diy/assets/img/footer/myssl-id.png" alt="" style="width:100%;height:100%"></a> </div> <style> .navbar-nav>li:first-child:before {width: 30px;}.navbar-nav>li:before {width: 60px;top: 23px;background: rgba(0, 0, 0, 0);height: 4px;left: 10px;border-radius: unset;}.navbar-top li.current-menu-item>a, .navbar-top li:hover>a {color: var(--focus-color);} </style> <style> .wp-posts-content>h1.wp-block-zibllblock-biaoti, .wp-posts-content>h2.wp-block-zibllblock-biaoti, .wp-posts-content>h3.wp-block-zibllblock-biaoti, .wp-posts-content>h4.wp-block-zibllblock-biaoti{ background: initial; /* background-color: rgba(114, 114, 114, 0.1); */ } .wp-posts-content>h1.wp-block-heading, .wp-posts-content h1{ line-height: 32px; padding: 0px 20px 0px 32px; border-bottom: 4px solid rgba(114, 114, 114, 0.1); background: url(https://www.361sale.com/wp-content/plugins/wml-zib-diy/assets/img/post/h1.svg) 0px center no-repeat; } .wp-posts-content>h2.wp-block-heading, .wp-posts-content h2{ line-height: 33px; padding: 0px 20px 0px 28px; border-bottom: 4px solid rgba(114, 114, 114, 0.1); background: url(https://www.361sale.com/wp-content/plugins/wml-zib-diy/assets/img/post/h2.svg) 0px center no-repeat; background-size: 25px 25px; } .wp-posts-content>h3.wp-block-heading, .wp-posts-content h3{ padding: 0px 0px 0px 30px !important; background: url(https://www.361sale.com/wp-content/plugins/wml-zib-diy/assets/img/post/h3.svg) 0px center no-repeat; background-size: 25px 25px; } .wp-posts-content>h4.wp-block-heading, .wp-posts-content h4{ padding: 0px 0px 0px 25px !important; background: url(https://www.361sale.com/wp-content/plugins/wml-zib-diy/assets/img/post/h4.svg) 0px center no-repeat; background-size: 20px 20px; } /* 清除下划线 */ /* .title-theme:before {display: none;} */ .wp-posts-content>h1.wp-block-heading:before{display:none;} .wp-posts-content>h2.wp-block-heading:before{display:none;} .wp-posts-content>h3.wp-block-heading:before{display:none;} .wp-posts-content>h4.wp-block-heading:before{display:none;} </style> <style>.article{border-radius:var(--main-radius);box-shadow: 1px 1px 3px 3px rgba(53, 231, 8, 0.35);-moz-box-shadow: 1px 1px 3px 3px rgba(53, 231, 8, 0.35);}.article:hover{box-shadow: 1px 1px 5px 5px rgba(53, 231, 8, 0.35); -moz-box-shadow: 1px 1px 5px 5px rgba(53, 231, 8, 0.35);} </style> <style> .enlighter::before {content: "";display: block;background: #fc625d;top: 9px;left: 15px;border-radius: 50%;width: 15px;height: 15px;box-shadow: 20px 0 #fdbc40, 40px 0 #35cd4b;margin: 0px 2px -7px;z-index: 1;position: absolute;}.enlighter-overflow-scroll.enlighter-v-standard .enlighter {padding: 35px 0 12px 0;} </style> <style> .comment-mini-lists>div.posts-mini { border: 1px dashed #999999; border-radius: 10px; margin-top: 10px; } </style> <style> textarea#comment {background-color:transparent;background:linear-gradient(rgba(0, 0, 0, 0.05), rgba(0, 0, 0, 0.05)),url("https://www.361sale.com/wp-content/plugins/wml-zib-diy/assets/img/comments/comment_bg.gif") right 30px bottom 0px no-repeat;-moz-transition:ease-in-out 0.45s;background-size:35%;-webkit-transition:ease-in-out 0.45s;-o-transition:ease-in-out 0.45s;-ms-transition:ease-in-out 0.45s;transition:ease-in-out 0.45s;}textarea#comment:focus {background-position-y:789px;-moz-transition:ease-in-out 0.45s;-webkit-transition:ease-in-out 0.45s;-o-transition:ease-in-out 0.45s;-ms-transition:ease-in-out 0.45s;transition:ease-in-out 0.45s;}';</style> <style> body {--acg-color: #fff8fa;--acg-color2: #f8fdff;}.dark-theme {--acg-color: #323335;--acg-color2: #323335;}#postcomments .commentlist .comment {border-top: 1px solid rgb(50 50 50 / 0%);border-radius: 15px;margin: 0 15px 15px;border: 1px solid;display: flow-root;background-image: url(https://www.361sale.com/wp-content/plugins/wml-zib-diy/assets//img/comments/shading_blue.png);border-color: #71baff80;background-color: var(--acg-color2);}#postcomments .commentlist .comment+.comment {border-top: 1px solid rgb(50 50 50 / 0%);padding: 0 0 15px 0;border-radius: 15px;margin: 0 15px 15px;border: 1px solid;display: flow-root;padding: 10px;}#postcomments .commentlist .comment+.comment:nth-child(odd) {background-image: url(https://www.361sale.com/wp-content/plugins/wml-zib-diy/assets//img/comments/shading_red.png);border-color: #ff8bb5;background-color: var(--acg-color);}#postcomments .commentlist .comment+.comment:nth-child(even) {background-image: url(https://www.361sale.com/wp-content/plugins/wml-zib-diy/assets//img/comments/shading_blue.png);border-color: #71baff80;background-color: var(--acg-color2);}#postcomments .children {background: rgb(116 116 116 / 0%);margin-bottom: 6px;border-radius: 15px;display: flow-root;}#postcomments .children:nth-child(even) {background-image: url(https://www.361sale.com/wp-content/plugins/wml-zib-diy/assets//img/comments/shading_blue.png);border-color: #71baff80;}#postcomments .children:nth-child(odd) {background-image: url(https://www.361sale.com/wp-content/plugins/wml-zib-diy/assets//img/comments/shading_red.png);border-color: #ff8bb5;background-color: var(--acg-color);} </style> <style> body {cursor: url(https://www.361sale.com/wp-content/plugins/wml-zib-diy/assets//img/mouse/mouse1_1.png), default;} a:hover {cursor: url(https://www.361sale.com/wp-content/plugins/wml-zib-diy/assets//img/mouse/mouse1_2.png), pointer;} </style> <style> .avatar-img {border-radius: 50%;animation: light 4s ease-in-out infinite;transition: 0.5s;}.avatar-img:hover {transform: scale(1.15) rotate(720deg);}@keyframes light {0% {box-shadow: 0 0 4px #f00;}25% {box-shadow: 0 0 16px #0f0;}50% {box-shadow: 0 0 4px #00f;}75% {box-shadow: 0 0 16px #0f0;}100% {box-shadow: 0 0 4px #f00;}} </style> <style> .display-name {background-image: -webkit-linear-gradient(90deg, #07c160, #fb6bea 25%, #3aedff 50%, #fb6bea 75%, #28d079);-webkit-text-fill-color: transparent;-webkit-background-clip: text;background-size: 100% 600%;animation: wzw 10s linear infinite;}@keyframes wzw {0% {background-position: 0 0;}100% {background-position: 0 -300%;}} </style> <style> .user-avatar .avatar-img, .img-ip:hover, .w-a-info img {-webkit-animation: swing 3s .4s ease both;-moz-animation: swing 3s .4s ease both;}@-webkit-keyframes swing {20%, 40%, 60%, 80%, 100% {-webkit-transform-origin: top center }20% {-webkit-transform: rotate(15deg) }40% {-webkit-transform: rotate(-10deg) }60% {-webkit-transform: rotate(5deg) }80% {-webkit-transform: rotate(-5deg) }100% {-webkit-transform: rotate(0deg) }}@-moz-keyframes swing {20%, 40%, 60%, 80%, 100% {-moz-transform-origin: top center }20% {-moz-transform: rotate(15deg) }40% {-moz-transform: rotate(-10deg) }60% {-moz-transform: rotate(5deg) }80% {-moz-transform: rotate(-5deg) }100% {-moz-transform: rotate(0deg) }} </style> <style> .navbar-brand {position: relative;overflow: hidden;margin: 0 0 0 0;}.navbar-brand:before {content: "";position: absolute;left: -665px;top: -460px;width: 200px;height: 15px;background-color: rgba(255, 255, 255, .5);-webkit-transform: rotate(-45deg);-moz-transform: rotate(-45deg);-ms-transform: rotate(-45deg);-o-transform: rotate(-45deg);transform: rotate(-45deg);-webkit-animation: searchLights 6s ease-in 0s infinite;-o-animation: searchLights 6s ease-in 0s infinite;animation: searchLights 6s ease-in 0s infinite;}@-moz-keyframes searchLights {50% {left: -100px;top: 0;}65% {left: 120px;top: 100px;}}@keyframes searchLights {40% {left: -100px;top: 0;}60% {left: 120px;top: 100px;}80% {left: -100px;top: 0;}} </style> <script> document.body.oncopy = function(){Swal.fire({allowOutsideClick:false,type:'success',title: '复制成功,如转载请注明出处!',showConfirmButton: false,timer: 2000});}; </script> <!--<script src="https://www.361sale.com/wp-content/plugins/wml-zib-diy/assets//js/copy-four.js"></script>--> <script src="https://www.361sale.com/wp-content/plugins/wml-zib-diy/assets//js/sweetalert2.js"></script> <!-- 引入VUE --> <script src="https://unpkg.com/vue@2.6.14/dist/vue.min.js"></script> <!-- 引入样式 --> <script src="https://unpkg.com/element-ui@2.15.6/lib/index.js"></script> <!-- 引入组件库 --> <link rel="stylesheet" href="https://unpkg.com/element-ui@2.15.6/packages/theme-chalk/lib/index.css"> <script> /*Prohibit F12 Ctrl+U Ctrl+S Ctrl+Shift+I*/ document.onkeydown = function () { /*Prohibit F12*/ if (window.event && window.event.keyCode == 123) { event.keyCode = 0; event.returnValue = false; new Vue({ data:function(){ this.$notify({ title:"呃!别瞎按", message:"你按这个想干嘛!再按就找不到我咯", position: 'bottom-right', offset: 50, showClose: false, type:"error" }); return{visible:false} } }) return false; } /*Prohibit Ctrl+U*/ if (event.ctrlKey && window.event.keyCode == 85) { new Vue({ data: function() { this.$notify({ title: "嘿!Brother", message: "老弟,源码得换方式获取哦~", position: 'bottom-right', offset: 50, showClose: true, type: "error" }); return { visible: false } } }) return false; } /*Prohibit Ctrl+S*/ if (event.ctrlKey && window.event.keyCode == 83) { new Vue({ data: function() { this.$notify({ title: "哎!你瞧瞧你", message: "网页得换方法保存哦~", position: 'bottom-right', offset: 50, showClose: true, type: "error" }); return { visible: false } } }) return false; } /*Prohibit Ctrl+Shift+I*/ if ((event.ctrlKey) && (event.shiftKey) && (event.keyCode == 73)) { event.keyCode = 0; event.returnValue = false; new Vue({ data:function(){ this.$notify({ title:"呐!这个也不行", message:"还是按点别的吧!", position: 'bottom-right', offset: 50, showClose: false, type:"error" }); return{visible:false} } }) return false; } }; /*Copy Remind*/ /*document.addEventListener("copy", function(e) { new Vue({ data: function() { if((window.getSelection ? window.getSelection() : document.selection.createRange().text) != ''){ this.$notify({ title: "叮!复制成功", message: "若要转载请务必保留原文链接!谢谢~", position: 'bottom-right', offset: 50, showClose: true, type: "success" }); }else{ this.$notify({ title: "咦?复制失败", message: "啊噢...你没还没选择内容呢!", position: 'bottom-right', offset: 50, showClose: true, type: "error" }); } return { visible: false } } }) })*/ </script> <script> document.ondragstart = function() { return false }; </script> <script> setInterval(function() { check() }, 4000); var check = function() { function doCheck(a) { if (("" + a / a)["length"] !== 1 || a % 20 === 0) { (function() {} ["constructor"]("debugger")()) } else { (function() {} ["constructor"]("debugger")()) } doCheck(++a) } try { doCheck(0) } catch (err) {} }; check(); </script> <div class="trp_model_container" id="trp_ald_modal_container" style="display: none" data-no-dynamic-translation data-no-translation> <div class="trp_ald_modal" id="trp_ald_modal_popup"> <div id="trp_ald_popup_text"> We've detected you might be speaking a different language. Do you want to change to: </div> <div class="trp_ald_select_and_button"> <div class="trp_ald_ls_container"> <div class="trp-language-switcher trp-language-switcher-container" id="trp_ald_popup_select_container" data-no-translation> <div class="trp-ls-shortcode-current-language" id="zh_CN" special-selector="trp_ald_popup_current_language" data-trp-ald-selected-language= "zh_CN"> <img class="trp-flag-image" src="https://www.361sale.com/wp-content/plugins/translatepress-multilingual/assets/images/flags/zh_CN.png" width="18" height="12" alt="zh_CN" title="简体中文"> 简体中文 </div> <div class="trp-ls-shortcode-language"> <div class="trp-ald-popup-select" id="zh_CN" data-trp-ald-selected-language = "zh_CN"> <img class="trp-flag-image" src="https://www.361sale.com/wp-content/plugins/translatepress-multilingual/assets/images/flags/zh_CN.png" width="18" height="12" alt="zh_CN" title="简体中文"> 简体中文 </div> <div class="trp-ald-popup-select" id="en_US" data-trp-ald-selected-language = "en_US"> <img class="trp-flag-image" src="https://www.361sale.com/wp-content/plugins/translatepress-multilingual/assets/images/flags/en_US.png" width="18" height="12" alt="en_US" title="English"> English </div> <div class="trp-ald-popup-select" id="ja" data-trp-ald-selected-language = "ja"> <img class="trp-flag-image" src="https://www.361sale.com/wp-content/plugins/translatepress-multilingual/assets/images/flags/ja.png" width="18" height="12" alt="ja" title="日本語"> 日本語 </div> <div class="trp-ald-popup-select" id="fr_FR" data-trp-ald-selected-language = "fr_FR"> <img class="trp-flag-image" src="https://www.361sale.com/wp-content/plugins/translatepress-multilingual/assets/images/flags/fr_FR.png" width="18" height="12" alt="fr_FR" title="Français"> Français </div> <div class="trp-ald-popup-select" id="es_ES" data-trp-ald-selected-language = "es_ES"> <img class="trp-flag-image" src="https://www.361sale.com/wp-content/plugins/translatepress-multilingual/assets/images/flags/es_ES.png" width="18" height="12" alt="es_ES" title="Español"> Español </div> </div> </div> </div> <div class="trp_ald_button"> <a href="https://www.361sale.com" id="trp_ald_popup_change_language"> Change Language </a> </div> </div> <a id="trp_ald_x_button_and_textarea" href="#"> <span id="trp_ald_x_button" title="Close and do not switch language"></span> <span id="trp_ald_x_button_textarea" title="Close and do not switch language"> Close and do not switch language </span> </a> </div> </div> <template id="trp_ald_no_text_popup_template"> <div id="trp_no_text_popup_wrap"> <div id="trp_no_text_popup" class="trp_ald_no_text_popup" data-no-dynamic-translation data-no-translation> <div id="trp_ald_not_text_popup_ls_and_button"> <div id="trp_ald_no_text_popup_div"> <span id="trp_ald_no_text_popup_text"> We've detected you might be speaking a different language. Do you want to change to: </span> </div> <div class="trp_ald_ls_container"> <div class="trp-language-switcher trp-language-switcher-container" id="trp_ald_no_text_select" data-no-translation> <div class="trp-ls-shortcode-current-language" id="zh_CN" special-selector="trp_ald_popup_current_language" data-trp-ald-selected-language="zh_CN"> <img class="trp-flag-image" src="https://www.361sale.com/wp-content/plugins/translatepress-multilingual/assets/images/flags/zh_CN.png" width="18" height="12" alt="zh_CN" title="简体中文"> 简体中文 </div> <div class="trp-ls-shortcode-language" id="trp_ald_no_text_popup_select_container"> <div class="trp-ald-popup-select" id="zh_CN" data-trp-ald-selected-language= "zh_CN"> <img class="trp-flag-image" src="https://www.361sale.com/wp-content/plugins/translatepress-multilingual/assets/images/flags/zh_CN.png" width="18" height="12" alt="zh_CN" title="简体中文"> 简体中文 </div> <div class="trp-ald-popup-select" id="en_US" data-trp-ald-selected-language="en_US"> <img class="trp-flag-image" src="https://www.361sale.com/wp-content/plugins/translatepress-multilingual/assets/images/flags/en_US.png" width="18" height="12" alt="en_US" title="English"> English </div> <div class="trp-ald-popup-select" id="ja" data-trp-ald-selected-language="ja"> <img class="trp-flag-image" src="https://www.361sale.com/wp-content/plugins/translatepress-multilingual/assets/images/flags/ja.png" width="18" height="12" alt="ja" title="日本語"> 日本語 </div> <div class="trp-ald-popup-select" id="fr_FR" data-trp-ald-selected-language="fr_FR"> <img class="trp-flag-image" src="https://www.361sale.com/wp-content/plugins/translatepress-multilingual/assets/images/flags/fr_FR.png" width="18" height="12" alt="fr_FR" title="Français"> Français </div> <div class="trp-ald-popup-select" id="es_ES" data-trp-ald-selected-language="es_ES"> <img class="trp-flag-image" src="https://www.361sale.com/wp-content/plugins/translatepress-multilingual/assets/images/flags/es_ES.png" width="18" height="12" alt="es_ES" title="Español"> Español </div> </div> </div> </div> <div class="trp_ald_change_language_div"> <a href="https://www.361sale.com" id="trp_ald_no_text_popup_change_language"> Change Language </a> </div> </div> <div id="trp_ald_no_text_popup_x"> <button id="trp_close"></button> </div> </div> </div> </template> <script type="text/javascript"> window._win = { views: '86482', www: 'https://www.361sale.com/en', uri: 'https://www.361sale.com/wp-content/themes/zibll', ver: '8.5', imgbox: '1', imgbox_type: 'group', imgbox_thumbs: '1', imgbox_zoom: '1', imgbox_full: '1', imgbox_play: '1', imgbox_down: '1', sign_type: 'modal', signin_url: 'https://www.361sale.com/en/user-sign?tab=signin&redirect_to=https%3A%2F%2Fwww.361sale.com%2Fen%2F86482', signup_url: 'https://www.361sale.com/en/user-sign?tab=signup&redirect_to=https%3A%2F%2Fwww.361sale.com%2Fen%2F86482', ajax_url: 'https://www.361sale.com/wp-admin/admin-ajax.php', ajaxpager: '', ajax_trigger: '<i class="fa fa-angle-right"></i>加载更多', ajax_nomore: '没有更多内容了', qj_loading: '', highlight_kg: '1', highlight_hh: '', highlight_btn: '1', highlight_zt: 'dracula', highlight_white_zt: 'enlighter', highlight_dark_zt: 'dracula', upload_img_size: '10', img_upload_multiple: '6', upload_video_size: '30', upload_file_size: '30', upload_ext: 'jpg|jpeg|jpe|gif|png|bmp|tiff|tif|webp|avif|ico|heic|heif|heics|heifs|asf|asx|wmv|wmx|wm|avi|divx|flv|mov|qt|mpeg|mpg|mpe|mp4|m4v|ogv|webm|mkv|3gp|3gpp|3g2|3gp2|txt|asc|c|cc|h|srt|csv|tsv|ics|rtx|css|vtt|dfxp|mp3|m4a|m4b|aac|ra|ram|wav|x-wav|ogg|oga|flac|mid|midi|wma|wax|mka|rtf|pdf|class|tar|zip|gz|gzip|rar|7z|psd|xcf|doc|pot|pps|ppt|wri|xla|xls|xlt|xlw|mdb|mpp|docx|docm|dotx|dotm|xlsx|xlsm|xlsb|xltx|xltm|xlam|pptx|pptm|ppsx|ppsm|potx|potm|ppam|sldx|sldm|onetoc|onetoc2|onetmp|onepkg|oxps|xps|odt|odp|ods|odg|odc|odb|odf|wp|wpd|key|numbers|pages', user_upload_nonce: '04deb06c12', is_split_upload: '1', split_minimum_size: '20', comment_upload_img: '1' } </script> <div class="float-right round position-bottom scroll-down-hide"></div><div mini-touch="nav_search" touch-direction="top" class="main-search fixed-body main-bg box-body navbar-search nopw-sm"><div class="container"><div class="mb20"><button class="close" data-toggle-class data-target=".navbar-search" ><svg class="ic-close" aria-hidden="true"><use xlink:href="#icon-close"></use></svg></button></div><div remote-box="https://www.361sale.com/wp-admin/admin-ajax.php?action=search_box" load-click><div class="search-input"><p><i class="placeholder s1 mr6"></i><i class="placeholder s1 mr6"></i><i class="placeholder s1 mr6"></i></p><p class="placeholder k2"></p> <p class="placeholder t1"></p><p><i class="placeholder s1 mr6"></i><i class="placeholder s1 mr6"></i><i class="placeholder s1 mr6"></i><i class="placeholder s1 mr6"></i></p><p class="placeholder k1"></p><p class="placeholder t1"></p><p></p> <p class="placeholder k1" style="height: 80px;"></p> </div></div></div></div> <div class="modal fade" id="u_sign" tabindex="-1" role="dialog"> <div class="modal-dialog" role="document"> <div class="sign-content"> <div class="sign zib-widget blur-bg relative"> <button class="close" data-dismiss="modal"> <svg class="ic-close" aria-hidden="true" data-viewbox="0 0 1024 1024" viewbox="0 0 1024 1024"><use xlink:href="#icon-close"></use></svg> </button> <div class="tab-content"><div class="tab-pane fade active in" id="tab-sign-in"><div class="box-body"><div class="title-h-left fa-2x">log in</div><a class="muted-color px12" href="#tab-sign-up" data-toggle="tab">Don't have an account? Register Now<i class="em12 ml3 fa fa-angle-right"></i></a></div><div id="sign-in"><form action=""><div class="relative line-form mb10"><input type="text" name="username" class="line-form-input" tabindex="1" placeholder=""><i class="line-form-line"></i><div class="scale-placeholder">Username or Email</div></div><div class="relative line-form mb10"><input type="password" name="password" class="line-form-input" tabindex="2" placeholder=""><div class="scale-placeholder">login password</div><div class="abs-right passw muted-2-color"><i class="fa-fw fa fa-eye"></i></div><i class="line-form-line"></i></div><input machine-verification="slider" type="hidden" name="captcha_mode" value="slider" slider-id=""><div class="relative line-form mb10 em09"><span class="muted-color form-checkbox"><input type="checkbox" id="remember" checked="checked" tabindex="4" name="remember" value="forever"><label for="remember" class="ml3">Remember to log in</label></span><span class="pull-right muted-2-color"><a rel="nofollow" class="muted-2-color" href="https://www.361sale.com/en/user-sign?tab=resetpassword&redirect_to=https%3A%2F%2Fwww.361sale.com%2Fen%2F86482">Retrieve password</a></span></div><div class="box-body"><input type="hidden" name="action" value="user_signin"><button type="button" class="but radius jb-blue padding-lg signsubmit-loader btn-block"><i class="fa fa-sign-in mr10"></i>log in</button></div><input type="hidden" name="trp-form-language" value="en"/></form><p class="social-separator separator muted-3-color em09">Social Account Login</p><div class="social_loginbar"><a rel="nofollow" title="WeChat Login" href="https://www.361sale.com/en/oauth/weixingzh?rurl=https%3A%2F%2Fwww.361sale.com%2Fen%2F86482" class="social-login-item weixingzh toggle-radius qrcode-signin"><i class="fa fa-weixin" aria-hidden="true"></i></a><a rel="nofollow" title="GitHub Login" href="https://www.361sale.com/en/oauth/github?rurl=https%3A%2F%2Fwww.361sale.com%2Fen%2F86482" class="social-login-item github toggle-radius"><i class="fa fa-github" aria-hidden="true"></i></a></div><div class="muted-color mt10 text-center px12 opacity8">By logging in with your social account, you agree<a class="focus-color" target="_blank" href="https://www.361sale.com/en/terms">user agreement</a>,<a class="focus-color" target="_blank" href="https://www.361sale.com/en/privacy-policy">Privacy Statement</a></div></div></div><div class="tab-pane fade" id="tab-sign-up"><div class="box-body"><div class="title-h-left fa-2x">enrollment</div><a class="muted-color px12" href="#tab-sign-in" data-toggle="tab">Already have an account, log in now<i class="em12 ml3 fa fa-angle-right"></i></a></div><form id="sign-up" action=""><div class="relative line-form mb10"><input type="text" name="name" class="line-form-input" tabindex="1" placeholder=""><i class="line-form-line"></i><div class="scale-placeholder">Setting the user name</div></div><div class="relative line-form mb10"><input change-show=".change-show" type="text" name="email" class="line-form-input" tabindex="1" placeholder=""><i class="line-form-line"></i><div class="scale-placeholder">inbox</div></div><input machine-verification="slider" type="hidden" name="captcha_mode" value="slider" slider-id=""><div class="relative line-form mb10 change-show"><input type="text" name="captch" class="line-form-input" autocomplete="off" tabindex="2" placeholder=""><i class="line-form-line"></i><div class="scale-placeholder">CAPTCHA, a type of challenge-response test (computing)</div><span class="yztx abs-right"><button type="button" form-action="signup_captcha" class="but c-blue captchsubmit">CAPTCHA</button></span><div class="abs-right match-ok muted-color"><i class="fa-fw fa fa-check-circle"></i></div><input type="hidden" name="captcha_type" value="email"><input type="hidden" id="_wpnonce" name="_wpnonce" value="3feaa37cfd" /></div><div class="relative line-form mb10"><input type="password" name="password2" class="line-form-input" tabindex="3" placeholder=""><div class="scale-placeholder">Setting a password</div><div class="abs-right passw muted-2-color"><i class="fa-fw fa fa-eye"></i></div><i class="line-form-line"></i></div><div class="box-body"><input type="hidden" name="action" value="user_signup"><button type="button" class="but radius jb-green padding-lg signsubmit-loader btn-block"><svg class="icon mr10" aria-hidden="true" data-viewbox="0 0 1024 1024" viewbox="0 0 1024 1024"><use xlink:href="#icon-signup"></use></svg>enrollment</button><div class="form-checkbox muted-color mt10 text-center px12 opacity8"><input name="user_agreement" id="user_agreement" type="checkbox"><label for="user_agreement" class="px12 ml6" style="font-weight:normal;">Have read and agree to<a class="focus-color" target="_blank" href="https://www.361sale.com/en/terms">user agreement</a>,<a class="focus-color" target="_blank" href="https://www.361sale.com/en/privacy-policy">Privacy Statement</a></label></div></div><input type="hidden" name="trp-form-language" value="en"/></form></div><div class="tab-pane fade" id="tab-qrcode-signin"><div class="box-body"><div class="title-h-left fa-2x">Swipe to log in</div><span class="muted-3-color px12">utilization<a class="muted-color" href="#tab-sign-in" data-toggle="tab">Other ways to log in</a>maybe<a class="muted-color" href="#tab-sign-up" data-toggle="tab">enrollment</a></span><a class="muted-color px12 hide" href="#tab-qrcode-signin" data-toggle="tab">Swipe to log in</a></div><div class="qrcode-signin-container box-body text-center"><p class="placeholder" style="height:180px;width:180px;margin:auto;"></p><p class="placeholder" style="height:27px;width:200px;margin:15px auto 0;"></p></div><div class="muted-color mt10 text-center px12 opacity8">By scanning the code and logging in, you agree<a class="focus-color" target="_blank" href="https://www.361sale.com/en/terms">user agreement</a>,<a class="focus-color" target="_blank" href="https://www.361sale.com/en/privacy-policy">Privacy Statement</a></div></div></div> </div> </div> </div> </div> <style> /* ===== 公共基础 ===== */ .side-fixed-ad { position: fixed; z-index: 9999; } /* ===== 桌面端 ===== */ @media (min-width: 1200px) { .side-fixed-ad { top: 50%; transform: translateY(-50%); } #side-ad-left { left: calc(50% - 600px - 140px); } #side-ad-right { right: calc(50% - 600px - 140px); } .side-fixed-ad img { width: 120px; } } /* ===== 平板 ===== */ @media (min-width: 768px) and (max-width: 1199px) { .side-fixed-ad { top: 50%; transform: translateY(-50%); } #side-ad-left { left: 8px; } #side-ad-right { right: 8px; } .side-fixed-ad img { width: 90px; } } /* ===== 手机端:底部悬浮横幅 ===== */ @media (max-width: 767px) { #side-ad-left, #side-ad-right { bottom: 12px; top: auto; transform: none; } #side-ad-left { left: 12px; } #side-ad-right { right: 12px; } .side-fixed-ad img { width: 140px; } } </style> <!-- 左侧广告 --> <div id="side-ad-left" class="side-fixed-ad"> <a href="https://www.geekexpress.com.cn/" target="_blank" rel="nofollow noopener"> <img src="/wp-content/uploads/2025/12/20251225104643178-20251225-104419.png" alt="Ad Left"> </a> </div> <!-- 右侧广告 --> <div id="side-ad-right" class="side-fixed-ad"> <a href="https://www.geekexpress.com.cn/" target="_blank" rel="nofollow noopener"> <img src="/wp-content/uploads/2025/12/20251225104643178-20251225-104419.png" alt="Ad Right"> </a> </div> <script type='text/javascript'> (function () { var c = document.body.className; c = c.replace(/woocommerce-no-js/, 'woocommerce-js'); document.body.className = c; })(); </script> <link rel='stylesheet' id='wc-blocks-style-css' href='https://www.361sale.com/wp-content/plugins/woocommerce/assets/client/blocks/wc-blocks.css' type='text/css' media='all' /> <script type="text/javascript" src="https://www.361sale.com/wp-content/themes/zibll/js/libs/bootstrap.min.js" id="bootstrap-js"></script> <script type="text/javascript" src="https://www.361sale.com/wp-content/themes/zibll/js/loader.js" id="_loader-js"></script> <script type="text/javascript" src="https://www.361sale.com/wp-content/themes/zibll/inc/functions/bbs/assets/js/main.min.js" id="forums-js"></script> <script type="text/javascript" src="https://www.361sale.com/wp-content/themes/zibll/inc/functions/shop/assets/js/main.min.js" id="shop-js"></script> <script type="text/javascript" src="https://www.361sale.com/wp-content/plugins/woocommerce/assets/js/sourcebuster/sourcebuster.min.js" id="sourcebuster-js-js"></script> <script type="text/javascript" id="wc-order-attribution-js-extra"> /* <![CDATA[ */ var wc_order_attribution = {"params":{"lifetime":1.0e-5,"session":30,"base64":false,"ajaxurl":"https:\/\/www.361sale.com\/wp-admin\/admin-ajax.php","prefix":"wc_order_attribution_","allowTracking":true},"fields":{"source_type":"current.typ","referrer":"current_add.rf","utm_campaign":"current.cmp","utm_source":"current.src","utm_medium":"current.mdm","utm_content":"current.cnt","utm_id":"current.id","utm_term":"current.trm","utm_source_platform":"current.plt","utm_creative_format":"current.fmt","utm_marketing_tactic":"current.tct","session_entry":"current_add.ep","session_start_time":"current_add.fd","session_pages":"session.pgs","session_count":"udata.vst","user_agent":"udata.uag"}}; /* ]]> */ </script> <script type="text/javascript" src="https://www.361sale.com/wp-content/plugins/woocommerce/assets/js/frontend/order-attribution.min.js" id="wc-order-attribution-js"></script> <!--FOOTER_CODE_START--> <div class="gotop"> <div class="gotop-box"> <div class="gotop-item activity"> <a href="/en/user/rebate/"> <img src="/images/zbfox-follow-activity-1.png" alt="activity" class="a1"> <img src="/images/zbfox-follow-activity-2.png" alt="activity" class="a2"> <a href="https://www.361sale.com/en/affiliate/" target="_blank"> <div class="popover" style="background: url(https://www.361sale.com/wp-content/uploads/2024/11/113.png) no-repeat center/cover;"></div> </a> </div> <div class="gotop-item gotop-vip"> <a class="vip-buy vip-btn pay-vip" vip-level="2" data-toggle="tooltip" data-placement="top" href="javascript:;" data-original-title="开通会员"> <img src="/images/zbfox-follow-vip.svg" alt="member"> <p class="text">member</p> </a> </div> <div class="gotop-item"> <a href="javascript:;" class="toggle-theme toggle-radius"> <i class="fa fa-toggle-theme">The </i> </a> </div> <div class="gotop-item gotop-service"> <img src="/images/zbfox-kefu.svg" alt="first aid"> <p class="text">first aid</p> <div class="gotop-service-box"> <div class="tops"> <p>online time<br>9:00 - 18:00</p> <div class="gotop-wx-box"> <div class="boxs"> <p>Contact Customer Service</p> <img src="https://www.361sale.com/wp-content/uploads/2024/11/20241121100828475-1732154895969.png" alt="Swipe to contact customer service"> </div> <div class="btms"> <em>telephone call</em> <span>020-2206-9892</span> </div> </div> <div class="btms"> <em>QQ contact</em> <span>1025174874</span> </div> </div> <div class="btms"> <em>Customer service mailbox</em> <span>info@361sale.com</span> </div> </div> </div> <div class="gotop-item gotops hide-on-scroll" id="gotops" style="display: none;"> <a href="javascript:(scrollTo());"> <img src="/images/zbfox-follow-gotop.png" alt="TOP"> <p>TOP</p> </a> </div> </div> </div> <script> // 当页面加载完成后执行 jQuery(document).ready(function($) { // 获取返回顶部按钮 var $gotop = $('.gotop-item.gotops'); // 监听滚动事件 $(window).scroll(function() { // 如果滚动超过了200px,显示返回顶部按钮,否则隐藏 if ($(this).scrollTop() > 200) { $gotop.fadeIn(); } else { $gotop.fadeOut(); } }); // 返回顶部按钮点击事件 $gotop.click(function() { $('html, body').animate({ scrollTop: 0 }, 800); return false; }); }); </script> <!--FOOTER_CODE_END--> <!--FOOTER_CODE_START--> <script> var _hmt = _hmt || []; (function() { var hm = document.createElement("script"); hm.src = "https://hm.baidu.com/hm.js?39457c9bea3f48e1051313e1d3039b16"; var s = document.getElementsByTagName("script")[0]; s.parentNode.insertBefore(hm, s); })(); </script> <!--FOOTER_CODE_END--> <!--baidu_push_js--> <script type="text/javascript"> (function() { var bp = document.createElement('script'); var curProtocol = window.location.protocol.split(':')[0]; if (curProtocol === 'https') { bp.src = 'https://zz.bdstatic.com/linksubmit/push.js'; } else { bp.src = 'http://push.zhanzhang.baidu.com/push.js'; } var s = document.getElementsByTagName("script")[0]; s.parentNode.insertBefore(bp, s); })(); </script> <!--baidu_push_js--> <script type="text/javascript"> console.log("数据库查询:375次 | 页面生成耗时:739.372ms"); </script> </body> </html>