
內容簡介
Simple Search Submission for IndexNow 是一款簡單的外掛,幫助網站擁有者通知搜尋引擎有關網站 URL 的更新。此外掛提供無需繁瑣設定的解決方案,讓內容更新後自動提交給搜尋引擎,提升網站的可見性。
【主要功能】
• 自動提交更新請求給搜尋引擎
• 支援新內容、更新內容及取消索引的通知
• 無需設定,安裝即用
• 可選擇透過 cron job 非同步提交
• 提供簡單的使用體驗
外掛標籤
開發者團隊
② 後台搜尋「Simple Search Submission for IndexNow」→ 直接安裝(推薦)
原文外掛簡介
IndexNow is a simple way of notifying search engines of updates to URLs on a site.
IndexNow allows website owners to submit a request to search engines to prioritize the crawling of a particular page or blog post on your site.
This plugin provides a no-fuss, simple alternative to just submit updates to the search engines.
Crawl requests will be sent to search engines when:
new content is published
existing content is updated
existing content is unpublished (this encourages de-indexing)
the post slug changes (both the old and new are sent index the redirect URL)
De-indexed and redirect URLs are only sent to IndexNow once.
The biggest features of this plugin are the features that it’s missing:
there are no settings, it just works
there are no onboarding steps, it just works
there are no custom database tables, it just works
simply put, there is no fuss!
Simple Search Submission for IndexNow submits the update requests as you save your content. If you wish to submit the URLs asynchronously via a cron job, you can include the code add_filter( 'simple_search_submission_notify_async', '__return_true' ); in your theme or or plugin.
